html {
	background-color: #042B41;
}

#surround	{
	height: 100;
	width: 100%;
	text-align: center;
	background-color: #042B41;
	padding-top: 25px;
}

#main	{
	padding-top: 30px;
	background-color: white;
	width: 900px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header	{
	height: 80px;
	width: 880px;
	padding-left: 20px;
	text-align: left;
}

#menu	{
	border-top: 1px solid #9e8568;
	border-bottom: 1px solid #9e8568;
	height: 25px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#heading	{
	height: 25px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #5e3403;
	font-family: tahoma;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
}

#main_image	{
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 483px;
}

#menu_item	{
	width: 164px;
	height: 25px;
	float: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}

#menu_text	{
	padding-top: 4px;
}

a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
	color: black;
}

#footer	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-size: 10px;
	background-color: white;
	height: 25px;
}

#footer_text {
	padding-bottom:10px;
	font-weight: bold;
}

#menu_middle	{
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#middle	{
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}


#footer_text a:link {
	text-decoration: none;
	color: black;
}

#footer_text a:visited {
	text-decoration: none;
	color: black;
}

#footer_text a:hover {
	text-decoration: underline;
	color: black;
}

#address	{
	font-family: verdana;
	font-size: 14px;
	color: #5e3403;
}

#map_text	{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#map_text a:link	{
	color: black;
	text-decoration: none;
}

#map_text a:visited	{
	color: black;
	text-decoration: none;
}

#map_text a:hover	{
	color: black;
	text-decoration: underline;
}

#feedback {
	padding-top: 35px;
	height: 550px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#feedbacknamelbl {
	float: left;
	font-family: verdana;
	color: #5e3403;
	font-weight: bold;
}

#feedbackemaillbl {
	float: left;
	font-family: verdana;
	color:  #5e3403;
	font-weight: bold;
}

#name {
	float: left;
	width: 120px;
	margin-bottom: 5px;
	margin-left: 25px;
	color: #000000;
	font-family: verdana;
}

#email {
	float: left;
	width: 120px;
	margin-bottom: 10px;
	margin-left: 30px;
	border:1px solid #aaaaaa;
	color: #000000;
	font-family: verdana;
}

#comments {
	width: 300px;
	font-family: verdana;
	font-size: 10px;
	border:1px solid #aaaaaa;
	color: #000000;
	font-family: verdana;
}

#submitbutton {
	float: right;
	margin-top: 8px;
	font-family: verdana;
	font-size: 12px;
	background: #aaaaaa;
	border:1px solid #000000;
	height: 25px;
}

#emailthanks {
	font-family: verdana;
	color: #5e3403;
	font-size: 14px;
	font-weight: 600;
}

#feedback2	{
	padding-top: 50px;
	height: 250px;
	width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#thankstext	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: verdana;
}

#footer_border {
	height: 1px;
	width: 820px;
	border-top: 1px solid #9e8568;
	margin-left: auto;
	margin-right: auto;
}

#validEmail {
	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

#validName {
	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

#validComments {
	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

#fadeshow1 {
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #999;
}

.hiddenPic {display:none;}

#contact_details {
	height: 80px;
	width: 150px;
	float: left;
	font-family: verdana;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
}

#logo {
	height: 80px;
	width: 700px;
	float: left;
}

#border {
	border: 1px solid #000;
	width: 900px; 
	height: 830px;
	margin-left: auto;
	margin-right: auto;
}
