@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px auto;
	padding: 0;
	width: 100%;
	font-size: 100%
}

.header {
	width: 960px;
	margin: 0 auto;
	padding:0;
	background:#FFF;
	position: relative;
	height: 120px
}

.logo {
	position: absolute;
	padding: 0;
	top: 10px;
	left: 0px;
}

.tagline {
	position: absolute;
	padding: 0;
	top: 10px;
	right: 0px;
	font-size:24px;
	color:#ff910e
}

.tagline span{
	color:#000034
}


.menu {
	width: 100%;
	margin: 0 auto;
	/*border-top: 1px dashed #BBB;
	border-bottom: 1px dashed #DDD;*/
	text-align:left;
	background: #ff910e
}

.menu ul{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background: #ff910e
}

.menu ul li {
	list-style: none;
	display:inline;
	padding: 0;
	margin: 0;
	font-weight:bold
} 

.menu ul li a{
	/*background: #ff910e url(../images/top_menu_separator.gif) center right no-repeat;*/
	background: #ff910e;
	/*padding: 8px 13px;*/
	padding: 10px 10px;
	border-right: 1px solid #A65C05;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	text-decoration: none
} 

.menu ul li a:hover{
	/*background: #000034 url(../images/top_menu_separator.gif) center right no-repeat;*/
	background: #000034;
	color: #fff;
}

.menu ul li a.last{
	background: #ff910e !important;
} 

.menu ul li a.first{ 
	border-left: 1px solid #A65C05;
}

.menu ul li a:hover.last{
	background: #000034 !important;
} 
	
.clear {
	clear: both;
}

.main {
	width: 960px;
	margin: 10px auto 0 auto
}
	
.leftSection {
	width: 653px;
	float:left;
	background:#fff;
}

.footer {
	width: 614px;
	padding: 10px 20px 20px 0;
	margin:0 20px 0 0;
}

.footer p{
	font-size: 11px
}

.rightSection {
	width:305px;
	float: left;
	border-left: 1px dashed #ccc	
}

.rightSection .search{
	background:#495A69;
	padding: 10px;
	color: #fff
}

.rightSection .blog h3, .rightSection .quote h3 {
	color:#fff;
	font-size:16px;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 10px;
	background:#495A69;
}



.rightSection .blog ul li, .rightSection .quote ul li, .rightSection .nav ul li {
	font-size:14px;
	margin: 0;
	padding: 5px 0 5px 0px;
}

.rightSection .nav ul {
	font-size:14px;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 0px;
}

.rightSection .media img {
	padding: 10px 5px 10px 0;
}

.media{
	margin: 0 0 0 20px;
	padding: 0;
	background:#fff !important
}

.media a img{
	margin: 0;
	padding: 0;
	border: none !important
}

.rightSection h2 {
	padding: 2px 0 5px 40px;
	margin:30px 0 10px 0;
	background-image:url(../images/star.png);
	background-repeat: no-repeat;
	background-position:top left;
	font-size: 24px;
	color:#000034
}

.rightSection .sub, .rightSection .nav{
	padding: 0px 0 0px 20px;
}

.rightSection .sub ul{
	margin: 15px 0 0 0 ;
	paddng: 0
}

.rightSection .sub form table, .rightSection .quote form table{
	font-size: 12px
}

.rightSection .sub ul li{
	list-style-type:square;
	font-size: 11px;
	padding:0;
	margin-left:0
}

.mainSection a, .rightSection a{
	color:#495a6a;
	text-decoration:underline
}

.mainSection a:hover, .rightSection a:hover{
	color:#182F45;
	text-decoration:none
}

.read {
	background:#fca115;
	color:#fff;
	float:right;
	font-size: 14px;
	margin: 0;
}

.read a{
	text-decoration: none;
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	display:block

}

.read a:hover{
	background:#000034;
	color:#fff
}


.act {
	background:#fca115;
	color:#fff;
	float:left;
	font-size: 14px;
	margin: 10px 0 0 0px;
	padding: 5px 10px
	
}

.act:hover{
	background:#000034;
	color:#fff;
	cursor:pointer
}

.topsearch {
	background:#fca115;
	color:#fff;
	float:left;
	font-size: 14px;
	margin: 0px;
	
}

.topsearch:hover{
	background:#000034;
	color:#fff;
	cursor:pointer
}


.more {
	background:#495a6a;
	color:#fff;
	float:left;
	font-size: 14px;
	margin: 0 0 0 20px;
}

.more a{
	text-decoration: none;
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	display:block
}

.more a:hover{
	background:#000034;
	color:#fff
}

.mainSection {
	width: 614px;
	padding: 10px 20px 20px 0;
	margin:0 20px 0 0;
	border-bottom:1px dashed #ccc;
	font-size: 12px;
	color:#495966
}

.mainSection h1 {
	padding: 2px 0 5px 40px;
	margin:0px 0 10px 0;
	background-image:url(../images/dollar.png);
	background-repeat: no-repeat;
	background-position:top left;
	font-size: 24px;
	color:#000034
}

.mainSection h2 {
	padding: 2px 0 5px 0px;
	margin:30px 0 10px 0;
	font-size: 16px;
	color:#000034
}

.mainSection h3 {
	color:#495966;
	font-size:12px;
	margin: 0;
}

.mainSection img {
	float:right;
	padding: 0 0 10px 20px;
}

.mainSection p {
	color:#495966;
	font-size:12px;
	line-height: 150%;
	margin: 10px 0 5px;
}


/* -------------------------------------------------------- */
/* -- NAV - Pulldown -------------------------------------- */
/* -------------------------------------------------------- */

#ddcolortabs .selected a span { /*currently selected tab*/
	background-color: #47a8f1;
	}

.submenu {
	position: absolute;
	top: 0px;
	background-color: #FFAC4A;
	width: 235px;
	border-top: none;
	border-left: 1px solid #A65C05;
	border-bottom: none;
	border-right: 1px solid #A65C05;
	font-size: 12px;
	line-height: 18px;
	z-index: 10000;
	visibility: hidden;
	margin: -1px 0px 0px 0px;
	text-align:left

	}


.submenu a {
	width: auto;
	display: block;
	border-bottom: 1px solid #A65C05;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: #000000;
	}

.submenu a:hover {
	background-color: #000034;
	color: #ffffff;
	}
