* {
	margin: 0;
	padding: 0;
}

body {
	background: #D5DBB5;
	text-align: justify;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #525252;
}

h1, h2, h3{
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration:underline;
	color: #3B3B3B;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B3B3B;
}

a:visited {
	color: #3B3B3B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.centre {
	margin: 0 0 0 100px;
	border-style:none;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 810px;
	height: 260px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #D5DBB5 url(images/header1.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 165px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 5px 0 0 170px;
	letter-spacing: normal;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}

/* Page */

#page {
	width: 810px;
	margin: 0 auto;
	padding: 0 25px;
	background: #D5DBB5 url(images/img02.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 560px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
	min-height:600px;
}

.post {
	width: 500px;
	padding: 25px 0 0 30px;
}

.post.prices {
	padding: 0px 0 0 30px;
}

.post h1, .post h2, .post h3 {
}

.post img{
	border-style:solid;
	border-size:4px;
}

.post img.inline{
	border:none;
	vertical-align:middle;
}

.post img.inline.center{
	padding-left:210px;
}

.post .title {
	padding: 0 0 5px 0;
}

.post .title span {
	padding-right: 30px;
}

.post ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.post li {
	padding: 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.last{
	width: 239px;
	padding-left: 1px;
}

.last a{
	background:none;
	padding:20px;
	text-decoration:underline;
}

.last a:hover {
	text-decoration: none;
}

.last h3{
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
	color: #3B3B3B;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
}

.box p {
	margin: 0;
	line-height: normal;
}

#minorblockquote {
	font-style: italic;
	letter-spacing: 1.2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5em;
}

.menu a {
	/*padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
	font-style:underline;*/
	background-color:#999999;
	display:block;
	height:25px;
	padding:3px 0 0 10px;
	text-decoration:none;
	width:180px;
	color:#fff;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	-khtml-border-radius:.4em;
	margin-left:5px;
}

.menu a.current{
	background-color:#666;
}

.menu a.current:hover{
	background-color:#666;
}

.menu a:hover {
	background-color:#999666;
}

/* Footer */

#footer {
	width: 810px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #D5DBB5 url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
}

#footer a {
	color: #3B3B3B;
}

#address {
	float: left;
	width:765px;
	text-align:center;
}

#links {
	float: right;
	text-decoration:none;
}

#textcentre{
	text-align:center;
}

/*********GALLERY STYLING********************/
.gallery {
	width: 239px;
	padding-left: 1px;
}

.gallery img{
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	-khtml-border-radius:.4em;
	float:left;
	width:80px;
	height:60px;
	margin:8px 8px 8px 8px;
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
	padding:1px 1px 1px 1px;
}

.gallery img:hover{
	border-color:#b7ddf2;
}

.gallerycentre{
	padding-left:20px;
}

/***************FORM STYLING************/
#formStyle{
	
}

#formStyle textarea{
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	-khtml-border-radius:.4em;
	resize: none;
	width: 210px;
	height:150px;
	border:solid 2px #b7ddf2;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

#formStyle input[type=text] { 
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	-khtml-border-radius:.4em;
	/*vertical-align:middle;*/
	/*height:25px;*/
	padding-top:5px;
	padding-bottom:5px;
	width: 210px; 
	background-color: white; 
	border:solid 2px #b7ddf2;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
} 

.focusField{
    	color:#000;
    }
	
.idleField{
    	color: #6F6F6F;
		font-style:italic;
    }

#formStyle input[type=submit]{
	clear:both;
	margin-left:45px;
	width:125px;
	height:31px;
	background:#666666 url(images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}

#formStyle input[type=submit]:hover{
}

.pricetitle{
	background-color:#999666;
	padding:5px 5px 5px 5px;
	width:160px;
	height:15px;
	color:white;
}

.price{
	background-color:#999666;
	padding:5px 5px 5px 5px;
	width:50px;
	text-align:center;
	color:white;
}

/************************************/
#page-wrap { width: 540px; margin: 20px auto; }

#organic-tabs ul{
	list-style: none;
}

#all-list-wrap ul { 
list-style: none;
margin-left:10px;
}

#organic-tabs {  padding: 10px; margin: 0 0 15px 0; -moz-box-shadow: 0 0 5px #b7ddf2; -webkit-box-shadow: 0 0 5px #b7ddf2; }

#explore-nav { overflow: hidden; margin: 0 0 10px 60px; }
#explore-nav li { width: 97px; float: left; margin: 0 10px 0 0; }
#explore-nav li.last { margin-right: 0; }
#explore-nav li a { display: block; padding: 5px; background: #959290; color: white; font-size: 10px; text-align: center; border: 0; text-decoration:none; -moz-border-radius: .4em; -webkit-border-radius: .4em; -khtml-border-radius:.4em;}
#explore-nav li a:hover { background-color: #b7ddf2; }

#jquerytuts, #core, #classics { display: none; }

#explore-nav li a.current, ul#featured li a:hover { background-color: #b7ddf2; color: white; }