html {overflow:-moz-scrollbars-vertical;}

body { 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #ffffff; 
	background-image: url(/images/blue-bgrd.jpg); 
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

.clearboth { clear: both;}


a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited { color: #ffffff; text-decoration: none; font-weight: bold;}
a:active { color: #ffffff; text-decoration: none; font-weight: bold;}
a:hover { color: #ffffff; text-decoration: underline; font-weight: bold;}

a.navi:link { 	font-size: 18px; color: #0072bc; text-decoration: none; font-weight: bold; }
a.navi:visited { font-size: 18px; color: #0072bc; text-decoration: none; font-weight: bold;}
a.navi:active { font-size: 18px; color: #0072bc; text-decoration: none; font-weight: bold;}
a.navi:hover { 	font-size: 18px; color: #000000; text-decoration: none; font-weight: bold;}

a.blue:link { 	font-size: 27px; color: #0072bc; text-decoration: underline; font-weight: bold; }
a.blue:visited { font-size: 27px; color: #0072bc; text-decoration: underline; font-weight: bold;}
a.blue:active { font-size: 27px; color: #0072bc; text-decoration: underline; font-weight: bold;}
a.blue:hover { 	font-size: 27px; color: #000000; text-decoration: underline; font-weight: bold;}


#outside { 
	width: 800px; 
	margin: 0px auto 0px auto; 
	background-image: url(/images/fade2-bgrd.jpg);
	}

#center {  
	width:750px; 
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	}


#left { 
	padding-bottom: 10px;
	width: 240px;
	height: 491px;
	float: left;
	}

*html #left {padding-bottom: 0px;}


#right {
	width: 498px;
	height: 491px;
	float: right;
	}

.subright {
	border: 2px solid #0072bc;
	width: 498px;
	height: 487px;
	float: right;
	}


.subright#form {	
	width: 494px;	
	height: auto;
	margin-bottom: 10px;
	}

.subright#formresp {
    width: 494px;
    height: 489px;
    margin-bottom: 10px;
    }

*html #subright { height: 489px;}


#logo {
	height: 191px; 
	background-color: #0072bc;
	}


#nav {
	margin-top: 10px;
	height: 89px; 
	background-color: #cbebfc;
	}

.button {
	height:25px; 
	padding: 4px 0px 0px 25px;
	}

.button#mid {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	}


#contact {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	height: 191px; 
	background-color: #edf7fc;
	}


.bgred {
	font-size: 27px; 
	color: #942723;
	}

#con { padding: 5px 0px 0px 0px;}

p.cont {line-height: 10px;}


#banner {
	border: 2px solid #0072bc;
	height: 187px; 
	background-color: #ffffff;
	}


#sign {
	margin-top: 10px;
	height: 85px; 
	border: 2px solid #942723;
	}


#house {
	border: 2px solid #5cccf5;
	margin-top: 10px;
	height: 187px; 
	}



#footer {
	background-color: #f4f4f4; 
	height: 30px
	}

#copyright {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 8px 0px 0px 25px; 
	float: left;
	}

#cards {
	float: right;
	padding: 0px 100px 0px 0px;
	}


#bottom {  
	height: 50px; 
	background-image: url(/images/bottom-back.jpg); 
	width: 800px; 
	margin: 0px auto 0px auto;
	}

td.title {
	font-size: 18px; 
	color: #0072bc; 
	text-decoration: none; 
	font-weight: bold;
	}
#siteby {
	text-align: right;
	padding: 15px 15px;
	font-size: 11px;
}

#siteby a { 
	font-weight:normal;
	color: #777777;
	text-decoration: underline;
}
#siteby a:hover {
	color: #000000;
	text-decoration: underline;
}
