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

/* ULTIMATE UNDERDECK 2010
===================================== */

/* LAYOUT
===================================== */
body {
	background-color: #fff;
	background-image:url(images/top_bkgd.jpg);
	background-repeat:repeat;
	margin-top: 16px;
}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* TYPE
===================================== */
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
padding-top:22px;
padding-right:18px;
font-size: 17px;
font-weight: bold;
}

.main{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding-right:10px;
}

.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;
line-height:30px;
padding-left:15px;
}

.subnav {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
padding-bottom: 3px;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:9px;
line-height:30px;
padding-left:10px;
}

.toplinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #121212;
font-size:9px;
padding-top:10px;
padding-bottom:7px;
padding-right:6px;
}

.midnav {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
font-weight:bold;
line-height:28px;
padding-right:12px;
}

/* LINKS
===================================== */
.main a:link, .main a:visited, .main a:active {
	color: #8CC63F;
	text-decoration: none;
}
.main a:hover {
	color: #8CC63F;
	text-decoration: underline;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #000000;
	text-decoration:none;
}
.nav a:hover {
	color: #5D832B;
	font-style:italic;
	text-decoration: none;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #9A4A03;
	text-decoration: none;
}
.subnav a:hover {
	color: #9A4A03;
	text-decoration: underline;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #60822C;
	text-decoration: none;
}
.footer a:hover {
	color: #60822C;
	text-decoration: underline;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active {
	color: #121212;
	text-decoration: none;
}
.toplinks a:hover {
	color: #121212;
	text-decoration: underline;
}

.midnav a:link, .midnav a:visited, .midnav a:active {
	color: #fff;
	text-decoration: none;
}
.midnav a:hover {
	color: #000;
	text-decoration: none;
}
.botnav a:link, .botnav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	list-style-type: none;
}
.botnav a:hover {
	text-decoration: underline;
}
.botnav ul {
	list-style-type: none;
}

/* IMAGE STYLE
=========================================== */
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Socius Sitemap jQuery Toggle */
#sociusseocontentcontainer {
	width: 100%;
	min-height: 35px;
	margin: 0 auto;
	/* background: url('images/footerbg.gif'); */
}

#sociusseocontent {
	width: 890px;
	margin: 0 auto;
}

#sociusseoicon a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#sociusseoicon a:hover {
	color: #000;
}

#sociusseocontentbox {
	width: 850px;
	/* border: 1px solid #0f4270;
	background-color: #0f4270; */ 
	padding: 15px;
	text-align: left;
	margin-top: 10px;
}

#sociusseocontentbox p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

#sociussitemap {
	width: 850px;
}

#sociussitemaplink {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#sociussitemaplink a {
	color: #000;
	text-decoration: none;
}
#sitemap {
	width: 850px;
}

#sitemaplink {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

#sitemaplink a {
	color: #000;
	text-decoration: none;
}
 
.sitemapcolumn {
	width: 153px;
	padding-right: 10px;
	float: left;
}

.sitemapcolumn h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.sitemapcolumn li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.sitemapcolumn li a {
	color: #000;
	text-decoration: none;
}

.sitemapcolumn li a:hover {
	text-decoration: underline;
}

.infomapcolumn {
	width: 270px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

.infomapcolumn h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.infomapcolumn #address {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.infomapcolumn li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.infomapcolumn li a {
	color: #000;
	text-decoration: none;
}

.infomapcolumn li a:hover {
	text-decoration: underline;
}

/* End Socius Sitemap jQuery Toggle */

