/* CSS Document */

body {
	margin:0px auto;
	padding:0px;
	font-family:verdana,arial,helvetica,sans serif;
	font-size:12px;
	color:#333333;
	background:#225588;
	min-width: 970px;
}	

div#structure {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	text-align: left;
	background:#ffffff;
	border-top:solid 2px #BEBFC1;
	border-left:solid 2px #BEBFC1;
	border-right:solid 2px #BEBFC1;
}

/************* #top header section **************/

div#header {
	background:#DCDDDF;
	height:155px;
	vertical-align: middle;
}



div#navbar {
padding: 2px 2px 3px 7px;
background:#B21C1D;
border-top: 2px solid #ffffff;
border-bottom: 1px solid #ffffff;
color:#ffffff;
font-size:14px;
text-align:center;
}

td#leftcolumn {
	background:#eeeeee;
	padding-top:10px;
	border-right:solid 1px #aaaaaa;
	font-size:12px;
}

div#googlebannerleft {
	align:center;
	text-align:center;
	padding-top:5px;
}

td#middlecolumn {
	background:#ffffff;
	border-right: solid 1px #dddddd;
	padding:10px;
	font-size:12px;
	line-height:125%;
}

td#middlecolumnstore {
	background:#ffffff;
	border-right: solid 1px #dddddd;
	padding:0px;
	font-size:12px;
}


h1#breadcrumb {
	font-size:12px;
	color: #999999;
	letter-spacing: 3px;
	text-transform: lowercase;
	margin-bottom:20px;
	font-weight:normal;
}

td#rightcolumn {
	background:#ffffff;
	font-size:12px;
	padding:10px;
	width:210px;
}

td#rightcolumn div {
	margin-bottom:10px;
}

div#footer {
	padding: 4px 2px 5px 7px;
	background:#B21C1D;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color:#ffffff;
	text-align:left;
	font-size:10px;
}

a{color: #006699;text-decoration: none;}
a:link{color: #006699;text-decoration: none;}
a:visited{color: #006699;text-decoration: none;}
a:hover{color: #006699;text-decoration: underline;}

a.home_head_link1{color: #ffffff;text-decoration: none;}
a.home_head_link1:link{color: #ffffff;text-decoration: none;}
a.home_head_link1:visited{color: #ffffff;text-decoration: none;}
a.home_head_link1:hover{color: #ffffff;text-decoration: underline;}

a.home_head_link2{color: #333333;text-decoration: none;}
a.home_head_link2:link{color: #333333;text-decoration: none;}
a.home_head_link2:visited{color: #333333;text-decoration: none;}
a.home_head_link2:hover{color: #333333;text-decoration: underline;}

a.topnav{color: #ffffff;text-decoration: none;font-weight:normal;font-size:12px;padding-left:5px;padding-right:5px}
a.topnav:link{color: #ffffff;text-decoration: none;font-weight:normal;font-size:12px}
a.topnav:visited{color: #ffffff;text-decoration: none;font-weight:normal;font-size:12px}
a.topnav:hover{color: #ffffff;text-decoration: underline;font-weight:normal;font-size:12px}

a.goldlink{color: #E0DAB8;text-decoration: none;font-weight:normal;font-size:12px}
a.goldlink:link{color: #E0DAB8;text-decoration: none;font-weight:normal;font-size:12px}
a.goldlink:visited{color: #E0DAB8;text-decoration: none;font-weight:normal;font-size:12px}
a.goldlink:hover{color: #E0DAB8;text-decoration: underline;font-weight:normal;font-size:12px}

a.bottomnav{color: #ffffff;text-decoration: none;font-weight:normal;font-size:10px}
a.bottomnav:link{color: #ffffff;text-decoration: none;font-weight:normal;font-size:10px}
a.bottomnav:visited{color: #ffffff;text-decoration: none;font-weight:normal;font-size:10px}
a.bottomnav:hover{color: #ffffff;text-decoration: underline;font-weight:normal;font-size:10px}

div.archive {font-size:10px}
div a.archive {font-size:10px}


/************* #middle column **************/

.home_headline1 {
	background:#B21C1D;
	border:1px solid #EECFCF;
}
.home_article_head1 {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
}
.home_head_blurb1 {
	color:#ffffff;
	background:#B21C1D;
	padding:5px;
}

.home_headline2 {
	background:#D1D2D4;
	border:1px solid #A2A4A6;
	margin-top:5px;
}
.home_article_head2 {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
}
.home_head_blurb2 {
	color:#000000;
	background:#D1D2D4;
	padding:5px;
}

.section_feature {
	margin-top:25px;
	color:#333333;
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-image: url(../images/home_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16pt;
}

.section_blurb {
	background:#ffffff;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	text-align:left;
	line-height:150%;
}

.section_blurb2 {
	background:#ffffff;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	text-align:left;
	line-height:150%;
}

.last_week {
	background:#ffffff;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	margin-bottom:10px;
	text-align:left;
	line-height:150%;
}

.ad_feature {
	color:#333333;
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-image: url(../images/home_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16pt;
}

.ad_blurb {
	background:#ffffff;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	text-align:left;
	margin-bottom:20px;
	line-height:150%;
}

.ad_items {
	line-height:100%;
	margin-bottom:7px;
}

table.homeicons {
	margin:5px;
	font-size:10px;	
}

table.homeicons tr {
	vertical-align:top;
}

table.homeicons td {
	align:center;
	font-size:10px;
}

img.homeicon {
	margin-top:5px;
	border:0px
}

img.outline {
	border: 1px solid #000000;
}

div.sitemapindent1 {
	margin-left:15px;
}

div.sitemapindent2 {
	margin-left:30px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature2{
	text-align: center;
	padding: 0px 0px 0px 5px;

}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
