/*
Theme Name: Go Green Turf
Theme URI: http://eleven-seventeen.com/
Description: The Go Green Turf Design Theme
Author: eleven-seventeen
Version: 1.0

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
line-height: 120%;
}

body {
	font-size: 62.5%;
	background-color: #d0d0d0;
	color: #434343;
  font-family: "myriad-pro-1","myriad-pro-2",'Myriad','Trebuchet MS',sans-serif;
  letter-spacing: 0.012em;
}
#headerFrame {
width: 100%;
background-color: #000000;
height: auto;
}
#header {
height: 125px;
margin: 0 auto;
padding: 0px;
width: 960px;
clear: both;
}
#logo {
float: left;
width: 325px;
height: 100px;
margin-top: 8px;
}
#calltab {
float: right;
width: 186px;
height: 54px;
}
#navFrame {
background: url('images/headerbg.png') repeat-x scroll 0 0 #ffffff;
width: 100%;
height: 81px;
}
#nav {
		width: 870px;
		height: auto;
		font-size: 1.4em;
		text-align: center;
		margin: 0px auto;
		}
#nav ul {
	list-style: none inside none;
	display: inline-block;
	float: right;
	margin: 7px 0 0 0;
		}
#nav ul li {
	height: auto;
	width: auto;
	float: right;
	display: inline-block;
	margin-left: 7px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
}
#nav a {
	display: block;
	height: auto;
	width: auto;
	color: #9ABD71;
	padding: 10px;
	}
#nav a:hover{
	color: #ffffff;
	border: none;
	text-decoration: none;}
#nav ul li.current-menu-item a {
		 color: #ffffff;
		 }
#mainFrame {
	width: 100%; 
	height: auto; 
	background-color: #ffffff;
	float: left;
	clear: both;
}
#mainContent {
clear:both;
font-size:1.35em;
height:auto;
margin:0 auto;
width:870px;
padding: 10px 0 70px;}
.content {
clear: both;
}
#mainContent p {
margin-top: 10px;
}
img {
}
a {border: none;}
.column {
float:left;
height:auto;
margin:30px 20px;
width:250px;
}
.wide
{width: 500px; margin: 0px;}
#footerFrame {
width: 100%;
clear: both;
background-color: #e1e1e1;
font-size: 1.1em;
padding: 30px 0;
}

#footer {
width:870px;
margin: 0 auto;
}
#footer .column {
margin-top: 10px;
}
#pics {
margin: 0px;
padding: 0px;
float: left;
width: 645px;
height: auto;
}
#pics p {
margin: 0 0 5px 0;
}
.pic {
display:inline-block;
float:left;
height:auto;
margin:15px 15px 0 0;
padding:0;
width:121px;
}
#mainContent img {
border: 2px solid #ffffff;
-moz-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow:1px 2px 2px rgba(0, 0, 0, 0.3);

}
#copyrightFrame {
width: 100%;
clear: both;
}

#copyright {
height:auto;
margin:0 auto;
padding:25px 0;
width:870px;
}
h1 {
font-size: 1.4em;
font-weight: bold;
color: #FFFFFF;
}
h2 {font-size: 2em;font-family: "minion-pro-caption-1","minion-pro-caption-2",Georgia,serif; font-weight: normal;}
.home h2 {margin-top: 30px;}
h3 {font-size: 1.5em; font-family: "minion-pro-caption-1","minion-pro-caption-2",Georgia,serif; font-weight:normal; clear: both; padding-top: 40px;}
h4 {
font-size: 1.1em;
font-weight: bold;
color: #FFFFFF;
}
a {
text-decoration: none;
color: #434343;
border-bottom: 1px dotted;}
a:hover {
color: #000000;
}
#headerFrame a, #navFrame a, #footerFrame a, #copyrightFrame a, .pic a {border: none;}

#pics a {
border: 3px solid #D1D1B9;
display: block;
}
#pics a:hover {
border: 3px solid #FFFFFF;
}
ul {margin: 0 0 10px 8px;
list-style-position: inside;}
ul li {margin-left: 5px;}
ul li ul {margin: 0 0 0 5px;}
ul li ul li {margin-left: 5px;}
.clear { clear: both; }
.column ul li {margin-left:15px;
text-indent:-15px;}
#copyright .column {margin: 0px;}
#copyright img {margin-right: 30px;}
#links {float: right; width: 270px;}
.alignright {float: right;}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
#shDisplay div#shTitle a {border-bottom: none;}