/* CSS Document */

body{
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5E0021;
}


p, li{
	font-size: 12px;
	font-family: Tahoma, Georgia, Times, Verdana, "Times New Roman", serif;
	color: #000000;
	line-height: 150%;
	
	}

a:link, a:visited{
	color: #0080BF;
}

a:hover{
	color: #FF6600;
}


/* main content style*/

div.content {
	background-repeat:repeat-x;
	background-image:url(images/fill_grad_top.gif);
	background-position:top;
	padding: 15px 35px 15px 15px;
	background-color: #ffffff;
}

/* news box */

.news{
	display: block;
	width: 250px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 150%;
	color: #555555;	
	background-color: #F7F7F7;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-width: 0px 25px 0px 25px;
	border-color: #ECECEC;
	border-style: solid;
}


/* Breadcrumbs links */

.bc {
	font-family:  Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	color: #404040;
	text-transform: uppercase;
	text-align:right;
	vertical-align:bottom;
}
.bc a:link, .bc a:visited  {text-decoration: underline }
.bc a:hover {text-decoration: underline }


/* Address text */

p.address{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	height: 50%;
	color: #404040;	
}

/* Light blue color header bar */

div.hbar_01{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;	
	background-color: #8AB9D7;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 7px;
	display: block;
}


/* Cream color header bar */

div.hbar_02{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #CC6600;	
	background-color: #FFEFBD;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 7px;
	display: block;
}


/* Light Blue w/Black Text color header bar */

div.hbar_03{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #000000;	
	background-color: #E2EAF3;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 7px;
	display: block;
}

.float_rt {
	font-size:9px;
	font-weight:normal;
	display:block;
	float: right;
	padding: 0px;
	margin: 0px;
	}

.footer{
	display: block;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 20px;
	color: #cccccc;
}

.footer a:link, .footer a:visited , .footer a:active{
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}

.sitemap{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
	color: #404040;	
	padding: 3px 10px 3px 0px;
	display: block;
}

/* sidebar style with padding */

.sidebar{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #404040;	
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	display: block;
}
.sidebar a:link, .sidebar a:visited , sidebar a:active{
	text-decoration: underline;
}
.sidebar a:hover {
	text-decoration: underline;
}

/* Small mouse text */

.smtxt{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	color: #333333;	
}
.smtxt a:link, .smtxt a:visited, .smtxt a:active{
	text-decoration: none;
}
.smtxt a:hover {
	text-decoration: underline;
}

/* text headline links */
.titletxt {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #404040;	
}

.titletxt a:link, .titletxt a:visited , titletxt a:active{
	color: #FF6600;
	text-decoration: underline;
}

.titletxt a:hover {
	color: #FF6600;
	text-decoration: none;
}

.text{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #404040;	
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	display: block;
}


/* left side navigation */

#navcontainer
{
	background: #f5f5f5;
	width: 100%;
	margin: 0;
	padding: 3px;
	font-family: verdana, arial, sans;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	text-transform: inherit;
	border: 1px solid #cccccc;
}

ul#navlist
{
	font-size: 9px;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;
}

ul#navlist li
{
	font-size: 9px;
	display: block;
	margin: 5;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	color: #404040;
	text-decoration: none;
	background: #ffffff;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background: #f0e7d7;
	color: #800000;
	background-image:url(images/blt_01.gif);
	background-position:left;
	background-repeat:no-repeat;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #800000;
	background-color: #ffffff;
	border-color: #FF5500;
	background-image:url(images/blt_01.gif);
	background-position:left;
	background-repeat:no-repeat;
}
-->


/* dropcap */

.dropcap
{
float: left;
font-family: Georgia, Times, serif;
color: #999999;
font-size: 40pt;
line-height: 100%;
}
-->

/* reverse text small */
.whttxt01 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;	
}


/* fields and dropdowns */
.field {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	color: #404040;	
	border: 1px #7F9DB9 solid;
	margin: 0;
	padding: 2px 2px 2px 5px;
}


/* grey border */
.border01 {
	border: 1px solid #cccccc;
	margin: 0px;
}

.fieldlabel
{
	border: 1px solid #A6A6A6;
	color: #0060E5;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #ffffff;
	padding: 0 5px;
	margin: 0;
}