html, body {
	height:100%;
	color:#1E1E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #9FD560;
	background-image: url(../images/new/background.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 0px;
	margin-top: 0px;
}



#interiorWrap{
	overflow:hidden;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
		padding-top: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}


/* HEADER */

#interiorHeader {
	background-color: #FFFFFF;
	width: 1024px;
	/*padding-top: 25px;*/
	float: left;
}

#interiorHeader .interiorHeader_left{
	float:left;
	width:450px;
	padding-top:16px;
}

#topBanner {
	float:right;
	height: 95px;
	width: 550px;
	/*background-image: url(../images/banner.gif);*/
	background-repeat: no-repeat;
	margin-right:15px;
	text-align: center;
	}



#UtilityNav  {
	background: url('../images/nav_utility.png') no-repeat scroll top left;
	width: 164px;

	list-style:none;
	float:right;


}

#UtilityNav li {
	float:left;
	width:82px;
}
#UtilityNav li a {
	background: url('../images/nav_utility.png') no-repeat scroll 0 0;
	display:block;
	width:82px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
}
#tellAFriend a:link, #tellAFriend a:visited {
	background-position:0 0;
}
#tellAFriend a:hover, #tellAFriend a:focus {
	background-position:0 -19px;
}

#feedback a:link, #feedback a:visited {
	background-position:-82px 0;
}
#feedback a:hover, #feedback a:focus {
	background-position:-82px -19px;
}



#buttons {
	float: right;
	width: 1014px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
}


#aboutGoolfe {
	float:left;
}

#aboutGoolfe a {
	display:block;
	background: url('../images/button_aboutGoolfe.png') no-repeat scroll top left;
	width: 101px;
	height: 31px;
	text-indent:-9999px;
	overflow:hidden;
}

#top_logo {
	width: 300px;
	height: 52px;
	text-indent:-9999px;
	overflow:hidden;
	background-attachment: scroll;
	background-image: url(../images/logo_goolfe_internal.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin:0 auto;
}


#subBar {

	float: left;
	width: 999px;
	height: 24px;
	background-image: url(../images/background_properties_result.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #66a21f;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1D95B;
}
#subBar a{
	color:#66A21F;
}

#subBar h1 {
	background-image: url(../images/bullet_city2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 18px;
	font-weight: normal;
	display: block;
	width: 500px;
	float: left;
}


#rightSubBar {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;

}
#rightSubBar a {
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
#rightSubBar a:hover {


}


/* SEARCH BOX */
#subSearch {
	width:340px;
	/*float: left;*/
	left:18px;
	position:relative;
	margin:0 auto;
		
}

#subSearch input{
	width:283px;
	border: 1px solid #ff9900;
	font-size:11px;
	float: left;
	margin-left: 10px;
	 color: #ff9900;
}

#subSearch .go {
	
	display:block;
	background: url('../images/button_go.gif') no-repeat scroll top left;
	width: 28px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;

	float:right;
	cursor: pointer;
	position:relative;
	bottom:4px;
}
/* SEARCH NAVIGATION */

#navigationSearch {
	background: url('../images/nav_selectSearch.gif') no-repeat scroll top left;
	width: 256px;
	height: 19px;
	margin-left: 25px;
	list-style:none;
	background-attachment: scroll;
}
#navigationSearch li{
	float:left;
}
#navigationSearch li a{
	display:block;
	width:84px;
	height:19px;
	background: url('../images/nav_selectSearch.gif') no-repeat scroll top left;
	text-indent:-9999px;
}
#topNav 
{
	/*text-align: right;
	margin-right: 15px;*/
	margin-top: 0px;
	float: right;
}
#topNav a{
	background:transparent url(../images/button_aboutGoolfe2.png) no-repeat scroll left top;
	display:block;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
	width:101px;
	float:right;
}

#searchText {
	margin-left: 20px;
	font-size: 9px;
}

#searchText li {
	list-style-type: square;
	float: left;
	margin-left: 3px;
}

#searchText a {
	padding-right: 10px;
}

.go-button
{
	margin-top: -5px;
	width: 40px;
	float: left;
}

/* CONTENT */

#subContent {
	float: left;
	background-color: #FFFFFF;
	width: 1024px;
}

.resultsColumn {
	float: left;
	width: 492px;
	padding-left: 12px;
}

.slideboxes {
	float: left;
	width: 492px;
	height:450px !important;
	overflow:hidden;
	position:relative;
}


.leftColumnHeader {
	background-color: #EAFAD1;
	float: left;
	width: 480px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 23px;
	padding-right: 10px;
}

.leftColumnHeader li {
	border: 1px solid #B1D95B;
	background-color: #FFFFFF;
	color: #6FBE13;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: block;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	margin-top: 2px;
}


