* {
	font-family: Arial;
	font-size:12px;
	line-height:16px;
	color:#b4b479;
	
}
body {
	padding:0px;
	margin:0px;
	background:#003334 url(../images/background_gradient.png) repeat-y;
	
}

h1 { font-family:Neo Sans, Tahoma, Arial; font-weight:normal; font-size:26px; line-height:26px; color:#33cccc; margin:0px; padding:0px;}
h2 { font-family:Neo Sans, Tahoma, Arial; font-weight:normal; font-size:15px; line-height:17px; color:#33cccc; margin:0px 0px 4px 0px; padding:0px;}
h3 { 
	font-size:16px;
	line-height:24px!important;
	letter-spacing:-0.1px;
	color:#cbcb6c;
	font-family:Arial; font-weight:normal; margin:0px 0px 4px 0px; padding:0px;}

a { text-decoration:none; color:#33cccc;}
a:hover { text-decoration:underline;}

a.arrow { text-decoration:none; color:#33cccc; background:url(../images/symbols-href-arrow.gif) no-repeat left; padding-left:10px;}
a.arrow:hover { text-decoration:underline;}

a.active{ color:#cbcb6c; text-decoration:underline;}

img{ border:0px;}


#container{
	float:left;
	width:1000px;	
}
#content{
	padding:25px 32px 50px 34px;	
}
#header{
	float:left;
	width:100%;
	height:59px;
}
#header .logo{
	float:left;	
}
#header .share {
	float:right;
	margin-top:5px;
}
#header .share ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#header .share ul li{
	float:left;
	margin-left:12px;
}
#nav-holder{
	float:left;
	width:100%;
	height:46px;
}
#nav-holder .topnav{
	float:left;
	width:100%;
	height:23px;
	border-top:1px solid #8a7c3a;
	border-bottom:1px solid #8a7c3a;
}
#nav-holder ul{
	margin:0px;
	padding:4px 0px 0px 0px;
	list-style-type:none;
}
#nav-holder ul li{
	float:left;
	padding-right:12px;
	margin-right:10px;
	height:12px;
	line-height:12px!important;
}
#nav-holder .topnav ul li.have-sub{
	background:url(../images/symbols-nav-arrow.gif) no-repeat right bottom;
}
#nav-holder .topnav ul li.have-sub-active{
	background:url(../images/symbols-nav-active.gif) no-repeat right bottom;
}
#nav-holder .topnav ul li.have-sub-active a{ color:#666633}
#nav-holder .topnav ul li.have-sub-active a{ color:#666633}

#nav-holder ul li a{
	font-size:10px;
	color:#cbcb6c;
}
#nav-holder ul li.active a{
	color:#666633;
}
#nav-holder ul li a:hover{
	color:#7acbcb;
}
#nav-holder ul li.title a{
	color:#33cccc;
}
#main-content{
	float:left;
	width:100%;
	margin-top:30px;	
	line-height:16px;
}
#footer {
	float:left;
	padding-left:34px;
	padding-right:32px;
	width:934px;
}
#footer ul{
	float:left;
	list-style-type:none;
	width:74px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
}
#footer ul li{
	padding-bottom:5px;
}
#footer ul li a{
	font-size:10px;
	color:#999966;	
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}

.push-top{
	float:left;
	width:100%;
}
.push-top img{	float:left;	padding-top:7px;}
.push-top .wide{ width:400px!important; }

.body{
	float:left;
	font-size:12px;
	line-height:18px!important;
	letter-spacing:-0.1px;
	color:#b4b479;	
}
.body span{
	font-size:16px;
	line-height:24px!important;
	letter-spacing:-0.1px;
	color:#cbcb6c;
	padding-bottom:3px;
	display:block;
}


.body b{ color:#cbcb6c}

.push-top .body{
	width:360px;
	margin-left:20px;
}
.push-news .body{
	width:400px;
	margin-left:380px;
}
.push-list .body{
	width:400px;
	margin-left:380px;
}
.push{
	float:left;
	width:170px;
	font-size:12px;
	line-height:20px;	
	margin-right:20px;
}

.push img{
	border-top:4px solid #33cccc;	
	padding-bottom:3px;
}

.hr{
	float:left;
	width:100%;
	border-bottom:1px solid #726730;
	height:16px;
	margin-bottom:16px;
	clear:both;
}
.short{ width:800px!important;}

.nomargin{ margin:0px;}
.clear{	
	clear: both;
}

.bold {
	font-weight:bold;	
}