@charset "utf-8";
/* CSS Document */

#container_wrapper
{
	width:652px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
}

#logo_wrapper
{
	width:652px;
	height:110px;
	background-color:#FFFFFF;
}

#logoarea
{
	float:left;
	width:400px;
	margin:auto;
	height:100px;
}

#logotext
{
	display:none;
}


#content_wrapper
{
	width:650px;
	border-left: solid 1px #afe8aa;
	border-right: solid 1px #afe8aa;
	border-bottom: solid 1px #afe8aa;
	background-color:#FFFFFF;
}

#bottom_content
{
	clear:both;
	width:650px;
	border-left: solid 1px #afe8aa;
	border-right: solid 1px #afe8aa;
	background-color:#FFFFFF;
}

#banner
{
	display:none;

}


#undernav
{
	display:none;	
}

#bottomleft
{
	clear:both;
	width:650px;
	float:left;
	border-right: solid 1px #afe8aa;
	border-top: solid 20px #51b751;
}

#bottomright
{
	display:none;
}

#bottomwrapper
{
	clear:both;
	float:left;	
	width:650px;
	background-image:url(images/bottom_graphic.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-bottom: solid 1px #afe8aa;	
}

#right_box
{
	display:none;
}

#footer_filler
{
	clear:both;
	float:left;
	width:650px;
	height:20px;
	background-color:#51b751;		
}

#footer
{
	display:none;
}

#me_logo
{
	display:none;
}

/* fonts */

.logofont
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#084368;
}

.logofont a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#084368;
	text-decoration:none;
}

.middletext
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-size:13px;
	padding:25px;
}

.middletext a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#51b751;
	text-decoration:none;
}


.middle_lists
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.middle_lists a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#51b751;
	text-decoration:none;
}


.form_text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#51b751;
	text-decoration:none;
}

.form_text a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#084368;
	text-decoration:none;
}

.captiontext
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.captiontext a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#084368;
	text-decoration:none;
}

.sidebartext
{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
}

.footertext
{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
	padding:5px;
}

.footertext a
{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
}

.sidebar
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#084368;
	line-height:13px;
	padding:20px;
	font-size:12px;
}

.sidebar a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#084368;
	text-decoration:none;
}

.subli
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:18px;
	font-size:12px;
}

.subli a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#51b751;
	text-decoration:none;
}

.sublinumbers
{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	line-height:18px;
	font-size:15px;	
}

.captions
{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
}

.captions a
{
	font-family:"Times New Roman", Times, serif;
	color:#51b751;
	text-decoration:none;
	font-size:12px;
}

.ert
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
}

.ert a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

/* NAVIGATION LAYOUT */

#nav 
{
	display:none;
}