@charset "utf-8";
/* CSS Document */

body {
	background-color: #FAECBD;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
img {
	margin: 0px;
	padding: 0px;
}
#logo {
	width: 449px;
	height: 331px;
	padding-top: 55px;
	float: left;
}
#header {
	background-image: url(../images/lefthead_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 386px;
}

#subheader {
	width: 900px;
	height: 217px;
}
.logocontactinfo {
	font-size: 14px;
	padding-top: 8px;
	font-weight: normal;
	text-align: center;
}

.bar {
	background-color: #A92B29;
	height: 28px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}
#menu img {
	padding-left: 15px;
}
#bottombar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	clear: both;
}
#bottombar img {
	position: relative;
	top: 16px;
}
.bottomtext {
	display: inline;
}

#content {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.2em;
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
}
.button {
	color: #A92B29;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 55px;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	color: #333333;
	text-align: center;
	font-size: 11px;
	clear: both;
}
#subheader img {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottombar #contact {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #A92B29;
	text-decoration: underline;
}
#shade {
	background-image: url(../images/foot-shadow.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.credit a {
	font-size: 9px;
	line-height: 2em;
	font-style: italic;
}
#left {
	float: left;
	width: 140px;
	color: #A92B29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	margin-top: 5px;
	line-height: 2em;
	margin-left: 10px;
}


#right {
	width: 225px;
	float: right;
	margin-top: 25px;
	font-size: 12px;
	margin-bottom: 5px;
}

#longermiddle {
	margin-right: 10px;
	margin-left: 170px;
}

#middle {
	margin-left: 170px;
	margin-right: 280px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.middle {
	font-size: 12px;
	background-color: #FFFFFF;
}

.middle h1 {
	color: #A92B29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}

.middle h2 {
	color: #AB2C2B;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9DFA4;
	margin-bottom: 3px;
	font-size: 12px;
}

.middle a {
	color: #000000;
}

.middle a:hover {
	color: #AA2C2A;
}

.middle a:visited {
	color: #000000;
}
.credit {
	font-size: 9px;
}
#left a {
	color: #A92B29;
	text-decoration: none;
}

#left a:hover {
	color: #A92B29;
	text-decoration: underline;
}

#left a:visited {
	color: #A92B29;
}
#bottombar form {
	display: inline;
}

#lefthome {
	float: left;
	width: 236px;
	margin-left: 10px;
	text-align: center;
}
#middlehome {
	margin-left: 330px;
	width: 217px;
	text-align: center;
}
#righthome {
	width: 218px;
	float: right;
	margin-right: 10px;
	text-align: center;
}

.homelink a {
	color: #990000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.homelink a:hover {
	color: #A92B29;
	text-decoration: underline;
}

#clear { 
clear:both; 
} 
.muttstable {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

