@charset "UTF-8";
body {
	background-image: url(../images/main/background_1.gif);
	background-repeat: repeat-x;
	background-color:#B59862;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a, a:visited, a:hover {
	color: #ab1d2c;
}
#header_background {
	width: auto;
	height: 235px;
	background-image: url(../images/main/background_2.gif);
	background-repeat: repeat-x;
}
.breadcrumb 

{
	color: #d42e33;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 6px;
	width: 600px;

}
.breadcrumb a 

{

color: #afafaf;

text-decoration: none;

}
#main_container {
	padding: 0px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#header_container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 288px;
	width: 1050px;
	background-image: url(../images/main/header.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#join_email {
	width: 102px;
	background-image: url(../images/main/join_email.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 80px;
	background-position: 80px 12px;
}
#home {
	display: block;
	float: left;
	height: 97px;
	width: 270px;
	padding-top: 125px;
	padding-left: 380px;
}
#email_list {
	float: left;
	height: 64px;
	width: 190px;
	padding-top: 88px;
	padding-right: 100px;
	padding-bottom: 70px;
	padding-left: 110px;
}
#email_list_container {
	float: left;
	height: 30px;
	width: 190px;
}
#email_list_field {
	float: left;
	border: 1px solid #000000;
	margin-left: 20px;
	width: 112px;
	height: 12px;
	padding-top: 5px;
	background-image: url(../images/main/text_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.9em;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666666;
}
#email_list_submit {
	float: left;
	height: 20px;
	width: 43px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
}
#email_list_submit a, #email_list_submit a:visited, #email_list_submit a:hover {
	color: #FFFFFF;
}
#menubar {
	float: left;
	height: 20px;
	width: 517px;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 25px;
	padding-left: 130px;
}
#menu_item {
	float: left;
}
#bullet {
	float: left;
}
#search {
	float: left;
	height: 30px;
	width: 185px;
}
#search_field {
	float: left;
	border: 1px solid #000000;
	width: 120px;
	height: 12px;
	padding-top: 4px;
	background-image: url(../images/main/text_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.9em;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
#search_button {
	float: right;
	margin-top: 5px;
}
#links {
	float: left;
	height: 30px;
	width: 185px;
	clear: both;
	text-align: right;
	color: #ab1d2c;
	padding-top: 10px;
}
#content_container {
	width: 818px;
	float: left;
	background-image: url(../images/main/background_3.gif);
	background-repeat: no-repeat;
	padding-left: 116px;
	padding-right: 116px;
}
#content {
	width: 815px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#content_divide {
	float: left;
	width: 818px;
	height: 16px;
	padding-top: 5px;
	padding-left: 116px;
	padding-right: 116px;
	padding-bottom: 0px;
}
#footer_container {
	width: 859px;
	background-image: url(../images/main/footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	font-weight: lighter;
	padding-top: 5px;
	padding-left: 95px;
	background-position: 95px;
	padding-right: 96px;
}
#footer_links {
	float: left;
	height: 20px;
	width: 410px;
	font-size: 1em;
	font-weight: lighter;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 85px;
}
#footer_links a, #footer_link a:visited, #footer_link a:hover {
	color: #FFFFFF;
}
#footer_copyright {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: right;
	float: right;
	width: 300px;
	padding-top: 25px;
	padding-right: 45px;
}
#footer_cap {
	float: left;
	width: 1050px;
	height: 80px;
	background-image: url(../images/main/background_3_cap.gif);
	background-repeat: no-repeat;
}
