a {
color:#dab041;
}

a img {
border:0;
}

body {
background:#000 url('images/body_bg.jpg') 0 66px repeat-x;
color:#fbedb1;
font:12px Georgia,"Times New Roman",Serif;
margin:0;
}

body.subpage {
background-image:url('images/subpage_bg.jpg');
}

#container {
	width:900px;
margin:0 auto;
}

#header_img {
	height:272px;
position:relative;
z-index:0;
}
.subpage #header_img {
	height:174px;
}

#nav {
	width:900px;
	height:66px;
background:url('images/nav_bg.jpg') no-repeat top right;
margin:0;
padding:0;
position:relative;
z-index:1000;
}

#nav li {
list-style:none;
margin:0;
float:left;
position:relative;
}

#nav li.clear {
	height:0;
float:none;
}

#nav a {
	height:66px;
color:#fbd66d;
display:block;
font-size:14px;
line-height:75px;
padding-right:20px;
position:relative;
text-decoration:none;
}

#nav li ul {
	width:150px;
background:#000 url('images/spacer.gif');
display:none;
font-size:12px;
margin:0;
padding:0;
position:absolute;
	top:56px;
	left:-5px;
z-index:1000;
}

#nav li:hover ul {
display:block;
}

#nav li ul li {
	height:auto;
padding:5px;
}

#nav li ul li a {
	height:auto;
color:#f2d86a;
line-height:normal;
text-decoration:underline;
}
#nav li ul li:hover a {
color:#fbedb1;
}

#nav #nav08 {
	width:270px;
float:right;
padding:0;
text-align:right;
}
#nav #nav08 a {
font-size:11px;
padding:0;
}

#content {
overflow:hidden;
}

.subpage #content {
	width:590px;
float:left;
line-height:170%;
overflow:auto;
padding:10px 10px 10px 0;
}

.subpage #sidebar {
	width:280px;
background:#c17025;
color:#fbd66d;
float:right;
padding:5px 10px;
}
.subpage p {
margin-top:0;
}
.subpage #sidebar a {
color:#fbd66d;
}
.subpage #sidebar .sidebar_header {
margin-top:20px;
overflow:hidden;
}
.subpage #sidebar .sidebar_header .header {
float:left;
}
.subpage #sidebar .sidebar_header .morelink {
float:right;
}

.subpage #sidebar .weather_button {
margin-bottom:20px;
text-align:center;
}

#fontsize {
	height:40px;
background:url('images/slogan.png') no-repeat;
color:#fbd66d;
font-size:13px;
line-height:40px;
text-align:right;
}
.subpage #fontsize {
	height:auto;
background:none;
line-height:normal;
}
#fontsize .size1 {
cursor:pointer;
}
#fontsize .size2 {
cursor:pointer;
font-size:17px;
}
#fontsize .size3 {
cursor:pointer;
font-size:22px;
}

.subpage #content .header {
margin:1em 0;
}

#content .box_wrapper {
	width:950px;
}

#content .box {
	width:278px;
float:left;
margin-right:33px;
}

#content .box .box_top {
margin-bottom:5px;
}

#content .box .box_top img {
display:block;
}

#content .text_resize {
line-height:160%;
}

#content .box ul {
margin:0;
padding:0 0 0 15px;
}

#content .box ul li {
list-style-type:disc;
margin:0;
padding:0;
}

#content .box .morelink {
color:#dab041;
display:block;
text-align:right;
}

#content .box .morelink a {
text-decoration:none;
}

#footer {
color:#dab041;
padding:30px 0 15px 0;
}

#footer a {
text-decoration:none;
}

#footer #bottom_nav {
	width:600px;
float:left;
}

#footer #copyright {
	width:300px;
float:right;
text-align:right;
}

.clear {
clear:both;
}