html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px;
	background: #877d7d url('images/pagebg.gif') repeat-y center center;
	color: #605656;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 160%;
	margin: 0px 0px 15px 0px;
	color: #fff;
	background: #970505 url('images/bg2.gif') repeat-x;
	padding: 10px;
}

h1.special {
	background: #877e7e url('images/bg3.gif') repeat-x;
	color: #ffffff;
}

h2 {
	font-weight: bold;
	font-size: 160%;
}
#body2 h2 { 
	background: #b50606 url('images/bg1.gif') repeat-x;
	color: #fff;
	padding: 3px 10px;
	text-align: right;
}

h3 {
	font-weight: bold;
	font-size: 140%;
}
h4 {
	font-weight: bold;
	font-size: 120%;
}
h5 {
	font-weight: bold;
	font-size: 100%;
}
h6 {
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
}
img.left {
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-left: 0px;
	float: left;
}
ul, li, ol {
	margin-bottom: 5px;
}


img.right {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 20px;
	border: thin solid #666;
	padding: 3px;
}
.paddingright {
	margin-right: 170px;
	float: right;
	}

a:link {
	color: #b50606;
	text-decoration: underline;
}
a:visited { color: #9b2c2c; }
a:active, a:hover { color: #ee2b2b; }



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



blockquote {
	width: auto;
	border-left: solid 8px #b6b6b6;
	padding: 15px;
	background: #e9e2e2;
	font: italic 120% Georgia, Times, 'Times New Roman', serif; 
}

table th {
	background-color: #CCCCCC;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

hr { 
	color: #6f7c8c; 
	background: #6f7c8c; 
	height: 1px; 
	padding: 0px; 
	border: 0px;
}

.clear { clear: both; }
.notopmargin { margin-top: 0px; }

#container {
	margin: 0px auto;
	width: 950px;
	padding: 15px;
	text-align: left;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 920px;
}
	html>body #container { width: 920px; }
	
#header {
	background: #8d0202 url('images/headerbg.gif') repeat-x;
	height: 100px;
	margin-bottom: 15px;
}


#logo {
	padding: 0px;
	background: none;
	height: auto;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width:541px;
}

#body3col { 
	width: 920px; 
	background: url('images/mainpic-a.jpg') right top no-repeat; 
	clear: both;
}

#body2 { 
	width: 215px;
	float: left;
	margin-right: 15px;
}

#body1 {
	width: 435px;
	float: left;
	margin-right: 15px;
	padding-top: 115px;
}

#body3 {
	width: 240px;
	float: left;
	padding-top: 115px;
}

#footer {
	clear: both;
	margin-top: 15px;
	background: #b50606 url('images/bg1.gif') repeat-x;
	padding: 8px;
	color: #fff;
}

#footer a:link, #footer a:visited {
color:#FFFFFF;
}


.menu ul { 
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	.menu ul li { padding-bottom: 3px; }

	.menu ul a:link, .menu ul a:visited {
		display: block;
		width: 215px;
		height: auto;
		background: url('images/vertical.gif') no-repeat;
		padding: 4px 0px 0px 25px;
		text-decoration: none;
		color: #605656;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 190px;
	}
	
	.menu ul a:active, .menu ul a:hover {
		background-position: 0px -79px;
	}
	
#search {
	color: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
/* tweaks for two column template */

.two-column #body1 {
	width: 690px;
	margin-right: 0px;
}

.branchpics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	text-align: center;
	padding: 1px;
	float: left;
	width: 170px;
	border: thin groove #AA3435;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.branchpics img {
	border: thin groove #666;
	padding: 1px;
}


/* print stylesheet */
@media print {
	#footer, .menu, #header { display: none; }
	body {
		margin: 0px;
		padding: 10px;
		background: #ffffff;
		text-align: left;
		color: #605656 ;
		font: 10pt Verdana, Arial, Helvetica, sans-serif;
	}
	#container {
		width: 100%;
		padding: 0px;
	}
	#body3col { 
		width: 100%; 
		background: none; 
		border-left: 215px;
	}
	
	#body2 { 
		width: auto;
		border: solid 1px #ccc;
		float: none;
		padding: 15px;
		margin-bottom: 15px;
	}
	
	#body1 {
		width: auto;
		padding-top: 0px;
		float: none;
	}
	
	#body3 {
		margin-top: 15px;
		width: auto;
		border: solid 1px #ccc;
		float: none;
		padding: 15px;
	}

	.two-column #body1 {
		width: auto;
	}

	#body2 h2 { 
		background: none;
		color: #605656 ;
		padding: 0px;
		text-align: left;
	}
	h1 {
		margin: 0px;
		color: #605656 ;
		background: none;
		padding: 0px;
	}
	
	h1.special {
		background: none;
		color: #605656 ;
		
	}
	

}
.two-column #container #body3col #body1 .clear a {
	text-align: center;
}
