body {
	font-family: Arial;
	font-size: 11px;
	color:#a6a6a6;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#926c0b;
}


h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}


A {
	color: #c3beb6;
}
A:hover {
	color: #c3beb6;
	text-decoration: none;


}
#container {
	width: 865px;
	text-align:left;
	background-image:url(../images/bg_cont.jpg);
	background-repeat:repeat-y;
	border: #946a0f solid 1px;
	border-top: 0px


}
#footer {
	padding-bottom:10px;
	color:#708a8e
	
}
#head {
	color:#d1c684;
	font-size:12px;
	background-image:url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:869px;
	margin-top: 5px;
	height: 284px;
}
#right {
	float:right;
	width:227px;
	padding-bottom: 10px;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

#left {
	width:573px;
	float:left;
	padding-left:35px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 30px;
}

.clear {
	clear: both
}
.foot {
	color:#d1c684;
	font-size:9px;
	padding-top:5px
}
.foot A {
	color: #d1c684; text-decoration:none
}
.foot A:hover {
	color: #d1c684; text-decoration:underline
}

.rightlinks {
	line-height:18px;
	padding-left:30px;
	padding-top: 7px;
}
.bnr { border:#666666 solid 1px}

.leftlinks {
	padding-top:10px;
}
.leftlinks A {
	font-weight:bold;
	color:#a6a6a6
}
.leftlinks A:hover {
	text-decoration: none;
	color:#a6a6a6
}
.menu {
	font-family:Arial Narrow;
	text-align:center
	}

.menu A {
	text-decoration:none;
	font-weight:bold;
	color:#363e61;

	}
.menu A:hover {
	text-decoration:underline;
	color:#363e61;

	}

.searchform {
	font-size:11px;
	width:300px;
}
