* { outline:none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody {
	margin:0;
	padding:0;
}
html, body { height:100%; }
body {
	background:url(../images/bkgd.jpg) top center no-repeat #000000;
	margin:0;
}
a:link, a:visited, .home-text a:link, .home-text a:visited {
	color:#1a3b8f;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active, .home-text a:hover, .home-text a:active {
	color: #1a3b8f;
	text-decoration: underline;
}
h1 {
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	color: #2a6423;
	padding-bottom:5px;
text-transform:uppercase;
}
h2 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #2a6423;
	padding-bottom:5px;
text-transform:none;
}
h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #1a3b8f;
text-transform:none;
}
p {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #153312;
	padding-bottom:15px;
}
ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #153312;
	padding:0 0 15px 10px;
	list-style:none;
}
li {
	margin:0 0 0 15px;
	padding:0 0 5px 10px;
	background:url(../images/bullet.jpg) top left no-repeat;
}
hr {
	border: none 0; 
	border-top: 1px solid #CCC;
	width: 100%;
	height: 1px;
	margin: 0 0 15px;
	padding: 0;
}
/* ----------divs-------------- */
#wrapper {
	position:relative;
	width:100%;
	min-width:960px;
	margin:0 auto;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%; 
	height:211px;
	background:url(../images/header-bkgd.jpg) top center no-repeat;
	z-index:100;
}
#forms {
	float:right;
	background:url(../images/forms-bkgd.png) top center repeat-x;
	width:280px;
	height:148px;
	padding:10px 15px 0;
}
#forms h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	filter: Shadow(Color=#2d191d, 
                 Direction=135, 
                 Strength=3);
	text-shadow: #281214 2px 2px 2px;
text-transform:none !important;		
}
fieldset { 
	padding:0;
	margin:0;
	border:none;
}
#forms #proposal {
	width:240px;
	float:left;
}
#forms #proposal input {
	width:110px;
}
#forms input {
	width:240px;
	margin:0 0 7px;;
}
#forms input.submit {
	width:auto;
	float:right;
}
#header-content {
	width:960px;
	margin:0 auto;
}
/*--- Golf Course ---*/
#golf-corse {

}
#golf-course h3{
	color: #2A6423;
	font-family:Arial,"Trebuchet MS",Verdana,sans-serif;
}
#golf-course ol {
	font-family:Arial,"Trebuchet MS",Verdana,sans-serif;
	font-size:1em;
	line-height:1.4em;
        margin:0 0 10px 16px;
        padding:0;
}
#golf-course li.rembul {
	background:none;
}
/*-----request a proposal*/
#request {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #153312;
}
#request input {
	width:320px;
	margin-bottom:5px;
}
#request input.large {
	width:540px;
}
#request input.check {
	width:auto;
	margin-bottom:5px;
	float:left;
}
#request textarea {
	width:670px;
}
#request select {
	margin-bottom:5px;
	height:22px;
}
#request label {
	display:block;
	clear:both;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #153312;
}
#request label.check {
	float:left;
	clear:none;
	display:inline;
	padding-right:10px;
}
#nav {
	clear:both;
}
#container {
	position:relative;
	width:960px;
	min-width:960px;
	margin:0 auto;
	padding:211px 0 0;
	height:100%;
}
#content {
	width:740px;
	margin:18px auto 0;
}
#slideshow {
	position:relative;
	height:327px;
}
#header-photo {
	position:relative;
	height:232px;
	width:740px;
}
#slideshow img, #header-photo img {
	position:absolute;
	top:0; left:0;
	z-index:-1;
}
#header-photo img.frame {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
        behavior: url("iepngfix.htc");
}
.home-text {
	width:670px;
	margin:0 auto 35px;
	padding: 20px 25px 10px;
	background:#FFF;
overflow:hidden;

}
#leftCol {
	float:left;
	width:600px;
}
#rightCol {
	float:right;
	width:250px;
}
#footer {
	width:100%;
	height:58px;
	padding:11px 0 0;
	background:url(../images/footer-bkgd.jpg) bottom center no-repeat;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#c3c9d9;
}
#footer h1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	padding:0;
}
#footer-content {
	width:960px;
	margin:0 auto;
}
#footer a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#c3c9d9;
}
#footer a:hover { 
	text-decoration:none; 
	color:#ffffff; 
}
#footer div.legal {
	float:left;
	width:265px;
	padding-right:40px;
}
#footer div.contact {
	float:left;
	width:285px;
}
#footer div.sitemap {
	float:right;
	width:330px;
}

/* ----------classes-------------- */
.png, #forms, #header-photo img.frame, img.frame  { behavior: url("iepngfix.htc"); }
.left { float:left; }
.right { float:right; }
.small { font-size:10px; }

/* ----------slideshow-------------- */
.fade {
	background-color:#000;
	position: absolute;
	width: 100%;
	z-index: -1;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;	
}
#fade li {
	position: absolute;
	z-index: -1;
	width: 100%;	
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
}


/* ----------nav horizontal center aligned-------------- */
#nav {
	position:relative;
        z-index:30000;
	width:950px;
	height:44px;
}
#topnav {
        position:relative;
        z-index:30000;
}
ul#topnav {
	margin: 0; padding:0 0 0 12px;
	width: 100%;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position:relative; /*--Important--*/
	overflow:visible;
	background:none;
}
ul#topnav li a, ul#topnav li a:visited {
    color: #ffffff;
    display: block;
	/*_width:.1em;*/
    float: left;
    font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
    height: 29px;
    margin:0 0 0;
    padding:15px 10px 0;
    text-decoration: none;
	filter: Shadow(Color=#2d191d, 
                 Direction=135, 
                 Strength=3);
	text-shadow: #281214 2px 2px 2px;	
}
ul#topnav li a:hover {
	background:url(../images/nav-hover.jpg) top center repeat-x;
	text-decoration:none;
	cursor:pointer;
}

/*-----------------------Sub Nav-----------------------*/
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	z-index:30000;
	top: 44px; left: 0;
	background: url(../images/blue-85.png); /*--Background gradient--*/
	padding: 10px 10px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul {
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav li .sub ul.short {
	width: 100px;
}
ul#topnav li .sub ul.long {
	width: 200px;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #3a1e00;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: none;
	padding: 7px 5px 7px 5px;
	display: block;
	text-decoration: none;
	color: #fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	filter: none;
	text-shadow:none;
}
ul#topnav .sub ul li a:hover {
	color: #fff;
	font-weight:bold;
	background:none;
	height:auto;
}

#embedpdf (
        z-index:100;
)
