@import url("golf_com.css");
@import url("home.css");
@import url("category.css");
@import url("microsite.css");
@import url("supporting.css");


* { margin : 0; padding : 0; }

body { font : 76%/160% Tahoma, Verdana, Arial, sans-serif; 
color : #333; 
 }

h1, h2, h3, h4 {font-family : "times new roman", times, serif; 
color : #951E20; 
}
h2 { display: block; margin: 0; padding:  0px; border-bottom: 1px solid #ACA698; width: 100%;  font-size:16px; }
h3 { display: block; margin: 0; padding:  0px; border-bottom: 1px solid #ACA698; width: 100%; background: #ffffff; font-size: 14px; }


img{border:none;} 

div#page {  width: 986px; margin: 0 auto; padding-top: 10px; padding-bottom: 20px;  position: relative; padding-left: 5px; }
div#container { float: left; width: 986px; clear: both; margin: 0 auto; margin-bottom: 8px !important; padding: 12px 0 0 0; }



div#content { width : 985px; 
overflow : auto; 
clear: both;
border-right: 1px dashed #999999;}

div#homecontentmain { 
float : right; 
width : 474px;
margin : 0; 
padding : 0; 
background: #ffffff;
padding-bottom: 20px;
}

div#homecontentsub {
float : left; 
width : 500px; 
margin : 0; 
padding : 0;
background: url("../images/h1_highlighted_bg.gif") 0px 0px no-repeat #ffffff; }


div#contentmain { 
float : left; 
width : 650px;
height:100%;
margin : 0; 
padding : 15px 25px; 
background: #F4F0D7;
}



div#contentsub { 
float : right; 
width : 210px;
margin : 0; 
padding : 5px 40px 20px 35px; 
background: #Ffffff;
}


p { margin : 0em; padding : .5em 0; }


ul {list-style-type: none;}


/* =h1 */
div#branding h1 {
top : 0;
width: 986px;
height : 99px;
padding : 0;
margin-top : 3px;
background : url(../images/h1.gif) no-repeat; }

div#branding h1 a { display : block;
width: 986px;
height : 99px;
text-indent : -9999px;
}

div#breadcrumb {  width : 600px; height: 24px;  background: url("../images/breadcrumbs_bg.gif") no-repeat #F4F0D7; text-align: left; overflow : auto; padding: 0px 0px 0px 100px;  }
div#breadcrumb span {float: left; font-family : "times new roman", times, serif; font-size: 13px; color : #951E20; }
div#breadcrumb a, div#finalcrumb { float: left; text-indent: 15px; text-decoration: none; font-size:10px; color : #000000; font-weight: bold; background: url("../images/single_arrow.gif") 6px 2px no-repeat;}
div#breadcrumb div#breadcrumbgolflink a { float: left; text-indent: 8px;  text-decoration: none; font-size:10px; color : #000000; font-weight: bold; background: none;}



div#guides a { display: block; margin: 10px 0 0 0 ; background: url("../images/single_arrow.gif") 90px 2px no-repeat; font-weight: bold; font-size: 11px; text-decoration: none; color: #444; text-indent: 10px; } 
div#guides img {float: left; padding: 0px 10px 10px 0px;} 
div#guidetext {font-size: 10px; line-height: 1.3em;}
div#guides{ clear: both; margin-bottom: 20px; overflow : auto; }

div#featuredsubpages {clear: both; padding-bottom: 20px; overflow : auto;}
div#featuredsubpages ul{ margin: 5px 0px;  float: left; width: 210px; } 
div#featuredsubpages a {  text-indent: 34px; display: block;  width: 210px; height: 20px; background: url("../images/featured_arrow.gif") 15px 0px no-repeat; font-weight: bold; font-size: 11px; text-decoration: none; color: #444; } 


div#othersubpages {clear: both;  padding-bottom: 20px; overflow : auto;}
div#othersubpages h2 {margin-bottom: 5px;}
div#othersubpages ul{ margin: 0px 0px;  float: left; width: 210px; } 
div#othersubpages a {  text-indent: 25px; display: block;  width: 210px; height: 18px; background: url("../images/single_arrow.gif") 15px 2px no-repeat; font-size: 11px; text-decoration: none; color: #444; } 

fieldset { border: 0;  float: left;}



