html {
	 padding:0px;
	 margin:0px;
}

body {

	font-size: 12px;
 	font: 8pt Arial, Helvetica, sans-serif;
	color: #666666;
}

#box {
	 width:1001px;
	 padding:0px;
	 text-align:left;
}

#head {
	padding:0;
	margin:0;
}

#banner {
	padding:0;
	margin:0;
}

#container {
	background-color:#fff;
	height:100%;
	margin-top:10px;	
}

#content {
	padding:0px;
	float:left;
	width:700px;
}

#left {
	width:209px;
	padding:0px;
	float:left;
	margin-left:10px;
}

#right {
	width:175px;
	padding:0px;
	float:left;
}

#navigation {
	font: 13px;
    font-weight: bold;
}
#navigation ul, #navigation ul li {
    list-style: none;
    margin: 0;
    padding: 0;
	background-color: #000;
}
#navigation ul {
    padding: 5px 0 5px;
    text-align: center;

}
#navigation ul li {
     display: inline;
	 border:1px solid #fff;

}
#navigation ul li a {
     color: #FFF;
     text-decoration: none;
     padding: 5px 0;
}
#navigation ul li span {
     padding: 1px 15px 1px 15px;
     margin: 4px 0 4px 4px;
}

#navigation ul li a:hover span {
     text-decoration: underline;
}

/*- Internet Explorer...It's Hacktastic!--------------------------- */

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/
-->

#searchbox {
	border: 1px solid #BAD8B9;
	height: 200px;
	padding:9px;
	margin:5px;
	background-image: url(images/main_search_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

.boxtitle {
	padding-left:30px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:28px;
	color: #437384;
	margin-bottom: 10px; 
	border-bottom: 0px dashed #666;
    background: url(images/flag.gif) no-repeat left top;
}

#searchmain {
    margin-left:25px;
    padding:0;
    margin-bottom:0;
}

#requesttime {
    padding-left:5px;
	margin:0;
}

#coursebox {
	border: 1px solid #437384;
	padding:9px;
	margin:5px;
	background-image: url(images/course_search_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

#coursemain {
	padding:0;
	margin:0;
}

.teeclubcont-tab{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.teesearchcont {
	margin-top: 15px;
	margin-bottom: 0px;	
}

.searchlabel {
	font-size: 12px;
	line-height:15px;
}

#widemain td {
	font-size: 11px;
	line-height:15px;
}

.coursecontent {
	background-image: url(images/county-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 2px 0 15px 13px;
	color: #604E36;
}

.courselist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.courselist ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
	font-size: 11px;
	background-image: url(images/arrow.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	line-height: 20px;
}

.courselist ul li a {
	color: #444444;
	text-decoration: none;
}

.courselist ul li a:hover {
	text-decoration: underline;
}

#welcomebox {
	border: 0px solid #E97909;
	padding:9px;
	margin: 5px 5px 5px 5px;
	background-color: #fff;
}

#welcometitle {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #E97909;
	color: #fff;
	background-color:#E97909;
	padding:5px;
	margin-bottom:10px;
}

#signup_for {
	border:0px solid #f00;
	margin-left:10px;
	padding:0;
	width:320px;
	float:left;
}

#signup_for_custom {
	border:0px solid #f00;
	margin-left:10px;
	padding:0;
	width:520px;
	float:left;
}

#nike_ad {
	float:left;
	margin-left:10px;
	width:90px;
	border: 0px solid #f00;
}

label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('12em'); /* Min-width for IE6 */
	min-width: 12em;
	padding: 0 2px;
	margin: 0.6em 4px 0 0;
	vertical-align:top;
	font-size:10px;
}
#intro {
	width: 300px;
	font-size:11px;
	padding-bottom:15px;
}

#intro_custom {
	width: 450px;
	font-size:11px;
	padding-bottom:15px;
}

.orangetext {
    margin:0;
	font-size: 14px;
	font-weight: bold;
	color: #E97909;
}


#reg_form {
	border:2px dashed #E97909;
	padding:5px;
	margin-top:8px;
	background-color:#FFFFCC;
}

#reg_form_custom {
	border:2px dashed #E97909;
	padding:15px;
	margin-top:8px;
	background-color:#FFFFCC;
}

.aform {
padding:0;
margin:0;
}

