body {
	margin : 0;
	padding : 0;
	background : url(images/bg.jpg) fixed;
	font-size : 12px;
	color : #333333;
	width : auto;
	font-family : Arial, sans-serif;
	line-height : 16px;
}

h1, h2, h3 {
	font-family : sans-serif;
	font-weight : bolder;

}
h1 {
	letter-spacing : 0;
	font-size : 23px;
	font-weight : bolder;
	color : #2971B9;
	line-height : 28px;
}
h2 {
	letter-spacing : 0;
	font-size : 18px;
	font-weight : bolder;
	color : #333333;
	line-height: 25px;
}
h2.homepage {
	letter-spacing : 0;
	font-size : 17px;
	font-weight : bolder;
	color : #3366cc;
	line-height : 20px;
	margin-top : 3px;
	margin-bottom : 3px;
	padding : 0;
}
h3 {
	font-size : 14px;
	font-weight : bold;
	line-height: 18px;
}
h5 {
	font-size : 13px;
	font-weight : bold;
}
p  {
	line-height : 16px;
	font-weight: normal;
}
ul, ol {
	line-height : 14px;
}
blockquote {
	padding-left : 10px;
}
blockquote p, blockquote ul, blockquote ol {
	line-height : normal;
	font-style : italic;
}
a, a:link, a:visited {
	color : #e88216;
	font-weight : bold;
	text-decoration : underline;
}
a:hover {
	color : #333333;
}
a.block_header {
	font-size : 17px;
	font-weight : bold;
	color : #3366cc;
	text-decoration : none;
}




/* Header Styles */

#header {
	width : 1000px;
	height : 180px;
	margin : 0 auto;
	padding : 0;
	background-image : url(images/header.jpg);
	background-repeat:no-repeat;
	font-family : sans-serif;
	color : #ffffff;

}

/* anchor */

#anchor {
	float : right;
	color: #333333;
	padding-top: 5px;
	height: 139px;
	font-size: 11px;
	text-align : left;
	display: inline;
	padding-right: 40px;
}


/* NAV */

#nav {
	float: left;
	width: 100%;
	height: 36px;
}



/* Page Size */
#page {
	width : 1020px;
	margin : 0 auto;
	padding: 0;
	background-image: url(images/content_bg.png);
}

#page_home {
	width : 1020px;
	margin : 0 auto;
	height: 720px;
	padding-left : 0;
	padding-top : 0;
}



/* Left Teaser Channel */

#left {
	float : left;
	width : 240px;
	min-height : 400px;
	padding-top : 20px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	text-align : left;
}

.right {
	float : right;
	width : 0;
	padding-top : 10px;
	padding-bottom : 0;
	padding-left : 10px;
	padding-right : 0;
}



/* Content Area (Not Homepage) */
#content {
	width : 1020px;
	min-height: 500px;
}

/*Homepage*/
.mainimage {
	float : left;
	width : 593px;
	height : 320px;
	padding-left : 10px;
	padding-top : 0;
	padding-bottom : 0;
	padding-right : 0;
}

/*Homepage*/

#news {
	float : left;
	width : 370px;
	height : 220px;
	padding-left : 20px;
	padding-top : 50px;
	padding-bottom : 45px;
	padding-right : 15px;
	font-size : 11px;
	line-height : 13px;
	background-image : url(images/news_bg.png);
}


#post {
	float : right;
	text-align : left;
	width : 715px;
	padding-left : 20px;
	padding-top : 20px;
	padding-bottom : 0px;
	padding-right : 25px;
	overflow:auto;
}

#post_wide {
	text-align : left;
	width : 910px;
	padding-left : 50px;
	padding-top : 20px;
	padding-bottom : 10px;
	padding-right : 50px;
}

/*Homepage*/
#homemiddle {
	float : right;
	width : 400px;
	height : 407px;
	padding-left : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding-right : 0;
}

