body {
	font: 0.9em "trebuchet MS", Helvetica, sans-serif; 
	margin: 0;
	padding: 0; 
}

p {
	padding: 0;
	margin: 0;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	background: #C9CED4;
}

#top {
	width: 100%;
	background: #157507 url("../images/bg.gif") no-repeat top center;
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

ul.navbar {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: right;
}

ul.navbar li {
	float: left;
	margin: 0;
	padding: 60px 0 3px 1px;
}

ul.navbar li a {
	background: #509845;
	color: #fff;
	padding: 60px 10px 3px 25px;
	letter-spacing: 0.1em;
}

ul.navbar li a:hover {
	background: #8ABA83;
}

.logo {
	float: left;
	padding: 20px 0 0 30px;
}

.floatleft {
	color: #742F07;
	width: 279px;
	height: 110px;
	float: left;
	text-align: center;
	border-right: dotted 1px #977965;
	padding: 0 10px;
}

.floatleftalt {
	color: #742F07;
	width: 280px;
	height: 110px;
	float: left;
	text-align: center;
	padding: 0 10px;
}

.copyright {
	width: 900px;
	position: absolute;
	color: #977965;
	font-size: 0.9em;
	text-align: center;
	margin: 30px 0 0 0;
	padding: 5px 0;
	letter-spacing: 0.2em;
	border-top: dotted 1px #977965;
}

.copyright2 {
	width: 900px;
	color: #977965;
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 5px 0;
	letter-spacing: 0.2em;
}

.copyright a {
	border-bottom: dotted 1px #742F07;
	color: #742F07;
}

.copyright2 a {
	border-bottom: dotted 1px #742F07;
	color: #742F07;
}


#bottom {
	background: #fff url("../images/topshadbg.gif") repeat-x top;
	border-top: solid 2px #F3F4F6;
	width: 100%;
	padding: 30px 0 20px 0;
	margin: 0 auto;
}

#bottom a {
	border-bottom: dotted 1px #742F07;
	color: #742F07;
}

.maintext {
	font-size: 1.5em;
	text-align: center;
	color: #fff;
	margin: 0 0 40px 0;
}

.maintext a, .maintext a:visited {
	color: #fff;
	border-bottom: dotted 1px #fff;
}

#content {
	background: #fff;
	width: 780px;
	margin: 100px 0px 20px 0px;
	border: solid 10px #8ABA83;
	padding: 50px;
	overflow: hidden;
}

#content a {
	border-bottom: dotted 1px #742F07;
	color: #742F07;
}

h1 {
	color: #157507;
	font-size: 1.6em;
	text-align: right;
	width: 180px;
	float: left;
	padding: 0;
	margin: 0;
}

h2 {
	color: #157507;
	font-size: 1.1em;
	text-align: right;
	width: 180px;
	float: left;
	padding: 0;
	margin: 0;
	font-style: italic;
}

#content p{
	width: 580px;
	margin-left: 200px;
	text-align: justify;
	letter-spacing: 0.04em;
	padding: 0 0 40px 0;
}

#content p.nopad {
	padding: 0;
}

#content p.line {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 5px 0;
	border-top: dashed 1px #ccc;
}

/* 
-----------------------------------------------
Portfolio
-----------------------------------------------
*/

#portfolio {
	background: #fff;
	width: 780px;
	margin: 100px 0px 20px 0px;
	border: solid 10px #8ABA83;
	padding: 50px;
	overflow: hidden;
}

#portfolio img {
	border: none;
}

#portfolio a:hover {
	background: none;
}

#portfolio p {
	width: 580px;
	margin-left: 200px;
	text-align: justify;
	letter-spacing: 0.04em;
	padding: 0 0 40px 0;
}

#portfolio a.link {
	border-bottom: dotted 1px #742F07;
	color: #742F07;
}

#portfolio a:hover.link {
	background: #C9CED4;
}

#portfolio p.line {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 5px 0;
	border-top: dashed 1px #ccc;
}

/* 
-----------------------------------------------
contact form
-----------------------------------------------
*/

form {
width: 580px;
margin: 0 auto;
}

#contact{
	background: #fff;
	width: 780px;
	margin: 100px 0px 20px 0px;
	border: solid 10px #8ABA83;
	padding: 50px;
	overflow: hidden;
}

input {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}

textarea {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}

.LV_validation_message{
	margin:0 0 0 5px;
}

.LV_valid {
	color:#0c0;
}
	
.LV_invalid {
	color:#c00;
}
    
.LV_valid_field,
input.LV_valid_field:active,
textarea.LV_valid_field:active {
	border: 1px solid #0c0;
}
    
.LV_invalid_field, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:active {
	border: 1px solid #c00;
}

.form_text {
	width: 80px;
	float: left;
}

.required {
	color: #c00;
}

/* 
-----------------------------------------------
Gallery
-----------------------------------------------
*/

#gallery {
	background: #fff;
	width: 780px;
	margin: 100px 0px 20px 0px;
	border: solid 10px #8ABA83;
	padding: 50px;
	overflow: hidden;
}

#gallery h1 {
	color: #157507;
	width: 770px;
	font-size: 1.6em;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: dashed 1px #ccc;
}

.hoverbox {
	width: 610px;
	cursor: default;
	list-style: none;
	position: relative;
	margin: 0 auto;
}

.hoverbox a {
	cursor: default;
	border-bottom: none;
}

.hoverbox a .preview {
	display: none;
}

.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img {
	background: #fff;
	border: none;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 120px;
	height: 90px;
}

.hoverbox li {
	color: inherit;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.hoverbox .preview {
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
