body {
	margin: 0;
	padding: 0;
	font: normal 12px Georgia;
	color: #424242;
	text-align: center;
	line-height: 15px;
}
#home {
	background: #FFFFFF url(../../images/bg-home.gif) repeat-x top left;
}
#inner {
	background: #FFFFFF url(../../images/bg-inner.gif) repeat-x top left;
}
img {
	border: 0;
}
#wrap{
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
a {
	font: normal 12px Georgia;
	color: #424242;
	text-decoration: underline;
}
a:hover	{
	font: normal 12px Georgia;
	color: #424242;
	text-decoration: none;
}
#header {
	border-left: 1px solid #271b01;
	border-top: 1px solid #271b01;
	border-right: 1px solid #271b01;
}

ul.menu {
	margin: 0;
	padding: 16px 0 13px 0;
	border: 1px solid #271b01;
	font: bold 14px Georgia;
	text-align: left;
	background: #8c805f url(../../images/bg-menu.gif) repeat-x bottom left;
}
ul.menu li {
	display: inline;
	background: transparent url(../../images/menu-tab.gif) no-repeat top left;
	padding: 9px 20px 6px 23px;
}
/*
ul.menu li:first-child { IE 6.0 doesn’t support the :first-child pseudo-class */
ul.menu li.first {
	background-image: none;
	padding: 9px 20px 6px 22px;
	margin: 0;
}
ul.menu a {
	font: bold 14px Georgia;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
}
ul.menu a:hover {
	font: bold 14px Georgia;
	color: #2a2005;
	white-space: nowrap;
	text-decoration: none;
}
#content {
	padding: 27px;
}
h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font: normal 30px Georgia;
	color: #261d00;
	line-height: 30px;
}
h2 {
	margin: 0;
	padding: 0;
	font: normal 18px Georgia;
	color: #958354;
	line-height: 18px;
}
h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font: normal 24px Georgia;
	color: #958354;
	line-height: 24px;
}
.thumbdiv {
	font: normal 14px Georgia;
	color: #271b03;
	text-align: center;
	background: transparent url(../../images/bg-thumb.gif) repeat-x bottom left;
	padding: 4px 4px 6px 4px;
	border: 1px solid #bdbcbd;
	margin: 0 0 27px 27px;
}
.thumbdiv img {
	border: 2px solid #bdbcbd;
	display: block;
	margin-bottom: 6px;
}

/* footer */
#footer {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px 27px 10px 27px;
	border-top: 1px solid #d0a017;
	font: normal 11px arial;
	color: #7a7a7a;
	line-height: 22px;
}
#footer #left {
	float: left;
}
#footer #right {
	float: right;
}
#footer a {
	font: normal 11px arial;
	color: #7a7a7a;
	text-decoration: none;
}
#footer a:hover {
	font: normal 11px arial;
	color: #7a7a7a;
	text-decoration: underline;
}


/*request info form*/
div#reqInfo {
	width: 226px;
	font: normal 18px Georgia;
	color: #958354;
	text-align: left;
	border: 1px solid #c5c6a8;
	background: #fcfff4 url(../../images/bg-thumb.gif) repeat-x bottom left;
}
div#reqInfo p {
	font: normal 18px Georgia;
	color: #958354;
	margin: 15px 10px 10px 15px;
}
div#reqInfo .inp, div#reqInfo .textarea {
	font: normal 12px Georgia;
	color: #4d4d4d;
	border: 1px solid #bdbcbd;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	margin: 7px 10px 0px 15px;
	width: 185px;
}
div#reqInfo .textarea {
	overflow: auto;
	height: 120px;
}
div#reqInfo .btn {
	font: normal 11px arial;
	color: #2C4355;
	border: default;
	background-color: default;
	padding: 0;
	margin: 10px 10px 10px 15px;
}
.Title{
	margin: 0 0 20px 0;
	padding: 0;
	font: normal 24px Georgia;
	color: #958354;
	line-height: 24px;
}
.SEO
{ 
	font: normal 1 Georgia;
color:'#ffffff'}
