/*@import url("reset.css");*/
*{ margin: 0; padding: 0; outline: none; }
/* -------------------------------------------------------------- 
   main styles
   body background: 
   
   http://static3.grsites.com/archive/textures/wood/wood126.gif
-------------------------------------------------------------- */

body {
	background: #dba662;
	background: url(http://static1.grsites.com/archive/textures/wood/wood057.jpg) 0 0 fixed #B27612; 
	margin: 0;
}

body, p, td, th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#fs {
	position: fixed;
	top: 0;
	width: 100%;
	height: 18px;
	overflow: hidden;
	background: #02007f;
	border-bottom: #696f87 solid 2px;
	padding: 2px 0;
	color: #fff;
	text-align: center;
}

#wrap {
	width: 774px;
	margin: 35px auto 0 auto;
	border: #696f87 solid 1px;
	background: #fcfcfc;
}

#header {
	height: 103px;
	background: url(../images/bluingline2.jpg) center bottom repeat-x;
}

#leftCol {
	width: 186px;
	float: left;
}

#rightCol {
	width: 563px;
	float: right;
	padding: 12px;
	border-left: #fff solid 1px;
}

#footer {
	text-align: center;
	padding-top: 15px;
}

ul#leftColNav {
	list-style-type: none;
	margin: 9px;
	padding: 0;
}

#leftColNav li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 16px;
}

#leftColNav li a {
	display: block;
	padding: 0 7px;
	font-size: 10px;
	line-height: 16px;
	color: #000066;
	border-top: #fff dashed 1px;
	border-bottom: #fff dashed 1px;
}

#leftColNav li a.home {
	background: none;
	color: #000066;
	text-decoration: none;
	border-top: #000066 dashed 1px;
	border-bottom: #000066 dashed 1px;
}

#leftColNav li a:hover, #leftColNav li a.home:hover {
	background: #eee;
	color: #8C3A0E;
	text-decoration: none;
	border-top: #000066 dashed 1px;
	border-bottom: #000066 dashed 1px;
}

#leftColNav li.header {
	font-weight: bold;
	padding: 7px 3px 3px 3px;
	text-transform: uppercase;
	margin-top: 14px;
	font-size: 12px;
	background: url(../images/content_bg-1.jpg) 0 -11px repeat-x;
}

td { 
	vertical-align: top;
	padding: 7px;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

ul {
	margin: 0 0 15px 25px;
}

address { margin: 12px 0 }

h1,h2,h3,h4,h5,h6{
	margin: .825em 0 .5em 0; 
	font-weight: bold; 
	color:#000066; 
	text-transform: uppercase; 
	font-family: "Charter BdSmCap BT", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{ font-size: 2.125em; }
h2{ color: #ffffff; font-size: 16px; }
h3{ color: #000066;; font-size: 14px; }
h4{ font-size: 1.25em; }
h5{ font-size: 1.125em; }
h6{ font-size: 12px; }

a:link {
    font-weight: bold;
    color: #000066;
    text-decoration: none;
}

a:visited {
    font-weight: bold;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover, a:active {
    font-weight: bold;
    background: #000080;
    color: #ffffff;
    text-decoration: underline;
}

.center		{ text-align: center; }
.alleft 	{ text-align: left; }
.alright 	{ text-align: right; }
.clearThis	{ clear: both;}
.flright	{ float: right; }
.flleft		{ float: left; }
.upper		{ text-transform: uppercase; }
.brown 		{ color: #8C3A0E; }
.ltBlue		{ color: #1714CB; }
.blue 		{ color: #02007F; }
.drkGreen	{ color: #164C08; }
.ltGreen	{ color: #32CB0A; }
.small 		{ font-size: 10px; }
.style1 	{ font-size: 13px; font-weight: bold; }


.container1 {
	margin: 7px 14px;
	border-left: #616161 solid 1px;
	border-right: #616161 solid 1px;
	border-bottom: #616161 solid 1px;
	background: url(../images/content_bg-1.jpg) 0 -7px repeat-x #eee;
	text-align: left;
	padding:14px;
}

.text {
    color: black;
    font-size: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.bmi {
    color: #000044;
    font-weight: bold;
    font-size: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.bmenu {
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.bmenu A:link {
    font-weight: normal;
    font-size: 10px;
    color: #000066;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.bmenu A:visited {
    font-weight: normal;
    font-size: 10px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.bmenu A:hover {
    font-weight: normal;
    font-size: 10px;
    color: #000080;
    background: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.hpmenu {
    font-weight: normal;
    font-size: 11px;
    LINE-HEIGHT: 16px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.hpmenu A:link {
    font-weight: bold;
    font-size: 11px;
    LINE-HEIGHT: 16px;
    color: #000066;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.hpmenu A:visited {
    font-weight: bold;
    font-size: 11px;
    LINE-HEIGHT: 16px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.hpmenu A:hover {
    font-weight: bold;
    font-size: 11px;
    background: #000080;
    LINE-HEIGHT: 16px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.sidemenu {
    font-weight: normal;
    font-size: 11px;
    LINE-HEIGHT: 16px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.sidemenu A:link {
    font-weight: bold;
    font-size: 11px;
    LINE-HEIGHT: 16px;
    color: #000066;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.sidemenu A:visited {
    font-weight: bold;
    font-size: 11px;
    LINE-HEIGHT: 16px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.sidemenu A:hover {
    font-weight: bold;
    font-size: 11px;
    background: #000080;
    LINE-HEIGHT: 16px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.frontpg {
    font-weight: normal;
    font-size: 10px;
    color: #E6E6E6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}