@charset "UTF-8";
/* CSS Document */

#body {
	text-align:center;
	margin:0;
	padding:0;
	text-decoration: none;		
}
	
#container {
	width: 1025px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: -20px;

}

#nav {
	width: 1025px;
	height: 80px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 1px;
	display: block;
	background-color: #000;
	clear:both;
}

#masthead {
	width: 1025px;
	height: 168px;
	background: url(../Images/MastheadGradient.jpg) repeat-y;
	clear: both;
	padding: 20px;
}

#masthead-logo {
	width: 330px;
	height: 150px;
	float: left;
	border: none;
}

#masthead-text {
	width: 320px;
	height: 150px;
	background: url(../Images/Masthead%20-%20Text.png) no-repeat;
	margin-left: 7px;
	float: left;
}

.masthead-image {
	width: 322px;
	height: 168px;
	margin-left: 630px;
	/*background: url(../Images/MHImage%20-%201.jpg);*/
	/*background: url(../Images/Pots.jpg);*/
	margin-left: 7px;
	/*background-repeat: no-repeat;*/
	
	float: left;
}

#content {
	width: 985px;
	padding: 20px;
	clear: both;
}

#contactTable {
	padding: 0px;
}

#contactTable h5{ margin-bottom:0;}
#contactTable td h5{ margin-bottom:5px;}

#text1 {
	width:600px ;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: right;
	line-height: 120%;
	padding: 20px;
	
}

#text2 {
	width: 296px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: right;
	line-height: 120%;
	padding: 20px;
	
}

#text3 {
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: left;
	margin-left:20px;
	line-height: 120%;
	padding: 20px;
	
}

#text4 {
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: left;
	margin-left:20px;
	line-height: 120%;
	padding: 20px;
	
}

.listA {
	list-style-type:square;
	padding-left:20px;

	
}

p {
	color:#333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height: 150%;
}

p a {
	color: #F00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height: 150%;
	text-decoration: none;
	border: none;
}

p a:visited {
	color: #C33;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height: 150%;
	text-decoration: none;
	border: none;
}

blockquote {
	font-size: 14px;
	line-height: 140%;
}

ul {
	color:#333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	list-style-type: disc;
	line-height: 150%;
}
	
h1 {
	color: #333399;
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2 {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333333;
	font-weight:100;
}

h3 {
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#787878;
}

h4 {
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #787878;
	text-align: right;
}

h5 {
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #787878;
	text-align: left;
	line-height: 90%;
}

h6 {
	color: #333399;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}	

#footer {
	height: 88px;
	width:985px;
	margin:0;
	background-color: #000;
	float:left;
    padding: 20px 20px 0 20px;
    
	
	
}

#contactDetails {
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}

#homePageImages 
{
	margin:0 auto;
	padding:20px 20px 0 20px;
	text-align:center;
	
}
/*#homePageImages  img{ width:33%; padding:0;margin:0;}*/

.aboutUsImages {
	float: right;
	padding: 10px;
}
