html, body		{height:100%; text-align: center; margin: 0; padding: 0; border: 0; background-color: #cfcabf; color: #666; font: 11px/16px "Trebuchet MS", Arial, Helvetica;}

p				{color: #666; font: 11px/16px "Trebuchet MS", Arial, Helvetica;}
img				{border: 0;}
textarea, input {background-color: transparent !important; color: #666; border:none; border-bottom: 1px dotted #666; font: 11px/1.25 "Trebuchet MS", Arial, Helvetica;}
input.btn {background-color:#9a7533 !important; color: #fff; font: 11px/1.25 "Trebuchet MS", Arial, Helvetica; padding:5px;}

a:link		{color: #9a7533; text-decoration: none}
a:active 	{color: #630; text-decoration: none}
a:visited 	{color: #630; text-decoration: none}
a:hover 	{color: #405519; text-decoration: none; font-weight:bold;}

ul {list-style: circle;}
h1.home {color: #405519; font: 15px/18px "Trebuchet MS", Arial, Helvetica; font-weight:bold;}
h1 {color: #405519; font: 18px/23px "Trebuchet MS", Arial, Helvetica; font-weight:bold;}
h2 {color: #405519; font: 15px/18px "Trebuchet MS", Arial, Helvetica; font-weight:normal; margin-bottom:0; padding-bottom:0;}
h3 {color: #405519; font: 13px/16px "Trebuchet MS", Arial, Helvetica; font-weight:bold;}
h4 {color: #405519; font: 11px/15px "Trebuchet MS", Arial, Helvetica; font-weight:bold;}

h2 + p {margin-top:3px; padding-top:3px;
}
/* Container layouts */

#container {width:900px;
min-width:900px;
position: relative;
text-align: center;
min-height:100%;
height: 100%;
}

#header 		{position:relative; top:0px; padding:0; margin:0; width:900px; height:180px; background:#cfcabf url(/images/header.jpg) no-repeat top left;}
#header-nav		{position:relative; padding:47px 94px 0 0; text-align: right; font-weight:bold;}
#header-text	{position:relative; padding:64px 94px 0 97px; text-align: left;}

#content 		{position:relative; padding:0; margin:0; width:900px; height:499px; background:#cfcabf url(/images/background.jpg) no-repeat top left;}
#content-sec 	{position:relative; padding:0; margin:0; width:900px; background:#cfcabf url(/images/background-sec.jpg) no-repeat top left; text-align:left;}
#content-pad 	{padding:55px 0px 0px 97px;}
#content-padsec {padding:30px 94px 20px 97px;}
#cell			{float:left; width:256px; height:148px; text-align:left;}
#cell-pad		{padding:0px 58px 30px 0px;}
#row			{clear:both;}
.skip 		{left:-1000px;overflow:hidden;width:1px;position:absolute;height:1px}

#sidebar		{width:260px; float:right;}
#sidebar-pad	{padding:0 0 30px 30px;}
#sidebar-cell	{border-bottom:#e5e2dc solid 1px; padding:2px 0;}

#footer   		{clear:both; width:900px;}
#footer-text 	{padding:20px 97px 40px 97px; border-top:#e5e2dc solid 1px;  font-size:10px; color:#405519; white-space: nowrap; text-align: left;}

#evolv			{float:right;}

/* other styles */

#green				{color:#405519; font-weight:bold;}
#green a			{color:#405519; font-weight:bold;}
.photo-right 		{float:right; padding:0px 0px 20px 20px;}
.photo-left 		{float:left; padding:0px 20px 20px 0px;}
.nomargin			{margin-top:0; padding-top:0;}
.red				{color:#c00;}

