/* CSS Document */
body{
	background-color:#F4ECCE;
	color:#333333;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}

a{
	color:#003399;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}

*{
	margin:0px;
	padding:0px;
}

.clr{
	clear:both;
}

.flt{
	float:left;
}

.flr{
	float:right;
}

p{
	padding:5px 0;
	text-align:justify;
}

ol, ul{
	list-style:none;
}

strong.link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:28px;
}


#wrapper{
	background-color:#FFFFFF;
	border:1px solid #7B5725;
	margin:0 auto;
	padding:0;
	position:relative;
	width:900px;
}

#header{
	height:95px;
	padding:5px 5px 0 5px;
	background:#7b5725;
}

#header .logo{
	float:left;
}

#header .topbanner{
	float:right;
}

.topnavigation{
	border-bottom:1px solid #7B5725;
	border-top:1px solid #A07E46;
	background:#C9AB6F url(bg_nav.jpg) repeat-x scroll 0 0;
}

.topnavigation ul{
	list-style:none;
}

.topnavigation ul li{
	background:transparent url(bg_nav-item.jpg) no-repeat scroll right center;
	display:inline;
	float:left;
	padding:0;
	text-align:center;
	text-transform:uppercase;
}

.topnavigation ul li a{
	color:#4F3717;
	text-decoration:none;
	padding:0 15px;
	line-height:31px;
}

.submenu{
	border-bottom:1px solid #92bed4;
	background:url(submenubg.jpg) repeat-x;
	line-height:23px;
	color:#005177;
}

.submenu a{
	color:#005177;
	text-decoration:none;
	padding:0 15px;
}

.content{
	padding:10px;
}

.content .lftcol{
	width:475px;
	padding:0 10px 0 0px;
}

.content .midcol{
	width:220px;
}

.content .rhtcol{
	width:167px;
}

.title{
	color:#003366;
	background:#EDF5F8 url(bg_h22.jpg) repeat-y top right;
	line-height:31px;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0px;
	padding-left:5px;
}

h1{
	color:#003366;
	background:#EDF5F8 url(bg_h22.jpg) repeat-y top right;
	line-height:31px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0px;
	padding-left:5px;
}

.storybox{
	background-color:#FAFAF5;
	border:1px solid #F7F4E8;
	padding:5px;
	margin-bottom:5px;
}

.storybox .image {
	background:#FFFFFF url(loader.gif) no-repeat 50% 50%;
	border:1px solid #DABDA3;
	float:left;
	margin:4px 5px 10px 0px;
	padding:5px;
	position:relative;
	z-index:20;
	width:160px;
	height:80px;
}

h3.box {
	background:#DDC48E url(bg_h3Box.jpg) repeat-x scroll 0 0;
	border-color:#CEBDA5 #CEBDA5 #7B5725;
	border-style:solid;
	border-width:1px;
	color:#663300;
	display:block;
	font-size:110%;
	font-weight:bolder;
	margin-bottom:0 !important;
	padding:3px;
}

.panelbox {
	background-color:#F9F7EE;
	margin-bottom:10px;
	padding:5px;
}

.panelbox ul.sidenav{
	list-style:none;
}

.panelbox ul.sidenav li{
	background:#FCFBF5 url(dots.gif) repeat-x scroll center bottom;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	display:block;
	font-weight:bold;
}

.panelbox ul.sidenav li a{
	padding:4px;
	color:#003399;
	text-decoration:none;
	display:block;
}

.panelbox ul.sidenav li a:hover{
	color:#003399;
	text-decoration:underline;
}

.sectionBreaker {
background:transparent url(floral-divider.gif) no-repeat scroll center 5px;
border:0 solid;
clear:both;
display:block;
height:25px;
margin-top:10px;
}

h2.mid{
	background:#FFFFFF url(bg_h2.jpg) repeat-x scroll center bottom;
	color:#003366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-size-adjust:none;
	margin-bottom:2px;
	margin-top:3px;
	padding:1px 0 25px 5px;
}

.bonusbox{
	border:1px solid #CEBDA5;
	margin-bottom:10px;
}

.bonusbox span.banner{
	width:192px;
	height:52px;
	padding:3px;
	border:1px solid #DABDA3;
	margin-bottom:7px;
	background:#ffffff url(loader.gif) no-repeat 50% 50%;
	float:left;
}

.bonusbox strong{
	font-size:15px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.bonusbox font{
	color:#333333;
}


.bonus-d{
	background:#F9F7EE;
	padding:10px;
	border-bottom:1px solid #CEBDA5;
}

.bonus-l{
	background:#FCFBF5;
	padding:10px;
	border-bottom:1px solid #CEBDA5;
}

h3.poll {
background-color:#C5DCE9;
background-image:url(bg_boxPagerTitle.jpg);
background-repeat:repeat-x;
border:1px solid #92BED4;
color:#003399;
font-size:110%;
margin-bottom:1px;
padding:3px;
}

div.poll_container {
background-color:#EDF4F8;
border:1px solid #C5DCE9;
clear:left;
margin-bottom:1em;
padding:3px;
}

.sidereview{
	background:#FCFBF5 url(dots.gif) repeat-x scroll center bottom;
	padding:7px 0;
}

.footer{
	background-color:#EDF4F8;
	border-top:1px solid;
	clear:both;
	padding:10px;
	color:#7B5725;
}

.footer p.btmlinks{
	margin-bottom:10px;
}

.footer a{
	color:#000000;
	text-decoration:underline;
}

.search{
	width:240px;
	padding-top:5px;
}

.search input.txt{
	border:1px solid #4F3717;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	vertical-align:middle;
	width:120px;
	float:left;
	margin:0 5px;
}

.search label{
	color:#4F3717;
	float:left;
	line-height:20px;
	font-weight:bolder;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	line-height:13px;
}

.inner h2{
	font-size:15px;
	font-weight:bold; 
	color:#333333;
	line-height:24px;
}

