@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
	text-align: center;
	background-image: url(back2.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#outsidewrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	width: 890px;
	border: 8px solid #FFFFFF;
}

#wrapper {
	
	width: 880px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#masthead {
	background-image: url(images/logomasthead2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 880px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b93b00;
}
#toplinks {
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toplinks a {
	text-decoration: none;
}
#navbar {
	height: 30px;
	width: 880px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

/* start of list style navigation */
#nav {
	height: 30px;
	margin: 0;
	padding: 0px;
	}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#nav li {
	float: left;
	display: inline;
	text-align: center;
	height: 30px;
	width: 176px;
	background-image: url(images/linkbuttonback.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	
	}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e5cf9d;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	
	}
	
#nav a:hover {
	color: #FFFF33;
	background-image: url(images/linkbuttonback2.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.sidebarTD {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #d77e00;
	background-image: url(images/sidebarpipebottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homemainTD {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.homeleadinsTD {
	border: 2px solid #666666;
}
.sidebargradient {
	background-image: url(images/sidebargradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebartext {
	margin: 0px;
	padding: 10px;
}
.sidebartext ul {
	list-style-image: url(images/bullet.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#logofooter {
	background-image: url(images/logofooterback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 135px;
	width: 880px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #892b01;
	
}
#logofootermap {
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#footer {
	background-image: url(images/footerback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}
#footer p {
	margin: 0px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebartext li {
	margin: 0px;
	padding: 2px;
	color: #404040;
	font-weight: bold;
}

.hometabletext {
	background-image: url(images/hometdorangeback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.hometabletext p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.hometableheader {
	background-color: #000000;
	background-image: url(images/homeheadericon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.hometableheader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.hometableheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.homebannerTD {
	border: 2px solid #000000;
}
p.grey {
	background-image: url(images/homegreygradient.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 45px;
}
p.yellow {
	background-image: url(images/homeyellowgradient.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 45px;
}
p.orange {
	background-image: url(images/homeorangegradient.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 45px;
}
.orangehighlight {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.insidemaincontentTD {
	background-image: url(images/hometdorangeback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #f1e6ca;
}
.insidephotoTD {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style: italic;
	color: #999999;
	padding: 2px;
	
}

#sidebarnav {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.sidebarlink {
	background-color: #000000;
	background-image: url(images/arrownav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	color: #ecaf1e;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sidebarlink a:link, .sidebarlink a:visited, .sidebarlink a:active {
	color: #ecaf1e;
	text-decoration: none;
}
.sidebarlink a:hover {
	color: #CC3300;
	text-decoration: none;
}
.sidebarlinkcurrent {
	background-color: #000000;
	background-image: url(images/arrownavred.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	color: #CC3300;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sidebarphotodiv {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style: italic;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	background-color: #FFFFFF;
	
}
a:link, a:visited, a:active {
	color: #CC3300;
	font-weight: bold;
}

a:hover {
	color: #663300;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hosetable ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

