    @charset "UTF-8";
/* CSS Document */

div > ul > li > a { width: 160px }

html {  overflow-y: scroll; }


#lightbox-container-image-data-box
{
   height: 66px
}


body {
	background-color: #ebf7fc;
	background-image: url(images/skygrass.jpg);
	background-repeat: repeat;
}



body, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
    color: #2f4d51;
	text-decoration:none;
	
	
}



a:hover {
	text-decoration:none;
	color: #579da6;	
}

a.footer {

	
}


a.footer:hover {
	color: #59c051;	
}



a.links {
 font-weight: strong;

	
}


a.links:hover {
	color: #579da6;	
	 font-weight: strong;
	  
}

 

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
    color: #3a4547;
	text-decoration:none;
	
	
}


.pricing {
	color: #2f4d51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


.buttons {
	color: #2f4d51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}



.hitstate {
	color: #2ca3b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	

}




#content {
  position:relative;
  margin: 0 auto;
  width: 900px;
  top: 43px;
  left: 30px
}










