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

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ad966b;
	background-image: url(../images/bg/w_bg_clocks7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {border: none;}
#container {
	text-align: left;
}
#content_wrap {
	position: relative;
	width: 780px;
	margin-left: auto;
	padding-top: 20px;
	margin-right: auto;
}
#sidebar {
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#text_wrap {
	margin-top: 35px;
}

#text_wrap p {
	font-size: 11px;
	color: #EBEBDA;
	line-height: 140%;
}
#text_wrap h3 {
	font-size: 16px;
	color: #FFF;
	line-height: 110%;
}
#redirect_content {
	text-align: center;
	margin-top: 40px;
	color: #800040;
}
#market_wrap {
	margin-top: 30px;
	text-align: left;
}
#market_wrap h5 {
	font-size: 10px;
	color: #EBEBDA;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#market_wrap table tr td {
	text-align: center;
}

#market_wrap table tr td a img {
	border: 1px solid #AD966D;
}
#market_wrap table tr td a:hover img {
	border: 1px solid #FFF;
}


#maincontent {
	width: 525px;
	float: left;
	border: 2px solid #534948;
	background-image: url(../images/bg/bg_bluegrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 415px;
	position: relative;
	background-color: #BEDFE6;
	
}


#mc_border {
	padding: 12px;
	float: left;
	background-color: #E1D1B0;
}

#header_logo {
	text-align: center;
	margin-top: 18px;
}
#button {
	height: 50px;
	width: 260px;
	margin-bottom: 15px;
}
#button a img {
	background-image: url(../images/graphics/w_button_listings_onoff.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
#button a:hover img {
	background-image: url(../images/graphics/w_button_listings_onoff.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#tagline {
	margin-top: 10px;
}

#tagline h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D4A4A;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
#portrait {
	position: absolute;
	left: 41px;
	bottom: 15px;
	width: 153px;
	height: 255px;
}
#right_content {
	width: 260px;
	position: absolute;
	right: 39px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #645439;
	top: 231px;
	text-align: center;
	height: 127px;
}

#right_content h5 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
}
#home_key_banner_form {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget_field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #933;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	background-color: #BDAB8A;
}
.widget_field_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #933;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	background-color: #BDAB8A;

}
/*
.widget_button a img{
	border: 1px solid #333;
}
.widget_button a:hover img{
	border: 1px solid #FFF;
	
}

*/



#footer {
	clear: both;
	width: 780px;
}
#footer a   {
	color: #7B2F2F;
	font-size: 14px;
}
#footer a:hover  {
	color: #FFF;
	text-decoration: underline;
}
#footer_wrap {
	clear: both;
	width: 600px;
	padding-top: 27px;
	float: right;
}

#name_wrap {
	float: left;
	margin-left: 22px;
}


.info_box {
	width: 130px;
	float: left;
	margin-top: 10px;
	text-align: center;

}



.info_box h3 {
	font-size: 14px;
	font-variant: small-caps;
	color: #7B2F2F;
}
.info_box2 {
	text-align: center;
	clear: both;
	width: 260px;
	padding-top: 10px;
}
.info_box2  a   {
	color: #7B2F2F;
	font-size: 14px;
	text-decoration: none;
}
.info_box2  a:hover  {
	color: #FFF;
	text-decoration: none;

}

.info_box2 h3 {
	font-size: 14px;
	font-variant: small-caps;
	color: #7B2F2F;
}

#card_box {
	border: 1px solid #594B33;
	width: 215px;
	text-align: center;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	float: right;
	margin-right: 45px;
	color: #453A27;
}

#card_box h3 {
	font-size: 15px;
	font-weight: bold;
}

#card_box h5 {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
}
#card_box .widget_button   {
	text-align: right;
	border: 1px solid #AD966D;
	margin-top: 8px;
}




.button {
}

#footer2 {
	text-align: center;
	padding-top: 8px;
	width: 555px;
	padding-bottom: 15px;
	margin-left: 200px;
}
#footer2 p {
	clear: both;
	padding-top: 15px;
	color: #E1D1B0;
}
#footer2 a {
	color: #7B2F2F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#footer2 a:hover {
	color: #FFF;
}
#footer2 ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#footer3 {
	clear: both;
	text-align: center;
	width: 525px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #726349;
	float: left;
	padding-top: 15px;
	margin-top: 30px;
	margin-left: 215px;
}
#footer3 p {
	clear: both;
	padding-top: 2px;
	color: #726349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer3 a {
	color: #726349;
	text-decoration: none;
	font-size: 10px;
}
#footer3 a:hover {
	color: #FFF;
	font-size: 10px;
}
#footer4 {
	clear: both;
	text-align: left;
	width: 525px;
	padding-top: 15px;
	float: left;
	margin-left: 215px;
}
#footer4 ul li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 10px;
	font-weight: bold;
	color: #726349;
	margin-left: 12px;
}

#footer4 p {
	clear: both;
	padding-top: 2px;
	color: #726349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
#footer4 a {
	color: #726349;
	text-decoration: none;
	font-size: 10px;
}
#footer4 a:hover {
	color: #FFF;
	font-size: 10px;
}
#footer5 {
	clear: both;
	text-align: center;
	width: 525px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #726349;
	float: right;
	padding-top: 2px;
	margin-top: 25px;
	margin-bottom: 35px;
}
#footer5 p {
	clear: both;
	padding-top: 2px;
	color: #726349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer5 a {
	color: #726349;
	text-decoration: none;
	font-size: 10px;
}
#footer5 a:hover {
	color: #FFF;
	font-size: 10px;
}

.padtop5 {
	margin-top: 5px;
}
.padleft15 {
	margin-left: 15px;
}
.padleft30 {
	margin-left: 30px;
}

.padleft50 {
	margin-left: 50px;
}
.padleft75 {
	margin-left: 75px;
}

.list  {
	width: 125px;
	float: left;
	margin-right: 25px;
}


.noview {
	visibility: hidden;
}
.caps {
	font-variant: small-caps;
}
.box {
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.padtop15 {
	margin-top: 15px;
}

