/* General styles START */
body {
	background-color: #FFDE42;
	font-family: "Trebuchet Ms";
	padding: 0.5em;
}
a:link {
	color: #3DA1CC;
}
a:hover, a:visited:hover {
	color: #B1D9EB;
}
a:focus {
	background-color: #FFDE42;
}
a:visited {
	color: #003366;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.invisible {
	position: absolute;
	left: -9000px;
}
.hidden {
	display: none;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #FFDE42;
}
h2 {
	color: #FFDE42;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: normal;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	margin-left: 9em;
}
/* General styles END */
/* search bar & top link styles START */
#topLinks {
	float: right;
	margin-right: 0.5em;
	margin-top: 0.5em;
}
#topLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topLinks li {
	float: left;
	padding-left: 0.5em;
}
.border {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 0.85em;
}
/* search bar & top link styles END */
/* Logo styles START */
#logo {
	clear: right;
	padding-left: 0.5em;
}
#logo h1 {
	font-weight: normal;
	font-size: 2.65em;
	display: inline;
	vertical-align: 35%;
	margin-left: 0.5em;
	color: #000000;
}
#logo a:link, #logo a:visited, #logo a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* Logo styles END */
/* Nav styles START */
#nav {
	margin: 10px 0px 0px;
	clear: left;
	width: 100%;
	float: left;

}
#nav ul {
	width:40.5em; 
	margin-left:20%;
	margin-top:0;
	margin-bottom:0;
	list-style: none;
}
html>body #nav ul {margin:0 auto}
#nav li {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	white-space: nowrap;
}
#nav a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(images/rightTab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 14px;
}
#nav a span {
	background-image: url(images/leftTab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
#nav #selected a, #nav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(images/rightTabS.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 14px;
}
#nav #selected a span, #nav a:hover span {
	background-image: url(images/leftTabS.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
#bar {
	background-color: #333333;
	width: 100%;
	height: 0.5em;
	clear: left;

}
/* Form styles start */
fieldset {
	border: 1px solid #FFDE42;
	padding: 1em;
}
legend {
	background-color: #FFF7D0;
	border: 1px solid #FFDE42;
	padding: 0.1em 0.5em;
	margin: 0px;
}
.btnSubmit {
	margin-left: 10em;
	margin-right: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-weight: bold;
}
.leftCol {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
}
/* form styles END */
/* main body styles START */
#leftContent {
	float: left;
	background-color: #FFFFFF;
	padding-left: 1em;
	padding-right: 1em;
	width: 65%;
}
#rightContent {
	background-color: #FFFFFF;
	padding-right: 1%;
	padding-left: 1%;
	margin-left: 67%;
}
#membership li, #login li {
	list-style-image: url(images/bullet.gif);
	padding-left: 0.25em;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li {
	float: left;
	padding-left: 0.5em;
}
.posted {
	font-style: italic;
}
.leftColProfile {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.75em;
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
}
.popup {
	clear: both;
	display: none;
}
#blankDiv {
	position: absolute;
	 left: 0;
	 top: 0;
	 visibility: hidden;
}
#latestMember img {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
#footer {
	border-top-width: 0.25em;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	padding-bottom: 0.25em;
}
#footer p, #footer h1 {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;


}
.yellow {
	color: #FFDE42;
	font-weight: bold;
}
.spacer {
	background-repeat: repeat-x;
	background-position: left top;
}
#leftContent img {
	border: 1px solid #000000;
	float: right;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
#registrationNav {
	background-color: #FFF7D0;
	border: solid 1px #FFDE42;
	padding: 0.5em;
}
.selectedStep {
	font-weight: bold;
}
.unSelectedStep {
	color: #999;
}
#registrationNav span {
	padding-right: 1em;
}
#comments ul, .comments ul {
	margin: 0px;
	padding: 0px;
}
#comments li, .comments li {
	float: left;
	margin-left: 0em;
	padding-left: 0.5em;
	list-style-type: none;
	font-weight: bold;
}
.profileComment {
	margin-left: 9em;
}
.commentDivider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	clear: both;
}
.divComment {
	background-color: #FFF7D0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}
.red {
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bold;
}
textarea {
	font-family: "Trebuchet Ms";
	font-size: 0.9em;
}
#cmsContainer {
	padding: 1em;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.green {
	font-weight: bold;
	color: #99FF00;
	text-transform: uppercase;
}
.spam {
	font-size: 0.8em;
	color: #666666;
}
