@charset "UTF-8";
/* 	A Safer Tomorrow
	WebTek Computer Company */
	
/* global */

body {background:url(../images/main-bg.jpg) repeat-x; background-color:#C2B472; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:17px;} 
	
#container {margin:20px auto; width:903px;}
	
.clear {clear:both;}

/* masthead */

#masthead {width:903px; margin:0 auto; _padding:20px 0 0 0; }
#masthead ul {padding:0; list-style-type:none; float:right; height:33px; width:600px; _width:530px; margin:0;}
#masthead li {float:left; height:34px; background-repeat:no-repeat;}
#masthead li.contacts {background:transparent url(../images/contacts_btn.jpg); width:87px; margin:5px 0 0 1px;}
#masthead li.sponsors {background:transparent url(../images/sponsors_btn.jpg); width:87px; margin:5px 0 0 1px;}
#masthead li.photos {background:transparent url(../images/photos_btn.jpg); width:87px; margin:5px 0 0 1px;}
#masthead li.about {background:transparent url(../images/about_btn.jpg); width:87px; margin:5px 0 0 1px;}
#masthead li.home {background:transparent url(../images/home_btn.jpg); width:87px; margin:5px 0 0 1px;}

#masthead a {display:block; height:33px; text-indent: -9999px; overflow:hidden;}
#masthead a#contacts {background:transparent url(../images/contacts_btn.jpg) no-repeat;}
#masthead a#sponsors{background:transparent url(../images/sponsors_btn.jpg) no-repeat;}
#masthead a#photos {background:transparent url(../images/photos_btn.jpg) no-repeat;}
#masthead a#about {background:transparent url(../images/about_btn.jpg) no-repeat;}
#masthead a#home {background:transparent url(../images/home_btn.jpg) no-repeat;}

#masthead a#contacts:hover {background-position:0px -38px; z-index:50;}
#masthead a#sponsors:hover {background-position:0px -38px; z-index:50;}
#masthead a#photos:hover {background-position:0px -38px; z-index:50;}
#masthead a#about:hover {background-position:0px -38px; z-index:50;}
#masthead a#home:hover {background-position:0px -38px; z-index:50;}

h1 {background:url(../images/golf-logo.jpg) no-repeat; height:148px; width:278px; text-indent:-9999px; margin:0; position:absolute; top:0px;}
	
/* content */

.left {width:278px; float:left;}
.left p{text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; color:#333333; padding:130px 0 10px 0;}
.left ul {list-style-type: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:18px; margin-left:0px; padding-left:10px;}
.left a {color:#008cbb;}
.left a:hover {color:#333;}

legend {margin:0 auto; padding-top: 5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; font-weight:bold; color:#8b1918;}
fieldset {border:1px solid #45562C; margin:10px 0;}
input {border:1px #546b35 solid; background:url(../images/formbg.jpg) repeat-x #fff7d8;}
textarea {border:1px #546b35 solid; background:url(../images/formbg.jpg) repeat-x #fff7d8;}
select {border:1px #546b35 solid; background:url(../images/formbg.jpg) repeat-x #fff7d8;}
	
#content p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}

.right-content {font-family:Georgia, "Times New Roman", Times, serif; float:right; width:570px; text-align:left; min-height:520px; margin:10px 0 0 10px; padding-top:30px; line-height:20px;}
.right-content hr {border:1; background-color:#556A35; border-style:solid; border-color:#556A35; height:4px; width:100%;}
.right-content p {font-family:Georgia, "Times New Roman", Times, serif; color:#333333; font-size:13px; }
.right-content h2 {margin:0 auto; padding-top: 5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:bold; color:#45562C;}
.right-content a {color:#556A35; font-weight:bold;}
.right-content a:hover {color:#AD1A1E;}	
.right-content li {color: #005B00;}
/* footer */

#footer { background-image:url(../images/footer-bg.jpg); background-repeat:repeat-x; background-color:#C2B472; margin-right:auto; margin-left:auto; height:66px;}
#footer p {font-family:Georgia, "Times New Roman", Times, serif; color:#685E2D; font-size:10px; text-align:center; padding:25px 10px 15px 10px; background:url(../images/footer-bg.jpg) repeat-x #C2B472; margin:0;}
#footer p a {color:#685E2D; text-decoration:underline;}
#footer p a:hover {text-decoration:underline;}
