/*
Client:		Pecan Plantation

Author:		Scott Beatty sbeatty@northpointdesign.com
Updated:	
Notes:		None

*/

/* =Global
---------------------------------------------------------------------
*/

* {
   margin: 0;
   padding: 0;
}

body { 
	background: #516846 url(../_img/bg_body.jpg) top repeat-x;
	font-size:62.5%; 
	font-family: Arial, Helvetica, sans-serif;
	color:#333333; 
	text-align:center;
	margin-bottom: 15px;
}

hr { 
	display: none; 
}

#outer-container {
	background: url(../_img/bg_container_outer.jpg) no-repeat center 129px;
}

#container { 
	margin:0 auto; 
	width:790px; 
	text-align: left;
}

a {
	color: #516846;
}

a:hover{
	text-decoration: none;

}

/* =Top Bar
---------------------------------------------------------------------
*/
#top-bar {
	width: 790px;
	margin: 0 auto;
}

#top-bar #nav {
	float: left;
	width: 780px;
	list-style:none;
}

#top-bar #nav li	{ 
	float:left; 
	list-style: none;
}

#top-bar #nav li.current a, 		
#top-bar #nav li.current:hover a { 
	background:#8DA572 url(../_img/bg_nav_li_current.jpg) no-repeat 10px center; 
	color:#2F3825;
	text-indent: 18px;
}
	
#top-bar #nav li a {
	display:block; 
	padding: 0 18px 0 20px;
	line-height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size:1.6em; 
	color:#FFFFFF; 
	text-decoration:none; 
	border-right:1px solid #445235;
	text-align: center;
}

#top-bar #nav li a:hover	{ 
	background:#8DA572; 
	color:#2F3825; 
}
#top-bar #nav li#facebook a {
	display: block; 
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 1;
	border-right:0;
	text-indent: -9999px;
	background: url(../_img/facebook.png) no-repeat;
	margin: 2px 0 0 5px;
}

#top-bar #nav li#facebook a:hover {

}


/* =Header
---------------------------------------------------------------------
*/

#header{
	clear: left;
   width: 790px;
   height: 94px;
}

h1 {
	width: 559px;
	height: 94px;
	background: url(../_img/bg_h1.jpg) no-repeat;
}

h1 a { 
	display: block;
	width: 559px;
	height: 94px;
	text-indent: -9999px;
}

/* =Content Wrap
---------------------------------------------------------------------
*/

#content-wrap { 
	clear: left;
	float: left;
	width: 780px;
	background: #FFFFFF;
	border-top: 5px solid #859C69;
	border-left: 5px solid #859C69;
	border-right: 5px solid #859C69;
}

/* =Content
---------------------------------------------------------------------
*/

#top-image {
	width: 776px;
	padding: 2px 2px 0 2px;
}

#top-image img#banner {
	padding: 0;
	margin: 0;
	border: 0;
	float: none;
}

#top-image #flash-rotator{
	width: 776px;
	height: 380px;
}

#top-image h3 { 
	background: #859C69;
	margin: 0 0 .25em 0;
	padding: 6px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 2.4em;
}

#content { 
 	float:right; 
	width:610px;
}
	
body#oneCol #content { 
 	float:left; 
	width:780px;
}
 
#content h3, #content h4, #content h5, #content h6 { 
	background: #859C69;
	margin-bottom: .75em;
	padding: 6px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#content h3 {
	font-size:2.2em;  
}

#content h4 {
	font-size:2em;  
}

#content h5 { 
	font-size:2em;
	background: none;
	padding: 0;
	margin-bottom: .5em;
	color: #516846;
}

#content h6 { 
	font-size:1.8em;
	background: none;
	padding: 0;
	color: #516846;
	margin-bottom: .5em;
}


#content #text {
	padding: 5px;
}

#content p,
#content ul,
#content ol{
   margin-bottom: 1em;
   font-size: 1.4em;
   line-height: 1.3;

}
#content ul ul {
	font-size: 1em;
	margin-bottom: 0;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   margin-bottom: 10px;
   font-size: 1.2em;
   list-style: none;
   margin-left: 2em;
}

#content ul#byline li{
   margin: 0;
   list-style: square;
   background:none;
   padding-left: 0;
}

#content img{
   float: left;
   margin: 0 10px 10px 0;
   border: 1px solid #CCCCCC;
   padding: 2px;
}

#content img:hover{
	border-color: #516846;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

.more {
	clear: left;
}
/* =Sidebar
---------------------------------------------------------------------

*/

#sidebar { 
	float:left; 
	width:160px;
	padding: 5px; 
}

#sidebar #sidenav {
	list-style: none;
}

#sidebar #sidenav li {
	list-style: none;
}

#sidebar #sidenav li a {
	display: block;
	width: 160px;
	padding: 8px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #516846;
	text-decoration: none;
	border-bottom: 1px solid #E4E4E4;
}

#sidebar #sidenav li a:hover {
	color: #21271B;
}

/* =Footer
---------------------------------------------------------------------
*/
#footer { 
	clear:both;
	height: 55px;
	padding-top: 36px;
	background: url(../_img/bg_footer.jpg) no-repeat;
}

#footer p { 
	font-size:1.2em; 
	color:#3F4D33; 
	padding: 0 4px;
	text-align: center;
	margin-bottom: 30px;
}

#footer a { 
	color: #2D3524;
	text-decoration: none;
	margin: 0 5px;
}

#footer a:hover {
	color: #FFFFFF;
}

/* =Extras
---------------------------------------------------------------------
*/
#content form {
	margin-left: 25px;
	padding: 10px;
}

#content form div {
	margin-bottom: .25em;
}

#content form p {
	font-size: 1.2em;
	padding: 0;
	margin-bottom: .5em;
}

#content form label {
	font-size: 1.2em;
}

/* --fixes-- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 		{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix 	{ display: block;}
/* End hide from IE-mac */

/* @end */