@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	background-image:url(../images/background-blue.jpg);
	background-repeat:repeat;
	background-color:#39F;
	margin-top: 0px;
	font-size:12px;

}
 
a {
	color: #C17F2A;
	text-decoration: underline;}

a:hover {
	text-decoration: none;}

a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
#content{
	background-color:#FFF;
}

h1{
	color:#384f39;
	font-size:24px;
	font-style:normal;
	margin:5px 0px 5px 0px;}

h2{
	color:#7FA081;
	font-style:italic; 
	padding:0px;
	margin:0px;
}

h3{
	color:#7FA081;
	font-size:18px;
	margin:5px 0px 5px 0px;}

.p14{
	font-size:14px;
}

a.blueLink,a.blueLink:hover{
	color:#003e74;
	font-weight:bold;
	text-decoration:none;}
	
a.blackLink,a.blackLink:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size: 14px;
}
a.requestLink:hover {
	color:#C17F2A;
	font-weight: normal;
}

a.requestLink {
	color:#000;
	font-weight: bold;
}

a.submenuLink{
color:#FFF;
text-transform:uppercase;
margin-right:25px;
margin-left:15px;
text-decoration:none;
font-size:14px;
}
a.submenuLinkActive{
color:#FF0;
text-transform:uppercase;
margin-right:25px;
margin-left:15px;
text-decoration:none;
font-size:14px;

}
a.submenuLink:hover{
color:#FF0;
}

p.test_quote 
{
	background-image: url(../images/testimonials_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-indent: 30px;
	min-height: 34px;
	margin-bottom: 5px;
	clear: both;
}

p.test_right
{
float: right;
text-align: right;
margin-bottom: 10px;
}

img.interiorimg{
	border: 3px solid #4F815B;
	margin: 10px;
	
}

img.weedsimg{
	border: 2px solid #4F815B;
	margin: 5px;
	
}

.weed-titles{
	text-align:center;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	font-style:normal;
}
