@charset "utf-8";
/* CSS Document */
body {
	background-color: #f2da95;
	word-wrap: break-word;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3c38;
}

a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #1692B8;
	text-decoration: none;
}
a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #48C2E7;
	text-decoration: none;
}
a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #1C5D71;
}
a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #1692B8;
}
.header  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e91d26;
}
.header_island  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #e91d26;
}
.sold_links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #339d36;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #3e3c38;
}
.content_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3e3c38;
}
.header_black {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #3e3c38;
}
.footer_font {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
#container {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 970px;
	height: inherit;
    margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#header_top {
	width: 970px;
	height: 148px;
	background-color: #fef7e0;
	background: url(../assets/images/hdr_top_2.jpg);	
}
#header_alert {
	width: 175px;
	height: 75px;
	float: right;
	padding-right: 50px;
	padding-left: 30px;
	padding-top: 30px;
}
#header_middle {
	width: 970px;
	height: 30px;
	background-color: #fef7e0;
	background: url(../assets/images/hdr_middle.jpg);	
}
#header_bottom {
	clear: both;
	width: 970px;
	height: 122px;
	background-color: #fef7e0;
	background: url(../assets/images/hdr_bottom.jpg);	
}
#nav {
	width: 550px;
	height: 27px;
	float: left;
	position: relative;
	bottom: 0px;
	top: 4px;
	padding-left: 127px;
}
#search {
	float: left;
	padding-left: 48px;
	padding-top: 0px;
}	
#ad_728 {
	float: left;
	padding-left: 68px;
	padding-top: 15px;
	width: 730px;
	height: 92px;
}
#ad_120 {
	float: left;
	padding-left: 35px;
	padding-top: 15px;
	width: 122px;
	height: 92px;
}
#content_wrap {
	clear: both;
	width: 940px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
#content_search_wrap {
	float: left;
	width:600px;
	padding-right: 15px;
}
#content_right_wrap {
	float: right;
	width: 300px;
	padding-left: 15px;
	border-left: 1px solid #f4f2eb;
}
#content_newsletter {
	width: 300px;
	border-top: 1px solid #f4f2eb;
}
#content_poll {
	width: 300px;
	padding-bottom: 15px;
}
#ad_250 {
	width: 300px;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	width: 970px;
	background: url(../assets/images/footer.jpg);
	height: 51px;
}
#footer_nav_left {
	float: left;
	padding-top: 30px;
	padding-left: 12px;
}
#footer_nav_left a {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#footer_nav_right {
	float: right;
	padding-top: 30px;
	padding-right: 12px;
}
#footer_nav_right a {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

