/*Robert's Tree and Lawn Services css sheet*/

* {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
}



body {
	color: #ccc;
	background: #006600 url(images/greenbg.jpg) repeat-x;/**/
	font-size: 14px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}



h1 {
	font-size: 21px;
	font-family:Arial,"Trebuchet MS", Helvetica, sans-serif;
	line-height: 130%;
	color: #005301;
	font-weight: normal;
	margin-bottom: 9px;
}

blockquote {
	margin:12px 10px;
	upadding:3px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#012E4F;
	min-height:220px;
	font-size:14px;
	font-style:italic;
	padding: 28px 10px 30px 18px;
	background: #f8f8f8 url(images/quote2.gif) no-repeat 0 0;
}
.source{font-size:11px;
color:#005E00;

padding-left: 22px;}


h2 {
	font-size: 16px;
	line-height: 140%;
	color: #000;
}

a {
	color: #002156;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #BC1356;
}

ul {
	padding-left: 10px;
}
li {
	padding: 0px;
}



h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

p {
	margin: 0px 0px 12px 0;
	color: #ccc;
	text-align: left;
}

.testp{color:#113268;}

img {  
	margin: 0px; 
	padding: 0px;
}

.info {font-size: 16px;
color:#333;
margin-left:12px ;
font-style:normal
line-height: 24px;}

#container {
	margin: 0px auto;
	width: 920px;
	text-align: left;
	*width:930px;
	background:#fff;
	border: 1px #000 solid;/*url(images/bga.jpg) center no-repeat*/
}



/* ----- Header ----- */

#header {
	clear: both;
	padding: 0px;
	margin: 0px auto;
	width: 920px;
	*width:930px;
	height: 280px;
	background:#fff ; /* url(images/rlogo.jpg) no-repeat top leftrepeat-x*/

}

#headerlogo {
	margin: 0px 0 0 0px;
	float: left;
	width: 263px;
	height: 286px;	
}

#headerright {
	margin: 8px 10px 0px 10px;
	float: left;
	width: 255px;
	*width:260px;
	*margin: 8px 0px 0px 10px;
	height: 280px;	
}


#welcome {
	color: #333;
	margin: 12px 10px 10px 10px;
	padding: 0px 0px 5px 0px;
	display: block;
	}


#welcome p{
	text-align:center;
	color:#2570B1;
	font-size: 16px;
	font-family: Trebuchet MS, Times New Roman, Georgia;
	font-weight: normal;
	line-height:150%;
	}
	.big{	font-size:26px;
		color: #B40404;
		}
		


#headerleft {
	margin: 0px 0 0 6px;
	float: left;
	width: 345px;
	height: 280px;	
}

#main_photo
{
float:left;
padding-left: 10px;
	width:340px;
	height:277px;
}



/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#Mainmenu {
	clear: both;
	margin:10px auto;
	width: 920px;
	height: 40px;
	/*background: #002156 url(images/navbg.gif) repeat-x; */
}



#nav {
	float: right;	
	color:#efefef;
	text-align:right;
	margin-right: 12px;
	height:40px;
}

#nav ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#nav ul li {
	margin: 0px;
	display: inline;	
}

#nav ul li a {
	margin: 0px;
	display:inline-block;
	height: 38px;
	padding: 10px 20px 0px 12px;
	font: 14px  Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;

}

#nav ul li a:hover, #nav ul li .current {
	color: #04B404;
	height: 39px;
	/*background: #74DF00;*/
}

 /*---------- End of Menu ------------- */
 
 #content_nav
 
 { 
 	background-image:url(images/content_nav1.gif);
 	background-repeat:no-repeat;
 	background-position:top; 
 	width:920px; 
 	height:31px; 
 	padding-left:0px;
  	padding-top:10px;
 	overflow:hidden;
 
 }
 
 #content_nav ul
 
 {
  	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
 	font-size:12px;
 	font-weight:bold; 
 	font-style:normal; 
 	text-decoration:none;
 	color:#666666;
 	list-style:none;
 	display:inline;
	margin:0px 0 0 145px;
 	padding:0px;
 }
 
 #content_nav li
 
 {
 	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
 	font-weight:bold;
 	font-style:normal;
 	text-decoration:none;
 	color:#666666; 
 	list-style:none; 
 	display:inline; 
 	margin:0px;
  	padding:20px;
 
 }
 
 #content_nav a
 
 { 
 	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
 	font-size:12px; 
 	font-weight:bold;
 	font-style:italic; 
 	text-decoration:none; 
 	color:#0066CC;
 
 }

 


/* ----------------- Content ----------------------- */

