body {
	margin: 0;
	font-family: Arial, Sans Serif, Helvetica;
	text-align: center;
	background: #FFF url(../images/bg.gif) repeat-x;
	color: #344C56;
	font-size: 12px;
}

h1 { margin: 15px 0; font-size: 22px; font-weight: normal; }
h2 { margin: 15px 0; font-size: 16px; font-weight: bold; }
a { text-decoration: none; color: #669D27; }
a:hover { color: #CB6E4C; }
p { margin: 15px 0; line-height: 18px; }
ul li { margin: 15px 0; }

.cb { clear: both; }
.small { font-size: 11px; }
.center { text-align: center; }
img.top {display: block; float: left; margin: 20px 0 0 30px;}

table.price  { width: 100%;  border: 1px solid #344C56; margin: 0 0 20px 0;}
table.price td  {text-align: center; border: 1px solid #344C56;}
table.price th {text-align: center; font-size: 15px; color: #669D27; }

.twitter { display: block; float: right; position: absolute; margin: 50px 0 0 320px; padding: 0 0 20px 0; width: 120px;}
/************************************************** layout ***/

#container {
	width: 742px;
	margin: 0 auto; padding: 0;
	text-align: left;
}

#header {
	width: 752px; height: 110px;
	margin: 0; padding: 0;
	clear: both;
	background: #FFF url(../images/bg_header.gif) no-repeat right;
	border-bottom: 2px solid #344C56;
}

#content {
	width: 100%;
	margin: 0; padding: 0;
	clear: both;
	background: #FFF;
	display: table;
}

#content_left {
	width: 340px;
	margin: 0; padding: 0;
	clear: both; float: left;
	text-align: left;
}

#content_right {
	width: 402px;
	margin: 0; padding: 0;
	float: left;
	text-align: right;
}

#footer {
	width: 100%; height: 30px;
	margin: 0; padding: 0;
	clear: both;
	background: #FFF;
	text-align: left;
	font-size: 11px;
}

.contain {
	width: 742px;
	margin: 0 auto;
	text-align: left;
}

/************************************************** header ***/

a.logo {
	width: 183px; height: 93px;
	display: block; float: left;
	margin: 5px 0 0 0; padding: 0;
	background: url(../images/bigbamboo.gif) no-repeat;
}

a.logo span { display: none; }

ul.nav {
	list-style-type: none;
	margin: 0; padding: 60px 0 0 0;
	float: right;
}

ul.nav li {
	display: inline;
	margin: 0; padding: 0 5px;
	font-size: 14px; font-weight: bold;
}

ul.nav li a { color: #1C4703; }
ul.nav li a:hover { color: #699E2C; }

/************************************************** content ***/

img.panela {
	display: block; float: right;
	margin: 2px 0;
}

img.panelb {
	display: block; float: right;
	margin: 0 0 2px 0;
}

img.panel_1 {
	width: 190px; height: 210px;
	display: block; float: right;
	margin: 2px 0 2px 2px;
}

img.panel_2 {
	width: 190px; height: 210px;
	display: block; float: right;
	margin: 0 0 2px 2px;
}

img.gallery_large {
	width: 382px; height: 422px;
	display: block; float: right;
	margin: 20px 0;
}

img.thumbnail {
	width: 100px; height: 100px;
	display: block; float: left;
	margin: 3px;
	border: #47626D 1px solid;
}

.address { padding: 20px 0 0 30px; }
.address2 { padding: 10px 0 0 30px; }

fieldset.contact_form {
	width: 280px;
	margin: 0 20px 30px 0; padding: 10px 5px 10px 10px;
	float: left; display: block;
	border: 0;
}

fieldset.contact_form dl{
	margin: 0; padding: 0;
}

fieldset.contact_form dl dt{
	width: 100px; 
	margin: 5px 0; padding: 0 5px 0 0;
	float: left;
	text-align: right; color: #344C56;
	font-size: 12px;
}

fieldset.contact_form dl dd{
	width: 170px;
	margin: 5px 0; padding: 0;
	float: left; 
}

dl.input input, dl.input textarea, dl.input select {
	width: 165px;
	border: 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px; background: #E6EED7;
	color: #344C56;
}

.contact_tab {
	padding: 5px 0;
	font-size: 11px;
}

.contact_tab{ padding: 0; }

textarea { height: 70px; }

input.submit {
	width: 100px; height: 19px;
	background: #666; color: #DEE0CA;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}


/************************************************** footer ***/


#footer ul {
	list-style-type: none;
	margin: 0; padding: 8px 0 0 0;
	float: left;
}

#footer ul li {
	display: inline;
	margin: 0; padding: 0 5px;
	font-size: 11px;
	border-right: #699E2C 1px solid;
}

#footer ul li.end {	border: 0; }

#footer ul li a { color: #1C4703; }
#footer ul li a:hover { color: #699E2C; }

.copyright {
	width: 250px; height: 20px;
	float: right; display: block;
	margin: 8px 0 0 0; padding: 0;
	color: #000;
	text-align: right;
}

.photo_gallery { margin: 3px 0 0 78px; padding: 0; }

.contact_details {
	width: 372px; height: 210px;
	margin: 0 0 2px 20px; padding: 0 10px 0 0;
	clear: both;

}

input#submit { cursor: pointer; border: none; background: #344C56; width: 165px; padding: 5px; color: #FFF; }

table.prices { width: 100%; border-collapse: collapse; font-size: 11px; }
table.prices tr th, table.prices tr td { border: #435E4F 1px solid; vertical-align: top; }
table.prices tr th { text-align: center; }
table.prices tr th.short { width: 88px; }
table.prices tr td.price { text-align: right; }
table.prices tr td.title { font-weight: bold; }

ul.slideshow {
	width:380px; height:302px;
	margin: 20px 0 0 30px; padding: 0;
	display: block;
	list-style: none;
}
ul.slideshow li { margin: 0; padding: 0; }

/************************************************************************* MultiBox v1.3 ***/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #FFF;
	background-color: #FFF !important;
	display: none;
	z-index: 2;
	text-align: left;
}

.MultiBoxLoading {
	background: url(../images/multibox/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/multibox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #FFF;
	padding: 0 0 2px 0;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	padding: 0 0 0 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

/*************************************************************/
