﻿body, html {
	margin:0px;
	background-color:#737373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFCC66;
}
h1 {
	font-size:24px;
	padding:0px;
	margin: 0 0 5px 0;
	color:White
}
.profileSection
{
	clear: both;
}

.boxpad {
	padding:15px;
}

.instructions
{
	margin: 5px 0;
	font-weight: bold;
	font-size: small;
}

h2 {
	font-size:18px;
	margin-top:0px;
	padding-top:0px;
	color:White;
}
h3 {
	font-size:14px;
}
.disc {
	font-size:10px;
}
#footer {
	margin: 10px 0px 10px 27px;
	font-size:10px;
	text-align:left;
	color:#333333;
	line-height: 14px;
	float:left;
}
#footer a {
	text-decoration:underline;
	color:#333333;
}
#footer a:hover {
	color:#FFFFFF;
}
#logo {
	margin: 10px 0px 5px 0px;
}
.splogo {
	margin:8px 0px 0px 0px;
}

.topnav {
	padding: 25px 25px 20px 7px;
	text-align: center;
	font-weight: bold;
}

.radmenu
{
	margin-bottom: 10px;
}

.radmenu .item
{
	font-size: 15px;
	padding: 0px 9px;
	border-left: solid white 1px;
}

.radmenu .first
{
	border: none;
}

.vertical .first
{
	padding-top: 5px;
}

.vertical .item
{
	text-align: left;
	border-left: solid white 1px;
	border-right: solid white 1px;
	margin-left: -1px;
	background: #737373;
	padding-bottom: 2px;
}

.vertical .item:hover
{
	background: black;
}

.vertical .last
{
	border-bottom: solid white 1px;
}

.radmenu .item a:link
{
	color: White;
}

.radmenu .item a:visited
{
	color: White;
}

#topnav img {
	padding:0px 30px;
}
.nav {
	border-right: 1px solid #FFFFFF;
	float:left;
}
.bluebox {
	background-color:#3366cc;
	}
.greenbox {
	background-color:#99A36B;
	}
.pinkbox {
	background-color:#94495B;
	}
.graybox {
	background-color:#333333;
	}
#podtitle {
	margin:0px 0px 15px 0px;
}
#imgpadleft {
	margin:0px 10px 5px 0px;
	float:left;
	}
#imgpad {
	margin:4px;
	}
.rightline {
	border-right: 1px solid #333333;
}
.bottomline {
	border-bottom:1px solid #333333;
}
.photopad {
	padding:0px 10px 10px 0px;
}

.surveyquestion
{
	vertical-align: top;
	text-align: right;
	padding-top: 8px;
	width: 195px;
}

.surveyanswer
{
	padding-top: 8px;
	padding-left: 5px;
}

.userProfileSmall
{
	width: 500px;
	padding: 10px;
	margin: 5px;
	border: solid darkblue 1px;
}

.bottomrightpane .userProfileSmall
{
	width: 400px;
	padding: 0px;
	margin: 0px;
	border: none;
}


.calendarMonth
{
	background: #623000;
	color: #dcbd91;
	font-size: 35px;
	padding: 0;
	margin: 0px 0px;
	font-weight: bold;
	height: 40px;
	line-height: 37px;
}

.calendarEvent
{
	width: 600px;
	background: #f5e0c5;
	color: Black;
	font-size: 11px;
	margin: 10px auto;
}

.eventWhenWhereCost
{
	padding: 5px 10px;
	background: #e9d2b3;
}

.eventDescription
{
	padding: 5px 10px;
}

.eventHeader
{
	padding: 0px 10px;
	color: #f5e0c5;
	font-size: 20px;
}

.calendar
{
	background: #d4b598;
	padding: 15px 0px;
}

.contactTable
{
	padding-top: 10px;
	font-size: 12px;
}

.contactTable tr td
{
	padding-top: 5px;
}

.contactTable tr td.label
{
	text-align: right;
}

.featuredUser
{
	width: 250px;
}

.featuredUser .userProfileSmall
{
	border: none;
	width: 250px;
}

#zoomCaption a
{
	color: Yellow;
}

#zoomCaption a:hover
{
	color: Orange;
	text-decoration:none;
}

.blueBox a
{
	color: White;
	text-decoration: underline;
	font-size: 12px;
}
.blueBox a:visited
{
color: White;
text-decoration: underline;
font-size: 12px;
}

.blueBox a:hover
{
	color: Orange;
	font-size: 12px;
}

.greenBox a
{
	color: White;
	text-decoration: underline;
	font-size: 12px;
}
.greenBox a:visited
{
color: White;
text-decoration: underline;
font-size: 12px;
}

.greenBox a:hover
{
	color: #3366cc;
	font-size: 12px;
}

.calendarEvent a
{
	color: Black;
}


