/********************************************
   AUTHOR:  			Adapted by Joe Winters
                                Original design by Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   TEMPLATE NAME:		Outdoor
   TEMPLATE CODE: 	        S-0020
   VERSION:                     1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

div.img1
{
  margin: 1px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img1 img1
{
  display: inline;
  margin: 3px;
  border: 2px solid #064198;
}
div.img1 a:hover img1 {border: 1px solid #064198;}

span.h8 {
	color: #7c4482;  
        margin: 0;&#402;
        padding: 0;
        text-align: left;
	font: normal 12px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-transform: lowercase;
        text-decoration: none;
}
div.h9 {
	color: #064198;  
	margin-left: 20px;
        padding: 0;
        text-align: left;	
        font: normal 30px 'Monotype Corsiva', 'Apple Chancery', Palatino, serif;
	letter-spacing: -1.5px;
	text-transform: lowercase;
        text-decoration: none;
}
span.h9 {
	color: #064198;  
	margin-left: 0;
        padding: 0;
        text-align: left;	
        font: normal 30px 'Monotype Corsiva', 'Apple Chancery', Palatino, serif;
	letter-spacing: -1.5px;
	text-transform: lowercase;
        text-decoration: none;
}
span.h10 {
	color: #064198;  
	padding: 0; 
        font: italic 14px 'Trebuchet MS', Tahoma, Sans-serif;
}
span.h11 {
	color: #064198;  
	margin: 0;
        padding: 0;
        text-align: left;	
        font: normal 30px 'Monotype Corsiva', 'Apple Chancery', Palatino, serif;
	letter-spacing: -1.5px;
	text-transform: lowercase;
        text-decoration: none;
}
div.h11 {
	color: #064198;  
	margin: 0;
        padding: 0;
        text-align: left;	
        font: normal 30px 'Monotype Corsiva', 'Apple Chancery', Palatino, serif;
	letter-spacing: -1.5px;
	text-transform: lowercase;
        text-decoration: none;
}

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: url('tile.jpg') repeat;
/* background: #cccc99; */
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 50px 0;
        text-transform: lowercase;
        text-decoration: none;
}

/* links */
a, a:visited {	
	color: #064198;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: none;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif; 
	color: #444;
        text-transform: lowercase;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}



/********************************************
   LAYOUT
********************************************/ 

#wrap {
	position: relative;
	background: #fff url(wrap-bg.jpg) repeat-y;
	width: 900px;	
	margin: 10px auto 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	background: #fff url(content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#header {
	position: relative;
	background: #fff url(header-bg4.jpg) repeat-x;  /* set to header-bg4.jpg for full size; header-bg5.jpg for low profile */
	width: 870px;	
	height: 100px;	                                /* set to 100 for full size banner; 40 for low profile */
	padding: 0;	
	margin: 0px auto;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 54px 'Monotype Corsiva', 'Apple Chancery', Palatino, serif;
	letter-spacing: -1.5px;
	color: white;
        text-transform: lowercase;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 22px; left: 20px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 16px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-transform: lowercase;
	color: #cccc99;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 30px;		
}

#header p#phone {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 13px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-transform: lowercase;
	color: #cccc99;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 25px; left: 14px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 60px; right: 10px;	
	color: #cccc99;
	font: normal 13px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-transform: lowercase;		
}
#header #header-links a {	
	color: #cccc99;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: white;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 5px auto;
	padding: 0;		
	height:206px; 
	width: 870px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */

#nav, #nav ul {
	list-style: none;
	width: 870px;
	line-height: 1;
/* background: #fff url(green_nav.jpg) repeat-x; */
	background: #77933c;
        font: normal 17px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	letter-spacing: -1.0px;
	padding: 0;
        height: 24px;
        margin-left: 15px;
}

#nav a {
	display: block;
	color: white;
	width: 10em;
	w\idth: 6em;
	padding: 0 0 1px 10px;
}

#nav li {
	float: left;
	padding: 0;
	width: 145px;  /* adjusts the width of the main bar.  tweak this if adding a new main category. was 145px before adding "classes".  */
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 22.5em;  /* adjusts the width of the submenu background color; was 16.5em */
	w\idth: 22em;   /* adjusts the width of the submenu background color; was 16em */
        font: normal 15px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;   /* submenu font */
        padding: 0;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
        width: 190px;
	w\idth: 197px;       /* adjusts the width of the submenu hover color; was 15em */
}

#nav li ul a {
	width: 16.5em;  
	w\idth: 16em; 
}

#nav li ul ul {
	margin: -1.8em 0 0 11em;  /* dictates the background block positioning */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
/* background: #fff url(green_nav.jpg) repeat-x; */
	background: #77933c;
font: bold 17px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
color: #cccc99;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}



<script type="text/javascript"><!--//--><![CDATA[//><!--

sfHover = function() {
	var sfEls = document.getElementById("nav").getElementsByTagName("LI");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

//--><!]]></script>

/* Main Column */
#main {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 15px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}



/* footer */
#footer-wrap {
	clear: both;
	width: 870px;
	text-align: left;
        margin-left: 15px;
        margin-right: 15px;
	padding: 15px 0;		
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
        text-decoration: none;
}

#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #064198;  
	margin: 0;
        padding: 0;
        text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}


#footer-wrap h4 {
	color: #7c4482;  
	margin-left: 15px;
        margin-right: 15px;
	padding: 0; 
        font: italic 16px 'Trebuchet MS', Tahoma, Sans-serif;
}

#footer-wrap h5 {
	color: #064198;  
        padding: 0;
        text-align: left;
        margin-left: 25px;
	font: normal 13px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-transform: lowercase;
        text-decoration: none;
}

#footer-wrap h6 {
	color: #7c4482;  
	margin-left: 15px;
        margin-right: 15px;
	padding: 0; 
        font: bold 16px 'Trebuchet MS', Tahoma, Sans-serif;
}

#footer-wrap h7 {
	color: #7c4482;  
	margin-left: 15px;
        margin-right: 15px;
	padding: 0; 
        font: italic 13px 'Trebuchet MS', Tahoma, Sans-serif;
}

#footer-wrap h8 {
	color: #7c4482;  
	margin-left: 15px;
        margin-right: 15px;
	padding: 0; 
        font: italic 24px 'Trebuchet MS', Tahoma, Sans-serif;
}


#footer-wrap h12 {
	color: #064198;  
	margin-left: 0px;
        margin-right: 15px;
	padding: 0; 
        font: italic 16px 'Trebuchet MS', Tahoma, Sans-serif;
}
/* looking for h8, h9, h10, h11?  go to the top of this page. */

#header {
	position: relative;
	background: #fff url(header-bg4.jpg) repeat-x;  /* set to header-bg4.jpg for full size; header-bg5.jpg for low profile */
	width: 870px;	
	height: 100px;	                                /* set to 100 for full size banner; 40 for low profile */
	padding: 0;	
	margin: 0px auto;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 54px 'Monotype Corsiva', 'Apple Chancery', Palatino, serif;
	letter-spacing: -1.5px;
	color: white;
        text-transform: lowercase;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 22px; left: 20px;	
}


#footer-columns {
	color: #064198;
	margin: 0 auto; 
        text-align: center;
	width: 840px;
        font: normal 12px Palatino Linotype, Book Antiqua, Palatino, serif;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 900px;
	padding: 15px 0 0 0;
	text-align: center;	
}
#footer-bottom  a {
	color: #976834;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; margin-right: 20px; margin-left: 20px; border: 3px solid #7c4482; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }