/* developed by Aaron Post  */
/* Version 1 12/09/04  */
/* Hands On Advertising  */


body {
   background-color: #711c30;
   font-size: 10px;
	line-height: 14px;
   color: #000000;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   margin: 0px;
   padding: 0px;
   }
   
   /* subnavigation for the golf pages */
   #topnav {
      width: 704px;
      height: 88px;
      background: url(img/nav_topbar_roll.jpg);
      margin: 0px auto; padding: 0;
      position: relative;
      background-repeat: no-repeat;
      }

   #topnav li {
      margin: 0; padding: 0; list-style: none; display: block; position: absolute;
      }

   #topnav a {
      display: block;
      }

   #topnav1 {left: 0px; top: 0px; width: 189px; height: 88px;}
   #topnav2 {left: 418px; top: 53px; width: 101px; height: 35px;}
   #topnav3 {left: 518px; top: 53px; width: 89px; height: 35px;}
   #topnav4 {left: 607px; top: 53px; width: 91px; height: 35px;}

   #topnav1 a {height: 88px;}
   #topnav2 a {height: 35px;}
   #topnav3 a {height: 35px;}
   #topnav4 a {height: 35px;}

   #topnav1 a:hover {background: url(img/nav_topbar_roll.jpg) 0px -0px no-repeat;}
   #topnav2 a:hover {background: url(img/nav_topbar_roll.jpg) -417px -141px no-repeat;}
   #topnav3 a:hover {background: url(img/nav_topbar_roll.jpg) -517px -141px no-repeat;}
   #topnav4 a:hover {background: url(img/nav_topbar_roll.jpg) -606px -141px no-repeat;}
   
      

#blobs {
   width: 139px;
   height: 228px;
   background: url(img/navigation.gif);
   margin: 0px auto; padding: 0;
   position: relative;
   background-repeat: no-repeat;
   }

#blobs li {
   margin: 0; padding: 0; list-style: none; display: block; position: absolute;
   }

#blobs a {
   display: block;
   }

#blob1 {left: 0px; top: 10px; width: 139px; height: 32px;}
#blob2 {left: 0px; top: 42px; width: 139px; height: 32px;}
#blob3 {left: 0px; top: 74px; width: 139px; height: 32px;}
#blob4 {left: 0px; top: 102px; width: 139px; height: 32px;}
#blob5 {left: 0px; top: 134px; width: 139px; height: 32px;}
#blob6 {left: 0px; top: 162px; width: 139px; height: 32px;}
#blob7 {left: 0px; top: 190px; width: 139px; height: 32px;}

#blob1 a {height: 32px;}
#blob2 a {height: 32px;}
#blob3 a {height: 32px;}
#blob4 a {height: 28px;}
#blob5 a {height: 28px;}
#blob6 a {height: 28px;}
#blob7 a {height: 28px;}
#blob8 a {height: 28px;}

#blob1 a:hover {background: url(img/navigation.gif) -0px -239px no-repeat;}
#blob2 a:hover {background: url(img/navigation.gif) -0px -271px no-repeat;}
#blob3 a:hover {background: url(img/navigation.gif) -0px -303px no-repeat;}
#blob4 a:hover {background: url(img/navigation.gif) -0px -331px no-repeat;}
#blob5 a:hover {background: url(img/navigation.gif) -0px -363px no-repeat;}
#blob6 a:hover {background: url(img/navigation.gif) -0px -391px no-repeat;}
#blob7 a:hover {background: url(img/navigation.gif) -0px -419px no-repeat;}

#backcontainer {
   background: url(img/back_site.gif);
   background-repeat: no-repeat;		
   background-position: top center;         	
   }

#container {
	width: 704px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
			
#topbar {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	background-color: #EDE9D7;
	}
		
#banner {
	padding: 0px;
	margin-bottom: 0px;
	background-color: #EDE9D7;
   }
		
#midsection {
   background-color: #EDE9D8;
   }

#content {
	padding: 0px;
	margin-left: 144px;
	height: 356px;
	background-color: #EDE9D8;
	background: url(img/img_homebanner_back.gif);
	background-repeat: no-repeat;						
	}

.pagecontent {
		padding: 0px;
		background: url(img/back_content_all.gif);
		background-repeat: repeat-y;						
		}	

#sidebar-a {
	float: left;
	width: 139px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
   background-color: #EDE9D8;
	}

#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-color: #711c30;
	}
	
#bottombar {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-color: #711c30;
	}

#copy {
   padding-top: 0px; 
   padding-left: 30px;
   padding-right: 30px;
   line-height: 17px;
   font-size: 10px;
   color: #635A37;
   text-align: center;
   }

h6 {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   text-align: center;
    }

td {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: left;
     }    

#navfooter {
   line-height: 19px;
   padding-top: 3px;
   background-color: #711c30;
   color: #737373;
   }

   a.red:link {
      color: #89314E;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-size: 10px; 
      }
      
   a.red:hover {
      color: #000000;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-size: 10px;
      text-decoration: underline; 
      }
      
   a.red:visited {
         color: #89314E;
         font-family: Verdana, Helvetica, Arial, sans-serif;
         font-size: 10px; 
         }

a:link {
   color: #737373;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px; 
   }
   
a:hover {
   color: #ffffff;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   text-decoration: underline; 
   }
   
a:visited {
      color: #737373;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-size: 10px; 
      }
   
.copyright {
   padding-top: 10px;
   font-size: 10px;
   color: #737373;
   text-align: center;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   }
   
.imgpad {
   padding-left: 1px;
   }
/* End of CSS */   
.bline {
	background-color: #000000;
	}
h4 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 6px;
	line-height: 12px;
	color: #89314E;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 12px;
	line-height: 14px;
	color: #89314E;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}