/* Making Shade */

* {
	margin:0;
	padding:0;
}


body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
p { 
	margin-top: 10px;
    margin-bottom: 10px;	
 }
h1 {
	font-weight: 600;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 100%;
	letter-spacing:1px;
	color: #383573;
	margin-top: 2px; margin-bottom: 1px;
	margin-left: 0px;
}
h2 {
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 150%;
	color: #888;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center
}
h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 150%;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	color: #999;	
	padding:0px 0px 0px 0px;
	margin-top: 2px; margin-bottom: 0px; margin-left: 0px;
}
h5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #555555;	
	margin-top: 0.1em; margin-bottom: 0.1em;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: 500;
	color: #1E528F;
	margin-top: 10px; margin-bottom:5px;	
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
ul{
	padding: 0px 0px 20px 50px; 
	margin: 0px 0px 0px 0px;
	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
	color: #999;
	list-style-image: url('../images/bullet.jpg'); 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style: normal;
	font-weight: bold;
	margin: 2px 0px 2px 2px;
}
#bg	{
	width:990px;	
	margin-right:auto;
	margin-left:auto;	
	background-image:url('../images/bg.jpg');
	background-position:center;
	background-repeat:repeat-y;
}
#container { 
	width:940px;	
	margin-right:auto;
	margin-left:auto;	
	border-right: #999 1px solid;	
	border-left: #999 1px solid;
	border-bottom: #000 0px solid;	
	background-color:#fff;
	padding: 15px 0px 0px 15px; 	
}

#col_left{	
    float: left; 
	position:relative;
	width:210px;
	height:890px;		
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat-x;	
	background-position:top left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#col_left_index{	
    float: left; 
	position:relative;
	width:210px;
	height:905px;
	background-color:#96C941;	
}
#col_left_aboutus{	
    float: left; 
	position:relative;
	width:210px;
	height:908px;
	background-color:#96C941;	
}

#col_left_3{	
    float: left; 
	position:relative;
	width:210px;
	height:950px;
	background-color:#96C941;	
}
#col_left_4{	
    float: left; 
	position:relative;
	width:210px;
	height:1050px;
	background-color:#96C941;	
}
#col_left_5{	
    float: left; 
	position:relative;
	width:210px;
	height:1150px;
	background-color:#96C941;	
}
#col_left_6{	
    float: left; 
	position:relative;
	width:210px;
	height:1250px;
	background-color:#96C941;	
}
#col_left_shadesail{	
    float: left; 
	position:relative;
	width:210px;
	height:1150px;
	background-color:#96C941;	
}

#col_left_testimonial{	
    float: left; 
	position:relative;
	width:210px;
	height:1100px;
	background-color:#96C941;	
}
#contact{	
    float: left; 
	position:relative;
	width:180px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A7CE39;
	text-align: left;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 30px;
}
#menu {
	float: left;
	position:relative;
	width: 202px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 8px;
}
.menu{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration: none;
	margin-top: 18px; margin-bottom: 2px;
}
.menu a:link, .menu a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration: none;
}
.menu a:hover, .menu a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #C15141;
	text-decoration: none; 
}
.menu a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #C15141;
	text-decoration: none;
}
.sub_menu{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration: none;
	margin: 2px 0px 2px 5px;
	}
.sub_menu a:link, .sub_menu a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	color:#fff;
	text-decoration: none;
}
.sub_menu a:hover, .sub_menu a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #C15141;
	text-decoration: none; 
}
.sub_menu a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #C15141;
	text-decoration: none;
}

.home a:link, .home a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999;
	font-size:16px;
	text-decoration: none;
	margin-left: 0px;	
}
.home a:hover, .home a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #32348D;
	text-decoration: none; 
}

.inter a:link, .inter a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#888;
	font-size:16px;
	text-decoration: none;
	margin-left: 20px;	
}
.inter a:hover, .inter a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:16px;
	color: #32348D;
	text-decoration: none; 
}

.more a:link, .more a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#32348D;
	font-size:12px;
	text-decoration: none;
	margin-left: 20px;	
}
.more a:hover, .more a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #32348D;
	text-decoration: underline; 
}
a:link, a:visited{
	color: #32348D;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}  
a:hover, a.active{
	color: #32348D;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	} 
a:active {
	color: #32348D;	
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;	
}	
#content{	
    float: right; 
	position:relative;
	width:730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #888;
	text-align: left;
	line-height: 160%;
	background-image: url('../images/making_shade.jpg');	
	background-repeat: no-repeat;	
	background-position:top;	
	margin: 0px 0px 0px 0px;
	padding: 320px 0px 0px 0px;
}
#cont_btm{
	position:relative;
	bottom: 0px;	  
}
#testimonials{
	float:left;
	width:530px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f5f5f5;
	padding:20px;
	margin-bottom:50px;
	border: #ccc 1px solid;
	}
#caption {
	float:left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	border: #666 0px solid;
	margin-top:0px;
	margin-bottom:0px;	
	padding: 0px 0px 0px 20px;	
}
#footer {
	float:left;
	width:920px;
	height:25px;
	background-color: #CCC;
	margin-top:0px;
	margin-bottom:0px;	
	border: #666 1px solid;
}
#footer_index {
	float:left;
	width:920px;
	height:20px;
	text-align:center;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCC;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:5px;		
	border: #666 1px solid;
}
#copyright{
	float:left;
	width:940px;
	color: #999;
	background-color: #fff;
	margin-top:0px;
	margin-bottom:0px;
	border: #666 0px solid;
	padding: 10px 0px 10px 0px;
	
}
#valid{
	float:left;
	width:200px;
	color: #999;
	background-color: #fff;
	margin-top:0px;
	margin-bottom:0px;
	border: #666 0px solid;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copyright_text	{
	width:300px;	
	margin-right:auto;
	margin-left:auto;	
	text-align: center;
}
hr {
  	float:left;
	border: 0; 
 	color: #F05B2F;
  	background-color: #F05B2F;
 	margin-top: 0px;
	margin-bottom:0px;
	height: 10px;
 	width: 100%;
}
.img_border {
	padding:5px;
	background-color: #fff;
	border: #ccc 1px solid;
	}
.border {
	padding:5px;
	background-color: #fff;
	border: #ccc 1px solid;
	}
.border:hover {
	padding:5px;
	background-color: #ddd;
	border: #C1C1C1 1px solid;
}
.map {
	border: #dedfde 5px solid;
	background-color: #FBFBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding: 8px;
}
.table_quote{
	border: 0px solid #555;
	border-collapse: collapse;
	margin-right:auto;
	margin-left:auto;
	background-color: #f5f5f5;
	border: #ccc 1px solid;
	}	

.table_quote td { 
	border: 0px solid #666;
	padding: 5px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #666;
	}    
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 100%;
	font-weight: normal;
	font-style: italic;
}	
.copyright a:link, .copyright a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
	font-size:12px;
	text-decoration: none;
	margin-left: 0px;	
}
.copyright a:hover, .copyright a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #999;
	text-decoration: underline; 
}
