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

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:link, a:visited, a:active {
	color: #99730e;
}
a:hover {
	color: #99730e;
	text-decoration: none;
}
#container {
	width: 790px;
	text-align:left;


}
#footer {
	padding-bottom:10px;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top: 15px;
	
}
#right {
	float:right;
	width:225px;
	padding-bottom: 20px;
	background-image: url(../images/bg_right.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#left1 {
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:255px;
	width:788px;
	padding-top: 23px;
}
#left {
	width:530px;
	float:left;
	padding-left:30px
}
#searching {
	width:775px;
	text-align: left;

}
.clear {
	clear: both
}
.foot {
	color:#555555;
	font-size:9px;
	padding-top:10px;
}
.foot a:link, .foot a:visited, .foot a:active {
	color: #555555; text-decoration:none
}
.foot a:hover {
	color: #555555; text-decoration:underline
}

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

.leftlinks {
	padding-top:10px;
}
.leftlinks a:link, .leftlinks a:visited, .leftlinks a:active {
	font-weight:bold;
	color:#99730e
}
.leftlinks a:hover {
	text-decoration: none;
	color:#99730e
}
.searchform {
	font-size:9px;
	color:#c0a357
}
.searchform2 {
	width: 200px;
	border:7 solid #7e92a7;
	font-size:11px;
	color:#555555
}

