﻿  .progressive {
	margin-top: 20px;
	text-align: center;
	padding-left: 63px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url('graphics/red_bg.jpg');
	background-repeat: repeat;
	background-position: center top;
}
h1 {
	font-weight: normal;
	font-size: 190%;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #55272B;
}
h2 {
	font-weight: normal;
	font-size: 135%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	color: #55272B;
}
h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#headerwrapper {
	background-image: url('graphics/header_red.jpg');
	background-repeat: repeat-x;
	min-width: 1004px;
	background-color: #7B3C44;
	height: 120px;
	margin-right: -5px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 1004px;
}
#logo {
	float: left;
	width: 312px;
	padding-top: 30px;
	margin-left: -7px;
	height: 93px;
}
#main_nav {
	text-align: right;
	font-size: 120%;
	margin-left: 380px;
	padding-top: 40px;
	margin-right: 18px;
}
#main_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_nav ul li {
	display: inline;
	padding-left: 25px;
}
#main_nav ul li a:link {
	color: #E6E6E6;
	text-decoration: none;
}
#main_nav ul li a:visited {
	color: #E6E6E6;
	text-decoration: none;
}
#main_nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#topcontactinfo {
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 380px;
	text-align: right;
	padding-right: 17px;
	padding-top: 10px;
}
#menu {
	text-align: center;
	font-size: 120%;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(graphics/back_menubar.jpg);
	background-color: #FFFFFF;
	padding-right: auto;
	padding-left: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	padding-left: 25px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
#menu ul li a:link {
	color: #7C3B41;
	text-decoration: none;
}
#menu ul li a:visited {
	color: #641A1C;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #666666;
	text-decoration: none;
}
.menufirst {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 964px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 20px;
	background-image: url('graphics/wrapper_bg.png');
	background-repeat: repeat-y;
}
#content {
	padding-bottom: 15px;

}
#content_left {
	float: left;
	width: 585px;
	padding-right: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
#intro {
	color: #999999;
	line-height: 135%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	display: block;
}
#content_left p {
	color: #999999;
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-size: 90%;
}
#content_left a:link, #content_right a:link {
	color: #993333;
	text-decoration: underline;
}
#content_left a:visited, #content_right a:visited {
	color: #993333;
	text-decoration: underline;
}
#content_left a:hover, #content_right a:hover {
	color: #993333;
	text-decoration: none;
}
#content_right {
	margin-left: 620px;
	padding-left: 35px;
}
#content_right p {
	color: #999999;
	font-size: 90%;
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
#floatclear {
	clear: both;
}
#bottomnav {
	font-size: 80%;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
#bottomnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottomnav ul li {

	display: inline;

	padding-left: 10px;

	padding-right: 10px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #E6E6E6;

}

#bottomnav ul li a:link {

	color: #999999;

	text-decoration: none;

}

#bottomnav ul li a:visited {
	color: #999999;
	text-decoration: none;
}
#bottomnav ul li a:hover {
	color: #993333;
	text-decoration: underline;
}
.bottomnavfirst {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
#page_bottom {
	background-color: #7D3C42;
	padding-bottom: 125px;
	min-width:1004px;
}
#bottom_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 976px;
	padding-left: 10px;
}
#contact {
	background-image: url('graphics/logo_red_bottom.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 96px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -13px;
	padding-left: 8px;
}
#contact p {
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}
#footer {
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 10px;
}
#footer p {
	font-size: 70%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-bottom: 10px;
}
.photoleft {
	float: left;
	border: 1px solid #993333;
	margin-right: 10px;
	margin-top: 5px;
}
.bordered {
	border: 1px solid #993333;
}
#content_left ul {
	font-size: 90%;
	line-height: 120%;
	color: #999999;
	list-style-position: inside;
}
.bio {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 10px;
	clear: both;
}
#tagline {
	color: #55272B;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 20px;
	display: block;
	clear: both;
	padding-top: 20px;
}
#list_left {
	float: left;
	width: 50%;
}
#list_right {
	margin-left: 50%;
}
.boldheader {
	font-size: 150%;
	font-weight: bold;
	color: #55272B;
}
#buttonemail, #buttonphone {
	padding: 12px 18px 12px 12px;
	background-image: url('graphics/button_new.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#buttonemail a:link, #buttonphone a:link {
	text-decoration: none;
}
#buttonemail a:visited, #buttonphone a:visited {
	text-decoration: none;
}
#buttonemail a:hover, #buttonphone a:hover {
	text-decoration: none;
}
iframe {
	border: 1px solid #4B82B9;
	text-align: center;
}
#topcontactinfo a:link, #contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topcontactinfo a:visited, #contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topcontactinfo a:hover, #contact a:hover {
	color: #666666;
	text-decoration: none;
}
