/* mountainview.css */

body{
	font-size: 0.7em;

}

a:link, a:visited, a:hover {
	color: #00684A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0px;
line-height: 1.8em;
color: #444444;


background-image: url(../images/grassbanner2.jpg);
background-repeat: repeat-x;
}

h1{
color: #e89a06;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
text-decoration: none;
font-weight: normal;
border-bottom: 1px #ffd3ae dotted;
padding-bottom: 1.0em;
}

h2{
color: #e89a06;
/* font-family: Verdana, Helvetica, Arial, sans-serif; */
font-family: Arial, Helvetica, sans-serif;
font-size: 2.5em;
text-decoration: none;
font-weight: normal;
padding:0px;
margin: 0px;
line-height: 1.0em;
}

h3{
color: #07543a;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 1.0em;
/* margin-bottom: -0.5em; */
margin-top: 2.5em;
border: none;
border-bottom: 1px dotted;
margin-bottom: 18px;
}

h4{
color: #e89a06;
/* font-family: Verdana, Helvetica, Arial, sans-serif; */
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
line-height: 1.2em;
text-decoration: none;
font-weight: normal;
margin:0px;
padding: 0px;
}

p.webcomment {
	color: #666666;
background-color: #EEEEEE;
padding: 0.5em; }

p.newsitem{
border-top: 1px #00684A dotted;
border-bottom: 1px #00684A dotted;
}

p.pagefooter{
	font-size: 0.9em;
	color: #e69c00;
	line-height: 1.4em;
}

li.newsitem{
list-style-type: square;
display: list-item;
}

#absolutecontainer{
position:static;
width: 800px;

/* background-image: url(../images/background_turfspecialists.gif);
background-repeat: no-repeat;
background-position: 0px bottom; */
}

#pageheader {
position: static;
width: 800px;
line-height: 1.2em;
}

#logo {
position: static;
float: left;
height: 59px;
margin-top:0px;
}

#pagetitle {
/* margin-left: 307px; */
margin: 0px;
padding: 0px;
}



#mainmenu {
position: static;
margin-left:32px;

float:left;
width: 800px;
}

#mainmenu a{
color: #00684a;
padding-left: 0.8em;
padding-right: 0.8em;
font-size: 0.85em;
font-weight: normal;
border-right: 1px #e69c00 solid;
}

#mainmenu a:link{
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#mainmenu a:visited{
}

#mainmenu a:hover{
	/* background-color: #b0cdf6; */
	color: #e69c00;
	text-decoration: none;
}


.leftborder{
	border-left: 1px #e69c00 solid;
}


#pagecontent{
float: left;
position: static;
margin-top:20px;
margin-bottom: 10px;
width: 800px;
}

#sidebar {
float:left;
left:0px;
position: static;
margin-top:50px;
margin-left: 19px;
width: 250px;
}

#maincontentarea {
position: static;
margin-left: 307px;
margin-bottom: 30px;
width: 420px;
}

#pagefooter {
position: static;
left:0;
float:left;
width:800px;
}

.subPageHeader {color: #00684A;}

.floatingimageleft{
	margin-right:15px;
	margin-bottom:3px;
//	border: 2px solid rgb(#ee,#ee,#ee);
}

#sidebar blockquote {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #f8f8f8;
	border-left: 2px solid #00684A;
	padding: 1px 20px 1px 10px;
}


