body {
	font-size:62.5%;
	margin:0px;
	padding:0px;
	background-image: url(images/background6.gif);
	background-repeat: repeat;
}

#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	width: 720px;
	width: 960px;
	margin: auto;
	height: 100%;
	border: 1px solid #84705B;
	background-color: #F5F7F9;
}

/*** Right side ***/

#rightside {
	width:auto;
	margin:0 0 0 150px;
	padding:0;
	border: none;
}

/*** Left side ***/

#leftside {
	width:145px;
	padding:0;
	margin: 0;
	height: auto;
	float: left;
	font-size: 1.1em;
	border-right: 1px solid #99BB45;
}

#leftside ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#leftside ul a {
	color: #465F3D;
	text-decoration: none;
	display: block;
	height: 4em;
	height: 2.6em;
	list-style-type: none;
	padding: 1.3em 0 0 1em;
	margin: 0;
	background-color: #ECF3DD;
	border-bottom: 1px solid #99BB45;
	height: auto;
	padding: 10px 0px 10px 10px;
}

* html #leftside ul a {
	height:2.6em;
}

#leftside li a:visited{
	color: #465F3D;
}
#leftside li a:hover {
	color: #EBF3F8;
	background-color: #465F3D;
}

/*** Banner ***/

#banner {
	height: 170px;
	background-color: #B0CADE;
	width: auto;
	margin: 0;
	padding: 0;
	background: url(images/banner2.jpg) no-repeat center top;
}

#banner h1, #banner p {
	position: absolute;
	left: -5000px;
}
#banner ul{
	height: 29px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 141px;
	background-color: #FFFF80;
	border-bottom: 1px solid #99BB45;
}
#banner li {
	padding: 0;
	display: inline;
	margin: 0;
	list-style-type: none;
}
#banner a {
	line-height: 1.5;
	margin: 7px 0 0 10px;
	color: #465F3D;
	text-decoration: none;
	padding: 0 20px;
	float: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#banner #home{
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
}
#banner #email{
	background-image: url(images/email.gif);
	background-repeat: no-repeat;
}
#banner #map{
	background-image: url(images/arrow_down.gif);
	background-repeat: no-repeat;
}
#banner #gallery{
	background-image: url(images/images.gif);
	background-repeat: no-repeat;
}
#banner #history{
	background-image: url(images/pages.gif);
	background-repeat: no-repeat;
}
#banner a:hover {
	text-decoration: underline;	
}

#tag {
	left: -5000px;
}

/*** Content ***/

#content {
	width: auto;
	padding: 0;
	margin: 10px 0 0 20px;
}
#content h1 {
	color: #465F3D;
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;
	width: 530px;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0
	letter-spacing: 1px;
	line-height: 1.18;
	margin: 1.18em 0;
}
#content h2 {
	margin:15px 0 10px;
	padding: 0;
	color: #465F3D;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.33;
	margin: 1.33em 0;
}
#content p {
	color: #465F3D;
	font-size: 1.2em;
	margin: 5px 25px 10px 0;
	padding: 0;
	line-height: 1.5;
	font-size: 1.3em;
	line-height: 1.6;
	line-height: 1.54;
	margin: 1.54em 25px 1.54em 0;
}
#content tr, #content tr p {
	color: #465F3D;
	font-size: 1.2em;
	margin: 5px 25px 5px 0;
}
#content .image {
	margin: 5px 10px 20px 0;
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#content .image_right {
	margin: 5px 20px 20px 15px;
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#content strong {
	font-weight: bold;
}
#content em {
	font-style: italic;
}
#content a {
	color: #465F3D;
	text-decoration: underline;
}
#content a:visited {
	color: #465F3D;
}
#content a:hover {
	color: #F5F7F9;
	background-color: #747466;
}
#content ul {
	color: #465F3D;
	font-size: 1.3em;
}

/*** Sub menu ***/

#submenu {
	background-color: #465F3D;
	width: 160px;
	padding: 5px;
	border: none;
	margin: 0 15px 10px 0;
	float: left;
	line-height: 1.5;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#submenu p a, #submenu p a:visited, #submenu h1, #submenu h2 {
	font-size: 12px;
	color: #F5F7F9;
	font-weight: bold;
	width: auto;
	margin: 10px 0;
	padding: 0;
	border: none;
	text-decoration: underline;
}
#submenu h1, #submenu h1 {
	text-decoration: none;
	letter-spacing: 1px;
}
#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	margin: 10px 0 5px 0;
	padding: 0 0 0 15px;
	background: url(images/arrow_r.gif) no-repeat left 4px;
}
#submenu li a, #submenu li a:visited {
	font-size: 12px;
	color: #F5F7F9;
	text-decoration: none;
}
#submenu li a:hover {
	color: #465F3D;
	background-color: #F5F7F9;
}
#submenu p a:hover {
	color: #465F3D;
	background-color: #F5F7F9;
	text-decoration: underline;
}


#footer {
	width: auto;
	height: 20px;
	background-color: #84705B;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
}
#sitemap a:hover{
	font-weight: bold;
}

#content .stop_press {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .stop_press a {
	border: 2px solid #465F3D;
	padding: 10px;
	background-color: #EBF3F8;
}
#content .stop_press a:link {
	color: #465F3D;
}
#content .stop_press a:visited {
	color: #465F3D;
}
#content .stop_press a:hover {
	color: #F5F7F9;
	background-color: #465F3D;
}

/*** Contact page ***/

#content #leftcolumn {
	float: left;
}
#content #centrecolumn {
	float: left;
	padding-left: 20px;
}
#content #rightcolumn {
	float: left;
	padding-left: 20px;
}

#content .shout, #content .notice {
	color: #465F3D;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	width: 500px;
	margin: 0 0 15px 0;
	letter-spacing: 1px;
	padding: 5px;
	border: 3px solid #84A075;
}
#content .notice {
	text-align: center;
	width: 510px;
	background-color: #EBF3F8;
}

a#site_by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #F5F7F9;
	text-decoration: none;
	float: right;
	padding: 0 5px 0 0;
}
a:hover#site_by {
	text-decoration: underline;
}

#content p.shop {
	color: #336600;
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 24px;
}

#content p.shop.link {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	clear: both;
}

#seav_shop {
	font-size: 22px;
	font-weight: bold;
	color: #A0162D;
	margin: 0;
	text-align: center;
}

#shop_image {
	margin: 30px 0 30px 150px;
}

#shop_image.homepage {
	margin: 20px 0 20px 50px;
}

#content.shop_colour {
	background-color: #FCEEC7;
	margin: 0;
	padding: 20px 0;
}

#banner a.shop_nav {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 10px;
	color: #336600;
}

#content #seavington_history h1, #content #seavington_history p, #content #seavington_history tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #803A00;
	font-size: 2em;
	border-bottom: none;
}

#content #seavington_history p {
	font-size: 1.3em;
	line-height: 1.6;
}

#content #seavington_history tr {
	font-size: 1.3em;
}

#content #homepage .lastupdated {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: right;
	padding-top: 20px;
}

