body {
	background: url('../images/mybg1small2.jpg');
	font-family: verdana; font-size: 11px;
	margin: 20px 20px 20px 20px;
}
td { font-family: verdana; font-size: 11px; }
.clear { clear: both; }
#container {
	width: 850px;
}
#left {
	width: 600px;
	float: left;
	text-align: justify;
}
#content {
	background: #FEF1E1; color: #545454;
	text-align: justify;
}
.content_inside {
	width: 560px;
	background: #FEF1E1; color: #545454;
	text-align: justify;
	margin: 20px;
}
#right {
	margin: 0px 0px 0px 20px;
	float: right;
}
td { color: #545454; }
#logo {
	font-family: georgia; font-size: 20px; color: gold;
}
#logo img { margin: 0px 0px 20px 0px; }
ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.menu li {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-bottom: 1px dotted #FFF;
}
ul.menu li.first { border-top: 1px dotted #FFF; }
ul.menu li a {
	text-align: center;
	text-decoration: none; font-size: 12px; font-weight: normal;
	display: block;
	width: 200px; height: 18px;
	padding: 5px 0px 0px 0px;
	color: #000; background: #E4DCAF;
}
ul.menu li a:hover {
	color: gold; background: #7C6E30;
}
#footer {
	color: #A58525; text-align: left;
	margin: 20px 0px 30px 0px;
}
#footer a {
	color: #A58525; text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
h1 {
	font-family: trebuchet; font-size: 20px;
	width: 100%;
	/*background: #454545; */color: #CCAA06;
	background: url('../images/h1.jpg') top repeat-x;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h1 .h1_inside {
	font-family: trebuchet; font-size: 20px;
	padding: 0px 0px 0x 0px;
	margin: 0px 0px 0px 20px;
	height: 32px;
	background: url('../images/h1.jpg') top repeat-x;
}
#content img.gold {
	
}
#right_contact {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;  text-align: center;
}
img.head_img { 
	margin: 0px 0px 0px 0px; 
	border-top: 1px solid gold;
	border-bottom: 1px solid gold;
}
label { font-size: 11px; }
ul.onelist {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.onelist li {
	list-style-type: none;
	background: url('../images/bullet.jpg') left no-repeat;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#right_contact a {
	color: #CCC; text-decoration: underline;
}
#right_contact a:hover { color: #FFF; }