/*******************************************************
TITLE: Fixed Three-Column Over Four-Column Layout V1.0
DATE: 20060807
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

/*-------------general links-------------------*/
a {
color:#FE4110;
text-decoration: none;
}

a:hover {
color:#8A7264;
text-decoration:none;
}

hr {
border:none;
width:100%;
background-color:#000000;
height:1px;
clear:both;
}


/*-------------layout-------------------*/
#centerColumn { 	
margin:0;
width:100%;
text-align:left;
}

#masthead_1 {
float:left;
padding:0 0 5px 20px;
}

#masthead_2 {
float:left;
padding:0 0 0 13px;
}

#masthead_3 {
float:left;
width:100%;
padding:0 0 0 0px;
}


/*-------------top navigation-------------------*/
#navbar {
margin:0 0 0 230px !important;
margin:0 0 0 230px;
padding:2em 0 1em 0 !important; /* IE specific attributes */
padding:2em 0 0 0;
font-size:10px;
font-family:Arial;
white-space: nowrap;
}


/*-------------left bar navigation-------------------*/
#subnavbar {
margin:-2px 0 0 10px;
padding: 0 0 0 0px;
float:left;
width:205px;
font-family: Arial, Helvetica, sans-serif;
}
#subnavbar ul {
margin:0 0 0 0;
padding:.2em 0 .2em 0px !important;
padding:1em 0 1em 0;
font-size:10px;
line-height: 5px;/*controls how far away it is from the menu item above it*/
display: inline;
list-style-type: none;
}
#subnavbar li {
margin:10px 0 0 -.27em;
padding:.2em 0 0 0 !important;
padding:1em 0 1em 0;
font-size:11px;
line-height: 20px;
letter-spacing: 1px;
color: #E6ECCB;
}
#subnavbar li a {
margin:0 0 0 0;
padding:1em .5em 1em .5em !important;
padding:1em .5em 0 .5em;
color: #E6ECCB;
}
#subnavbar li a:hover {
color: #AAB08F;
}


/*-------------text boxes within the white areas-------------------*/

#cell_1 {
padding:10px;
float:left;
width:300px;
}
#cell_2 {
padding:10px;
float:left;
width:245px;
}
#cell_3 {
margin:0 0 1em 5px;
padding:10px;
float:left;
width:150px;}

#box_1 {
float:left;
width:13px;
}

#box_2 {
float:left;
width:215px;
background-color:#8a7264;
}

#box_3 {
float:left;
width:330px;
}
#box_3p {
float:left;
width:440px;
}

#box_4 {
float:left;
width:270px;

}

#box_5 {
float:left;
width:170px;

}

#box_1 p, #box_2 p, #box_3 p, #box_4 p {
font-size:11px;
color:#353A35;
}

#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FE4110;
font-size:13px;
} 

#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul {
margin:0 0 0 5px;
padding:0 0 0 0;
list-style:none;
}

#box_1 li, #box_2 li, #box_3 li, #box_4 li {
margin:0 0 .3em 0;
padding:5px 0 0 5px;
font-size:.8em;
}

/*#footerbox{
//width:205px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #c6bab3;
}
*/
#footerbox
{
position: relative;
margin-top: -50px;
height: 20px;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 15px;
color: #c6bab3;
text-align:left;
padding-top:8px;
padding-left:24px;
clear:both;
}

/*-------------font styles-------------------*/

.text, .textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #353A35;
	letter-spacing: normal;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #353A35;
	letter-spacing: normal;
}
.textbold {
	font-weight: bold
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FE4110;
}
.headersmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
	letter-spacing:1px;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #ff9900;
	}
.submit {
	background-color: #Fe4110; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	letter-spacing:1px;
	color: white;
}
.inputbox{
	width: 280px;
	border: 1px solid #353A35;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	padding: 3px;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
	}
/*-------------numberrollovers-------------------*/

#rollover a{
	display: block;
	width: 16px;
	height: 19px;
	padding:3px 7px 2px 5px;
	text-decoration: none;
	color: #8a7264;
	background: url(images/circle.gif) 0 0 no-repeat;
	display: inline;
	list-style-type: none;
	}

#rollover a:hover {
	background-position: 0 -16px ;
}

#currentpage a {display: block;
	width: 16px;
	height: 19px;
	padding:3px 7px 2px 5px;
	text-decoration: none;
	color: #e7d9d1;
	background: url(images/circle.gif) 0 0 no-repeat;
	display: inline;
	list-style-type: none;
	background-position: 0 -16px ;
}

