HTML,body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	color:#666666;
}

a{
	color:#286E98;
	text-decoration:underline;
}

.pageHighlighted{
	color:#286E98;
	text-decoration:none;
	font-weight:bold;
}

.pagenumberlinks{
	color:#666666;
	text-decoration:underline;
}
.imgpadding{
	padding-right:5px;
}
#Container{
	width:726px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
}

#Header{
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
	height:482px;
}

#ListHeader{
	background-image:url(images/listheader.jpg);
	background-repeat:no-repeat;
	height:170px;
	margin-left:1px;
}

.logo{
	float:left;
	margin-left:66px;
	margin-top:15px;
	padding-bottom:10px;
	
}

.tagline{
	float:right;
	margin-right:83px;
	margin-top:45px;
}

.nav{
	background-image:url(images/navbg.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	clear:both;
	padding:7px 10px 5px 10px;
	#padding: 3px 10px 5px 10px;/* override for Microsoft Internet Explorer 7.0*/
	margin-left:30px;
	
}

.nav a{
	color:#ffffff;
	text-decoration:none;	
	padding-right:5px;
	padding-left:5px;
}

.nav a:hover{
	text-decoration:underline;
}

.banner{
	margin-left:50px;
}

#Content{
	margin-left:50px;
	clear:both;
}

.left{
	float:left;
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-x;
	width:410px;
	padding:10px;
	min-height:391px;
	
}

.contactLeft{
	float:left;
	width:410px;
	padding:10px;
	min-height:391px;
	
}
.right{
	float:left;
	background-image:url(images/mapbg.jpg);
	background-repeat:repeat-x;
	width:208px;
	padding-top:10px;
	margin-left:10px;
	min-height:391px;
}

.linkBoxes{
	clear:both;
	
	
}

.box{
	background-image:url(images/bottomlinksbg.jpg);
	background-repeat:repeat-x;
	width:190px;
	padding:10px;
	float:left;
	margin-right:10px;
}



#mainListBox{
	border-bottom:1px #C3C1C1 solid;
	width:650px;
	height:100px;
	margin-bottom:10px;
}

.infobox{
	width:450px;
	float:left;


}

.logobox{
	width:200px;
	float:left;

}
.asterix{
	color:#EC0505;
}
.contact_form{
	margin-top:7px;
	padding:5px;
}

.spam_section{
	padding-top:10px;
}
.field{
	width:328px;
	background-image:url(images/field_bg.gif);
	background-repeat:repeat-x;
	height:26px;
	border:#CCCCCC 1px solid;
}

.field_comments{
	background-image:url(images/comments_bg.gif);
	background-repeat:repeat-x;
	height:142px;
	border:#CCCCCC 1px solid;
	width:390px;
}
#Footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding:20px;
	clear:both;
	height:54px;
	
}


.copy{
	float:left;
	color:#282828;
	margin-top:25px;
}

.vidavia{
	float:right;
	font-weight:bold;
	color:#fff;
	margin-top:25px;
}

.vidavia a{
	color:#fff;
	text-decoration:none;
}
.vidavia a:hover{
	text-decoration:underline;
}

