@charset "utf-8";
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #9A8767;
	color: #FFFFFF;
}
.outter {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 100%;
}
.inner {
	text-align:left;
	width: 1000px;
	top: 50%;
	height: 665px;
	background-color: #2D1919;
	position: absolute;
	margin-top: -332px;
}
.m_left {
	width: 152px;
	height: 665px;
	float: left;
}
.left_top {
	height: 485px;
	background-image: url(../images/ad.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-top: 70px;
	padding-left: 15px;
}
.left_top a {
	color: #FFFFFF;
	text-decoration: none;
}
.left_top a:hover {
	color: #875A28;
}
.left_middle {
	height: 30px;
	background-color: #9A8767;
	background-image: url(../images/ad_text.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.left_bottom {
	height: 75px;
	padding: 5px;
}
.m_line {
	width: 10px;
	height: 665px;
	float: left;
	background-color: #875A28;
}
.m_right {
	width: 838px;
	height: 665px;
	float: left;
}
.right_top {
	height: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: hidden;
}
.right_middle {
	height: 22px;
	background-color: #9A8767;
	text-align: center;
	color: #2D1919;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	top: 30px;
}
.right_middle a {
	color: #2D1919;
	text-decoration: none;
}
.right_middle a:hover {
	color: #875A28;
}
.right_bottom {
	height: 60px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
}
.right_bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.right_bottom a:hover {
	color: #875A28;
}
.Locationbrown {
	color: #875A28;
}
.about_left {
	float: left;
	width: 400px;
	padding: 20px;
}
.about_left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.about_left a {
	color: #9A8767;
	text-decoration: none;
}
.about_left a:hover {
	text-decoration: none;
}
.about_right {
	float: left;
	width: 398px;
}
.header {
	color: #875A28;
	font-size: 18px;
	font-weight: bold;
	
}
ul {
	padding-left: 20px;
	
}
.about_left_italic_sm {
	float: left;
	width: 400px;
	font-style: italic;
	font-size: 18px;
}
.about_left_italic_lg {
	float: left;
	width: 400px;
	font-style: italic;
	font-size: 12px;
}
.Lists {
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.innerHeading {
	background-color: #2D1919;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9A8767;
}
.innerportfolio {
	background-color: #2D1919;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.thumb_box {
	height: 195px;
	width: 195px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}
.thumb_box_first {
	clear: both;
}
img {
	border: none;
}