.leftColumnHeader li a {


}

.leftColumnHeader li a:hover {
 color: #CCCCCC;

}



.rightColumnHeader {
	background-color: #EAFAD1;
	height: 25px;
	width: 485px;
	color: #5D5B5B;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
}

.rightColumnHeader h1 {
	font-size: 16px;
	display: block;
	background-image: url(../images/bullet_city.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: normal;
}
.rightColumnHeader h1 a{
	color:#66a21f;
}

#resultTotal {
	float: left;
	width: 175px;
	margin-top: 3px;
	color:#66A21F;
}

#courseTitle
{
    float: left;
	width: 400px;
	margin-top: 3px;
}

.previous {
	float: right;
	width: 44px;
	height: 21px;

	display: block;
	margin-right: 5px;
	margin-left: 10px;
}

.previous a {
	width: 44px;
	height: 21px;
	display: block;

}

.next {
	float: right;
	width: 44px;
	height: 21px;

	display: block;
}


.next a {
	width: 44px;
	height: 21px;
	display: block;

}


#leftColumn {
	margin-top: 5px;
	float: left;

}

#topResults {
	background-image: url(../images/background_top_result.gif);
	background-repeat: repeat-x;
	height: 62px;
	padding-top: 5px;
	padding-left: 7px;
	float: left;
	width: 485px;

}

#results a{
	background-image: url(../images/background_result.gif);
	background-repeat: repeat-x;
	height: 100px;;
	padding-top: 1px;
	padding-left: 7px;
	float: left;
	width: 485px;
	cursor: pointer;
	cursor: hand;
	padding-top:13px;
	color:#1E1E1E;

}

#results a:hover {
	background-image: url(../images/background_result_hover.gif);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 1px;
	padding-left: 7px;
	float: left;
	width: 485px;
	cursor: pointer;
	cursor: hand;
	padding-top:13px;
}



.courseName {
	width: 280px;
	background-image: url(../images/result_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height:auto !important;
	float: left;
	font-size: 11px;
	font-weight: normal;
}

.courseName img {
	float: left;
	margin-right: 7px;
	border: 1px solid #92BA39;
	margin-top: 3px;
}

.courseDesc {
	width: 183px;
	float: right;


}
.courseDesc h1 {
	font-size: 11px;

}

.contactBar {
	background-image: url(../images/background_result_website.jpg);
	background-repeat: repeat-x;
	height: 23px;
	float: left;
	width: 482px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-left: 10px;
}



#mapBlurb {
	float: left;
	height: 18px;
	background-color: #FFF9CC;
	width: 485px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 9px;
	font-weight: normal;
	color:#66a21f;
}

#areaResults {
	background-color: #EAFAD1;
	float: left;
	width: 475px;
	padding: 10px;
	margin-top: 2px;
	font-size: 11px;
	font-weight: normal;
	color:#66a21f;
}

.greyBar {
	background-color: #F0F0EF;
	float: left;
	width: 485px;
	padding-left: 10px;
	height: 21px;
	margin-top: 3px;
	padding-top: 4px;
	font-size: 9px;
	font-weight: normal;
}
.sponsorBox {
	width: 475px;
	float: left;
	border: 1px solid #999999;
	margin-top: 2px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
}

.sponsors {
	width: 195px;
	float: left;
	margin-left: 20px;
	font-size: 11px;
	font-weight: normal;
}
.sponsors h1 {
	font-size: 11px;
}




#bottomAd {
	float: left;
	width: 810px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	/*background-image: url(../images/banner_manhattan.gif);*/
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 100px;
	background-position: center center;
	margin-left: 115px;
	margin-top: 15px;
	text-align: center;
}
#footerSub {
	float: left;
	width: 1024px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}

#footerSub a {
	font-weight: bold;
	text-decoration: none;
	color:#66a21f;
}

#footerSub a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.website {
	background-image: url(../images/bullet_website.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 5px;
}

#details {
	float: right;
	width: 255px;
	padding-left: 20px;
}

#details p {
	margin-bottom: 10px;
}


#weatherBox {
	border: 1px solid #999999;
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-bottom: 10px;
	background:#CDD9FF;
		margin-top: 10px;

}
#weatherBox li {
	float: left;
	height: 125px;
	width: 85px;
	display: block;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	background:#CDD9FF;
}

#descriptionLong {
	float: left;
	width: 490px;
	background-color: #EAFAD1;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/background_top_description.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

#descriptionLong h1 {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
}


#descriptionLong p {
	padding: 15px;
}


