body {
	background-color:#003300;
	background-image:url(../images/interface/background.gif);
	margin:0px;
	padding:0px;
	font-family: arial;
	color: #3e513e;
	font-size: 14px;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:36px;
	color:#CECE84;
	letter-spacing: -2px;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size:18px;
	color:#F8C62E;
}

h3 {
	font-size:16px;
	color: #1B311C;
}
.text_14px {
	font-size: 14px;
	line-height: 18px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}


a {
	color: #DA8403;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #A66402;
	font-weight: bold;
	text-decoration: none;
}

#container {
	margin:0 auto;
	position:relative;
	width:945px;
	height:774px;
	background: url(../images/interface/top_left.jpg) no-repeat top left;
}

#top {
	width:950px;
	height:133px;
	margin-bottom:0px
}

#top-left_ {
	float:left;
	width:267px;
	height:133px;
}

#top-mid_ {
	float:left;
	width:438px;
	height:133px;
}

#top-right_ {
	float:left;
	width:231px;
	height:133px;
	background-image:url(../images/interface/top_right.jpg);
}

#top_nav {
	padding-top:107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	text-align:center;	
}

#nav {
	top:133px;
	float:left;
	width:140px;
	background-image:url(../images/interface/nav_box_tile.jpg);
}

.nav_style {
	padding:5px 10px 30px 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
}

.nav_style a {
	display: block;
	padding: 6px 5px 6px 5px;
	width: 110px;
}

.nav_style a:hover {
	background:#FFFFFF;
}

.nav_style a , .top_nav_style a {
	color:#003333;
	text-decoration: none;
}

a.nav_sub {
	font-weight:normal;
}

.nav_style a:hover, .top_nav_style a:hover {
	color:#006633;
}

#content {
	top:133px;
	float:left;
	width:790px;
	height:auto;
	margin:0px 0px 5px 5px;
}

#ads_content {
	float:right;
	width: 150px;
	padding: 20px 30px 30px 0px;
}


#footer {
	clear:both;
	width:770px;
	height:31px;
	background:url(../images/interface/footer_bg.jpg) no-repeat;
	padding: 30px 20px 30px 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}
#clear {
	clear:both;
}
.clear {
	clear:both;
}

.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.footer_nav a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_info {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_info_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.footer_info a {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.footer_info a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.img_border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #675900;
	border-style: solid;
}
a:hover .img_border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #FAEB83;
	border-style: solid;
}
.content li {
	padding-bottom: 5px;
}
#ad_title {
	font-weight: bold;
	text-align: center;
	color: #1C2F1C;
	padding: 0px 0px 10px 0px;
}
#navlist strong {
	color: #1C2F1C;
}
.ad_item {
	padding: 20px 0px 0px 0px;
	text-align: center;
}
a.ad_item {
	display:block;
	margin: 10px 0px 0px 0px;
	text-align: center;
	padding:9px;
	border:1px #efefaa solid;
	background: #ffffe4;
}
a.ad_item:hover{
	background: #ffffff;
	border: 1px #b8b87b solid;
}
a.ad_item img {
	margin: 10px 0px 0px 0px;
	border:1px #efefaa solid;
}
#navtop {
	font-size: 18px;
	text-align: center;
	color: #D6D698;
	padding: 0px 0px 10px 0px;
}
.right-aligned-image {
	margin:0px 0px 20px 20px;
	border:1px solid #006600;
}
