#container {
	width: 850px;
	margin: 0px auto;
	padding: 0;
}

#header {
	width: 850px;
	background-color: #669933;
	text-align: center; 
	vertical-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	position: relative;
	z-index: 4;
}

#col1
{
	float: left;
	width: 52%;
	margin-top: -3.2%;
	margin-left: 2%;
	margin-right: 1.5%;
	padding-top: 0%;
	padding-left: 3.5%;
	padding-right: 0%;
	background-image: url(new-bkgd-3-w.jpg); background-repeat: no-repeat;
	background-color: #e9e2d2;
}

#col2
{
	float: left;
	width: 17%;
	margin-top: 4.5%;
	margin-left: 1%; }

#col3
{
	float: left;
	width: 20%;
	margin-top: 5.5%;
	padding-left: 2.5%;
}

body {
font-family: Arial, Helvetica, sans-serif;
}

h1{
font-weight:bold; font-size:16px; line-height:20px; color:#662211; display:inline
}

h2{
font-weight:bold; font-size:15px; line-height:18px; color:#669933; display:inline
}

h3{
font-weight:bold; font-size:14px; line-height:16px; color:#662211; align: left; display:inline
}

h4{
font-weight:bold; font-size:13px;  line-height:13px; color:#662211; align: left; display:inline
}  

h5{
font-weight:bold; font-size:12px; line-height:14px; color:#fff; align:center; background-color:669933; margin:5px 5px 5px 5px; display:inline
} 

#col1 h2{
font-weight:bold; font-size:16px; line-height:24px; color:#662211; display:block
}

p{
font-size: 11px; line-height:14px; color:#662211; font-weight:normal; 
}

.col1{
font-size: 11px; line-height: 14px; color: #662211; font-weight: normal; margin: -1em 4em 0 0; 
}

a:link     {color:white;}
a:visited  {color:white;}
a:hover    {color:#662211;}
a:active   {color:white;}

a.textlink:link {color: #662211;} 
a.textlink:visited {color: #662211;}
a.textlink:hover   {color: #669933;}
a.textlink:active  {color: #662211;}