#content {
	clear: both;
	width: 920px;
	margin: 0 auto;
	text-align: left;
	float: left;
	background: url(images/treebottom.gif) bottom right no-repeat;
}
	
#left_column {

	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px 0 15px;
	width: 270px;
}


#left_column p{
	padding: 4px 10px 13px 10px;
	color:#000;
}

#left_column h2{
	padding: 4px 10px 8px 10px;	
	color:#333;
	font-size: 18px;		
	line-height: 140%;
	font-family: Trebuchet MS, Times New Roman, Georgia;
	font-weight: normal;
	border-bottom: 1px dotted #333;
}

#left_columnpgs {

	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 10px 0 0px;
	width: 270px;
}

#textpgs{
	margin-top: 0px;
	margin-left:20px;
	padding:10px;
	background-color:#FFFFFF;
	border-top:2px solid #D2CECB;
	min-height:160px;
}

.special{
	padding: 14px 10px 0px 20px;	
	color:#333;
	font-size: 18px;		
	line-height: 140%;
	font-family: Trebuchet MS, Times New Roman, Georgia;
	font-weight: normal;
	
}

#textpgs ul{list-style: square;
	margin-left:20px;
	padding: 10px 12px 22px 30px;
	color: #000;
}

#textpgs ul li a{color:#006600;}

#textpgs ul li a:hover{color:#002156;}




/* right column */

#right_home {
	float: right;
	margin: 0px 8px 5px 8px;
	padding: 20px 0px 0px 0px;
	width: 578px;
	
}

#right_home h1{padding-top: 15px;}

#right_home p{
color:#333;
padding: 0px 32px 12px 0;
font-size:14px;
}

#right_column {
	float: right;
	margin: 0px 8px 5px 8px;
	padding: 20px 0px 0px 0px;
	width: 578px;
	
}

#right_column h1{padding-top: 65px;}

#right_column p{
color:#333;
padding: 0px 32px 12px 0;
font-size:14px;
}


#right_column ul{list-style: none;
	padding-left:20px;
	margin:0;
	}
	
#right_column li{
	padding:1px 0 7px 15px;
	background: url(images/dotblue.gif) 3px 9px no-repeat;
	color:#333;
}

#right_column a {
	font-size: 14px;
	color:#006600;
	font-weight:normal;
	line-height: 150%;
	margin-left: 9px;
	text-decoration: none;
}

#right_column a:hover, #right_column a:active {
	color: #0BA00F;
}



#right_column h2 {
	font-size: 16px;
	line-height: 120%;
	color: #002D4E;
	font-weight: normal;
	margin: 9px 12px 9px 0px;
	padding-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#right_column address{font-size: 20px;
	line-height: 120%;
	color: #333;
	font-weight: normal;
	margin-bottom: 9px;
	padding-top:12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;

}

.infotitle{
	font-size: 20px;
	line-height: 120%;
	color: #72AA79;
	font-weight: normal;
	margin-bottom: 9px;
	padding-top:12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;

}

#right_column h3 {
	color: #950505;
	font-size: 12px;
	font-weight: normal;
}


.callout {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height: 134%;
	font-style: italic;
	padding: 4px;
	margin-right: 12px;
	text-align: center;
	background:#E2FBC6;
}
/* end of right column */



#section1 {
	float: left;
	width: 205px;
	margin-left: 60px;
	padding: 10px;
}





#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 405px;
	margin-right: 120px;
	padding: 0px;

}
.imglft{float:left;
	padding: 4px 12px 8px 12px;
	}
.imgrt{float:right;
	padding: 4px 12px 8px 12px;	
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/templatemo_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/templatemo_list_icon02.gif) center left no-repeat;
}




#servsec1 {
	float: left;
	width: 125px;
	margin-left: 20px;
	padding: 10px;
}

#servsec2 {
	float: left;
	width: 125px;
	margin-right: 0px;
	padding: 0px;

}


br.clearleft{ clear: left;}
br.clearright{ clear: right}
.clear{clear:both;}

.clearlft{clear:left;}





/* end of middle */



/* Footer */	
#footer {
	clear:both;
	margin:0 auto;
	padding:0;
	color: #fff;
	background: #002156 ;/*no-repeat center top*/
	width: 900px;
	height: 63px;
	text-align: left;	
	font-size: 10px;
}

#footer a {
color: #E2E7ED;
text-decoration: none;
font-size: 11px;
}

#footer a:hover, #footer a:active {
	color: #74DF00;
}

#footer #leftnav {
	width: 249px;
	float: left;
	padding: 12px 10px 0 40px;
	text-align: left;
}

#footer #altnav {
	width: 469px;
	float: right;
	padding: 12px 30px 0 0;
	text-align: right;
}

/* ----- End of Footer ----- */