@charset "utf-8";
/* CSS Document */

html, body {
height:100%;
}

body {
background-color:#ffffff;
margin:0;
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
font-size: 12px;
line-height:16px;
color:#3b3c3a;
}

a {
color:#49654f;
text-decoration:none;
}

table {
font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
font-size: 12px;
}

#container {
height:100%;
width:100%;
min-height:100%;
}

.top {
background-image:url(images/bg1.jpg);
background-repeat:repeat-x;
height:101px;
color:#999999;
}

.top a {
color:#FFFFFF;
text-decoration:none;
}

.top2 {
background-image:url(images/baseic_03.jpg);
background-repeat:repeat-x;
height: 261px;
}


.content {
height:100%;
min-height:100%;
background-color:#FFFFFF;
padding-top:30px;
letter-spacing:.11em;
}

.content a {
letter-spacing:.11em;
}

.bottom {
background-color:#1B1B1B;
height: 100px;
padding-top:10px
}

#nav{
list-style:none;
font-size: 13px;
}

#nav li{
display:inline;
}

#nav li a{
display:block;
height:32px;
padding-left:15px;
margin-right:20px;
}

#nav li a {
padding:7px 15px 0 0;
height:25px;
color:#fff;
display:block;
float:left;
}

#nav li a:hover{
color:#97b79f;
}

#nav li a:hover{
cursor:pointer;
}

#nav li.current a{
color:#ababab;
}

.frontpage {
color:#ffffff;
font: 30px Garamond, Georgia, serif;
}

hr{
color:#ababab;
background-color:#ababab;
height:1px;
border:none;
}

h1 {
	font: 16px georgia;
	font-weight:bold;
	color: #6f8d77;
	line-height:19px;
	letter-spacing:.11em;
	padding-bottom:1px;
	}
h1 a {
	font: 16px georgia;
	font-weight:bold;
	color: #6f8d77;
	line-height:19px;
	letter-spacing:.11em;
	padding-bottom:1px;
	text-decoration:none
	}
	

h2 {
	font:bold 12px georgia;
	color: #ababab;
	line-height:12px;
	letter-spacing:.2em;
}

.intro {
color:#3b3c3a;
font-size:13px;
}

.copyright {
color:#1b1b1b;
font-size:9px;
}

.copyright2 {
color:#ffffff;
font-size:10px;
}

.style14 {
color:#1B1B1B
}

.quoteauthor {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #5d5c5c;
	font-family: Palatino, Georgia, serif;
	letter-spacing: 0.05em;
	}
	
::-moz-selection{background: #cbe7d1;} 

selection {background: #cbe7d1;} 

div.services {
	width: 500px;
	position: relative;
	left: 50%;
	margin-left: -250px; /* half the width of the div */
}

img.service {
margin-right:10px;
}

input {
background-color: #ffffff;
color: #49654f;
border:#6b8671 1px dashed;
}

input.text {
width:240px;
}

textarea {
	background-color: #ffffff;
	color: #49654f;
	border:#6b8671 1px dashed;
	width: 240px;
}

input.submit{
background-color: #ffffff;
color: #49654f;
border:#6b8671 1px dashed;
padding:3px;
cursor:pointer;
}

.select {
background-color: #ffffff;
color: #49654f;
border:#6b8671 1px dashed;
width: 160px;
}

.frame {
padding:3px 3px 3px 3px;
border:1px dashed #49654f;
}
.bottomlinks {
	text-transform: uppercase;
	font-weight:bold;
	font-size: 12px;
	color: #5d5c5c;
	font-family: Palatino, Georgia, serif;
	letter-spacing: 0.05em;
	}
