/* CSS Document */

body{background-image:url(images/site_bg.jpg); background-repeat:repeat-x; background-color:#0950A0;}

.pagebg{background-image:url(images/page_bg.jpg); background-repeat:repeat-y;}

.leftimage{background-image:url(images/left_img.jpg); background-repeat:no-repeat;}
.storage_leftimage{background-image:url(images/storage_left_img.jpg); background-repeat:no-repeat;}
.recreation_leftimage{background-image:url(images/recreation_left_img.jpg); background-repeat:no-repeat;}
.services_leftimage{background-image:url(images/services_left_img.jpg); background-repeat:no-repeat;}
.contactus_leftimage{background-image:url(images/contactus_left_img.jpg); background-repeat:no-repeat;}


.text{font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		}
.browntext{font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#D8B983;
			text-decoration:none;
			}		

.footerbg{background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;}

.footlinks{font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		}
.Heading{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		
		color:#FFFFFF;
		}
.input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#3C506D;
	font-weight:normal;
	padding-left:3px;
	width:150px;
	height:18px;
	border:#083A79 solid 1px;
}

.input2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#3C506D;
	font-weight:normal;
	padding-left:3px;
	width:150px;
	height:70px;
	border:#083A79 solid 1px;