#signup_button {
padding:10px 0 10px 0;
margin:0;
text-align:center;
}

#coverage {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color:#E97909;
	padding:5px;
	text-align:center;
	margin:0 20px 20px 20px;
}

#featured_courses {
	width:510px;
	padding:9px;
	border: 1px solid #BAD8B9;
	margin: 5px 5px 5px 5px;
	float:left;
}

#featuredbox {
	border: 1px solid #437384;
	padding:9px;
	margin:5px;
	background-image: url(images/featured_courses_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

#right {
	width:180px;
	border: 1px solid #BAD8B9;
	padding:0;
	margin:0;
	float:left;
}

.coursename {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	background-color: #ABC199;
	margin-bottom:5px;
}

.coursename a{
     text-decoration: none;
	 color: #eeeeee;
}

.coursename a:hover{
     text-decoration: underline;

}

.coursephoto {
	float:left;
}

.coursebullets {
	float:left;
	padding: 15px;
	font-size:14px;
	line-height:150%;
}

.coursecounty {
	padding-bottom: 10px;
}

.coursebullet {
	font-size: 11px;
	line-height: 20px;
}

.coursebullet a {
     text-decoration: none;
}

.coursebullet a:hover {
     text-decoration: underline;
}

.courserates {
	color: #f00;
	font-size: 12px;
	font-weight: bold;
	padding-top:10px;
}

.courserates a{
     text-decoration: none;
}

.courserates a:hover{
     text-decoration: underline;
}

.courseprice {
	font-size: 16px;
	font-weight: bold;
	padding-top:10px;
}

.coursepara {
	clear:both;
	padding-bottom:8px;
	margin-bottom:5px;
	font-size: 11px;
	width: 400px;
}

#footer {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top:10px;
	padding-bottom: 10px;
	text-align:center;
	font-size: 12px;
 	font: 8pt Arial, Helvetica, sans-serif;
}

#widemain {
	padding:9px;
	margin: 5px 15px 5px 5px;
}

h1 {
	font-size: 18px;
	color: #604E36;
	padding:5px 0 0 5px;
	margin:0;
}

h2 {
	clear:both;
	font-size: 14px;
	color: #fff;
	padding:5px 0 5px 5px;
	background-color: #024D49;
}

h2 a{
	color: #fff;
    text-decoration: none;
}

h2 a:hover{
    text-decoration: underline;
}

h3 {
	font-size: 12px;
	color: #437384;
	padding:0px 0 5px 25px;
	border-bottom: 1px dashed #666;
    background: url(images/golf_flag.gif) no-repeat left top;
}

#aboutbox {
	float: right;
	width: 300px;
	text-align: left;
	border: 1px dotted #ddd;
	padding: 5px;
	margin-right: 10px;
}

.rightbox {
	float:left;
	margin-left:10px;
	padding: 5px;
	font-size:11px;
	width: 650px;
}

.scorecard1 {
	color: #fff;
	background-color: #000;
	font-size: 14px;
	text-align: center;
}

.scorecard2 {
	background-color: #437384;
	text-align: center;
	color:fff;
}

.scorecard3 {
	background-color: #FFFFCC;
	text-align: center;

}

.scorecard4 {
	background-color: #ccc;
	text-align: center;
		color:000;
}

.small_custom {
font-size:9px;
width:150px;
}

.regionlist {
text-align:center;
margin-top:15px;
font-size:12px;
}


.regionlist ul, .regionlist ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.regionlist ul {
    padding: 5px;
    text-align: center;

}
.regionlist ul li {
     display: inline;
	 background-color: #AAAAAA;
	 border:1px solid #fff;
    padding: 3px;

}
.regionlist ul li a {
     color: #FFF;
     text-decoration: none;
     padding: 5px 0;
}

.regionlist ul li a:hover {
     text-decoration: underline;
}

.regionlist ul li span {
     padding: 1px 3px 1px 3px;
     margin: 2px 0 2px 2px;
}

.regionlist ul li a:hover span {
     text-decoration: underline;
}
/*
.regionlist a{
	 color: #fff;
     text-decoration: none;
}

.regionlist a:hover{
     text-decoration: underline;
}
*/
.selectedregion {
	font-size: 14px;
	color: #604E36;
	padding:20px 0 0 5px;
	margin:0;
	text-align:center;
}
