/*
LeGrow v1.0
Author: Devin Schaffner @ DS Interactive Design
*/

body {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background: #ffffff url(../img/bkg.jpg) repeat-x !important;
	font: 14px Arial, Helvetica, sans-serif;
	color: #717273;
}

#shell{ 
	width:980px;
	margin: 0 auto;
	}

 p, ol {
	line-height: 1.67em;
}  

#list li {  
padding: 0; 
list-style-type: disc; 
padding-left: 0.6em; 
margin-bottom: 10px;
margin-left: 30px; 
background-position: 2em; 
} 

footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}


/* -- Images -- */
img { border: 0; }
.imglt {
	clear: left;
	float: left;
	margin: 0 1em 0.5em 0;
	}
.imgrt, .alignright {
	clear: right;
	float: right;
	margin: 0 0 0.5em 1em;
	}
	
.alignleft {
	float:left;
	margin: 0 1em 0.5em 0;
	}


/* Header */

#header {
	margin: 0px 0px 0px 7px;
	padding-right:7px;
	background: url(../images/layout/header_bkg.jpg) repeat-x !important;
	width: 940px;
	height: 100px;
	position:relative;
	display:block;
}


/* Logo */

#logo {
	float: left;
	height:100px;
}

/* right of logo */
#topright {
	text-align:right;
	color:#000000;
	float:right;
	height:70px;
	overflow:visible;
	width:310px;
	position:relative;
	top:10px;
	z-index:2000;
	line-height:200%;
	}

/* Navigation*/

#navigation {
	margin: 1px 0px 0px 7px;
	background-color:#8cc510;
	padding-right:7px;
	padding-left:50px;
	width: 959px;
	height: 23px;
	position:relative;
	display:block;}
	
	
/* Greyline*/

#greyline {
	margin: 0px 0px 0px 7px;
	background-color:#6e9b0d;
	padding-right:7px;
	width: 959px;
	height: 1px;
	position:relative;
	display:block;}





/* Home Feature  */

#feat_img { 
	
	height:269px;
	background-color:#FFFFFF;
	width:980px;
	top:0px;
	float:left;
	}
		
#myGallery, #myGallerySet, #flickrGallery
{
	width: 940px;
	height: 260px;
	z-index:5;
	left:7px;
	position:relative;
	top:0px;
	float:left;}

#video { 
	float:right; 
	width:280px; 
	height:348px; 
	background-color:#e7e7e7;
	position:relative;
	padding-left:13px;
	padding-top:10px;
	top:7px;
	right:7px;
	}
	



/* Content */

#content {
	float: left;
	width: 940px;
	margin: 0px 0 0px 0;
	padding-left:13px;
	background-color:#FFFFFF;
}

	#content h1 {
		
		font-family: Arial, sans-serif;
		font-size:22px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:-1px;
		color:#403131;
		padding:5px 0 8px;
		width:100%;
		}
	
#content p {
	padding-left:8px; 
	}
	
.col_wrap h2 {
	color:#7b6e6e;
	font:20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: url(../images/layout/col_header.gif) no-repeat;
	height:31px;
	width:296px;
	padding:6px 10px;
	clear:left;
	}
	
.col_wrap h4 {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	display:block;
	margin:10px 0;
	}
	
.col_wrap p {
	font-size:13px;
	line-height:1.3em;
}

.col_wrap a:link.more , .col_wrap a:visited .more  {
	float:right;
	font:13px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	}
	
.col_wrap a:hover.more {
	text-decoration:underline;
	}
	
#content .side_post {
	border-bottom:1px solid #D7D5D5;
	padding:0 3px 31px;
}

#content .last { border-bottom:0px; }
	

	
.col_wrap h2 a:link, .col_wrap h2 a:visited {
	color:#349eda;
	font:15px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	padding:10px 10px;
	line-height:24px;
	}
	
.col_wrap h2 a:hover {
	text-decoration:underline;
	}
	
.col_wrap { 
	margin-top:30px;
	width:613px; 
	}
	
.col_1 { 
	width:298px;
	float:left;
	}
	
.col_2 { 
	width:298px;
	float:right;
	}
	
	
.col_2 strong { color:#000000; } 

/* Post */

.post h2, .post h2 a, .post h2 a:visited {
	color:#333333; 
	margin:10px 0 2px;
	padding-top:10px;
	font-family:Georgia,Sans-Serif,Verdana;
	font-weight:normal;
	clear:both;
	font-size:26px;
	text-decoration:none;
	}

 .post h2 a:hover {
 	color:#349eda;
}

.post small  {
	color:#AAAAAA;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.8em;
	line-height:1.5em;
}

.entry {
	float:left;
	margin-bottom:20px;
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #EEEEEE;
	line-height:1.6em;
	width:100%;
}





/* Footer */

#footer {
	background:#013d70 url(../img/footer_bg.jpg) repeat-x;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 3px 0 100px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#footer .links {
	width:900px;
	margin:0 auto;
}

#footer a, #footer a:visited {
	font-size:11px;
	margin:0px 0px;
	text-decoration: none;
	color: #000000;
}

#footer a:hover, #footer a:hover:visited {
	border-bottom: 1px solid  #ffffff;
	color: #ffffff;;

	}

/* Hacks */

.clear {
	clear: both;
 	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* misc */

.header {
	font-size: 18px;
	font-weight:bold;
}

.big18 {
font-size:18px;
font-weight:bold;
}