/* Home Page */
/* overwrite page container widths */
#wrapper {
	background-image:none;
}

#side-a {
	width:688px;
}

#contentcontainer {
	float:left;
	margin:0;
	width:688px;
}
html>body #contentcontainer {
	width:670px;
}

#content {
	padding:0 0 10px 0;
}
			
h1.blockheader {  
	height:22px;
	border-left:1px solid #DDD4A9; 
	border-right:1px solid #DDD4A9; 
	border-bottom:1px solid #DDD4A9;
	background-image:url(../images/signupbkg.gif);
	background-repeat:repeat-x;
    background-color:#521908;
	color:#FFFFFF;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.2em;
	margin:0;
	padding:6px 0 0 0;
}

h1.blockheader a {
	color: #fff;
	text-decoration: none;
}

#side-b {
	width:226px;
}
html>body #side-b {
	width:226px;
}
div.lcontentblock {
	float:left; 
	width:225px; 
	height:225px; 
	margin:0 0 13px 0; 
	padding:0;
}
div.contentblock {
	float:left; 
	width:226px; 
	margin:0; 
	padding:0 0 0 6px;
}
div.blockcontent {
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size: 11px;
}

#content div.blockcontent ul {
	list-style: none;
	margin: 0;
	padding: 4px 0 4px 0;
}
#content div.blockcontent li {
	color: #7C1D20;
	padding: 2px 0 2px 13px;
	background-image:url(../images/redarrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
}
#content div.blockcontent li a {
	color: #7C1D20;
	text-decoration: underline;
}

#leftblock {
	float:left; 
	height:92px; 
	width:223px; 
	background-color:#0A2F54; 
	border:1px solid #244683;
}

html>body #leftblock {
	height:92px;
	margin-bottom:10px;
}
#leftcontent {
	color:#FFFFFF;
	padding:12px 10px 4px 20px;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	height:57px; 
	background-image:url(../images/blockbkgtop.gif);
	font-size:1.5em;
}
html>body #leftcontent {
	height:49px;
}
#leftblock h3 {
	height:20px;
	background-image:url(../images/blockbkgbottom.gif);
	background-repeat:repeat-x;
	border-top:1px solid #244683;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	color:#FFFFFF;
	margin:0;
	padding:6px 0 0 11px;
}
html>body #leftblock h3 {
	padding:6px 0 10px 11px;
}

#rightblock {
	float:left; 
	height:92px; 
	width:456px; 
	margin:0 0 0 4px; 
	background-color:#FFFFFF; 
	border:1px solid #D5D2A7;
}

html > body #rightblock { margin-left: 6px; }

#rightcontent {
	color:#56514E;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	height:65px; 
	background-color:#FFFFFF;
	font-size:1.5em;
}

#rightblock h3 {
	height:20px;
	background-image:url(../images/boxheaderbkg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #D5D2A7;
	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:0.3em;
	color:#56514E;
	margin:0;
	padding:6px 0 0 10px;
}

html>body #rightblock {
	height:92px;
	margin-bottom:10px;
}

div.homelist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}
div.homelist li {
	color: #0033AA;
	background-image:url(../images/rightlistarrow.gif);
	background-position:5px 50%;
	background-repeat:no-repeat;
	background-color: #fff;
	padding: 5px 0px 5px 17px;
	border-bottom: 1px solid #DCDCDC;
	font-size: 1.1em;
}
div.homelist li a {
	color: #0033AA;
	text-decoration: none;
}

div.homelist li.featured { background-color: #ffe; }
div.homelist em {
	color:#56514E;
	font-style:italic;
	display:inline;
	padding:0 5px 0 0;
}

#rightlist-nob ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}
#rightlist-nob li {
	color: #0033AA;
	background-color: #fff;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #DCDCDC;
	font-size: 11px;
	background: none;
}
#rightlist-nob li a {
	color: #0033AA;
	text-decoration: none;
}
#rightlist-nob .lead {
	color:#56514E;
	display:inline;
	padding:0 10px 0 0;
}
#emailcontainer {
	margin:0;
}

div.homerightfooter {
	height:11px;
	background-image:url(../images/boxfooterbkg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	margin:0;
	padding:1px 1px 0 0;
	text-align :right;
}
/*
 * active page indicators 
 */
 
/* main top nav */
body#home a#t_home {
	background-image:url(../images/topnav-on.gif);
	background-repeat:repeat-x;
}