.descriptionShort {
	float: left;
	width: 241px;
	background-color: #EAFAD1;
	margin-top: 10px;
	margin-right: 5px;
	background-image: url(../images/background_top_description.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	min-height:195px;
	height:auto !important;

}

.descriptionShort h1 {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
}


.descriptionShort p {
	padding: 15px;
}

.descriptionShort ul {
	margin: 10px;
}

.descriptionShort li {
	list-style-type: square;
	margin-left: 15px;
}


#detailsAd {
	text-align: center;
	width: 500px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#news{
	width: 488px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	border: 2px solid #ABBDA1;
	background-color: #E6FDD8;
}
#news h1{
	font-size: 18px;
	line-height: 41px;
	color: #386517;
	background-attachment: scroll;
	background-image: url(../images/new/news_title.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 41px;
	overflow: hidden;
	padding-left: 15px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#news ul{
	padding-top: 28px;
	padding-right: 18px;
	padding-bottom: 28px;
	padding-left: 18px;
	margin: 0px;
	list-style-type: none;
}
#news ul li{
	padding-top: 9px;
	padding-bottom: 9px;
	color: #040404;
	font-size: 16px;
}
#news ul li a,
#news ul li a:hover{
	color: #040404;
	font-size: 13px;
}
#fis {
	clear:both;
	overflow:hidden;
	padding-bottom:20px;

}

#fis a {
	background-image:url(../images/fis_logo.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	height:29px;
	margin:0 auto;
	width:157px;
}
#fis a:hover {
	background-image: url(../images/fis_logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#copyright {
	position:relative;
	top:50px;
	text-align:center;
	float: left;

}

/* Static Pages */
#wrapperStatic {
	width:970px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;

}
#About-wrapperStatic{
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
}
#about-left{
	background-attachment: scroll;
	background-image: url(../images/new/about_left_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 160px;
	height: 480px;
	float: left;
	margin-left: 1px;
	margin-top: -30px;
	margin-right: 25px;
	padding-top: 14px;
	padding-left: 1px;
	position: relative;
}
.about_left_menu:link,
.about_left_menu:visited{
	background-attachment: scroll;
	background-color: #E1EEC4;
	background-image: url(../images/new/about_left_menu_a_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 35px;
	margin-bottom: 1px;
	line-height: 35px;
	padding-left: 40px;
	color: #3E3E3D;
	font-size: 12px;
}
.about_left_menu:hover,
.about_left_menu:active{
	background-attachment: scroll;
	background-color: #B9E782;
	background-image: url(../images/new/about_left_menu_a_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	display: block;
	height: 35px;
	margin-bottom: 1px;
	line-height: 35px;
	padding-left: 40px;
	color: #3E3E3D;
}
#about-left-img{
	width: 123px;
	position: absolute;
	top: 351px;
	left: 15px;
}
#static-left-column {
	width:140px;
	float:left;
}
#static-left-column ul{
	margin:0;
	padding:0;
}
#static-left-column ul li{
	list-style:none;
	padding-bottom:15px;
	font-size:12px;
}
#static-left-column ul li a:link, #static-left-column ul li a:visited{
	color:#000;
	text-decoration:underline;
}
#static-left-column ul li a:hover{
	color:#000;
	text-decoration:none;
}
#static-content {
	width:630px;
	float:left;
}
#static-content p{
	margin-bottom:20px;
	line-height:18px;
}
#static-content h1{
	/*font-weight:normal;
	color:#0b7100;
	font-size:29px;
	padding-bottom:14px;
	border-bottom: 1px solid #CCC;
	margin-bottom:15px;*/
	border-bottom:1px solid #CCCCCC;
	color:#0B7100;
	font-size:29px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:15px;
	overflow:hidden;
	padding-top:5px;
}
#static-right-column {
	margin-left:35px;
	float:left;
}
#static-right-column .skycraper{
	width:160px;
	height:600px;
	background:#5e5e5e;
}
#about-static-right-column {
	margin-left:25px;
	float:left;
}
#about-static-right-column .skycraper{
	width:160px;
	height:600px;
	background:#5e5e5e;
}

#breadcrumbs {
	margin:0 0 0 2px;
	color:#0b7100;
	font-weight:normal;
	font-size:12px;
}
#breadcrumbs a:link,#breadcrumbs a:visited{
	color:#0b7100;
}
#breadcrumbs a:hover{
	color:#0b7100;
	text-decoration:underline;
}
.clear {
	clear:both;
	line-height: 0px;
	float: none;
	overflow: hidden;
}

/* Slide boxes */
#tell-a-friend-form, #feedback-form {
	width:inherit;
	background:#FFF;
	width:465px;
	height: 450px;
	position:absolute;
	top:0;
}