#hometop{
	float : left;
	margin : 0 auto;
	width : 1000px;
	height : 250px;
	padding-left : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding-right : 0;
	background-image: url(images/home_top.jpg);
	background-repeat: no-repeat;
}


.title {
	color : #2971b9;
	margin : 0;
	padding-bottom : 10px;
	border-bottom : 0 solid #666666;
	font-size : 23px;
	letter-spacing : 0;
	padding-top: 20px;
	font-weight:bold;
}

.title a {
	text-decoration : none;
	color : #999999;
}



/* search */
.search {
	float : right;
	text-align : right;
	height : 55px;
	width : 600px;
	font-size : 10px;
	color : #666666;
	font-weight : bold;
	padding-left : 0;
	padding-right : 50px;
	padding-top : 35px;
}





/* small */

.small:link, .small:visited, .small:active {
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	font-weight : normal;
}

/* Footer */

#footer {
	width : 1020px;
	height : 70px;
	margin : 0 auto;
	background : url(images/footer.png) no-repeat;
	text-align : center;
	font-size : 10px;
	font-family : sans-serif;
	color : #ffffff;
	padding-top: 20px;
}

#footer a {
	color : #ffffff;
	text-align : center;
}

#address {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	height: 50px;
	width: 730px;
	padding-right: 20px;
	float: right;
	}

#social {
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 250px;
	height: 40px;
	text-align: right;
}


/*
img, div, a { behavior: url(iepngfix.htc) }
*/



/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 6px;
padding-left:35px;
height: 24px;
width: 960px;
background: url(images/nav-bg.jpg);
text-align:left;
z-index: 2;
position: relative;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left: 0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
#nav-container li:hover ul, #nav-container li.over ul {
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/
#nav-container a{
padding:3px 24px 7px 0px;
margin: 0px 0px 0px 0px;
color: #FFFFFF;
font-family: Arial, sans-serif, Helvetica;
font-size:15px;
letter-spacing: -0.2px;
text-decoration:none;
font-weight: bold;
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #f88e1e;
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/
#nav-container div, #nav-container ul{

padding:5px 4px 10px 4px;
margin:0px 0px 0px 0px;
background-repeat: repeat-x;
background-color: #666666;
border-right: 1px solid #333333;
border-left: 1px solid #333333;
border-bottom: 1px solid #333333;
width: 178px;
}

/*^'^ Secondary Items ^'^*/
#nav-container div a, #nav-container ul a{
padding:3px 10px 3px 6px;
background-color:#666666;
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;

}

/*^'^ Secondary Items Hover State ^'^*/
#nav-container div a:hover, #nav-container ul a:hover{
background-color: #333333;
background-repeat: no-repeat;
color:#f88e1e;
}

/*^'^ Secondary Item Titles ^'^*/
#nav-container .item-secondary-title{
cursor:default;
padding:0px 0px 3px 7px;
color: #cccccc;
font-family: Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;

}

/*^'^ Horizontal Dividers ^'^*/
#nav-container .divider-horiz{
border-top-width:1px;
margin:5px 5px;
border-color: #333333;
}

/*^'^ Vertical Dividers ^'^*/
#nav-container .divider-vert{
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#333333;
}

#rotator_container {
	width:558px;
	height:284px;
	float: right;
	margin-top: 10px;
	z-index: 1;
	position: relative;
	margin-right:5px;
}

#news_container {
	/*max-width: 230px;*/
	padding-top: 36px;
	width: 229px;
	height: 262px;
	/*padding-right: 20px;*/
	/*#margin-right: 40px;*/
}


/*^'^ ie8 hacks ^'^*/
/*
#news_container {
	*width:210px;}
#news_container {
	*padding-right:40px;}
*/


ul#rotator {
	float:right;
	width:558px;
	height:284px;
	padding: 0;
	list-style: none;
	margin: 0;
}

ul#news_rotator {
	line-height: 16px;
	list-style:none;
/*
	width:200px;
	height:252px;
	float: left;
	width: 200px;
*/
}
