/*----------------------------WEDCOLORS------------------------------
	dark yeluw			#f9ef5f	 border-link-hover
	mid yeluw			#FFFFAA  photo-border & top-link-hover background
	light yeluw			#fffff0  pg-background
	
	dark blue			#1f529e  link-hover
	mid blue			#2f5fcb	 text color
	light blue			#8fc6f7  pg & photo-border
	
----------------------------LINKD--------------------------------*/

body, #form1 {
	background:#006666;
	text-align:center;
	margin-bottom:20px;
}




#MainPage{	
	position:relative;
	background:no-repeat 50% 2% url(../images/main/boro-farm-home-776x269.png);
	margin:auto;
	padding:0px;
	width:760px;
	height:680px;
	border:10px solid #99CCCC;
	background-color:#fffff0;
}

/*#header{
on layout pg
} 
*/

#mid_bg {
		position:absolute;
	top:200px;
	left:0px;
	width:760px;
	height:450px;
	padding:0px;
	margin:0px;
}

#mid_con {
	position:relative;
	
	width:auto;
	height:480px;
	padding:0px;
	margin:20px;
}
/*---nav_links_layout---*/

#main_links {
	color:#006666;
	margin:0px;
	padding:0px;

}


#main_links_bottom {
	background:no-repeat 100% 0% url(../images/main/boro-farm-tel-110x25.jpg);
	position:absolute;
	text-align:left;
	float:left;
	top:7px;
	right:5px;
	height:25px;
	width:540px;
	border-bottom:1px solid #006666;
}

#main_links_top {
	position:absolute;
	text-align:left;
	float:left;
	top:175px;
	left:10px;
	height:25px;
	width:450px;
padding:0px 0px 0px 45px;
	border-bottom:1px solid #006666;
}




#sub_links {
	position:relative;
	float:left;
	left:325px;
	top:270px;
	height:25px;
	width:413px;
	
/*	top:0px;
	left:0px;
*/}



/*---footer_layout---*/



#footer{
	position:absolute;
	top:650px;
	left:0px;
	clear:both;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:30px; 
	width:760px;
	background-color:#99CCCC;
	border-top:1px solid #99CCCC;
}



#footer_links {
	position:absolute;
	float:left;
	bottom:0px;
	left:125px;
	height:25px;
	width:650px;
	color:#006666;

}

#copyright{
	position:absolute;
	bottom:3px;
	left:2px;
	width:120px;
	height:18px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006666;
}

#website_by{
	position:absolute;
	bottom:-32px;
	right:-7px;
	width:176px;
	height:13px;
	text-align:center;
	font-size:13px;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
}
