/* 6DW REDESIGN - 9/15/11 */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 20px;
	letter-spacing: normal;
	background-color: #BCBEC0;
}

img {
border: 0px;
}

/* HEADER */

.header {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	background-color: #FFF;
	width: 1030px;
	height: 175px;
}
.headerlogo {
	height: 142px;
	width: 247px;
	float: left;
	margin-bottom: -20px;
}

.ad728x90 {
	height: 90px;
	width: 728px;
	float: right;
	margin-top: -155px;
	margin-left: 250px;
	clear: both;
	margin-right: 10px;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-top: 150px;
	margin-left: 10px;
	clear: right;
}
.header .searchbox {
	float: right;
	margin-right: 10px;
	padding-top: 45px;
	clear: left;
	height: 34px;
	display: inline-block;
}
.header .headerabout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #60C1A1;
	font-weight: bold;
	float: left;
	margin-left: 644px;
	margin-top: -20px;
}
.header .headerseparator1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #60C1A1;
	float: left;
	margin-left: 725px;
	margin-top: -22px;
	clear: left;
}
.header .headerseparator2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #60C1A1;
	float: left;
	margin-left: 840px;
	margin-top: -22px;
}
.header .headercontact {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	color: #60C1A1;
	float: left;
	margin-left: 865px;
	margin-top: -22px;
}
.searchtextbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	height: 28px;
	width: 277px;
	border: 1px solid #505050;
}
.searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D6A72D;
	background-color: #FFF;
	height: 32px;
	width: 88px;
	border: 1px solid #505050;
}
.header .headeradvertise {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	color: #60C1A1;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 750px;
	margin-top: -22px;
}

/* CONTENT */

.container {
	padding: 0px;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	position: fixed;
}

.central {
	width: 1030px;
	float: left;
	margin-top: 10px;
	background-color: #FFF;
}

.news {
	width: 1030px;
	float: left;
}

.news_center {
	width: 555px;
	float: left;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}

/* MENUS */
.menuleft {
	background-image: url(img/topmenu_left.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 10px;
}

.menus {
	background-image: url(img/topmenu_center.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 24px;
	width: 920px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menuright {
	background-image: url(img/topmenu_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 10px;
}

/* SIDEBAR */
.sidebar {
	float: left;
	width: 190px;
	padding-top: 180px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 650px;
	clear: both;
	position: absolute;
}

.sidebar h1, .news_top h1 {
	font-size: 14px;
	color: #000;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.navmain {
	float: left;
	margin-right: 10px;
	width: 190px;
	margin-left: 600px;
}
.browse {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #808285;
	list-style-type: none;
	margin-left: -20px;
}
.navmainmenu {
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: -5px;
}

.navmainlinkblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #57575a;
	list-style-image: url(img/bullet-blue.gif);
	line-height: 30px;
}
.navmainlinkyellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #57575a;
	list-style-image: url(img/bullet-yellow.gif);
	line-height: 30px;
}
.navmainlinkpurple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #57575a;
	list-style-image: url(img/bullet-purple.gif);
	line-height: 30px;
}
.popular_news {
	background-image: url(img/square.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	margin-top: 8px;
}
.bnrs {
	text-align: center;
	width: 125px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* ADS */
.adsense1 {
	float: left;
	height: 80px;
	width: 520px;
	border: 1px solid #DFE0E5;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
}
