@charset "utf-8";
#mainSection #mainTable {
	width: 950px;
}
#mainSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #758CDC;
	background-image: url(../structure/tileBase.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 15px;
}
#tail {
	background-color: #758CDC;
	background-image: url(../structure/tileBaseBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainSection #leftCol {
	background-color: #5D5A6D;
	background-image: url(../structure/tileLeftCol.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 153px;
}
#mainSection #rightCol {
	background-color: #FCEBCD;
	background-image: url(../structure/tileTextArea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 45px;
	padding-right: 91px;
	padding-left: 73px;
	text-align: left;
}
#image {
	border: 10px solid #E5D5BB;
}
#image2 {
	border: 10px solid #E5D5BB;
}
#image3 {
	border: 10px solid #E5D5BB;
}
#image4 {
	border: 10px solid #E5D5BB;
}
#image5 {
	border: 10px solid #E5D5BB;
}
#imageSmall {
	border: 10px solid #E5D5BB;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

body {
	background-color: #758CDC;
	padding: 0px;
	margin: 0px;
}
 a:link {  color: #333333; text-decoration: underline}
 a:visited {  color: #333333; text-decoration: underline}
 a:hover {  color: #8C6A45; text-decoration: underline}
 a:active {  color: #8C6A45; text-decoration: underline
 }
#mainSection #mainTable #tailStrip {
	background-color: #A88755;
	background-image: url(../structure/tileTail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 5px;
}
#mainSection #mainTable #topRow {
	background-color: #B99571;
}
#mainSection #mainTable #rightCol #lineCell {
	padding: 0px;
	height: 2px;
}
#mainSection #mainTable #rightCol #enquiry #submit {
	background-color: #E5D5BB;
	padding: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #B99571;
	border-bottom-color: #B99571;
	border-left-color: #FFFFFF;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #896742;
	font-weight: lighter;
}
