body {
	background-color:#595136;
	background-image:url(images/bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#514831;
	font-size:14px;
	text-align: center;
}
a {
	color: #79683e;
}
a:hover {
	color: #79683e;
	text-decoration: none;
}
/*div {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}*/
* html img,
* html .png{
	behavior:	url('Scripts/pngbehavior.htc');	
}
#container {
	margin: 0px auto;
	width:816px;
	text-align: left;
	position: relative;
}
#flash {
	width: 816px;
	font-size: 1px;
	height: 184px;
	background-image: url(images/header.jpg);
}	
#content {
	width: 100%;
	background-image: url(images/bgr.png);
	float: left;
}
* html #content {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='designs/Brown/images/bgr.png',sizingMethod='scale');
}
#footer {
	width: 100%;
	position: relative;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	min-height: 20px;
	text-align: right;
	color: #fff;
	font-size: 11px;
	padding-top: 15px;
	float: left;
	padding-bottom: 10px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
* html #footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='designs/Brown/images/footer.png',sizingMethod='crop');
}
#middle_line {
	width: 756px;
	float: left;
	background-image: url(images/line.gif);
	background-position: 580px;
	background-repeat: repeat-y;
	padding: 0px 30px;
	margin: 10px 0px;
}
.adv_div {
	background-image: url(images/line.gif);
	background-repeat:repeat-x;
	height: 1px;
	margin: 10px 0px;
}
#main {
	width: 540px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: justify;
}
#right {
	float: right;
	width: 195px;
	margin-left: 0px;
	color: #6a2727;
	font-size: 12px;
}
#right a {
	color: #514831;
}
.square_header {
	width: 500px;
	background-image: url(images/square-header.gif);
	background-color: #fff;
	color: #514831;
	font-size: 30px;
	background-repeat: no-repeat;
	padding: 12px 20px;
	border-left: 1px solid #afa48b;
	border-right: 1px solid #afa48b;
}
.square_body {
	width: 500px;
	background-color: #fff;
	border-left: 1px solid #afa48b;
	border-right: 1px solid #afa48b;
	padding: 11px 19px;
	text-align: justify;
	font-size: 14px;
	color: #514831;
}
.square_body img {
	float: left;
	padding-right: 20px;
}
.square_bottom {
	background-image: url(images/square-body.gif);
	width: 540px;
	height: 7px;
	font-size: 1px;
}
.square_top {
	background-image: url(images/square-header.gif);
	width: 540px;
	height: 7px;
	font-size: 1px;
}
.blue_but {
	background-image: url(images/button.jpg);
	width: 222px;
	height: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 16px;
	display: block;
}
.blue_but a {
	color: #fff;
	text-decoration: none;
}
.blue_but a:hover {
	color: #010101;
}
.header {
	color: #79683e;
	font-size: 32px;
	padding-bottom: 20px;
	text-align: left;
}
.header2 {
	color: #79683e;
	font-size: 22px;
	padding-bottom: 20px;
	text-align: left;
}
.tablesText {
	background-color: #fcfcf0;
	border: 1px solid #514831;
	color: #fff;
	font-size: 12px;
}
.tablesText td {
	background-color: #514831;
}
.inp {
	border: 1px solid #000;
	background-color: #fcfcf0;
	color: #514831;
	width: 265px;
}
.inp_over {
	background-color: #e7e1d1;
}
.city {
	width: 70px;
}
.btn {
	background-color: #5c553c;
	border-top: 1px solid #90814e;
	border-left: 1px solid #90814e;
	border-bottom: 1px solid #423a1e;
	border-right: 1px solid #423a1e;
	color: #fff;
}
.right_header {
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(images/3dots.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	margin-bottom: 8px;
}	
a img {
	border: none;
}
#faq {
	font-weight: bold;
}
#answer {
	padding-bottom: 15px;
}