/* CSS Document */


body
{
	background-color:#FAF7F7;
	padding:0px;
	margin:auto;
}

.vernon_template
{
	height:auto;
	width:800px;
	margin:auto;
}

.vernon_header
{
	
	width:800px;
}

.vernon_container
{
	height:auto;
	width:800px;
	background-image:url(../images/background_bg.gif);
	background-repeat:repeat-y;
	padding-top:8px;
	overflow:hidden;
}

.vernon_container_left
{
	float:left;
	height:auto;
	width:208px;
	padding-left:5px;
}

.vernon_menu
{
	height:38px;
	width:208px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
}
.vernon_menu a
{

}
.vernon_menu a:hover
{
text-decoration:underline;
}
.vernon_menu_container
{
	float:left;
	width:193px;
	padding:10px 0px 0px 15px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	/*color:#580404;*/
}

.vernon_menu_container a
{
	text-decoration:none;
	color:#580404;
}

.vernon_menu_container a:hover
{
	text-decoration:underline;
	}

.vernon_menu_container02
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#580404;
}

.vernon_menu_container02 a
{
	text-decoration:none;
	color:#580404;
}

.vernon_menu_container02 a:hover
{
	text-decoration:underline;
	
}

.vernon_container_right
{
	float:right;
	height:auto;
	width:202px;
}

.vernon_container_right_container
{
	height:auto;
	width:202px;
	
}

.vernon_container_right_container_title
{
	height:22px;
	width:187px;
	padding:5px 0px 0px 15px;
	background-color:#742E2E;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

.vernon_container_title02
{
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
}

.vernon_container_calendar
{
	height:auto;
	width:202px;
	text-align:center;
	background-color:#F0E9D1;
	padding:5px 0px 10px 0px;
}

.vernon_container_right_container_desc
{
	height:auto;
	width:162px;
	padding:5px 20px 18px 20px;
	background-color:#F0E9D1;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.vernon_container_middle
{
	float:left;
	height:auto;
	width:360px;
	padding-left:15px;
}

.vernon_container_middle_title
{
	height:auto;
	width:330px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#580404;
	text-align:left;
	padding-top:15px;
	padding-bottom:5px;
}

.vernon_container_middle_title02
{
	height:auto;
	width:330px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-bottom:5px;
}

.vernon_container_middle_title0202
{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	font-family:Verdana;
}

.vernon_hr
{
	height:1px;
	width:330px;
	background-color:#580404;
}

.vernon_container_middle_desc
{
	
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-bottom:24px;
	padding-top:10px;
}

.vernon_container_middle_title_left
{
	float:left;
	height:auto;
	width:201px;
	font-size:12px;
}

.vernon_container_middle_title_right
{
	float:right;
	height:auto;
	width:115px;
	text-align:right;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	padding-top:2px;
	
}

.vernon_container_lower
{
	height:30px;
	width:800px;
}

.vernon_footer
{
	height:56px;
	width:800px;
	background-color:#580404;
	padding-top:14px;
}

.vernon_footer_upper
{
	height:autopx;
	width:800px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.vernon_footer_lower
{
	height:autopx;
	width:800px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:7px;
}

.vernon_footer_lower a
{
	color:#FFFFFF;
	text-decoration:none;
}

.vernon_footer_lower a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.latestnews
{
color:#000000;
padding:5px 0 5px 0;
}
.latestnews a
{
 color:#000000;
 text-decoration:none;
}
.latestnews a:hover
{
text-decoration:underline;
}

.componentheading
{
	
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#580404;
	text-align:left;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #580404;
}