body{
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.3;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	margin: 20px;
	background: #333333 url(../images/bg_grad.jpg) fixed;
	height: auto;
	min-width: 980px;
}

.logo{
    float: left;	
}
/* Layout Stylesheet */ 

#masthead {
	color: #999999;
	background-color: #7E4361;
	border-top: 1px solid #000000;
	background-image: url(../images/navBg_left.jpg);
	background-repeat: repeat-y;		
   
}
#masthead .content {
	padding: 0px 0px 0px 0px;
}

#outer_wrapper {
	background-image: url(../images/navBg_left.jpg);
	background-repeat: repeat-y;
	background-color: #fff;		
}
#wrapper {
	background-image: url(../images/navBg_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
}
#left_wrapper {
	/*background-image: url(../images/navBg_left.jpg);
	background-repeat: repeat-y;	*/
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 200px;
	margin-left: 200px;
	vertical-align: top;
}
#center {
	margin-left: 400px;
}
#right {
	background-image: url(../images/navBg_right.jpg);
	float: left;
	width: 200px;
}
	html>body #right {border-bottom: thin solid #000;}
#left .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.35em;
}
#center .content {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;		
	font-size: .85em;
	line-height: 1.7em;
}
#right .content {
	padding: 24px 20px;
	font-size: .8em;
	line-height: 1.35em;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #846900;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: Blue;
}
#center a:visited {
	color: Blue;
}
#center a:hover {
	color: Blue;
	text-decoration: underline;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
 	 
/******* hyperlink and anchor tag styles *******/

a:link{
	color: Blue;
	text-decoration: none;
}

a:hover{
	color: Blue;
	text-decoration: underline;
}

a:visited{
	color: Blue;
	text-decoration: none;
}
.skipLinks {display: none;}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

/* footer styles */
#ftr {
    width:100%;
    height:35px;
    border: solid #000000; 
    border-width:1px 0;
	background-color: #5A3045;
	color: #ffffff;
	font-size: small;
    margin:0;
	text-align:center;
 }
  
#ftr a:active{
	color: #ffffff;	
}  
#ftr a:link {
	color: #ffffff;
}
#ftr a:visited {
	color: #ffffff;
}
#ftr a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/************** header tag styles **************/
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1.1em;
	font-weight:bold;
	margin: 20px 0 0 0;
}


 /************** banner styles *****************/ 
 #banner{
	/*overflow: hidden;
	position: absolute;
	top: 20px;*/
	width: 75%;
	background-image: url(../images/navBg_left.jpg);
	background-repeat: repeat-y;
    display:inline;	
 }

 /************** headline styles *****************/ 
 .headlines{
	width: 160px;
	vertical-align : top;
	padding-left : 15px;	
	padding-top : 4px;
	margin-bottom: 10px;
/*	background-image: url(../images/bgNav1.gif);*/
	background-repeat : no-repeat;
	border-bottom-color : #000000;
	border-bottom-width : 1px;
	border-bottom-style : thin;
}
.headlines h3{
	font-weight : bold;
	padding-bottom: 1px;
}
.headlines2{
	width: 160px;
	vertical-align : top;
	padding-left : 8px;	
	padding-top : 4px;
	margin-bottom: 3px;
/*	background-image: url(../images/bgNav2.gif);*/
	background-repeat : no-repeat;
	border-bottom-color : #000000;
	border-bottom-width : 1px;
	border-bottom-style : thin;
}
#headlines a:link, a:visited{
	color: #606060;
}

#headlines a:hover{
   color: #606060;
}

#headlines img{
	text-align: center;
	padding-top : 5px;
	vertical-align: middle;
} 
 /************** utility styles *****************/

#utility{
    display: none;
	font: 80% Verdana,sans-serif;
	position: absolute;
	top: 0px;
	vertical-align: middle;
	padding-bottom: 5px;
	right: 108px;
	color: #333333;
}

#utility a{
	color: #333333;
}

#utility a:hover{
	text-decoration: underline;
 }
 
/************** feature styles *****************/

.feature{
/*    position: absolute;*/
    width: 70%;
	padding: 0px 20px 5px 10px;
	font-size: 100%;
	height: 100%;
    min-height: 490px;
	vertical-align : top;
}
html>body .feature {height: auto;}

.feature h2{
	font: bold 160% Arial, Helvetica, sans-serif;
    color: #333333;
	padding: 20px 0px 5px 0px;
}

.feature h3{
	font: bold 140% Arial, Helvetica, sans-serif;
    color: #333333;
	padding: 20px 0px 5px 0px;
	clear: both; 
}

.feature h4{
	font: bold 120% Arial, Helvetica, sans-serif;
    color: #333333;
	padding: 20px 0px 5px 0px;
}

.feature img{
	float: right;
	padding: 10px 10px 0px 10px;
}

.feature a:link{
	color: Blue;
	text-decoration: none;
}

.feature a:hover{
	color: Blue;
	text-decoration: underline;
}

.feature a:visited{
	color: Blue;
	text-decoration: none;
}
 
 /************** ADVANCED SEARCH STYLES*****************/

#advsearch{
    height: 82px;
}


#advsearchTbl {
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    background: #ffffff;
    border: 2px solid #000000;
    vertical-align: top;
}
.mborder {
    overflow: hidden;
    font-size: small;
}

label{
    margin-right: 0.5em;
    display: block;
}


input{
    width: 96%;
    color: #000000;
    background: #ffffff;
    border: 1px solid #000000;
}

textarea{
    width: 96%;
    color: #000000;
    background: #ffffff;
    border: 1px solid #000000;
}

.submit input{
    width: 50%;
    color: #000;
    background: #cccccc;
    border: 2px outset #d7b9c9;
}

fieldset{
   border: 0px solid #781351;
}


/****************** MAP STYLES **************************/
.map{
	margin-top : 0px;
	margin-left : 20px;
	margin-right : 20px;	
	padding-top : 5px;
	padding-right : 0px;
	padding-left : 0px;
	background-color: #ffffff;
	vertical-align : text-bottom;	
	text-align: left;
}
.mapRows{
    clear: both;
	margin-top : 10px;
}
.map img{
	clear : left;
	float: left;
	vertical-align : top;
	padding-right: 8px;
	padding-top: 8px;	
}

.map td{
	padding-left : 0px;
	text-justify : inter-word;
}
.map h4{
	font-size : 100%;
}
.wrap{display: block;}
/************************/

#copyright{
	font-size : .7em;
}