@charset "utf-8";
/* CSS Document */

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#header a {
	margin-right: 12px;
	font-size: 10px;
	text-decoration: none;
}
#quoteCredit {
	text-align: right;
	font-weight: bold;
	line-height: 21px;
}
.quote {
	font-style: italic;

}
#footer #credit{
	padding-top: 10px;
}
#footer #credit a{
	color: #A4836D;
	text-decoration: none;
}
#footer #credit a:hover {
	color: #815638;
}
body {
	background-image: url(../images/background_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
}
#head_center {
	background-image: url(../images/header-center.gif);
	background-repeat: no-repeat;
	float: right;
	height: 120px;
	width: 369px;
}
#head_left {
	background-image: url(../images/header-left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 287px;
	padding-top: 10px;
}
#head_right {
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 294px;
	float: right;
	padding-top: 10px;
}
#home_sarah  {
	float: right;
	margin-right: 40px;
}
#home_content {
	color: #E8E8E8;
	width: 660px;
	float: right;
	margin-right: 25px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
	color: #805638;
	padding-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#home_certified {
	float: left;
	margin-left: 50px;
}

#clear {
	clear: both;
	height: 30px;
}
.NonHighlightMenu{
	font-size: 10px;
	margin-right: 20px;
	color: #000;
	text-decoration: none;
}

.NonHighlightMenu:hover {
	font-size: 10px;
	margin-right: 20px;
	color: #F1F0F2;
	text-decoration: none;
}
#pagename_graphic {
	padding-right: 675px;
	margin-top: 10px;
}
#sub_right {
	float: right;
	width: 215px;
	margin-right: 30px;
	margin-top: 45px;
}
#sub_left {
	text-align: left;
	width: 580px;
	padding-right: 20px;
	margin-top: 10px;
	margin-left: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1592A;
	min-height:250px
}
#sub_left img {
	padding-left: 12px;
}

#sub_left a {
	color: #F1592A;
	text-decoration: underline;
}
#sub_left a:hover{
	color: #F1592A;
	text-decoration: none;
}
#sub_right a {
	color: #F1592A;
	text-decoration: underline;
}
#sub_right a:hover{
	color: #F1592A;
	text-decoration: none;
}
#sub_left_gallery {
	text-align: left;
	width: 565px;
	margin-top: 10px;
	margin-left: 60px;
	min-height:250px;
	background-color: #000;
	color: #FFF;
	padding-left: 40px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1592A;
}

.HighlightMenu{
	font-size: 10px;
	margin-right: 20px;
	color: #FFF;
}
#sub_content {
	background-color: #FFF;
	width: 946px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#sub_top img {
	margin-right: 10px;
	margin-left: 10px;
}
#sub_top {
	margin-top: 20px;
}
#sub_content_gallery {
	background-color: #000;
	width: 948px;
}
#sub_right_gallery {
	float: right;
	width: 215px;
	margin-right: 30px;
	margin-top: 45px;
	color: #E8E8E8;
}

#sub_right_gallery p a {
	color: #E8E8E8;
	text-decoration: none;
}
#sub_content_gallery #sub_right_gallery  a {
	color: #E8E8E8;
	text-decoration: none;
}
#sub_content_gallery #sub_right_gallery a:hover {
	text-decoration: underline;
}
#footer a {
	color: #805638;
	text-decoration: underline;
}
#footer a:hover {
	color: #805638;
	text-decoration: none;
}
.required_field {
	color: #900;
}
#email_signup {
	padding-top: 32px;
	width: 293px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#email_signup a {
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
#email_signup a:hover {
	text-decoration: none;
}


.brown_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A47F66;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.text_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8B3C8;
	color: #333;
}