.sidebox-border
{
	height: 390px;
	width: 100%;
	border-right: 3px solid #d0edcc;
	border-bottom: 3px solid #d0edcc;
	border-left: 3px solid #d0edcc;
	padding-left: 3px;
	padding-right: 3px;
}
fieldset {
	position:relative;
	margin:0 0 0 38px;
	border: 1px solid #d0edcc;
	color:#5e5e5e;
}
.fieldset-padding {
	padding:20px 0 50px 0 !important;
}
fieldset legend {
	font-size:20px;
	padding:4px;
	margin:0 0 0 20px;
	color:#297b20;
}

fieldset p{
	margin:0 0 10px 0;
}
fieldset label{
	font-size:10px;
	width:100px;
	padding:0 5px 0 0;
	float:left;
	text-align:right;
}
fieldset .input-text {
	width:100px;
}
fieldset textarea {
	width:300px;
	height:60px;
}
.float-left {
	float:left;
}
.left-padding 
{
	padding-left: 15px;
}
.clear {
	clear:both;
}
.form-controls {
	width:inherit;
	position:relative;
	top:14px;
	left:15px;
}
.image_id {
	margin-right:13px;
	position:relative;
}
.logo-form {
	position:relative;
	top:20px;
	left:30px;
	margin-bottom:20px;
}
.button-close {
	display:block;
	position:relative;
	left:92%;
}
.button-close a{
	font-size:13px;
}


/*Interior Quick Links at the footers */
#Interior_quickLinks {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	top:15px;
	width:955px;
}

#Interior_quickLinks p{
	color:#55CA07;
}

#Interior_quickLinks .bottomLine {
	background:#439A12 none repeat scroll 0 0;
	font-size:1%;
	height:1px;
	line-height:1px;
	width:100%;
}

#Interior_quickLinks ul {
	width:745px;
	list-style:none;
	margin:auto;
	margin-top:10px;

}

#Interior_quickLinks .bottomLine {
	width:100%;
	height:1px;
	font-size:1%;
	line-height:1px;
	background:#439a12;
}

#Interior_quickLinks ul li {
	width:15%;
	background: url('../images/bullet.gif') no-repeat 0 45%;
	float:left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}

#Interior_quickLinks a {
	color: #55CA07;
	text-decoration: none;
}

#quickLinks a:hover {
	color: #55CA07;
	text-decoration: none;
}

/* Results Page */
.Course_Address
{
float:left;

}

.courseAddress{
	float:left;
	overflow:hidden;
	width:170px;
}

#results .courseName{
	height:80px !important;
}

#Adleft {
	float: left;
	width: 120px;
	background-color: #F0F0F0;
	height: 600px;
}
#AdRight {
	float: right;
	width: 120px;
	background-color: #F0F0F0;
	height: 600px;
}
#userPanel {
	width: 645px;
	margin-right: auto;
	margin-left: 44px;
	float: left;
}
#userPanel #Title {
	font-size: 16px;
	color: #5EAD00;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
#userPanel #Title span {
	font-size: 12px;
	float: right;
	color: #1B3D00;
	font-weight: bolder;
}
#userPanel #Title a,
#userPanel #Title a:link,
#userPanel #Title a:hover,
#userPanel #Title a:visted,
#userPanel #Title a:action
{color: #1B3D00;}
#UserFace {
	background-color: #F3F3F3;
	float: left;
	height: 148px;
	width: 148px;
}
#UserInfo {
	height: 126px;
	width: 420px;
	border: 1px solid #B9B9B9;
	float: right;
	background-color: #EAFAD1;
	line-height: 26px;
	padding-top: 20px;
	padding-right: 36px;
	padding-left: 36px;
	position: relative;
}
#UserName {
	font-size: 15px;
}
#SendMessage:link, #SendMessage:visited {
	background-attachment: scroll;
	background-image: url(../images/images/button_sendmessage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 90px;
	position: absolute;
	top: 14px;
	right: 16px;
	overflow: hidden;
}
#SendMessage:hover, #SendMessage:active {
	background-attachment: scroll;
	background-image: url(../images/images/button_sendmessage.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 90px;
	position: absolute;
	top: 14px;
	right: 16px;
	overflow: hidden;
}
#become:link, #become:visited {
	background-attachment: scroll;
	background-image: url(../images/images/button_become.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 562px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#become:hover, #become:active {
	background-attachment: scroll;
	background-image: url(../images/images/button_become.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 562px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.tag {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
	padding-top: 10px;
	line-height: 25px;
	color: #5EAD00;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../images/images/tag.png);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	padding-left: 22px;
}
.tag span {
	line-height: 11px;
}

.tag_title{
	font-size: 15px;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	color: #1B3D00;
	padding-right: 10px;
	font-weight: bolder;
}




#bottomAd {
		height: 90px;
	width: 728px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #EBEBEB;

}
