/* CSS Document */

body

{

	margin: 0 0 0 0;
	font-size:62.5%;
	background-color:#fff;
	text-align:center;
	
}
	

/* Body Content */

td.content

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	line-height: 1.5em;
	color: #fff;
	
}

td.gallery

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	line-height: 1.5em;
	color: #fff;
	
}

p#statement

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align:justify;
	text-decoration: none;
	color: #FF9933;
	
}

/* Body Image Position */



/* Enquiry Form */

td.enquiry

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF9933;

	
}



/* Footer Content */

.footer

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align:right;
	text-decoration: none;
	color: #333;
	padding: 0px, 10px, 0px, 10px;
	
}



/* Footer Links */

a.footerlinks

{

	color: #333;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px, 10px, 0px, 10px;
		
}


a.footerlinks:hover

{

	color: #333;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

a.pagelinks

{

	color: #fff;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
		
}


a.pagelinks:hover

{

	color: #fff;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}
