* {
   padding:0;
   margin:0;
}

body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
background:#E1E8DE;
}

#big {
	width:760px;
	height:100%;
	margin:0 auto;
	margin-bottom:20px;
}
#container {
	width:760px;
	margin:0 auto;
	margin-top:20px;
	background:#fff;
	padding:5px;
height:100%;
margin-bottom:20px;
}

#header {
	width:760px;
	height:235px;
	background : url(images/header5.jpg);
}

#nav_container {
	width:760px;
	height:30px;
	background : url(images/nav_bg.jpg);
	border-top:4px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom:5px;
}


#nav_container ul {
	padding-top:5px;
	height:22px;
}

#nav_container ul li{
	display : inline;
	margin-left:3px;
}

#nav_container ul li a {
padding:3px 3px 5px 3px;
text-decoration:none;
color:#000;
font-size:80%;
font-weight:bold;
}

#nav_container ul li a.blog2 {
	background:#678257;
	color:#fff;
}

#nav_container ul li a:hover {
	background:#D1D9CB;
}

#nav_container ul li a.current {
	background:#D1D9CB;
}

#text {
	width:755px;
	float:left;
	text-align:left;
	height:100%;
	margin-right:10px;
}

#textb {
	width:485px;
	float:left;
}

#text h1 {
	text-align:center;
	font-size:90%;
	color:#254525;
	background : url(images/fade_bg.jpg) no-repeat;
	padding:5px;
	margin-bottom:15px;
}

#text h1.yellow {
	text-align:center;
	font-size:90%;
	color:#254525;
	background : yellow;
	padding:5px;
	margin-bottom:15px;
	width:475px;}

#text p.green {
margin:10px;
color:#254525;}

 h2 {
	font-size:85%;
	padding-left:5px;
margin-top:1px;
}

h3 {
	font-size:85%;
	padding-left:5px;
	margin-top:10px;
}

h3.article {
	font-size:100%;
	border :  1px solid #B4C7A7;
	width:85px;
	padding:3px;
	text-align:center;
}

h4 {
font-size:85%;
	padding-left:5px;
	margin-top:10px;
	color:#254525;
}

h5 {
font-size:80%;
	text-align:center;
	border :  1px solid #B4C7A7;
	padding:5px;
}


#sub1 {
	margin-top:6px;
	margin-left:40px;
}



a.sub1a {
	color:#254525;
	text-decoration:none;
margin-right:5px;
background : #B4C7A7;
border :  1px solid #B4C7A7;
padding:5px 10px 5px 10px;
}

a.sub1b {
	color:#254525;
	text-decoration:none;
border :  1px solid #B4C7A7;
padding:5px 10px 5px 10px;
margin-right:5px;
}

a.sub1b:hover {
	color:#254525;
	text-decoration:none;
background : #B4C7A7;
padding:5px 10px 5px 10px;
}

#sub2 {
	margin-left:25px;
}

a.sub2a {
	color:#254525;
	text-decoration:none;
margin:0 0 0 5px;
padding:5px 10px 5px 10px;
font-size:90%;
font-weight:bold;
}

a.sub2b {
	color:#254525;
	text-decoration:none;
margin:0 0px 0 5px;
padding:5px 10px 5px 10px;
font-size:90%;
font-weight:bold;
color:#B4C7A7;
}

a.sub2b:hover {
	color:#254525;
}


#textb p{
font-size:80%;
	padding:10px 5px 10px 5px;
text-align:justify;
	color:#1B2F0B;
}

p.border {
	border:1px solid #B4C7A7;
	margin-top:10px;
margin-left:5px;
}

#text img {
float:left;
padding-right:5px;
}

#text p{
font-size:80%;
	padding:0 5px 5px 5px;
	line-height:20px;
	color:#1B2F0B;
}

#text2 {
	width:180px;
	float:right;
}

#text2 p {
background : url(images/text2_bg.jpg) no-repeat;
	font-size:130%;
	font-style:italic;
	line-height:35px;
	padding:20px 12px 0 12px;
	text-align:center;
	color:#386416;
}


.art {
	font-size:80%;
	margin-left:40px;
}

a.article {
	text-decoration:none;
	font-weight:bold;
	color:#254525;
}

a.article:hover {
	color:#B4C7A7;
	text-decoration:underline;
}

#clients ul {
	margin-left:60px;
	font-size:80%;
}

#text2 p.quote {
background : none;
	font-size:80%;
	font-style:normal;
	line-height : normal;
	
} 
#text3 {
	width:265px;
	float:right;
}

p.caption {
	font-size:80%;
	padding:5px;
	text-align:center;
	color:#396B39;
}
#bottom {
	clear:both;
}

#footer {
width:750px;
background : url(images/footer_bg.jpg) no-repeat;
	margin:0 auto;
	border-bottom:2px solid #C4D2BE;
	height:50px;
}

p.copy a {
	text-decoration:none;
	font-size:10px;
	color:#B8C8AC;
}

p.copy a:hover {
	color:#000;
}

p.copy {
	font-size:10px;
	color:#B8C8AC;
	padding-top:30px;
	padding-left:10px;
	width:500px;
	float:left;
}

p.contact {
	text-align:right;
	margin-right:45px;
	padding-top:18px;
}


p.contact a {
text-decoration:none;
color:#3C5034;
font-weight:bold;
}

p.contact a:hover {
	color:#9AC320;
}


p.address a {
	text-decoration:none;
color:#3C5034;
}

p.address a:hover {
	text-decoration:underline;
}

a.address {
		text-decoration:none;
color:#3C5034;
}

a.address:hover {
		text-decoration:underline;
}

#textb  a{
	color:#254525;
}

#textb a:hover {
	color:#000;
}

#textd p {
	font-size:9px;

}

#contact {
margin-left:20px;
	padding:0px;
	font-size:13px;
	color:#254525;
	width:200px;
	float:left;
	
}

#contact2 {
	width:200px;
	float:right;
	
}

input {
	border : #c0c0c0 solid 1px;
}
textarea {
	border: #c0c0c0 solid 1px;
}

a.contact {
	color:#c0c0c0;
}

h6 {
font-size:90%;
font-weight:normal;
margin-bottom:20px;
padding-left:10px;
}

h7 {
	margin-top:100px;
	margin-left:10px;
}

#warn_list li {
list-style : none;
font-size:12px;;
color:#800080;
margin:5px 0 5px 0;
}

#warn_box p {
font-weight:bold;
color:#800080;}

#thanks {
	margin-top:50px;
	margin-left:20px;
}

#textc {
	width:760px;
}

#textc p{
	font-size:80%;
	padding:10px 5px 10px 5px;
text-align:justify;
	color:#1B2F0B;
}

a.blog {
		color:#254525;
	text-decoration:none;
border :  1px solid #B4C7A7;
padding:5px 10px 5px 10px;
}

a.blog:hover {
	color:#254525;
	text-decoration:none;
background : #B4C7A7;
padding:5px 10px 5px 10px;
}

h2.thanks {
	text-align:center;
	font-weight:normal;
}


