/*
Name: Natural Essence
Date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #FFFFFF url(imgs/bg.jpg);
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #642;
        text-decoration: none;
        text-transform: inherit;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #963;
        text-decoration: none;
        text-transform: inherit;
}

a.more {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #642;
        text-decoration: none;
        text-transform: inherit;
}
a.more:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #963;
        text-decoration: none;
        text-transform: inherit;
}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #442;
        text-decoration: none;
        text-transform: inherit;
	  line-height: 24px;
}
h1 a {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #442;
        text-decoration: none;
        text-transform: inherit;
	  line-height: 24px;
}
h1 a:hover {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #442;
        text-decoration: underline;
        text-transform: inherit;
	  line-height: 24px;
}
h2 {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #442;
        text-decoration: none;
        text-transform: inherit;
	  line-height: 18px;
}
h2 a {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #442;
        text-decoration: none;
        text-transform: inherit;
	  line-height: 18px;
}
h2 a:hover {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #442;
        text-decoration: underline;
        text-transform: inherit;
	  line-height: 18px;
}
h3 {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #442;
        text-decoration: none;
        text-transform: inherit;
	  line-height: 14px;
}
h3 a {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #442;
        text-decoration: none;
        text-transform: inherit;
	  line-height: 18px;
}
h3 a:hover {
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #442;
        text-decoration: underline;
        text-transform: inherit;
	  line-height: 18px;
}
blockquote {
	background: url('imgs/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332 url(imgs/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 982px;
}
#container {
	background: #FFFFFF;
	border-top: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 970px;
}

/* header */
.title {
	background: #FFF url(imgs/header-h1.jpg) repeat-x;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}
#contact {
	float:right; height:30px; padding:50px 0 780 0;
}

.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(imgs/header.jpg) no-repeat left bottom;
	height: 124px;
}

/* navigation */
.navigation {
	padding-left: 2px;
	background: #DED9D0 url(imgs/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(imgs/nav.gif) repeat-x;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 12px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(imgs/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9 url(imgs/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left {width: 60%;}
.bottom .right {width: 40%;}

/* footer */
.footer {
	font-size: 11px;
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 72%;}
.footer .right {
	width: 28%;
	text-align: right;
}
.footer a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 72%}
.col2 .right .content {background: #FFFFFF;}
.col2 .right {width: 28%}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block {
	font-size: 11px;
	list-style: none;
}
.block li {
	font-size: 11px;
	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;
}
/* maintext */
ul.maintext {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.maintext {
	font-size: 12px;
	list-style: none;
}
.maintext li {
	font-size: 12px;
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.maintext li a,.block li em {
	color: #553;
	display: block;
}
.maintext li em {
	font-size: 12px;
	font-style: normal;
}
.maintext li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.maintext li a span {font-weight: bold;}
.maintext li a:hover {
	background: #D2D0C0;
	color: #553;
}

.events {
	font-size: 12px;
	border-bottom: 1px dashed #BCBAAC;
}
.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

.queryrestext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #CE012C;
        text-decoration: none;
        text-transform: inherit;
}
/* CSS container shadow - landscape*/
#shadow-container {
position: relative;
width: 130px;
height: 83px;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
position: relative;
left: -1px;
top: -1px;
}

#shadow-container .shadow1 {
background: #F1F0F1;
}

#shadow-container .shadow2 {
background: #DBDADB;
}

#shadow-container .shadow3 {
background: #B8B6B8;
}

#shadow-container .container {
background: #ffffff;
padding: 10px;
}
/* CSS container shadow */

/* CSS container shadow - portrait*/
#shadow-container2 {
position: relative;
width: 103px;
height: 110px;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container2 .shadow2,
#shadow-container2 .shadow3,
#shadow-container2 .container {
position: relative;
left: -1px;
top: -1px;
}

#shadow-container2 .shadow1 {
background: #F1F0F1;
}

#shadow-container2 .shadow2 {
background: #DBDADB;
}

#shadow-container2 .shadow3 {
background: #B8B6B8;
}

#shadow-container2 .container {
background: #ffffff;
padding: 10px;
}
/* CSS container shadow */

/* Event text */
.events {
        font-family: Georgia, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #442;
        text-decoration: none;
}
ul.event {
	border-top: 1px;
	margin: 4px 0;
	padding: 15;
	width: 90%;
}
a.readmore,
a.readmore:visited,
a.readmore:active {
font-size:10px;
font-weight:bold;
}
a.readmore:hover {
font-size:10px;
font-weight:bold;
text-decoration: underline;
}

