body {
	background: url(images/bg.jpg) #D5A95E repeat-x top left;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:22px;
	color: #AD7F46;
}

h2{
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:18px;
	color: #C3A689;
}
/*---Common------------*/
#wrapper{
	display:table;
	margin:auto auto;
	width:791px;
	background: url(images/page_bg.jpg) #D5A95E repeat-y;
	position : relative;

}
.left { 
float : left;
} 
.right { 
float : right;
} 
.line_top {	
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#C3A689;
	border-top: solid 1px #AD7F46;
}
.line_top a{
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#C3A689;
	text-decoration: none;
}
.line_top a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
/*---Backgrounds------------*/
.logo {
	background:url(images/logo.jpg) no-repeat;
	height:185px;
	width:353px;
	float:left;
}
.header_rhs {
	background:url(images/header_rhs.jpg) no-repeat;
	height:185px;
	width:426px;
	float: right;
}
.frame_bg {
	background:url(images/frame_bg.jpg) repeat-x left;
	height:15px;
	width:779px;
	clear: both;
}
.line_bg {
	background:url(images/line_bg.gif) repeat-x left;
	height:4px;
}
.navigation {
	background:url(images/bullet.gif) no-repeat left;
	margin-right:15px;
	padding-left: 15px;
	float:left;
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:13px;
	color:#FFFFFF;
}
.navigation a{
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.navigation a:hover{
	color:#402B15;
	text-decoration:none;
}

/*---Left Band------------*/
.left_band {
	width:256px;
	border-right:solid 1px #9C662B;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.box_left {
	width:235px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
}
.box_left01 {
	width:235px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
}
.head_bg {
	background:url(images/head_bg.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:14px;
	color:#F7D588;
	line-height:24px;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 24px;
}
.line_logo {
	background-image: url(images/logo_alpha.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #EEB957;
	text-decoration: none;
	text-indent: 43px;
	margin-left: 12px;
}

.box_bg {
	background: url(images/box_bg.jpg) no-repeat bottom;
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:11px;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 18px;
	line-height: 17px;
}
.box_bg1 {
	background: url(images/box_bg1.gif) repeat-y top;
}
.contain12 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	padding-left: 14px;
	text-align: justify;
	padding-right: 20px;
	padding-top: 8px;
}
.contain_main {
    width:83%;
	background-color: #FFF;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	line-height:16px;
	padding-left: 14px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-right:solid 3px  #F5D187;
	border-left:solid 3px  #F5D187;
	border-top:solid 3px  #F5D187;
	border-bottom:solid 3px  #F5D187;
}
.main_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A57236;
	height: 17px;
	margin-right: 19px;
}
.cities {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 50px;
	margin-top: 5px;
}
.cities a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.cities a:hover{
	color: #E8B353;
	text-decoration: underline;
}
br {
	clear: both;
}
