/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #711419;
	text-decoration:none;
}

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

body{
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #060;
}


#main{
	width: 1002px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
	background: url(images/big_bg.jpg) bottom no-repeat #FFFFFF;
	
}


#header {
	width:1002px;
	padding: 0px;
	height: 240px;
}

#buttons{
	width: 1000px;
	background: url(images/menu.jpg) left top repeat-x;
	text-align:center;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height:69px;
}

#buttons .but {
	float:left;
	background: url(images/but_razd.jpg) right center no-repeat;
	height:69px;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 198px;
	height: 44px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 25px;
	text-align: center;
	margin-right: 2px;
}

#buttons a:hover {
	text-decoration: underline;
	background:url(images/over.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}

#logo{
	background: url(images/logo.jpg) center top no-repeat;
	height: 241px;
	padding: 0px 0px 0px 736px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#bg_top {
	background: url(images/bg_top.jpg) left top no-repeat;	
	height:304px;
	width:317px;
	float:left;}
	
#text_top {
	color:#000000;
	width:234px;
	margin: 11px 0px 0px 19px;}
	
.tit_top {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#486501;
font-weight: 900;}

#cont_top { 
	background: url(images/cont_top.jpg) top repeat-x;
	width:1000px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#cont_bot { 
	background: url(images/cont_bot.jpg) bottom repeat-x;
	width:986px;
	padding: 7px;
}

#content{
	width: 100%;
	padding: 7px 0px 7px 0px;
	background: url(images/cont_bg.png);
}

#left{
	width: 219px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float:left;
	background: url(images/tit.png) left 28px repeat-x;
}

#left .list 
{
	list-style: none;
	padding-left: 31px;
	padding-top: 5px;
	margin: 0px;
	display:block;
	background: url(images/fish.png) 6px 4px no-repeat;
}

#center{
	float:left;
	padding: 2px 5px 2px 2px;
	width:720px;
	margin: 0px 0px 0px 11px;
}

.text{
	padding: 7px 4px 0px 7px;
}

.img {	float:left;
		margin: 5px 17px 5px 0px;
}

span {	color:#1C4B14;
		font-weight:bold;
}

.color {
	color:#347818;
	text-align: center;
}

.dot { background:url(images/dot.gif) center repeat-x;
height:20px; }

.dat { text-decoration:underline;}

H1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:normal;
	color: #354905;
	padding-bottom: 35px;
	padding-left: 7px;
	padding-top: 5px;
	text-align:left;
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #354905;
	padding-bottom: 35px;
	padding-left: 4px;
	padding-top: 5px;
	text-align:left;
}

.read{
	text-align:right;
	padding-right:0px;
	padding-top: 4px;
}
.read_top{
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}

.right{
	float:right;
	width: 219px;
	padding-right: 0px;
	background: url(images/tit.png) left 28px repeat-x;
}
#intotxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #214F18;
}
.soap1image {
	margin-left: 360px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoright {
	padding: 10px;
	float: right;
	border: 2px solid #7B9A76;
	margin: 40px 10px 10px;
}






.right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

.right li{
	padding-top: 5px;
	background: url(images/fish.png) 6px 4px no-repeat;
	padding-left: 36px;
}

#footer{
	height: 45px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 10px 0px 10px 0px;
	background: url(images/footer.jpg) left top repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#anahitaltd {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFC;
	right: 137px;
	position: relative;
	top: 40px;
}
#logosmltxt {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFC;
	right: 200px;
	text-align: center;
	position: relative;
	width: 400px;
	word-spacing: 2px;
	line-height: 26px;
	top: 100px;
}
#main #cont_top #cont_bot #content #razd #center {
	height: 510px;
}
introtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #214F18;
}
#main #cont_top #cont_bot #content #razd #center p #intotxt {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #214F18;
}
#nameaddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#geranium {
	float: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: absolute;
	top: 100px;
}
.colourtxtlft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #060;
}
.italiclft {
	font-style: italic;
}
.pricetextctrbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #1C4B14;
	word-spacing: 4px;
	text-align: center;
}
