/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr {
	background-image: url(../img/bgHeadBig.gif);
	background-repeat: repeat-x;
}
.twoColFixCtr {
	background-image: url(../img/bgHeadSmall.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 100%;
	background-image: url(../img/bgCornerFlora.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container {
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent {
	padding: 0 99px;
	background-image: url(../img/bgPattern.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	width: 780px;
	height: 87px;
}
.oneColFixCtr #imgAreaOne {
	height: 269px;
	width: 780px;
}
.twoColFixCtr #imgAreaOne {
	height: 196px;
	width: 780px;
}
.oneColFixCtr #boxOne {
	float: left;
	height: 249px;
	width: 200px;
	background-image: url(../img/frontTelEmail.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
}
.twoColFixCtr #boxOne {
	float: left;
	height: 176px;
	width: 200px;
	padding-top: 20px;
}
#boxOne ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
#boxOne a, #boxOne a:link, #boxOne a:active, #boxOne a:visited {
	width: 100%;
	font-size: 12px;
	color: #6A482E;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 180px;
}
#boxOne a:hover {
	text-decoration: underline;
}	

.oneColFixCtr #boxTwo {
	float: left;
	height: 256px;
	width: 550px;
	padding-top: 13px;
	padding-right: 30px;
}
.twoColFixCtr #boxTwo {
	float: left;
	height: 183px;
	width: 550px;
	padding-top: 13px;
	padding-right: 30px;
}
#footer {
	background-color: #EFE6D6;
	height: 129px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../img/bgFootfade.gif);
	background-repeat: repeat-x;
	clear: both;
}
#rhtCol {
	width: 216px;
	float: left;
	font-size: 11px;
	padding-left: 5px;
	color: #666666;
	line-height: 19px;
	padding-bottom: 40px;
}
#rhtCol h3{
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #83664D;
	font-weight: normal;
	margin-top: 25px;
}
#bodyContent {
	width: 479px;
	float: left;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	padding-left: 50px;
	padding-right: 30px;
	background-image: url(../img/lineFadeFront.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
}
#bodyContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #705036;
	margin-bottom: 0px;
	margin-top: 30px;
	font-weight: normal;
}
#imgInsideOne {
	float: right;
	width: 522px;
	background-image: url(../img/bgInsideImage.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	height: 151px;
}
#imgHomeOne {
	float: right;
	width: 521px;
	background-image: url(../img/bgMainImage.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.colImage {
	background-color: #D2D2BC;
	border: 1px solid #999999;
	padding: 3px;
	width: 173px;
	height: 133px;
}
#footerContainer {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#footerAddress {
	float: left;
	height: 80px;
	width: 400px;
	font-size: 10px;
	color: #999999;
	line-height: 19px;
}
#footerLinks {
	float: right;
	height: 60px;
	width: 300px;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	text-align: right;
}

/*-- menu bits ------------*/
#bodyContent h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #705036;
	margin-bottom: 0px;
	/*margin-top: 30px;*/
	font-weight: normal;
	margin-bottom: 5px;
}

#bodyContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #959564;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #705036;
}
.desc {
	font-size: 10px;
	color: #aaaaaa;
}
.dots {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

/*------------------------*/

#rhtCol .menu {
	font-size: 13px;
	color: #85855A;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEAD8;
	text-decoration: none;
}
#rhtCol .menu:hover{
	font-size: 13px;
	color: #85855A;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}#bodyContent #map {
	border: 4px solid #D2D2BC;
	width: 435px;
}
.email:user {content: info@;}
.email:domain {content: hornblower.co.uk;}
#minfo {
	height: 34px;
	width: 216px;
	background-image: url(../img/more-info.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#minfo a {
	display: block;
	width: 216px;
	height: 36px;
}
#bodyContent h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #83664D;
}
.linkRed {
	color: #83664D;
	font-size: 12px;
}
