/* GENERAL STYLES */
html{
width:100%;
margin:0;
padding:0;
	background: url(/images/bg_main.gif) repeat-y top center;
}
body {
width:100%;
margin:0;
padding:0;
	color: #666; text-align: center;
}
body, span, div, th, td, ol, ul, li, dd, dt  {
	font: 400 11px/1.5em verdana,helvetica,sans-serif;
}
ul {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	position:relative;
	left:-5px;
}
input {
	font:11px verdana,helvetica,sans-serif;
	height:16px;
	/* border:0px solid #ffffff; */
}
select {
	font: 400 11px/1.5em verdana,helvetica,sans-serif;
}
option {
	font: 400 11px/1.5em verdana,helvetica,sans-serif;
}
p {
	font:400 11px/1.5em verdana, helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
}
h1 {
	font: 400 18px/1.5em verdana,helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
}
h3 {
	font: 700 13px/1.5em verdana,helvetica,sans-serif;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0px;
	color:#89474b;
}
hr {
	color: #dedede;
	background-color: #dedede;
	width: 70%;
	border: none;
	height: 1px;
}
textarea {
	font: 400 11px/1.5em verdana,helvetica,sans-serif;
}
div.screen {
	display: block; z-index: 2; visibility: visible;
}
div.print {
	display: none; z-index: 1; visibility: hidden;
}
form {
	padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
img {
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none;
}
img.floatingtext {
	float: left; 
	margin-right: 10px;
}
table {   
        border-width: 0 0 0 0;
}
td {
        border-width: 0 0 0 0;
}
div, span, p, img, span, table, td {
	vertical-align: top;
}
a {
	color: #762a30; text-decoration: none;
}
a:link {
	color: #762a30; text-decoration: none;
}
a:active {
	color: #762a30; text-decoration: none;
}
a:visited {
	color: #762a30; text-decoration: none;
}
a:hover {
	color: #762a30; text-decoration: underline;
}
html, body{
}
div#wrapper{
	position:relative;
	display: block; margin:0px auto;width: 1000px;
	text-align: left;
}
div#header{
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	width:100%;
	background: url(/images/topline.png) no-repeat bottom left;
	margin-bottom:10px;
	height:120px;
	}
div#logo{
	display:block;
	padding:25px 0 15px 70px;
	width:600px;
}
div#login{
	position:relative;
	padding:50px 0 0 0;
	width:263px;
	float:right;
	border:0px solid #000000;
	margin-right:10px;

}
div#memberlogin{
	display:block;
	float:left;
	border:0px solid #000000;
}
div#forgotpassword{
	display:block;
	float:right;
	font:10px verdana,helvetica,sans-serif;
}
div#loginfields{
	display:block;
	vertical-align:bottom;
	padding-bottom:5px;
}
div#loginfields .textfield{
	width:115px;margin-right:5px;
	}

div#toptext{
	display:block;
	color:#89474b;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
	text-align: right;
}
/*******Main Content*****/
div#leftmenu{
	display:block;
	height:500px;
	width:150px;
	background: url(/images/leftline.gif) no-repeat right top;
	text-align:right;
	padding-right:5px;
	padding-top:13px;
	float:left;
}
div#mainContent{
	position:relative;
	float:right;
	width:830px;
	padding-bottom:20px;
	padding-right:5px;
}
div#flashBanner{
	height:185px;
	width:830px;
	margin-bottom:5px;
}
div#noticeBoard{
	display:block;
	width:192px;
	margin-right:8px;
}
div#events{
	display:block;
	width:430px;
	margin-right:8px;
}
div#rightColumn{
	display:block;
	width:192px;
}
div#rightContainer{
	display:block;
	width:192px;
	border:0px solid #000000;
	float:right;
}
.homeTitle, .spTitle{
	height:28px;
	color:#89474b;
	font-weight:normal;
	font: 13px/1.5em verdana,helvetica,sans-serif;
	padding:5px 0 0 15px;
	margin-bottom:2px;
}
.homeTitle{
	background-color:#ffffff;
}
div#nbContent, div.eventsContent, div#memberContent{
	background-color:#ffffff;
	padding:5px 10px 5px 15px;
	margin-bottom: 5px;
}

div.eventsContent{
	background: url(/images/bg_events.png) no-repeat top left;
}

