body {
	margin: 0;
	padding: 0;
	background-color: #ABB5CF; 
	background-image: url(/media/bg.jpg);
	background-position: top;
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #555;
	text-align: center; }
	
a:link, a:active { 
	color: #566BA0;
	font-weight: bold;
	text-decoration: none; }
	
a:visited { 
	color: #8896BC;
	font-weight: bold;
	text-decoration: none; }
		
a:hover {
	color: #2F763A;
	font-weight: bold;
	text-decoration: none; }
	
img { 
	border: 0;
	line-height: 0; }
	
table { 	
	border: 0; }
	
tr { 
	vertical-align: top; }
	
h1 { 
	clear: both;
	margin: 0;
	padding: 12px 24px 18px 24px;
	background: #fff;
	background-image:url(/media/dividerblocks.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 22px;
	font-weight: 100;
	text-align: center; }
	
h2 { 
	clear: right;
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 100; }
	
#container { 
	width: 740px;
	background-image: url(/media/bgwhite.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0 auto 0;
	padding: 0 15px 0 15px;
	text-align: left; }
	
#header { 
	height: 155px;
	margin: 0;
	padding: 12px 12px 0 12px;
	line-height: 0;
	background: #fff; }

#nav ul {
	margin: 0;
	padding: 0;
	background-color: #566BA0;
	color: #fff;
	float: left;
	width: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif; }

#nav ul li { display: inline; }

#nav ul li a {
	padding: 9px 12px 9px 12px;
	background-color: #566BA0;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 0; }
	
#nav ul li.current a { 
	background-color: #2F763A; }

#nav ul li a:hover {
	background-color: #2F763A;
	color: #fff;
	border-bottom: 0; }
	
#main { 
	background: #fff; }
	
#pagecontent { 
	width: 471px;
	padding: 12px;
	float: left; }
	
#features { 
	margin: 0 0 0 495px;
	padding: 12px;
	border-left: 1px dotted #566BA0; }
	
#footer { 
	clear: both;
	background: #fff;
	background-image: url(/media/dividerblocks.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 18px 12px 12px 12px;
	font-size: 10px;
	text-align: center; }
	
.primaryhead { 
	padding: 0 0 12px 0; }
	
.secondaryhead {
	padding: 12px 0 12px 0; }
	
.photocaption { 
	width: 250px; 
	float: right; 
	background: #eee; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px;
	margin: 0 0 3px 3px; }
	
.xphotos { 
	background: #eee; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px;
	margin: 0 0 3px 3px; }
	
.subnav { 
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
.subnav a { 
	font-weight: normal; }
	
table.featuretable { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	width: 216px; } 
	
table.featuretable a { 
	font-weight: normal; }
	
tr.oddfeature { 
	vertical-align: top;
	background: #fff; }
	
tr.evenfeature { 
	vertical-align: top;
	background: #eee; }
	
td.featureleft { 
	width: 90px;
	padding: 3px 0 3px 0; }
	
td.featureright { 
	padding: 3px 0 3px 12px; }
	
td.contactleft { 
	padding: 0 0 6px 0; }

td.contactright { 
	padding: 0 0 6px 12px; }
	
tr.memberrow { 
	vertical-align: top; }
	
td.memberleft { 
	padding: 0 0 6px 0; }

td.memberright { 
	padding: 0 0 6px 6px; }
	
table.eventtable { 
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
table.eventtable a { 
	font-weight: normal; }
	
tr.eventodd { 
	vertical-align: top; }
	
tr.eventeven { 
	vertical-align: top;
	background: #eee; }
	
td.title { 
	width: 200px;
	padding: 3px 0 3px 0; }
	
td.category { 
	width: 108px;
	padding: 3px 0 3px 12px; }
	
td.dates { 
	width: 138px;
	padding: 3px 0 3px 12px; }
	
table.ballot td { 
	padding: 0 10px 10px 0; }
	
form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	border: none; }
	
input, textarea, select {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 5px 0 0 0;
	background-color: #D5DAE7;
	BORDER-TOP:    #eee 1px inset;  
	BORDER-LEFT:   #eee 1px inset;  
	BORDER-BOTTOM: #eee 1px outset;  
	BORDER-RIGHT:  #eee 1px outset;  }  

.submit, .reset { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #fff; 
	margin: 5px 0 0 0;
	background-color: #566BA0; 
	BORDER-TOP:    0; 
	BORDER-LEFT:   0;  
	BORDER-BOTTOM: 0;  
	BORDER-RIGHT:  0;  }
	
.featureform { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; }
	
.featuresubmit, .featurereset { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff; 
	margin: 5px 0 0 0;
	padding: 2px 2px 1px 2px;
	background-color: #566BA0; 
	BORDER-TOP:    0; 
	BORDER-LEFT:   0;  
	BORDER-BOTTOM: 0;  
	BORDER-RIGHT:  0;  }

	
