body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0 auto;
}

#colwrapper a:link, #colwrapper a:visited {color:#005da2;}
#colwrapper a:hover {color:#eb7006;}

#wrapper {
	width:998px;
	margin:0 auto;
}

#header {
	height:158px;
	background-image:url(../images/logotop.gif);
	background-repeat:no-repeat;	
}

#phonenumber {
	width:310px;
	padding-top:5px;
	text-align:right;
	float:right;
}

#colwrapper {
	background-image:url(../images/colbg.gif);
}

#colwrapper_sub { background-image:url(../images/colbg_sub.gif); }

#leftcontent {
	float:left;
	width:218px;
}

#centercontent {
	float:left;
	width:623px;
}

#rightcontent {
	float:right;
	width:127px;
	padding:15px;
}

#subpage_content { 
	float:left; 
	width:750px; 
	margin-left:15px; 
	margin-top:5px; 
}

#subpage_left_content {
	border:0px;
	float:left;
	width:218px;
	hight:auto;
}

#subpage_upcoming_event_content {
	padding:15px;
}

#subpage_bottomleft_content {
	background-image:url(../images/bottomleft.gif);
}

#rightcontent .sponsor {
	border: 1px solid #ececec;
}

#mainphoto {
	padding:1px;
}

#quicklinks {

}

#quicklinks .button, #quicklinks .buttonhover {
	background-image:url(../images/quicklinksover.gif);
	height:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:7px 0px 7px 26px;
	border-top:1px solid #e8e2d7;
	color:#5e441f;
}

#quicklinks .last {
	border-bottom:1px solid #e8e2d7;
}

#quicklinks .button {
	background-position:top left;
}

#quicklinks .buttonhover {
	background-position:0 -29px;
	cursor:pointer;
	color:#214578;
	text-decoration:underline;
}

#content {
	padding:30px;
	line-height:22px;
}

#content h1 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	background-image:url(../images/divider.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0;
	padding-bottom:20px;
	color:#1e4782;
}

#upcomingevents {
	padding:15px;
}

#footercontainer {
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	padding:20px;
}

#footer {
	width:998px;
	margin:0 auto;
	color:#d9e5ed;
}

#footer a:link, #footer a:visited {font-size:12px; color:#fff;}
#footer a:hover {color:#99d3ff;}

.usermenu { font-size: 12px; }
.usermenu A { color: #ffffff !important; }

.nestedhdr { margin-top:9px; margin-bottom:5px; }