/*  
Theme Name: Golf Cali
Theme URI: http://www.golfcali.com/
Version: 10.22.06
Author: Sam Stevens, Stevens Media
Author URI: http://www.stevensmedia.com/
*/

/* 1.0 DEFAULTS */

BODY {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

UL, LI {
	margin: 0;
	padding: 0;
}

A {
	color: #1D69A8;
}

A:HOVER {
	color: #990000;
	text-decoration: none;
}

FORM {
	margin: 0;
	padding: 0;
}

IFRAME {
	border: none;
}

/* 2.0 STRUCTURE */
/* 	2.1 Heading */

#wrapper {
	width: 780px;
}

#google_search {
	position: absolute;
	top: 8px;
	left: 490px;
}

#header_photo {
	background: url(../img/park/bkgd_header_photo.jpg) no-repeat;	
	width: 780px;
	height: 167px;
}

/*3.0 NAVIGATION */

#nav_destinations {
	position: absolute;
	top: 190px;
	left: 150px;
}

#nav_destinations UL {
	list-style-type: none;
	margin-top: 4px;
	margin-left: 70px;
}

#nav_destinations UL LI {
	float: left;
	margin-right: 30px;
}

#nav_destinations UL LI A {
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

#nav_destinations UL LI A:HOVER {
	color: Yellow;
}

/* 	2.2 Sidebars */

#sidebar_left {
	clear: both;
	float: left;
	width: 142px;
	background: url(../img/park/bkgd_sidebar_left.jpg) no-repeat;
	padding: 0 14px 28px 14px;
	margin-top: -32px;
}

#sidebar_left UL, #sidebar_left UL UL {
	list-style-type: none;
}

#sidebar_left UL LI H3 {
	font-size: 12px;
	font-weight: bold;
	color: #1D69A8;
	padding-left: 8px;
	line-height: 36px;
	border-bottom: 1px solid #CCC;
	margin-top: 0;
}

#sidebar_left UL UL {
	margin-top: -12px;
}

#sidebar_left UL UL LI {
	font-size: 10px;
	width: 142px;
	border-bottom: 1px solid #CCC;
}

#sidebar_left UL UL LI A {
	text-decoration: none;
	display: block;
	height: 22px;
	width: 134px;
	line-height: 23px;
	padding-left: 8px;
}

#sidebar_left UL UL LI A:HOVER {
	color: #990000;
	background-color: #F0F0F0;
}

P.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.textLinkUrl {
	color: #95BEE5;
	text-decoration: none;
	font-size: 10px;
}

/*		2.3 Main Content Area */

#content_main {
	float: left;
	width: 340px;
	margin-left: 10px;
	padding: 10px 0 30px;
	font-size: 11px;
	color: #777;
	line-height: 16px;
}

H1 {
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #95BEE5;
	border-bottom: 1px solid #CCC;
}

	H1.lead {
		font-size: 20px;
		border: none;
		color: #1D69A8;
		font-weight: bold;
	}	

#freequoteform H1 {
	color: #1D69A8;
	font-size: 16px;
	font-weight: bold;
	border: none;	
}

H2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #1D69A8;
}

IMG.alignleft {
	float: left;
	padding: 5px 10px 5px 0;
}

IMG.alignright {
	float: right;
	padding: 5px 0 5px 10px;
}

#content_main UL, #content_main UL LI {
	margin-left: 30px;
}

#syndicontent H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #95BEE5;
}

.inlinePromo {
	background-color: #FAFAE7;
	border-top: 1px solid #DCDCB4;
	border-bottom: 1px solid #DCDCB4;
	font-size: 10px;
	padding: 4px;
	color: #777;
}

#content_right {
	width: 240px;
	margin-left: 540px;
	padding: 10px 0;
	font-size: 11px;
	color: #777;
	line-height: 16px;	
}

#teetimes {
	background: url(../img/park/teetimes.jpg) no-repeat;
	height: 151px;
	padding: 65px 10px 10px 10px;
	margin-bottom: -60px;
	font-size: 12px;
	font-weight: bold;
	color: Yellow;
}

#teetimes A{
	color: White;
}

#teetimes INPUT {
	margin-top: 5px;
}

#freequoteform {
	margin-bottom: 20px;
	line-height: normal;
	padding: 0 5px 10px 5px;
	background-color: #FFFFCC;
	border: 1px solid #1D69A8;
}

.banner_180x150 {
	margin-left: 20px;
}

#amazon {
	line-height: normal;
	padding-left: 10px;
}

#amazon IMG {
	float: left;
	padding: 0 15px 10px 0;
}

.sidebarRightHide { 
	display: none; 
} 

/* 	2.4 Footer */

#banner_728x90 {
	margin: 50px 0 20px 20px;	
}

#footer {
	clear: both;
	width: 98%;
	padding: 1%;

	font-size: 10px;
	color: #777;
	background-color: #EEEEE8;
	border-top: 1px solid #999;
}