body {
	background-color: #E36A0B;
	margin: 0px;
}



.tdtop {
	background-image: url(images/top_tile.jpg);
	background-repeat: repeat-x;
}



#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 749px;
	margin: 0px;
	padding: 10px;
}


#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 15px;
}

#nav a:link, a:visited, a:active {

	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover{

	color: #FFCC00;
	text-decoration: none;
	
}

#footer {
	width: 955px;
	
}




#contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.h1 a:link, .h1 a:visited,  .h1 a:active {
	color: #000000;
	text-decoration: none;
}

.h1 a:hover{
	
	color: #FFffff;
	text-decoration: none;
}



.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.h2 a:link, .h2 a:visited,  .h2 a:active {
	color: #000000;
	text-decoration: none;
}

.h2 a:hover{
	
	color: #FFffff;
	text-decoration: none;
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff s;
	text-decoration: none;
}

.t3 {
	border: 1px solid #E89458;
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-x;
	
	width:700px;
 }



.t1 {
	border: 1px solid #E89458;
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-x;
	height: 248px;
	width: 208px;
}

.t2 {
	border: 1px solid #E89458;
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-x;

}

.img {
	padding: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
