/* wrapper and area classes for overall layout */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
            margin: 0px;
            padding: 0px;
} 

body{
	font-family: Verdana; 
	font-size: 11px;
	color: #000000; 
	margin: 5px; 
	background-color: #472311;
	}
	
#wrapper-centersite{
text-align: center;
margin:0px auto;
width:950px;
border: 0px solid blue;
background-color: #878905;
}

#wrapper{
	text-align: left;
}
#wrapper-header{
	width:950px;
	float: none;
	height: 150px;
	background-color: #FFFFFF;
}
#wrapper-main{
	width:950px;
	float: none;
	clear: both;
	min-height: 500px;
	background-color: #ffffff;

}
#wrapper-left{
	width: 200px;
	float: left;
	min-height: 500px;	
	background-color: #878905;
}
#wrapper-right{
	width: 735px;
	float: left;
	border: 0px solid blue;
	padding-top: 15px;
	padding-left: 15px;
}
#wrapper-footer{
	width:950px;
	height: 40px;
	padding-top:22px;
	text-align: center;
	border: 0px solid red;	
	background-color: #CC7A02;
	color: #ffffff;
}


.wrapper-popup{
float: left;
width: 450px;
margin: 10px;
padding: 15px;
text-align: left;
	background-color: #FFFFFF;
}

#wrapper-printable{
	float: left;
	width: 6.25in;
	margin: 10px;
	text-align: left;
	background: #ffffff;
}

#print-footer,#print-header{
	display: none;
}
.left-sidebar-pod{
	background: #F4DB60;
	padding: 10px;
	color: #472311;
	width: 180px;
}
.left-sidebar-pod2{
	background: #F4DB60;
	border: 0px solid #472311;
	padding: 10px;
	width: 180px;
	font-size: 12px;	
	line-height: 16px;	
}
.left-sidebar-pod2 H2,
.left-sidebar-pod2 a,
.left-sidebar-pod2 a:link,
.left-sidebar-pod2 a:visited{
	color: #000000;
}
#sidebar-right{
	float:right;
	width: 170px;
	border: 0px solid black;
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: -15px;
	border-left: 1px #472311 dashed;
	border-top: 1px #472311 dashed;
	border-bottom: 1px #472311 dashed;
}
.sidebar-right-item{
	border-bottom: 1px #472311 dashed;
	padding-top: 10px;
	padding-bottom: 10px; 
}
.sidebar-formfield{
	width: 120px;
	font-size: 11px;
}

#header-left{
	width: 200px;
	float: left;
	height: 147px;	
	border: 0px solid black;
}
#header-middle{
	width: 550px;
	height: 147px;
	float: left;
	border: 0px solid black;
}
#header-right{
	width: 180px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	height: 100px;
	text-align:right;
	color: #000000;
	border: 0px solid black;
}

#content{
	width: 490px;
	float:left;
	border: 0px solid black;
}
#content-wide{
	width: 600px;
}
#tafform{
position:absolute;
visibility:visible; 
display:none; 
border:1px solid #CC7A02;
color:#000000;
background:#dddddd;
width:450px;
padding:10px;
}

/* END wrapper and area classes for overall layout */

/********** BASE CLASSES ********************/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #472311; 
	margin-bottom: 10px;
}

h2 {
	color: #000000; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

ul {
	padding-left: 10px;
}
textarea{
	font-family: Verdana; 
	font-size: 11px;
}

td,p{
	line-height: 14px;
}

a{
	color: #006766;
}

a:active,
a:link,
a:visited{
	color: #000000;
}
a:hover{
	color: #878905;
}

.headertext{
font-size: 10px;
line-height: 12px; 
color: #000000;
}
a.headertext ,
a.headertext:link,
a.headertext:visited,
a.headertext:active
{
	color: #000000;
}

a.headertext:hover{
	color: #878905;
}

#wrapper-footer a,
#wrapper-footer a:link,
#wrapper-footer a:visited,
#wrapper-footer a:active
{
	color: #ffffff;
}

#wrapper-footer a:hover{
	color: #878905;
}

.commenttable{background: #ffffff;border:1px solid #999999}
.commentrow{background: #eeeeee;border:1px solid #cccccc;}
.commentcell{color:##666666;padding:2px;}
.commentrow2{border:1px solid #cccccc;}
.commentcell2{color:#878905;padding:5px;border-bottom:1px solid #999999;}
/****** END BASE CLASSES *******/

/**** LI MODULE CLASSES ***/
.smalltext{
font-size: 10px;
line-height: 12px; 
color: #666666;
}
.smalltext a,
.smalltext a:link,
.smalltext a:visited,
.smalltext a:active
{
	color: #333333;
}

.smalltext a:hover{
	color: #666666;
}

.info-row{
margin: 10px 0px 0px 0px;

}
.contact-info{
width: 300px;
margin-bottom: 10px;
}
.byline{
font-style: italic;
width: 250px;
padding-right: 50px;
margin-bottom: 10px;
}
.related-links{
margin-top: 10px;
}

.row-spacer{
height: 25px;
}
.detail-image{
float: left;
margin: 5px 10px 10px 0px;
}
/**** END LI MODULE CLASSES ***/


/******IMAGE SPOTS *******/
#imagespot1 {
	margin:0px 0px 0px 0px;
	border:0px solid black;
	height: 147px;
	width: 490px;
	display: block;
	float:left;
}



/********* PRIMARY NAVIGATION ***************/
#nav-primary {
	border: 0px solid black;
	padding-top:20px;
	min-height: 250px;
}
#nav-primary ul{
	border: 0px solid black;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	display: block;
}	
#nav-primary ul li{
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	text-align: left;
	padding: 5px 4px 5px 7px;
	border-bottom: 1px #472311 dashed;
}
#nav-primary ul li.on{
}


#nav-primary ul li a,
#nav-primary ul li a:link,
#nav-primary ul li a:visited,
#nav-primary ul li a:active
{
	color: #ffffff;
	text-decoration: none;
}
#nav-primary ul li a:hover{
	text-decoration: underline;

}
#nav-primary ul li a.nav-on,
#nav-primary ul li a:link.nav-on,
#nav-primary ul li a:visited.nav-on,
#nav-primary ul li a:active.nav-on
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#nav-primary ul li a:hover.nav-on{

}

/********* SECONDARY NAVIGATION ***************/
#nav-primary ul li ul{
	width: auto;
	font-size: 11px;	
	font-weight: normal;
}	
#nav-primary  ul li ul li{
	list-style-type: none;
	border: 0px;
	padding-left: 10px;
	padding-right:0px;
}

#nav-primary  ul li ul li a:hover{
	text-decoration: underline;
}


/********* THIRD LEVEL NAVIGATION ***************/
#nav-primary ul li ul li ul{
	width: 170px;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	border: 0px solid black;
}	

#nav-primary  ul li ul li ul li{
	list-style-type: none;
	padding-bottom:0px;

}


#nav-primary ul li ul li ul li a{
	margin:0px;
	padding:0px;
}



/********* SITE STYLES ***************/
#top {
display: inline;
margin: 0px;
padding: 0px;
}

.center{
	text-align: center;
}
.right{
	text-align: right;
}
.floatright{
	float: right;
}
.floatleft{
	float: left;
}

.border{
	border: 1px solid black;
}
.border-red{
	border: 1px solid red;
}
.border-green{
	border: 1px solid green;
}
.clear{
	clear: both;
}
.hide{
	visibility: hidden;
}
.error{
	color: red;
	font-weight: bold;
}

.gobtn{
	background-color:#CC7A02;
	color: #FFFFFF;
	font-weight: bold;
}