body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8C0B1F;
	margin: 14px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
}

a {
	color: #996633;
	text-decoration: none;
}


a:visited {
	color: #996666;
	text-decoration: none;
}
a:hover {
	color: #663311;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}



#outerborder {
	border: 8px ridge #660000;
	background-color: #FFFFFF;
	
}

#lightbar {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 4px;
	font-weight: normal;
	color: #FFFFFF;
	height: 4px;
	background-color: #959392;
}

#lightbar2 {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 6px;
	font-weight: normal;
	color: #FFFFFF;
	height: 6px;
	background-color: #64071A;
}

#lightbar3 {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 4px;
	font-weight: normal;
	color: #FFFFFF;
	height: 4px;
	background-color: #D1B2B2;
}


.tagline {
	background-color: #64071A;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	
	background-image: url(/images/bar.gif);
	background-repeat: repeat;
}

#backpix_home {
	background-image: url(/images/mainbg/homeBuildingGradient280.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	height: 280px;
	width: 70%;
}

#backpix_comm {
	background-image: url(/images/mainbg/homeBuildingGradient280.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	height: 280px;
	width: 70%;
}

#backpix_pers {
	background-image: url(images/mainbg/personal_280_torn.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	height: 280px;
	width: 66%;
}

#backpix_hist {
	background-image: url(images/mainbg/history_rough.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	height: 280px;
	width: 70%;
}

#backpix_loca {
	background-image: url(images/mainbg/location_280_pixel.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: right;
	height: 280px;
	width: 70%;
}

#main a {
color: #996633;
text-decoration: none;
}
#main a:visited {
	color: #996666;
	text-decoration: none;
}	

#main a:hover {
	color: #660000;
	text-decoration: underline;
}


.breadcrumbs {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #6B0821;
}

.breadcrumbs a{
	color: #CCCC99;
	text-decoration: none;
}

.breadcrumbs a:visited{
	color: #FFFFFF;
	text-decoration: none;
}


.breadcrumbs a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#caption {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #64071A;
	font-weight: bold;
	font-size: 14px;
}

#swapText {
	font-weight: bold;
	color: #64071A;
	text-align: center;
}
.main {
	padding-top: 4%;
	padding-bottom: 4%;
}
.footer {
	font-size: 10px;
	text-align: center;
}
