/* CSS Document */
/**************************
Copyright 2008
Pro Active Multimedia, LLC
http://www.proactivemultimedia.net
**************************/


	/* -- GENERAL BODY REDECLARATIONS ---------------------------------------- */
* {margin-top:0} /*This gets rid of the top margin without affecting the margin throughout the design*/
* {margin-bottom:0} 
body {
	background-color: #CCCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666600;
	line-height:18px;
}


	/* -- MAIN DIV DECLARATIONS ---------------------------------------- */

#wrapper{
		width:800px;
		background-image:url(images/main_shadow.jpg);
		background-repeat:repeat-y;

		
		margin:auto;
		}

#container{
		width: 780px;
		margin: 0 auto;
		background-color:#ffffff;
		border-left:#cccc66 solid 1px;
		border-right:#cccc66 solid 1px;
		}
				

	/* -- LINKS ---------------------------------------- */

a.img:link{color: #006600; font-size:11px; text-decoration:none;}
a.img:hover{color: #006600; font-size:11px; text-decoration:none;}
a.img:visited{color: #006600; font-size:11px; text-decoration:none;}

a.nav:link {color: #006600; font-size:11px; text-decoration:none;}
a.nav:hover {color: #006600; border-bottom:#666666 dotted 1px; font-size:11px; text-decoration:none;}
a.nav:visited {color: #006600; font-size:11px; text-decoration:none;}

a:link {color: #006600; font-size:11px; text-decoration:none;}
a:hover {color: #006600; font-size:11px; text-decoration:none;}
a:visited {color: #006600; font-size:11px; text-decoration:none;}


a.Dir:link {color:#CCCC99; font-size:11px; text-decoration:none; font-weight:bold; height:24px; }
a.Dir:hover {color:#CCCC99; display: block; background-color:#003300; font-size:11px; text-decoration:none; font-weight:bold;
			height:24px;
			}
a.Dir:visited {color:#CCCC99;  font-size:11px; text-decoration:none; font-weight:bold; height:24px;}


a.credit:link {color: #003300; font-size:9px; text-decoration:none; font-weight:normal;}
a.credit:hover {color: #663300; font-size:9px; text-decoration:none;  font-weight:normal;}
a.credit:visited {color:#003300; font-size:9px; text-decoration:none;  font-weight:normal;}

a.All:link {color: #006600; font-size:9px; text-decoration:none; font-weight:normal;}
a.All:hover {color: #006600; border-bottom:#666666 dotted 1px; font-size:9px; text-decoration:none;}
a.All:visited {color:#006600; font-size:9px; text-decoration:none;  font-weight:normal;}


/* -- MARGIN FORMATING ---------------------------------------- */

.magin_nav{
		background-image:url(file:///C|/Users/Baltazar/Documents/Clients/Alonso_Landscaping_Service/website/images/navigation.jpg);
		background-repeat:repeat-x;
		height:24px;
		width:780px;
		}

/* -- IMAGE FORMATING ---------------------------------------- */

.banner {
	
	
		}

.flash {
		background-color:#ffffff;
		width:780px;
		}
		
.title_bar{
		background-image:url(file:///C|/Users/Baltazar/Documents/Clients/Alonso_Landscaping_Service/website/images/title_bar.jpg);
		background-repeat:repeat-x;
		width:780px;
		height:31px;
		}
		
.content{
		background-color:#999933;
		}
		
.content_inside{
		margin-left:70px; 
		margin-top:20px; 
		width:500px;
		height:400px; 
	
		}
.content_inside_sponsors{
		margin-left:70px; 
		margin-top:10px; 
		width:680px; 
		border-top: #006600 dotted 1px; 
		
		}
	
.content_inside_purchase{
		margin-left:70px; 
		margin-top:20px; 
		width:500px;
		height:750px; 
	
		}
.content_inside_services{
		margin-left:30px; 
		margin-top:30px; 
		width:550px;
		height:400px; 
		overflow:hidden;
		}
.content_inside_testimonials{
		margin-left:50px; 
		margin-top:30px; 
		width:500px; 
		border-top: #006600 solid 1px; 
		}
				
.side_Nav{margin-left:20px;
		vertical-align:top;
		}

.nav_Bar{
		
		width:780px;
		}

.shadow{background-image: url(file:///C|/Users/Baltazar/Documents/Clients/Alonso_Landscaping_Service/website/images/shadow_div.jpg); 
		background-repeat:repeat-y;
		}

.foot{
		width:780px;
		height:50px;
		}

table.border td{
		border-bottom:#003300 dotted 1px;
		}

form.form input {
	border:1px solid #996600; 
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #663300;	
	}

form.form textarea{
	border:1px solid #996600; 
	background-color:#ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #663300;	
	}

table.margin img{
	border:#006600 solid 2px;
	margin-left:5px;
	}

/* -- TEXT FORMATING ---------------------------------------- */

.style1 {font-size: 9px}

.style2 {
		font-size: 11px;
		color: #CCCC99;
		font-weight: bold;
		}
.style3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#999933;
		}

.style4 {
		font-size: 11px;
		color: #CCCC99;
		}
		
.style5 {color: #003300}


.style14 {
		font-size: 11px;
		color: #CCCC99;
		font-weight: bold;
		}

.style15 {font-size: 9px}
