@charset "UTF-8";
/* CSS Document */
/* Design & Code (c) Adair Creative Group */


/*border for debugging*/
/*div { border: 1px dashed #ac0101; }*/

/*Generic CSS Classes*/

.floatLeft { float: left; }
.floatRight { float: right; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.vertMiddle { vertical-align: middle; }
.vertBottom { vertical-align: bottom; }
.clearall { clear: both; }
.padbottom10 { padding-bottom: 10px; }
.small{font-size:10px;}
table {
	vertical-align: top;
}
table p {
	margin: 0;
}
strong {
	font-weight: bold; 
}
.hidden {
	display: none;
}

.homeNewsBox {
	background-color: #ede49e;
}

/*End Generic CSS Classes*/

/* ---------->>> PAGE STRUCTURE <<<-----------*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
	background: #e8dd84 url(/images/pieces/header_bg.jpg) repeat-x;
	margin: 0px auto;
	width: 100%;
	text-align: center; 
	font-family: "Lucida Grande", Tahoma, sans serif;
	font-size: 13px;
	color: #55502a;
}

#pagecontainer { 
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -103px; /* the bottom margin is the negative value of the footer's height */
}
#pagecontent { 
	width: 820px;
	margin: 10px 90px 50px 90px;
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#cornertitle {
	position: absolute;
	left: 0;
	top: 0;
}
#content_right { 
	float: right;
	width: 600px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#content_right ul,#content_right ol{
margin:0 0 15px 27px;

}
#content_right ol{
margin-left:35px;
}
#content_right li{
line-height:20px;
}
#content_right ul li{
list-style:circle;
}

blockquote {
	background-color: #f2e99d;
	border: solid 1px #7c9a14;
	width: 70%;
	margin: 0 0 15px 50px;
	padding: 20px;
	}
	blockquote p {
	margin: 0;
	}
.form table {
	vertical-align: top;
	border-collapse: collapse;
}
.form table td {
	vertical-align: top;
	padding: 12px;
	border: none;
}
.form table tr {
	border-bottom: #f4eba6 solid 1px;
}


/* ---------->>> NAVIGATION <<<-----------*/


#topnav {
	position: relative;
	width: 1000px;
	height: 90px;
	margin: -70px 0 0 0;
	padding: 0px;
	z-index: 5;
	background: url(/images/pieces/nav_bg.png) no-repeat;
}
	#topnav ul {
		position: relative;
		margin: 0px auto;
		padding: 34px 0 0 0;
		width: 900px;
		height: 23px;
		text-align: center;
		}
	#topnav li {
		padding: 0px 7px 0 7px;
		font-family: "Lucida Grande", Tahoma, sans serif;
		font-size: 13px;
		display: inline;
		}
	#topnav li a {
		padding: 8px;
		text-decoration: none;
		color: #7c9a14;
		display: inline;
		}
	#topnav li a:hover {
		color: #000;
		}
	#topnav li a.active {
		font-weight: bold;
		color: #000;
		}
		
#subnav {
	float: left;
	margin: 0px auto;
	width: 180px;
	color: #958b3a;
	font-size: 12px;
}
	#subnav ul {
		line-height: 30px;
		}
	#subnav li {
		border-bottom: 1px solid #c0b76a;
		list-style: none;
		margin: 0;
		}
	#subnav li a {
		display: block;
		text-decoration: none;
		color: #7c9a14;
		width: 165px;
		padding-left: 15px;
		}
	#subnav li a:hover {
		color: #fff;
		background: #c0b76a;
		text-decoration: none;
		}
#subnav .inset {
	text-indent: 25px;
	font-size: 11px;
	}
#subnav .nolink {
	text-indent: 15px;
	}
		
/*Blog styling*/		
#subnav ul h2{
font-family: "Lucida Grande", Tahoma, sans-serif;
text-indent: 15px;
font-size:12px;
border-bottom: 1px solid #c0b76a;
list-style: none;
margin: 0;
padding-bottom:0;
width:100%;
letter-spacing:normal;
		}
#subnav li li a{
width:140px;
}
#subnav li li{
/*text-indent: 25px;*/
padding-left:25px;
	font-size: 11px;
	border-bottom: none;
		}

		
/* ---------->>> TYPE <<<-----------*/	


p { 
	font-family: "Lucida Grande", Tahoma, sans serif;
	font-size: 13px;
	color: #55502a;
	line-height: 20px;
	margin: 0 0 15px 15px;
}
	p a {
	color: #7c9a14;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #c0b76a solid 1px;
	}
	p a:hover {
	border-bottom: #7c9a14 solid 1px;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 26px;
	color: #7c9a14;
	margin: 6px 0 12px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7c9a14;
	color:#382a16;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	border-bottom: #c0b76a solid 1px;
	width: 95%;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2.no-ul, ul h2{
border-bottom:none;
text-transform:none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #7c9a14;
	margin: 6px 0 12px 0;
}


/* ---------->>> FOOTER <<<-----------*/	
		
.push {
	height: 103px; /* .push must be the same height as .footer */
}
#footer {
	height: 103px; 
	background-image: url(/images/pieces/footer_bg.png);
	background-repeat:repeat-x;
}
#footer_text {
	padding: 15px 0 0 0;
	line-height: 18px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer_text a {
	color: #FFFFFF;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: #e8dd84 1px solid;
}
#footer_text a:hover {
	border-bottom: #7c9a14 1px solid;
}
