/* CSS Document */

body {
	background-color: #f2e6a1;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}


.thrColFixHdr #container {
	width: 966px;
	margin: 0 auto;
	border: none;
	padding: 0px;
	
}

.thrColFixHdr #center {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 966px;
	
}	

.thrColFixHdr #topnav {
	height: 26px;
	width: 966px;
	background-image: url(images/red-bar_04.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;
	margin: 0px;
		
}

.menulink {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #f2e6a1;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	
	
	
}
a.menulink:link, a.menulink:visited, a.menulink:active {
	text-decoration: none;
}

a.menulink:hover {
	text-decoration: none;
	color: #691f01;
	background-color: #f2e6a1;
}

.thrColFixHdr #top_page {
	width: 966px;
	height: 268px;
	background-image: url(images/top_grad_05.jpg);
	background-repeat: no-repeat;
	
	padding-top: 20px;
	
	
}	

.thrColFixHdr #top_page2 {
	width: 966px;
	height: 40px;
	background-image: url(images/top_grad_06.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px 80px 0px 80px;
	margin-bottom: 0;

	
	
}	

.thrColFixHdr #fadeshow1 {
	height: 260px;
	width: 807px;
	margin: 0px;
	padding-top: 0px;
	
	border: 3px solid #2f2f4f;
	
}

.thrColFixHdr #content {
	background-image: url(images/content_bkgd_07.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.thrColFixHdr #content2 {
	padding: 10px 80px 10px 80px;	
	background-image: url(images/content_bkgd_07.jpg);
	background-repeat: repeat-y;
	text-align: left;
	
}

.services {
	

}

.welcome {
	float: left;
	text-align: left;
	padding-left: 80px;
	padding-top: 10px;
	width: 420px;
}

.caption {
	text-align: left;
	padding: 10px 80px 10px 80px;

}

.thrColFixHdr #bottom {
	background-image: url(images/bottom_9.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 50px;
	
}
h1 {
	font-family: Times New Roman;
	color:#006;
	font-style: italic;
	font-size: 24px;
	text-align: left;
}
h2 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 18px;
	color:#006;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006;
	line-height: 20px;
}

.copyright {
	text-align: center;
	color: #996633;
	font-family: Arial, Helvetica;
	font-size: 10px;

}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: underline;
}

a.copyright:hover {
	text-decoration: underline;
	color: #2f2f4f;
}

a.norm:link, a.norm:visited, a.norm:active {
	text-decoration: underline;
}

a.norm:hover {
	text-decoration: underline;
	color: #2f2f4f;
}


#contact_form {
	border: solid #006 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
	padding: 10px 0 10px 0;
	
}

.contact_table tr {
	height: 30px;
	color: #006;
}
