/*
Template name: Natural Essence
Template URI: http://templates.arcsin.se/natural-essence-website-template/
Release date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* default elements */
* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
}

body {
	background: #DAD7C5 url(Images/brownbkg.jpg);
	color: #444422;
	font: normal 62.5% "Trebuchet MS";
	padding: 2% 0;
}

a {color: #474634;}
a:hover {
	color: #963;
	font-family: "Trebuchet MS";
}

big {
	font-size: 1.1em;
	font-family: "Trebuchet MS";
}

h1,h2,h3 {
	color: #442;
	padding: 8px 0 2px;
	font-family: "Trebuchet MS";
}

h1 {font: normal 2.4em "Trebuchet MS";}
h1 a {
	text-decoration: none;
	font-family: "Trebuchet MS";
}
h1 a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
}

h2 {font: normal 1.6em "Trebuchet MS";}
h3 {
	font: normal 1em "Trebuchet MS";
	color: #444422;
}

blockquote {
	background: url(Images/img/quote.gif) no-repeat;
	display: block;
	font: normal 1.1em "Trebuchet MS";
	padding-left: 26px
}

form,table {
	margin-bottom: 1.2em;
	color: #333322;
	font-family: "Trebuchet MS";
	background-color: #DCDAC9;
	font-weight: bold;
}
img {
	border: none;
}
label {
	display: block;
}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em "Trebuchet MS";}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #DAD7C5 url(Images/img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
	color: #DAD7C5;
	border: thick solid #333322;
}
#container {
	background: #DAD7C5;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 6px 0 auto;
	width: 750px;
	color: #ECE9D8;
	border: #DAD7C5;
}

/* header */
.title {
	background: #DAD7C5;
	border-top: none #DAD7C5;
	color: #DAD7C5;
	border-right-color: #DAD7C5;
	border-left-color: #DAD7C5;
	border-bottom-color: #DAD7C5;
}
.title h1 {
	color: #441;
	font: normal 2.2em "Trebuchet MS";
	padding: 10px 0 10px 18px;
}

.header {
	background: #DAD7C5 url("Images/amarillis.jpg") no-repeat center center;
	height: 220px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(Images/img/nav.gif) repeat-x center; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(Images/img/nav.gif) repeat-x;
	border-right: none #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em/41px "Trebuchet MS";
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
	border-top-color: #C9C6B3;
	border-bottom-color: #C9C6B3;
	border-left-color: #C9C6B3;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 350px;
}
.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #331;
	background-color: #DAD7C5;
}

/* main */
.main#two-columns {background: #FFF url(Images/img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9 url(Images/img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #DAD7C5;
	color: #EED;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
	color: #333322;
	font-family: "Trebuchet MS";
}
.gallery em {
	display: block;
	color: #333322;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

/* misc */
.clear,.clearer {
	clear: both;
	border-right-color: #333322;
	border-right-style: solid;
	border-right-width: thick;
	border-left-style: solid;
	border-left-color: #333322;
} 
.clearer {
}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {
	width: 33%;
}
.content {
	padding: 18px 20px;
	background-color: #DAD7C5;
	font-family: "Trebuchet MS";
	color: #333300;
	font-size: 1em;
}
.left {
	float: left;
	border: #DAD7C5;
}
.right {
	float: right;
	border: none;
}
.right .content {
	padding: 18px 12px 12px;
	color: #333322;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
