/* CSS Document add-on for subpages */

#leftcolumn
{
	padding-top:30px;
	padding-left:10px;
	width:150px;
	z-index:400;
	float:right;
	margin-right:60px;
	position: absolute;
	left: 0px;
	top: 430px;
	height: 280px;
}

body, html {
background-color: #894932;
margin:0px auto;
height:100%;
}

#navtop {
width:100%;
background-image: none;
background-position:right top;
background-repeat:no-repeat;
height:203px;
margin:0px;
padding:0px;
}

#top {
background-image:url(images/top.jpg);
background-repeat:no-repeat;
width:960px;
height:203px;
padding:0px;
margin:0px;
}


#navtop p{
padding-right:10px;
line-height:20px;
margin:0px;
}


.whitetext {
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#FFF;
font-size:11px;
text-align:right;
}

.bigwhite{
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#FFF;
font-size:17px;
text-align:right;
}

#center {
background-image:none;
background-repeat:no-repeat;
background-position:top;
width:700px;
padding-top:53px;
margin:0px 0px 0px 200px;
}

#mainnav {
border-top:1px #A59256 solid;
border-right:1px #A59256 solid;
border-left:1px #A59256 solid;
border-bottom: 0px;
padding:5px 5px 5px 5px;
background-color:#EDEBD5;
}

/*Navigation Tab Rollover Effect */
#nav {
	margin: 0;
	padding: 0;
	height: 36px;
	list-style: none;
	overflow: hidden;
	}

#nav li {
	margin: 0px; 
	padding: 0px;
    list-style: none;
	display: inline;
	}

#nav a {
	text-align:center;
	float: left;
	overflow: hidden;
	height: 28px !important; 
	height /**/:28px; /* for IE5/Win only */
	color:#FFFFFF;
	padding-top:8px;
	font-weight:bold;
	}
	
#nav a:hover {
	background-position: 0 -36px;
	text-decoration:none;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -36px;
	}

#services a  {
	width: 150px;
	background:  url("images/tabs.gif") top left no-repeat;
	text-decoration:none;
	}
#resources a  {
	width: 150px;
	background:  url("images/tabs.gif") top left no-repeat;
	text-decoration:none;
	}
#faq a  {
	width: 238px;
	background:  url("images/tabs.gif") top left no-repeat;
	text-decoration:none;
	}
#contact a  {
	width: 150px;
	background:  url("images/tabs.gif") top left no-repeat;
	text-decoration:none;
	}
	
/* Content Area */
#content {
padding: 30px 30px 10px 30px;
border-bottom:1px #CCB87D solid;
border-right:1px #CCB87D solid;
border-left:1px #CCB87D solid;
margin-left:1px;
margin-top:0px;
}

.title {
font-size:14px;
color:#260C00;
border-width:100%;
padding-bottom:0px;
font-weight:600;
}

.bodycontent
{font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
color:#000000;
padding-top:10px;
}

#content a, #content a:active, #content a:visited
{color:#660000;
font-weight:bold;
text-decoration:none;
}

#content a:hover
{color:#83432C;
font-weight:bold;
text-decoration:none;
}

#contentarea {
width:960px;
margin:0px;
padding:0px;
}



#leftcolumn img
{border:1px solid #A59256;
}

.creamtextleft {
font-family: Verdana,Arial, Helvetica,  sans-serif;
color: #EDEBD5;
font-size:13px;
text-align:left;
width:160px;
}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
width:760px;
height:60px;
color:#FFF;
font-size:10px;
clear:right;
padding:15px 0px 5px 0px;
border-top:1px solid #8F482A;
margin-left:0px;
text-align:left;
}

.footer a, .footer a:active, .footer a:visited 
{text-decoration:none; color:#EDEBD5; font-weight:bold;}

.footer a:hover
{text-decoration:none; color:#FFF; font-weight:bold;}
