div {
	border: 1x solid #ff0000;
		
}

#banner {
	height: 91px;
	background: url(images/banner01b.jpg);
	width: 756px;
	margin-right: auto;
	margin-left: auto;

}

#banner2 {
	height: 166px;
	background: url(images/banner02b.jpg);
	width: 756px;
	margin-right: auto;
	margin-left: auto;

}


#menu {
	height: 22px;
	background: #000;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	}






body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 756px;
	background: url();

	
color: #333333;
	
font: 9pt "Century Gothic", Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
}


#shadow {
	margin-right: auto;
	margin-left: auto;
	background: url(images/shadow2.png);
	height: 80px;

}


a 
{
	color: #a4e4a7;
	text-decoration: none;
}
a:hover {
	
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	
	color: #a4e4a7;
	text-decoration: none;
}
a:visted{
	color: #a4e4a7;
}

/* Set the style fo the headers */
h2{
	margin-top: 0;
	margin-bottom: 0px;
	

	font-size: 11pt;
}

h3{
		
	font-size: 13pt;
	
}
h4{
margin-top: 0;
	margin-bottom: 0px;
	colour: green;
	font-size: 11pt;
	
}


#home_content {
	margin-top: 20px;
	margin-bottom: auto;
	padding-bottom: 20px;
	background: #BFE9BC;

}

#home_1 {


	height: 256px;
	padding-top: 20px;
}

#contact {


	height: 420px;
	padding-top: 20px;
}

#contact_right {
	width: 490px;
	float: right;
	text-align: center;
	padding-right: 35px;


}



#home_2 {
	height: 256px;
	padding-bottom: 20px;


}

#home_right {
	width: 315px;
	float: right;
	text-align: center;
	padding-right: 35px;


}

#home_left {
	width: 315px;
	float: left;
	text-align: center;
	padding-left: 35px;

}

#contact_left {
	width: 180px;
	float: left;
	text-align: left;
	padding-left: 35px;

}



#page_center {
	width: 700px;
	
	text-align: center;
	padding-left: 35px;

}


#about_left {
	width: 450px;
	float: left;
	padding-left: 20px;
}

#about_right {

	width: 260px;
	float: right;
	padding-right: 20px;
}


#about {


	height: 640px;
	
	padding-top: 20px;
}


#gallery {


	
	padding-top: 20px;
}


#gallery_1 {

	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#gallery_sale {

	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#gallery_1a {

	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



#page_links {


	height: 60px;
	padding-top: 20px;
}




.c {

color: #fff;
font-size: 7.5pt;


}


#footer {
	
	padding: 5px;
	
	height: 15px;	
	background: #0d510e;
	text-align: center;
	margin-bottom: 10px;
}

	
.white {
color: #fff;

}




a.lblack:link {color: #000; text-decoration: none; }
a.lblack:visited {color: #000; text-decoration: none; }
a.lblack:hover {color: #000; text-decoration: underline; }
a.lblack:active {color: #000; } 


