@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 22px 0;
	background-color: #779c6e;
	text-align: center;
	font-size: 76%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	margin: 0;
	padding: 0;
}

h2 {
	clear: left;
	float: left;
	margin: 55px 0 10px 0;
	padding: 0;
	width: 600px;
	font-size: 3.8em;
	font-weight: normal;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.6em;
}

img {
	border: none;
}

div.hr {
	clear: both;
	background-image: url(../images/elements/hr.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

div.hr2 {
	clear: both;
	background-image: url(../images/elements/hr2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 665px;
}

div.hr hr,
div.hr2 hr {
	display: none;
}

.image_replace {
	height: 0;
	overflow: hidden;
}

.sub_header p {
	font-size: 1.7em;
	line-height: 1.2em;
}


/* LINKS */

a {
	outline: none;
}

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

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

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

a:active {
	color: #000;
	text-decoration: none;
}


/* STRUCTURE */

div#drop_shadow_1 {
	margin: 0 auto;
	text-align: left;
	width: 930px;
	background-image: url(../images/elements/drop_shadow_right.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

div#drop_shadow_2 {
	background-image: url(../images/elements/drop_shadow_top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

div#drop_shadow_3 {
	margin: 0 auto;
	text-align: left;
	width: 930px;
	background-image: url(../images/elements/drop_shadow_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 27px;	
}

div#container {
	overflow: auto;
	padding: 12px 12px 0 12px; /* No bottom helps with the drop-shadow merging beter */
	width: 888px;
	background-color: #fff;
}

div#homepage_subsections {
	padding: 0 0 0 12px;
	width: 900px;
	background-color: #fff;
}

div#content {
	clear: both;
	overflow: auto;
        text-align: center;
        width:400px;
        margin:auto;
}

div#content div.left_col {
	float: left;
	width: 300px;
}

div#content div.right_col {
	float: left;
	width: 588px;
}

div#content div.left_col_2 {
	float: left;
	padding-right: 20px;
	width: 274px;
}

div#content div.right_col_2 {
	float: left;
	width: 294px;
}

div#content div.left_col p {
	margin-right: 25px;
}

h1#logo {
	margin: 3px auto 10px auto;
	padding-top: 148px;
	width: 148px;
	background-image: url(../images/elements/logo.gif);
        clear:both;
}

h2#homepage_strapline {
	margin: 35px 0 30px 0;
	padding-top: 90px;
	width: 495px;
	background-image: url(../images/homepage/header_strapline.gif);
}

ul#footer {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

ul#footer li {
	float: left;
	margin-right: 7px;
}

div#credit {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0 18px;
}

ul#footer li a,
div#credit a {
	color: #fff;
}


/* CONTACT TABLE */

table#contact_table {
	width: 100%;
}

table#contact_table td {
	vertical-align: top;
	padding: 0 15px 15px 0;
}

table#contact_table td.left_col {
	color: #779c6e;
}


/* STOCKISTS LIST */

div#content div.stockists p strong {
	color: #779c6e;
}

div#content div.stockists p {
	line-height: 1.2em;
	margin-bottom: 20px;
}

div#content div.stockists p a {
	text-decoration: underline;
}

/* NEWS */


div.link_back {
	clear: left;
	padding-bottom: 8px;
}

div.news_row {
	overflow: auto;
	width: 660px;
}

div.news_photo_1 {
	float: left;
	padding: 0 20px 20px 0;
}

div.news_photo_2 {
	float: right;
	padding: 0 0 20px 20px;
}

div.news_content h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

div.news_content h3 span {
	color: #779c6e;
}

div.news_content a,
div.news_content a:link,
div.news_content a:visited,
div.news_content a:hover,
div.news_content a:active {
	color: #779c6e;
}


/* NAVIGATION */

ul.nav {
	clear: left;
	float: left;
	width: 600px;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
}

ul.nav li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0 13px 3px 0;
}

ul.nav li.divider {
	background-image: url(../images/elements/top_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

ul.nav li a {
	padding-bottom: 3px;
}

ul.nav li a:hover  {
	text-decoration: none;
	background-image: url(../images/elements/nav_underline.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

a.current,
a.current:link,
a.current:visited,
a.current:hover,
a.current:active {
	color: #779c6e;
	background-image: url(../images/elements/nav_underline.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* CONTRIBUTE STYLES */

.highlight {
	color: #779c6e;	
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: none;
}
