 body {
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-color: #A3AEB4;
	background-image: url(images/gradbg.jpg);
}
 body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #363636;
	line-height: 24px;
}

a {
	color: #963527;
}
a:link {
	text-decoration: none;
	color: #963527;
}
a:visited {
	text-decoration: none;
	color: #963527;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #963527;
}

.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #963527;
	font-weight: normal;
	padding-top: 20px;
	text-align: center;
	line-height: 18px;
	padding-bottom: 10px;
}

.navigation a{color:#963527; text-decoration:none; 
}

.navigation a:hover{
	color:#CC3300;
	text-decoration:underline;
}

.navigation a:visited{
	color:#963527;
	text-decoration:none;
}

.navigation a:active{
	color:#000000;
	text-decoration:none;
}

.topnav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#963527;
	text-decoration:none;
	padding: 20px 0px 10px 0px;
	line-height: 18px;
	text-align: center;
}

.topnav a{color:#963527; text-decoration:none; }
.topnav a:visited{ color:#963527; text-decoration:none;}
.topnav a:hover{ color:#CC3300; text-decoration:underline;}
.topnav a:active{ color:#963527; text-decoration:underline;}

.sidenavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
}

.sidenavigation a{color:#006600; text-decoration:none; 
}

.sidenavigation a:hover{
	color:#006600;
	text-decoration:none;
	background-color: #FFFFFF;
}


.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 17px;

}

.bottomnav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#1b1b1b;
	text-decoration:none;
	padding: 10px 0px 10px 0px;
}

.bottomnav a{color:#963527; text-decoration:none; }
.bottomnav a:visited{ color:#963527; text-decoration:none;}
.bottomnav a:hover{ color:#CC3300; text-decoration:underline;}
.bottomnav a:active{ color:#963527; text-decoration:underline;}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 18px;
}

.footer a{
	color:#000000;
	text-decoration:none;
}
.footer a:link{
	color:#000000;
	text-decoration:none;
}
.footer a:hover{
	color:#000000;
	text-decoration:underline;
}
.footer a:visited{
	color:#000000;
}

.pagetitle {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #963527;
	line-height: 34px;
}

.subtitle {
	font-size: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #963527;
	letter-spacing: 0px;
	line-height: 21px;
	padding-top: 5px;
}
.phone {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #030000;
	letter-spacing: 0px;
}
.line {border-top: 2px dotted #a3412c;
margin-top: 10px; }
