
body {
width: 900px;
background-image: url(../../images/bg_body.jpg);
font-family: Verdana, Helvetica, sans-serif;
font-size: 100%;
}

h1 {
	color: #8A5111;
	font-size: .95em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../../images/arrow.jpg) no-repeat 0 .2em;
	padding: 0 0 0 20px;
	margin: 20px 0 10px 0;	
}

h2 {
	color: #8A5111;
	font-size: .7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../../images/arrow2.jpg) no-repeat 0 0;
	margin: 15px 0 20px 6px;
	padding: 0 0 0 20px;	
}

h3 {
	color: #9A402F;
	font-size: .7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 25px;	
}

a {
	color: #9A402F;
	text-decoration: none;
}

a:hover {
	color: #9A402F;
	text-decoration: underline;
}

a:visited {
	color: #9A402F;
	text-decoration: none;
}

a:visited:hover {
	color: #9A402F;
	text-decoration: underline;
}

.more {
	color: #9A402F;
	float: right;
}


#container {
width: 900px;
background-image: url(../../images/bg_containernew.jpg);
}

#header {
width: 667px;
height: 211px;
background: url(../../images/) no-repeat top right;
}

#col_left {
float: left;
width: 253px;
}

#col_right {
float: right;
width: 447px;
background: url(../../images/bg_contentnew.jpg) no-repeat top left;
}

#bottom {
clear: both;
background: url(../../images/bg_bottom.jpg) no-repeat;
height: 32px;
text-align: right;
}

#bottom p {
font-size: .7em;
padding: 5px 45px 0 0;
margin: 0;
color: #77090A;
}

#content {
padding: 1px 40px 0 11px;
/* background: url(../../images/stars.jpg) no-repeat 15em 16em; */
}

#content p {
padding: 0 0 0 23px;
margin: 0 0 15px 0;
font-size: .75em;
line-height: 1.6em;
color: #6C6119;
}

#content table {
font-size: .7em;
line-height: 1.6em;
color: #6C6119;
width: 390px;
}

#content td {
padding: 0 0 5px 23px;
}

#nav ul {
	padding:0;
	margin: 14px 0 0 14px;
	width: 226px;
	border: 1px solid #D6CD8C;
}

#nav ul li { 
	list-style-type: none;		
	margin: 0;
	padding: 1px 0 6px 0;
	background: transparent url(../../images/l4.jpg) no-repeat top left;
}

#nav a { 
	padding: 0 0 0 25px;
	color: #8A5111;
	font-size: .7em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav a.active { 
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover { 
	font-weight: bold;
	text-decoration: none;
}

#news {
	padding:0;
	margin: 14px 0 0 14px;
	width: 226px;
	border: 1px solid #D6CD8C;
	background: transparent url(../../images/bg_news.jpg) repeat-y top left;
}

#news p {
	font-size: .7em;
	line-height: 1.3em;
	color: #6C6119;
	margin: 0 20px 10px 25px
}

#footer {
	font-size: .55em;
	color: #fff;
	padding: 10px 0 20px 0;
	width: 692px;
	text-align: right;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:visited:hover {
	color: #fff;
	text-decoration: none;
}

#clear {
	clear: both;
}
