body {
	text-align:center;
	background:#332813;
	}
	
a img {
border: 0px none;
}
/* links formatiing */
A:link	{
	text-decoration: none;
	color:#E2C664;
	}
	
A:visited {
	text-decoration: none;
	color:#E2C664;
	}
	
A:active {
	color:#E2C664;
	}
	
A:hover {
	color:#FFFFFF;
	}
-->


/* main table formatting */
table {
	border-width:thin;
	border-style:solid;
	border-color:#998A2C;
	background:#A69A50;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}

table p {
	color:#FFFFFF;
	text-align:center;

	}


/* table within main table formatting */

table table {
	background-color:#332813;
	border:none;
	}
	
table table p {
	vertical-align:top;
	text-align:justify;
	color:#ffffff;
	}



	
p.aboutus {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
	padding-right:15px;
	padding-left:15px;
}


p.boldcentre {
	color:#FFFFFF;
	font-size:15px;
	text-align:center;
	font-weight:bolder;
}

p.photogallery {
	color:#FFFFFF;
	text-align:justify;
	padding-right:15px;
	}
	
p.index {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-align:justify;
	padding-right:15px;
	padding-left:15px;
	}

p.testimonial {
	color:#FFFFFF;
	font-size:16px;
	margin-left:50px;
	margin-right:50px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	padding-right:15px;
	}	
	
	
#preview {
	color:#33CC00;
	}
	


h1.index {
	margin-top:0;
	vertical-align:text-top;
	text-align:left;
	color:#FFFFFF;
	
	}
	
h4  {
	margin-top:0;
	vertical-align:text-top;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	
	}
	

.orangeback{

	padding:10px;
	background-color:#CC9900;
	}

.brownback {
	
	
	padding:10px;
	background-color:#332813;
	}