div#memberContent{
}
.eventTitle{
	font-weight:bold;
	float:left;
	width:300px;
	border:0px solid #000000;
}
.eventDate{
	font-weight:bold;
	/* width:90px; */
	float:right;
	border:0px solid #000000;
	text-align:right;
}
.eventSummary{
	width:400px;
	border:0px solid #000000;
	margin-bottom:5px;
	clear:both;
}
.eventListingSummary {
	clear:both;
}
div#pageContent{
	padding-left:15px;
	float:left;
	width:600px;
        padding-top:11px;
}
div#rightBanner{
	margin-bottom:10px;
}

div#threeColContainer{
	width:100%;
	display:table;
	position:relative;
	margin:0 auto;
	padding:0;
	clear:both;
	text-align:left;
	float:right;
	display:inline;
}
div#threeColContainer ul, div#threeColContainer ul li{
position:relative;
margin:0;
}
div#threeColContainer ul{
list-style:none;
display:table-row;
clear:both;
}
div#threeColContainer ul li{
display:table-cell;
}

/*****************************/



div#footerContainer{
	display:inline;
	text-align:center;
	width:100%;
}
div#footerlinks, div.poweredbylogos{
	width:100%;
	display:block;
	position:relative;
	margin:0 auto;
	padding:0;
	border:none;
	clear:both;
	text-align:center;
}
div#footerlinks ul, div.poweredbylogos ul, div#footerlinks ul li, div.poweredbylogos ul li, div.copyright ul, div.copyright ul li {
position:relative;
display:inline;
margin:0;
}
div#footerlinks ul, div.poweredbylogos ul, div.copyright ul {
padding:10px 18px 0;
list-style:none;
clear:both;
}
div#footerlinks ul li, div.poweredbylogos ul li, div.copyright ul li {
padding:0 10px;
line-height:1.2em;
display:inline;
}
div#footerlinks ul li.opt{
background:transparent url(/images/grey_pipe.gif) 100% 50% no-repeat;
}
div#footerlinks ul li {
	text-transform: uppercase;
}
div#footerlinks ul li a, div.copyright ul li a {
	color:#9e9e9a;
	font-weight:bold;
	text-decoration:none;	
}

div.copyright ul li a {
	font-weight: normal;
}

div.poweredbylogos{
	padding-bottom:10px;
}
div#footerlinks{
	padding-bottom:5px;
}
div.copyright{
	color:#9e9e9a;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
div.alignRight{
	float: right;
        padding-right: 5px;
        padding-top: 2px;
}

div.navigationLinks
{
	width: 100%;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: none;
	clear: both;
}

div.navigationLinks ul
{
	position: relative;
	display: inline;
	margin: 0;
	padding-left: 0px;

}

div.navigationLinks ul
{
	list-style: none;
	clear: both;
}
div.navigationLinks  ul li
{
	padding: 0 10px;
	line-height: 1.2em;
	display: inline;
}

div.navigationLinks ul li.opt
{
	background: transparent url(/images/grey_pipe.gif) 100% 50% no-repeat;
}

div.navigationLinks ul li.first
{
	padding-left: 5px;
}

div.navigationLinks ul li a
{
	text-decoration: none;	
}

div.navigationLinks ul li.active
{
	font-weight: bold;
	text-decoration: underline;
	font-color: #762A30;
}

div.navigationLinks
{
	padding-bottom:5px;
}

td.memberprefix
{
	width: 60px;
}

.error {
	color:#CC3131;
	font-weight:normal;
	}

div.errorPanel
{
	border: 		1px dotted #CC3333;
	padding: 		5px;
	color: 			#CC3333;
	margin-bottom: 		20px;
}

div.errorPanel ul
{
	padding-left:		10px;
}

div.errorPanel ul li
{
	background:		transparent url(/images/square_bullet_red.gif) no-repeat scroll 0 6px;
	list-style-type:	none;
	margin:			0 0 5px 10px;
	padding:		0 0 0 10px;
}

input.errorField, select.errorField, textarea.errorField
{
	border:			1px solid #CC3333;
	padding:		1px;
}

input.button
{
	height:			24px;
}

span.req
{
	color:#CC3131;
}
table.content {   
        border-color: #dedede; border-width: 0 0 1px 1px; border-style: solid;
}
td.content {
        border-color: #dedede; border-width: 1px 1px 0 0; border-style: solid; margin: 0; padding: 4px;
}
.noscroll {
	margin: 0;
	padding: 6px 0 0 15px;
}






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
