/* CSS Document */
body{background-color:#DCFEBA;  font-family: "Century Gothic",Arial, Verdana, "MS Sans Serif", "Microsoft Sans Serif", Tahoma; font-size:12px; text-align:center;}
#container{width:900px; min-height:1800px; height:auto; border:1px solid gray; background-color:#FFFFFF;}
#content{ background-color:#FFFFFF; width:auto; height:auto; margin:10px; text-align:left; }
#navigation{width:200px; margin-top:5px; float:left; text-align:left; background-color:#FFFFFF;}
#right_content{width:660px; height:auto; margin-left:15px; float:right; text-align:left; background-color:#FFFFFF; clear:all; }
div#navigation ul { background-color:#7F9F00;  list-style-type: none; /* get rid of the bullets */  padding:0;             /* no padding */  margin:0;              /* no margin for IE either */}
div#navigation ul li {  margin: 0;  padding: 0;  background-color:#7F9F00;  display:block;  border-top: 1px solid white; /* lines */ border-left:4px solid #336600;}
div#navigation ul li a {  display: block;/* lines extend to right, make area clickable */  color: white;  background-color:#7F9F00;  padding: 3px 3px 3px 23px;  margin:0;  text-decoration: none;  height:15px;           /* hint for IE, alternatively remove whitespace from HTML */ }
div#navigation ul li a:hover {  display: block;/* lines extend to right, make area clickable */  color: white;  background-color:#669933;  padding: 3px 3px 3px 23px;  margin:0;  text-decoration: none;  height:15px;           /* hint for IE, alternatively remove whitespace from HTML */ }
.features{height:200px; background-image:url(images/j0433121.jpg); background-position:bottom; background-repeat:no-repeat; height:150px;}
.fc{margin:5px;}
#footer{width:895px; text-align:left; background-color:#666600; color:#CCCC99; text-indent:4px; padding:4px; font-size:11px; height:25px;}
#iwd a {font-family:Georgia,Times,serif; font-size:9px; font-weight:normal; text-decoration:none; color:#FFF;}
p{text-align:justify}
#right_content ul{ list-style-image:url(images/golfball.jpg);}