﻿body            {background-color:#363D1D;
		         text-align:center;
		         font-size:12px;
		         line-height:14px;
		         font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
		         color:#000;
		         margin:0px;
		         padding:25px 35px 35px 35px;}
		 
img 	    	{behavior: url("/bin/pngbehavior.htc"); }

div 	    	{margin:0px;
		         padding:0px;
	     	    position:relative;
		         top:0px;}
		         
.imgleft        {float:left;
                 margin-right: 5px;
                 padding-left:25px;}
                 
                 
.right          {float:right;}	

input, select, textarea
                {font-size:12px;
		 font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
		 }	       

a               {color:#678F00;
                 text-decoration:none;}
             
a:hover, .active{color:#B15C11;}

#container      {width:755px;
                 margin:auto;
                 text-align:left;
                 background-color:#fff;
                 padding-top:4px;
                 padding-bottom:4px;}
                 
#dippycolors    {background-image:url("../images/dippycolors.gif");
                 background-repeat:repeat-y;
                 background-position:4px;}                 
                 
#header         {margin:0px 4px 0px 4px;
                 height:223px;}
                 
#nav            {margin-left:4px;
                 width:200px;
                 height:100%;
                 float:left;
                 overflow:visible;
                 background-color:#ADB794;
                 position:relative;
                 z-index:100;}
                 
#contentarea    {margin:0px 4px 4px 0px;
                 padding-left:25px;
                 display:block;}

#leftcontent    {float:left;
                 width:130px;
                 margin:30px 13px 0px 25px;
                 position:relative;}

#rightcontent   {float:right;
                 margin-right:1px;
                 width:200px;
                 height:100%;
                 background-color:#E6E6E6;
                 position:relative;
                 top:4px;}
                 
#rightcontent h3{width:100%;
                 height:27px;
                 background-color:#AE5E27;
                 background-image:url("../images/newsandannouncements.gif");
                 background-repeat:no-repeat;
                 text-indent:-1000px;
                 overflow:hidden;
                 margin-top:0px;}                 

#maincontent    {margin-right:40px;
                 margin-bottom:20px;
                 float:right;
                 width:490px;
                 position:relative;
                 
                 display:block;
                 }
                 
#maincontent h3 {color:#5B702A}                 
                 
#homecontent
                {margin-right:25px;
                 position:relative;
                 top:30px;
                 width:515px;
                 display:block;}
                 
#homecontent select, #homecontent input, #homecontent textarea
                {margin-bottom:8px;}                             






/*: Nav Elements :*/

#logo           {display:block;
                 width:220px;
                 height:111px;
                 background-image:url("../images/logo.gif");
                 background-repeat:no-repeat;
                 overflow:hidden;
                 text-indent:-10000px;
                 margin-top:-40px;
                 margin-left:-16px;}
                 
#nav ul         {width:100%;
                 color:#fff;
                 margin:0px;}
                 
                 
#menu           {display:block;
                 padding:9px 0px 9px 0px;
                 background-color:#AE5E27;
                 margin:0px;
                 overflow:hidden;} 
                  
#menu li        {display:block;
                 margin:0px;}
                                
#menu a         {color:#fff;
                 padding:0px;
                 margin:0px;}

#menu li:hover  {background-color:#5B702A}

#contact        {padding:0px;
                 margin:0px;}

#contact li     {background-image:url("../images/contact.gif");
                 background-repeat:no-repeat;
                 height:28px;
                 display:block;}
                 
#contact a      {display:block;
                 height:28px;
                 width:200px;
                 text-indent:-1000px;}
                 
#phonenumbers   {padding:0px;
                 padding-top:10px;
                 margin:0px;
                 background-color:#ADB794;
                 color:#363D1D;
                 background-image:url("../images/phonenumbers.gif");
                 background-repeat:no-repeat;}
                 
#phonenumbers li{display:block;
                 color:#363D1D;
                 width:auto;
                 padding:15px 0px 0px 10px;}
                 
#subnav         {padding:0px;
                 padding-top:10px;
                 margin:0px;
                 background-color:#ADB794;
                 color:#363D1D;
                 background-repeat:no-repeat;
                 text-align:right;
                 position:relative;
                 z-index:200px;}
                 
#subnav       li{display:block;
                 color:#363D1D;
                 width:auto;
                 padding-top:5px;
                 padding-right:10px;
                 position:relative;
                 z-index:200px;}                 
                 
#home a { background-image:url("../images/navhome.gif");
background-repeat:no-repeat;
display:block;
text-indent:-1000px;
overflow:hidden;
width:199px;
height:19px;}

#community a { background-image:url("../images/navcommunity.gif");
background-repeat:no-repeat;
display:block;
text-indent:-1000px;
overflow:hidden;
width:199px;
height:19px;}

#development a { background-image:url("../images/navdevelopment.gif");
background-repeat:no-repeat;
display:block;
text-indent:-1000px;
overflow:hidden;
width:199px;
height:19px;}

#meetings a { background-image:url("../images/navmeetings.gif");
background-repeat:no-repeat;
display:block;
text-indent:-1000px;
overflow:hidden;
width:199px;
height:19px;}

#lodging a { background-image:url("../images/navlodging.gif");
background-repeat:no-repeat;
display:block;
text-indent:-1000px;
overflow:hidden;
width:199px;
height:19px;}

#recreation a { background-image:url("../images/navrecreation.gif");
background-repeat:no-repeat;
display:block;
text-indent:-1000px;
overflow:hidden;
width:199px;
height:19px;}

#home, #home a:hover { background-image:url("../images/navhome.hover.gif");}

#community, #community a:hover { background-image:url("../images/navcommunity.hover.gif");}

#development, #development a:hover { background-image:url("../images/navdevelopment.hover.gif");}

#meetings, #meetings a:hover { background-image:url("../images/navmeetings.hover.gif");}

#lodging, #lodging a:hover { background-image:url("../images/navlodging.hover.gif");}

#recreation, #recreation a:hover { background-image:url("../images/navrecreation.hover.gif");}

#home {
display:block;
width:199px;
height:19px;}

#community {
display:block;
width:199px;
height:19px;}

#development {
display:block;
width:199px;
height:19px;}

#meetings {
display:block;
width:199px;
height:19px;}

#lodging {
display:block;
width:199px;
height:19px;}

#recreation {
display:block;
width:199px;
height:19px;}                 