a:link,
a:visited,
.a:active { 
	color: #C08321;
	font-weight: normal;
	text-decoration: underline;
	}
	
a:hover {
	color: #003823;
	font-weight: normal;
	text-decoration: none;
	} 

.text a:link,
.text a:visited,
.text a:active { 
	color: #C08321;
	font-weight: normal;
	border-bottom: 2px dotted #FEF2DA;
	text-decoration: none;
	}
	
.text a:hover {
	color: #003823;
	font-weight: normal;
	border-bottom: 2px solid #C08321;
	text-decoration: none;
	} 
	
.footer a:link,
.footer a:visited,
.footer a:active { 
	font-weight: normal;
	text-decoration: underline;
	color: #FEF2DA;
	}
	
.footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}
		
body { 
   background-image: url(images/background.jpg);
   background-repeat: repeat-y;
   background-position: top center;
   color: #003823;
   font-size: 12px;
   line-height: 16px;
   font-family: Helvetica, Arial, sans-serif;
   margin-top: 0em;
   margin-right: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   }
   
h1 {		
	font-size: 16px;
	line-height: 20px;	  	
	color: #003823;
	display: inline;
	}
h2 {	
	font-size: 13px;
	line-height: 18px;	  	
	color: #C08321;
	display: inline;
	}
h3 {	
	font-size: 14px;
	line-height: 18px;	  	
	color: #666666;
	display: inline;
	}
h4 {		
	font-size: 10px;
	line-height: 15px;	  	
	color: #FF3300;
	background: #FFFFFF;
	}

.form {
    background: #FFFFFF;
    color: #048CC2;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: Helvetica, Arial, sans-serif;
}

.big1 {
    color: #003823;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}

.big2 {
    color: #C08321;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}

.text {
    color: #003823;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
}
	
.footer { 
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #FFFFFF;
	}

.div1 {
    background-image: url(images/estate_works_01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 305px;
	}

.div2 {
    background-image: url(images/estate_works_02.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 25px;
	}

.div3 {
    background-image: url(images/div3.jpg);
    background-repeat: repeat-y;
    background-position: top center;
	padding: 0px;
	}

.div4 {
    background-image: url(images/estate_works_04.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 123px;
	}
