body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-color: #dacecc;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;

/*	background-position: center top;   */
}

#container {
	display: block;
	margin: 0 auto;
	background-color: #ffffff;
	width: 802px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	min-height: 100%;
	
}

#centrecontainer {
	display: block;
	margin: 0 auto;
	background-color: #ffffff;
	width: 802px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	
}

#header {
	width: 802px;
	height: 115px;
	background-image: url(images/logo-header.gif);
	background-repeat: no-repeat;	
}

#header2 {
	width: 802px;
	height: 191px;
	background-image: url(images/header.jpg);
}

#footercontactdetails {
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7dfc9;
	font-weight: bold;
}
#footercontactdetails a:link, #credits a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #efe3c5;
	}


#footercontactdetails a:hover
	{
	background-color: #ffffff;
	color: #c8ba89;
	}

#menucontainer {
	width: 802px;
	height: 41px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/menu-bg.jpg);
}

#menu {
	text-align: left;
	padding: 12px 0px 10px 10px;
	
}

#mainmenu {
	text-align: center;
}

#menu ul {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu ul li {
	margin: 0px;
	padding: 5px 8px 5px 4px;
	display: inline;
	list-style: square url(none);
}

#mainmenu ul li.active a {
	
	color: #ffcc33;
}

#menu a:link, #menu a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	
}
#menu a:hover {
/*	background-color: #f6d270;  */
	color: #ffcc33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#pagebody {
	width: 802px;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/pagebody_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left {
	width: 195px;
	float: left;
	padding: 0px 0px 0px 1px;
	
}

#left img {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	
}

#maincontent {
	width: 605px;
	text-align: left;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}


#pagecontent {
	
	padding: 10px 20px 30px 20px;
	
	
}

#innercontent {
	
	text-align: left;
	float: left;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color : #333333;
	line-height: 15px;
}


#footercontainer {
	width: 802px;
	height: 100px;
	clear: both;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;	
}

#footer {
	padding: 10px 20px 20px 20px;
	
}

#creditscontainer {
	padding: 35px 50px 10px 20px;
	text-align: left;
	float: right;
}

#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7dfc9;
	padding: 0px 0px 0px 0px;
}

#credits a:link, #credits a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #efe3c5;
	}


#credits a:hover
	{
	background-color: #ffffff;
	color: #c8ba89;
	}
	
#contactdetailscontainer {
	padding: 45px 30px 10px 40px;
	text-align: left;
	float: left;
}

#contactdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7dfc9;
	padding: 0px 0px 0px 0px;
}

#contactdetails a:link, #contactdetails a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #efe3c5;
	}


#contactdetails a:hover
	{
	background-color: #ffffff;
	color: #366170;
	}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00788a;
}

h1 {
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana;
	font-weight:bold;
	font-size: 18px;

}
h2 {
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
}
h3 {
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
}


/* Hyperlinks */
#maincontent a:link, #maincontent a:visited {
	text-decoration: underline; 
	color: #8e4b49;
	font-weight: bold;
}

#maincontent a:hover	{
	text-decoration: none; 
	color: #ffffff;
	background-color: #8e4b49;
	font-weight: bold;
}

#topcontactcontainer {
	padding: 40px 0px 10px 350px;
	text-align: center;
	float: right;
	width: 300px;
}

#topcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}

#topcontact a:link, #topcontact a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #efe3c5;
	}


#topcontact a:hover
	{
	background-color: #ffffff;
	color: #c8ba89;
	}

blockquote.float-right {/* floats in content div */
  float: right;
  width: 260px; /* "em size" is element dependent */
  padding: 10px;
  margin: 0 10px 0 20px;
  color: #00008b;
  
  /*border-right: 2px dotted #5e5344;
  border-bottom: 2px dotted #5e5344; */
  }

