/* ##############################
Global Content Styles
###############################*/
body{
	font: 80%/1.3em Verdana,sans-serif;
	color: #333;
	background: #EFECE3 url('/includes/images/template/bg_top.jpg') repeat-x;
	margin-top:30px;
	margin-bottom:25px;
}
p{
	padding-left:4px;
}
a {
	text-decoration:underline;
	color:#075abd;
}
a:hover{
	text-decoration:none;
}
td {
	vertical-align:top;
}
hr {
	background:#999966;
	height:1px;
	margin-right:5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:35px;
	font-size:12pt;
	color:#3B2C27;
	background:url('/includes/images/template/h1_bg.gif') no-repeat;
	background-position:left;
	padding:5px 33px 0px 0px;/* TOP - RIGHT - BOTTOM - LEFT*/
	height:20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10.5pt;
	color:#0F1B33;
}
ul{
	list-style-image: url('/includes/images/template/ol_1.jpg');
	padding-left:20px;
}
ul ul{
	list-style-image: url('/includes/images/template/ol_2.jpg');
	padding-left:20px;
}
li {
	margin-bottom:10px;
}
p.home {
	margin-top:0px;
}
ul.home {
	margin-right:25px;
	margin-left:20px;
}
li.home {
	margin-top:2px;
	margin-bottom:5px;
	color:#0F1B33;
	font-size:9pt;
	line-height:10.5pt;
}
span.highlight {
	font-size:10pt;
	font-weight:bold;
	color:#73868C;
	text-transform:uppercase;
}
.dropcap{
	float: left;
	color:#73868C;
	font-family:times;
	width: .9em;
	font-size: 3.3em;
	line-height: 83%;
	text-indent:-3px;
}
#button {
	padding-top:3px;
	margin-bottom:0px;
}
.error_message {
	color:#990000;
}
.dateUpdated {
	font-size:8pt;
	color:#333333;
	padding-left:0px;
}
.imgBorder {
	border: 1px solid #6B6963;
}
/* ##############################
Navigation
###############################*/
td.navbreak {
	background-image:url('/includes/images/template/navbreak.jpg');
	height:1px;
}
td.navitem {
	height:23px;
}
#nav {
	height:110px;
}
a.navitem {
	display:block;
	vertical-align: middle;
	font-size:9pt;
	color:#4A3831;
	display: block;
	background: url('/includes/images/template/nav_bg.gif') no-repeat;
	text-decoration:none;
	padding-left:11px;
	height: 25px !important;
	/*height: 25px;*/
	line-height:25px;
}
a.navitem:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #802E01;
}
a.navitemOpen {
	display:block;
	vertical-align: middle;
	font-size:9pt;
	color:#802E01;
	display: block;
	background: url('/includes/images/template/nav_bg.gif') no-repeat;
	text-decoration:none;
	padding-left:11px;
	height: 25px !important;
	/*height: 25px;*/
	line-height:25px;
	background-position: 0px -25px;
}
a.navitem:visited {
}
div#subMenu {
	width: 250;
	border: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 40px;
	float: right;
	clear: both; /* Allows stackable module tables when floating */
}
div#subLinks {
	padding-top:4px;
	padding-bottom:2px;
	padding-left:27px;
	margin-top:3px;
	color:#6B6963;
	font: bold 9pt Arial;
	background: #ffffff url('/includes/images/template/sublink_arrow.gif') no-repeat;
	height:25px;
	display:block;
}
a.subMenu {
	color:#3B2C27;
	text-decoration:none;
	display:block;
}
a.subMenu:hover {
	color:#802E01;
}
/* ##############################
Main Template Tables
###############################*/
table.main{
	width:810px;
	border:0px;		
}
td.main {
	/*background: #ffffff url('images/template/header_lvl2.jpg') no-repeat;*/
	background:#ffffff;
	border:0px;
}
table.main_lvl2{
	width:800px;
	padding:0px;
	border:0px;
}
td.nav{
    padding-left:5px;
    width:175px;
	background-color:#D5CDA9;
	border-right:0px solid #cfcfcf;
	border-left:0px solid #cfcfcf;
}
td.content{	
	padding: 10px 25px 10px 10px;/* TOP - RIGHT - BOTTOM - LEFT*/
}
td.module{
	width:235px;
	padding-bottom:25px;
}
#footer{
	clear:both;
	width:810px;
	text-align:right;
	background:url('/includes/images/template/footer_bg.jpg') no-repeat;
	height:50px;
	padding:14px 0px 0px 0px;
	font-size:9px;
	color:#f3f3f3;
	margin:0px auto;
	margin-bottom:10px;
	border-top: 1px solid #e5deb4;
}
a.footer{
	color:#f3f3f3;
	padding-right:20px;
}
table.contact {
	background-color:#ffffff;
	border:1px solid #cfcfcf;
}
td.tablebglight {
	background-color:#EFEBDA;
	padding:3px;
}
td.tablebglightest {
	background-color:#EFEBDA;
	padding:3px;
}

/* ##############################
Modules
###############################*/
h1.module {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10.5pt;
	color:#4A3831;
	background:url('/includes/images/template/mod_head_bg.jpg') no-repeat;
	text-indent:19px;
	height:25px;
	padding-top:7px;
	padding-bottom:0px;
	margin-bottom:0px;
}
p.module{
	color:#3B2C27;
	font-size:8.5pt;
	font-style:normal;
	text-align:left;
	margin:0px;
	padding:0px 20px 0px 8px; /* TOP - RIGHT - BOTTOM - LEFT*/
}
p.homeModule{
	font-family:arial;
	font-size:9pt;
	line-height:12pt;
	color:#E2CDC7;
	font-style:normal;
	text-align:justify;
	padding-left:20px;
	padding-right:33px;
	margin-top:0px;
	margin-bottom:0px;
}
td.homeModule_bg{
	background: #ffffff url('/includes/images/template/module_bg.jpg') repeat-y;
	width:235px;
}

.dateAdded {
	color:#7F8C8B;
	font-size:8pt;
	font-weight:normal;
}
a.moduleMore {
	color:#7F8C8B;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
}
#moduleMore {
	margin-right:20px;
}