#container {

	width: 1300px;

	margin: 0px auto;

	padding: 0;

	background:url("images/homepg-background.jpg") no-repeat center top 
}



#header {

	width: 1300px;

	background-color: #669933;

	text-align: center; 

	vertical-align: center;

	padding-top: 4px;

	padding-bottom:6px;

}



#col1

{

	width: 560px;

	margin-left: 50px;

	margin-top: 200
padding: 0;

}



body {

font-family: Arial, Helvetica, sans-serif;

}



h1{

font-weight:bold; font-size:19px; line-height:22px; color:#662211; display:inline

}



h2{

font-weight:bold; font-size:16px; line-height:42px; color:#669933; display:inline

}



h3{

font-weight:bold; font-size:12px; line-height:16px; color:#a47d66; align: left; display:inline

}



h4{

font-weight:bold; font-size:13px;  line-height:16px; color:#662211; align: left; display:inline

}  



h5{

font-weight:bold; font-size:12px; line-height:14px; color:#ffffff; align:center; background-color:669933; margin:5px 5px 5px 5px; display:inline

} 



p{

font-size: 11px; line-height:14px; color:#662211; font-weight:normal; display: inline;

}



.col1{

font-size: 11px; line-height:14px; color:#662211; font-weight:normal; margin: 0 4em 0 0; 

}



#col1 h2{

font-weight:bold; font-size:18px; line-height:24px; color:#662211; display:block

}



HR

{

    height:1px;

    width:100%;

    background:#669933;

    margin: 6px 0px 6px 0px;

}



a:link     {color:white;}

a:visited  {color:white;}

a:hover    {color:#662211;}

a:active   {color:white;}

