﻿div.container
{
	text-align: left;
}

div.sitemap, div.sitemap a
{
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	display: block;
	margin-left: 20px;
}

div.sitemap a.first 
{
	margin-left: 0px;
	color: #477993;
}

div.sitemap a.second
{
	margin-left: 20px;
	color: #477993;
}

div.sitemap a.third 
{
	margin-left: 40px;
	color: #477993;
}

div.sitemap a.fourth 
{
	margin-left: 60px;
	color: #477993;
}

div.breadcrumbs, div.breadcrumbs a
{
	color: #a73f3f;
	text-decoration: none;
	font-size: 10px;
}

div.breadcrumbs .current, div.breadcrumbs a.current
{
	color: #3f3f3f;
	text-decoration: none;
	font-size: 10px;
}

div.summarytitle, .summarytitle a
{
	font-size: 12px;
	color: #a73f3f;
	text-decoration: none !important;
}

div.summarysum, .summarysum a
{
	font-family: Arial, Sans-Serif;
	font-size: 12px !important;
	color: #474a4c !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

div.summarysum a
{
	color: #474a4c !important;
	font-weight: normal !important;
}

a.summarylink
{
	color: #477993;
	text-decoration: none !important;
}

a.summarylink:hover
{
	color: #477993;
	text-decoration: underline;
}

div.promos
{
}

div.promoone
{
}

div.promoone h2
{
}

div.promobody
{
	background-image: none !important;
	padding: 0px !important;
	margin: 0px !important;
	color: #58798a !important;
}


div.promobodybrown
{
	background-image: none !important;
	padding: 0px !important;
	margin: 0px !important;
	color: #5f4721 !important;
	width: 100% !important;
}

	div.promobodybrown img {float: right;}

	div.promobodybrown a img {float: none;}


div.footer, div.footer a
{
	font-size: 11px;
	color: #8c8373;
	text-decoration: none;
}

div.header
{
}

div.maincontent
{
	clear: both;
}

div.pagecontent
{
	width: 570px;
}

div.pagecontent h2
{

}

div.pagecontent div.pagebody
{

}

div.dashcontent
{
	width: 570px;
}

div.dashcontent h2
{

}

div.dashcontent div.pagebody
{

}

div.homecontent h2
{
}

div.homecontent div.pagebody
{
}

div.leftnav
{
	float: left;
}

div.content
{
	padding-left: 20px;
	float: left;
}

a.menuitem
{
	padding-left: 2px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
	height: 22px !important;
	font-size: 13px !important;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	background-position: 0px 0px;
	display: block;
}

a.menuitemsel
{
	padding-left: 2px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
	height: 22px !important;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/menu_back_over.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	background-position: left bottom;
	display: block;
}

a.menuitem:hover
{
	padding-left: 2px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0px !important;
	height: 22px !important;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	background-image: url(images/menu_back_over.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	vertical-align: bottom;
	background-position: left bottom;
	display: block;
}


	a.menuItem {
		width: 162px;
	}
	
		a.navseconditem, a.navseconditem:visited {
			display: block;
			height: 16px;
			width: 148px;
			padding: 3px 7px 0 7px;
			border: 1px solid #ffffff;
			border-width: 1px 0;
			border-color: #ffffff #ffffff #eaf1f0 #eaf1f0;
			background: transparent url('../img/subnav_bg.png') repeat-x center top;
			color: #2a353a;
		}
		
		a.navseconditem:hover {
			border-bottom-color: #6793a7;
			background-position: center bottom;
			color: #0871aa;
		}
		
		a.navseconditemsel, a.navseconditemsel:visited
		{
			display: block;
			height: 16px;
			width: 148px;
			padding: 3px 7px 0 7px;
			border: 1px solid #ffffff;
			border-width: 1px 0;
			border-color: #ffffff #ffffff #eaf1f0 #eaf1f0;
			background: transparent url('../img/subnav_bg.png') repeat-x center top;
			border-bottom-color: #6793a7;
			background-position: center bottom;
			color: #0871aa;
		}
		
			a.navthirditem, a.navthirditem:visited
			{
				display: block;
				font-size: 10px;
				background: #e9efee url('../img/subnav_thirdlevel_bg.png') repeat-x center bottom;
				border-width: 0;
				padding: 3px 7px 0 15px;
				width: 140px;
				color: #2a353a;
			}


		a.navthirditem:hover {
			color: #0871aa;
		}


div.toppanel
{
	margin-left: -18px;
	margin-top: -10px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 811px;
	height: 173px;
	background-repeat: no-repeat;
}

div.topdashcontent
{
	width: 335px;
	margin-top: -5px;
}

div.sub_right
{
		float: right;
	width: 180px;
	margin:0px;
	padding-top: 15px;
	padding-left: 30px;
	vertical-align: top;
	margin-right: -10px;
}

div.sub_rightdash
{
		float: right;
		vertical-align: top;
	width: 140px;
	margin:0px;
	padding-top: 15px;
	padding-left: 0px;
	vertical-align: top;
	margin-right: -10px;
	position: relative;
	top: 178px;
	left: -36px;
}

textarea.toptext
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

div.flashcontent
{
	position: relative;
/*	left: 113px;
	top: 2px;
*/	width: 995px;
	height: 356px;
	margin: 2px auto 0 auto;
}

div.promodiv, div.promobrowndiv
{
	background-image: none !important;
	padding-left: 0px !important;
	top: 0px;
	height: 25px !important;
}

div.promodiv h1, div.promobrowndiv h1
{
	font: 15px "Rockwell",serif;
	font-weight: bold;
	height: 30px;
	color: #514728;
	position: relative;
	top: -15px;
	left: -15px;
}

div.checkboxes
{
	float: left;
}

div.comment
{
	clear: both;
}