body {
	padding: 0px;
	background: #2c5a00 url(http://www.golftimacuan.com/images/design/bgd.jpg) repeat-y center top;
	text-align: left;
	font: 15px Calibri, Arial, Helvetica, sans-serif;
	color: #212121;
	line-height:1;
}

h1, h2, h3 {
	color: #87ab14;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:24px;
	border-bottom:1px solid #999;
	margin-bottom:10px;
}
h2 {
	font-size:18px;
}
h3 {
color:#000;
font-weight:bold;
float:left;
padding-right:5px;
font-size:22px;
}
h4 {
color:#4e0d02;
font-size:22px;
float:left;
font-weight:normal;
}
h5 {
font-size:22px;
font-weight:normal;
color:#333;
padding-bottom:10px;
padding-top:10px;
color:#4e0d02;
}
h6 {
	color:#202020;
	font-size:16px;
}

p, ol, ul {
	margin-bottom: 10px;
	line-height: 170%;
}
a {
	color: #393939;
}
a:hover {
	text-decoration: none;
	color: #393939;
}
a img {
	border: none;
}
hr {
	display: none;
}
.clear {
	clear:both;
}
input {
	padding:7px;
	border:1px solid #ccc;
	margin-bottom: 8px;
	width: 181px;
	border:1px solid #807f7f;
}
input:focus {
border:1px solid #6ea511;
}
select {
	padding:3px;
	margin-bottom:5px;
	margin-left:1px;
	width:182px;
}

input[type="submit"] {
background:url("http://www.golftimacuan.com/images/design/submit-bgd.jpg") repeat-x scroll 0 0 ;
color:#fff;
margin-top:5px;
float:right;
width:185px;
}
input[type="mologin"] {
background:#333;
color:#fff;
margin-top:5px;
float:right;
width:135px;
text-align:center;
}
textarea {
border:1px solid #807f7f;
height:79px;
width:181px;
padding:5px;
}
textarea:focus {
background-image:url(http://www.golftimacuan.com/images/design/input-big-bgd-focus.png);
background-repeat:no-repeat;
}
/* Table Styling */

.tdpad {
padding:5px 10px 20px 10px;
margin-bottom:30px;
}
.tdtop {
	vertical-align:top;
	padding:5px 10px 10px 20px;
}

/* Text Styles | Class Specific */

.pmore {
padding-top:15px;
}
.more {
font-size:12px;
color:#7b1003;
}
.more a{
color:#7b1003;
text-decoration:underline;
}
.more a:hover {
color:#333;
text-decoration:none;
}

/* End of Class Styles */

/* Header */

#header {
	width: 950px;
	height: 0;
	background-color: #FFF;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:3000;
}

/* Logo */


/* Navigation */

#menu {
width: 725px;
height:45px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
z-index:2000;
}
.menu-holder {
width:950px;
position:absolute;
left:0px;
top:0px;
z-index:2010;
}
#nav {
margin: 0;
line-height: 100%;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
z-index:2020;
padding-left:10px;
}
#nav li {
margin: 0 1px;
float: left;
position: relative;
list-style: none;
z-index:2030;
height:50px;
width:100px;
}
/* Navigation | main level link */
#nav a {
font-weight: bold;
color: #fff;
text-decoration: none;
display: block;
padding:  15px 5px;
margin: 0;	
text-shadow: 0 1px 0 rgba(0,0,0, 1);
z-index:2040;
background: url(http://www.golftimacuan.com/images/design/button-bgd.png) no-repeat;
text-align:center;
}
#nav a:hover {
background: #000;
color: #fff;
z-index:2050;
}
/* Navigation | main level link hover */
#nav .active a, #nav li:hover > a {
background: url(http://www.golftimacuan.com/images/design/button-active.png) repeat-x;
color: #fff;
text-shadow: 0 1px 0 rgba(51,51,51, 1);
z-index:2060;
}
/* Navigation | sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
background: none;
border: none;
color: #666;
-webkit-box-shadow: none;
-moz-box-shadow: none;
z-index:2070;
}
#nav ul a:hover {
background: #150B09 url(http://www.golftimacuan.com/images/design/gradient.png) repeat-x 0 -100px !important;
color: #fff !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
text-shadow: 0 1px 1px rgba(0,0,0, .1);
z-index:2080;
width:170px;
}
/* Navigation | dropdown */
#nav li:hover > ul {
display: block;
z-index:2090;
margin-top:10px;
}
/* Navigation | level 2 list */
#nav ul {
display: none;
margin: 0;
padding: 0;
width: 185px;
position: absolute;
top: 35px;
left: 0;
background: #ddd url(http://www.golftimacuan.com/images/design/gradient.png) repeat-x 0 0;
border: solid 1px #b4b4b4;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
box-shadow: 0 1px 3px rgba(0,0,0, .3);
z-index:3000;
width:185px;
}
#nav ul li {
float: none;
margin: 0;
padding: 0;
z-index:3010;
width:185px;
}
#nav ul a {
font-weight: normal;
text-shadow: 0 1px 0 #fff;
z-index:3020;
padding-top:5px;
padding-left:5px;
text-align:left;
}
/* Navigation | level 3+ list */
#nav ul ul {
left: 181px;
top: -60px;
z-index:5030;
width:185px;
}
/* Navigation | rounded corners of first and last link */
#nav ul li:first-child > a {
-webkit-border-top-left-radius: 9px;
-moz-border-radius-topleft: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topright: 9px;
z-index:5040;
}
#nav ul li:last-child > a {
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomleft: 9px;
-webkit-border-bottom-right-radius: 9px;
-moz-border-radius-bottomright: 9px;
z-index:5050;
}
/* Navigation | clearfix */
#nav:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
z-index:3060;
}
#nav {
display: inline-block;
z-index:3070;
} 
html[xmlns] #nav {
display: block;
z-index:3080;
}
* html #nav {
height: 1%;
z-index:3090;
}

/* Footer */
#footer_holder {
	background:url(http://www.golftimacuan.com/images/design/footer-bgd.png) repeat-x;
	height:75px;
}
#footer {
	clear: both;
	width: 950px;
	height: 50px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	line-height: normal;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.footer-address {
	float:left;
	width:600px;
	color:#fff;
	padding-top:15px;
	padding-left:15px;
}
.footer-ct {
	float:right;
	width:200px;
	padding-top:45px;
}

/*Home Page Slider | DO NOT EDIT UNLESS ABSOLUTELY NECESSARY*/
.banner {
	position:relative;
	z-index:700;
}
.nirvana { padding:0px;  position:relative; z-index:990; overflow:hidden;}
.nirvana ul:first-child{ list-style:none;padding:0px;margin:0px; position:relative;  }
.nirvana ul li { position:relative; }
.nirvana ul li  img { position:relative; z-index:1; }

.nirvana ul:first-child li { 
position:absolute; 
display:block; 
width:100%; 
}
.nirvana .active { z-index:10; }
.nirvana .reset { z-index:3; }

.nirvana span { 
display:none;
color:#fff; 
bottom:0px; 
padding:10px; 
width:100%; 
left:0px; 
position:absolute!important; 
z-index:555; 
background:url('http://www.golftimacuan.com/images/design/comment-bg.png'); 
}
.nirvana h1,h2,h3,h4,h5 { 
}
.nirvana ul li div.inline { 
background:#f7f7f7 url('http://www.golftimacuan.com/images/design/bg-slice.jpg') repeat-x;  
padding:20px; 
height:100%;
}
.controls { 
margin-top:0px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
position:relative; 
background: url('http://www.golftimacuan.com/images/design/control-bg.png') no-repeat; 
display:block; 
width:960px; 
height:42px; 
padding-left:5px; 
}
.controls li {   
position:relative; 
float:left; 
margin:12px 5px 5px 5px; 
display:block; 
width:17px; 
height:15px;  
background: url('http://www.golftimacuan.com/images/design/default.png') no-repeat; 
text-indent:-9999px; cursor:pointer;
}
.control_active {   
background: url('http://www.golftimacuan.com/images/design/active.png') no-repeat!important;
height:20px!important; 
margin-top:9px!important;  
}
.control_hover {  
background: url('http://www.golftimacuan.com/images/design/active.png') top no-repeat!important; 
height:20px!important;
margin-top:9px!important; 
}
/*End Home Page Slider */

/*Content Styling | In order of use*/

#page {
	width: 950px;
	margin: auto;
	background-color:#fff;
}
.content-full {

	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	min-height:800px;
}
.content-left {
	width: 600px;
	float:left;
}
.content-right {
	float:right;
	width:680px;
}
.form-right {
	float:right;
	width:290px;
	padding:5px;
	border:1px solid #999;
		-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	margin-left:10px;
	margin-top:5px;
	background:#fff;
	*margin-top:0;
}
/*End Content Styling */

/*Promo Tiles */

.promo {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	position:relative;
}
.promotiles {
	background-image:url(http://www.golftimacuan.com/images/design/promo-bgd.jpg);
	background-repeat:repeat-x;
	height:56px;
	width:889px;
	padding-left:35px;
	padding-top:8px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #807f7f;
	margin-bottom:10px;
}
.promotile-holder {
	width:160px;
	float:left;
}
.promotile-holder-lg {
	width:200px;
	float:left;
}
/*End Promo Tiles */

/*Contact Page Elements
*/
.mapwrapper {
background-color:#eee;
border:1px solid #adadad;
padding:10px;
position:relative;
height:300px;
width:auto;
margin-bottom:15px;
}
.mapborder {
border:1px solid #adadad;
}
.mapdirections {
position:absolute;
width:170px;
height:17px;
bottom:9px;
right:8px;
background-color:#988F86;
color:#fff;
font-size:14px;
font-weight:bold;
padding: 5px;
}
.mapdirections a{
color:#fff;
text-decoration:none;
}
mapdirections a:hover {
color:#999999;
text-decoration:underline;
}
.extraspacing {
padding-top:20px;
}
.contactform {
margin-top:20px;
}
input[type="submit"] {
background:url("http://www.golftimacuan.com/images/design/submit-bgd.jpg") repeat-x scroll 0 0 ;
color:#fff;
margin-top:5px;
float:right;
width:184px;
border:1px solid #635950;
padding-top:3px;
padding-bottom:3px;
margin-right:10px;
}
.ratesh2 {
	color:#3c7700;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
	padding-top:10px;
}
.titlewrap {
	font-size:24px;
	border-bottom:1px solid #999;
	margin-bottom:10px;
}
.divider {
padding-top:10px;
background-image:url(http://www.golftimacuan.com/images/design/divider.jpg);
background-repeat:repeat-x;
background-position:bottom left;
padding-bottom:10px;
font-size:15px;
}
.content-left2 {
	width:575px;
	float:left;
}
.ratesborder {
background-image:url(http://www.golftimacuan.com/images/design/divider.jpg);
background-repeat:repeat-x;
background-position:bottom left;
padding-bottom:10px;
height:34px;
}
.rates {
	padding:5px;
}
.rates-left {
	width:475px;
	float:left;
}
.content-right2 {
	width:410px;
	float:right;
}
.form-right-reg {
	float:right;
	width:640px;
	padding:5px;
	border:1px solid #BAB5AF;
	background-color:#fff;
}
.content-left-sm {
	width:250px;
	float:left;
}
.padding {
	padding:5px;
}
.contacttd {
	padding:5px;
	line-height:20px;
}
.test {
	width:800px;
}
.full-content {
	padding-top:20px;
}
.membership li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:10px;
	line-height:20px;
}
.package li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:10px;
	line-height:20px;
	padding-top:5px;
}
.package-box {
	width:208px;
	float:left;
	margin-right:26px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border:1px solid #999;
	min-height:165px;
	background-color:#cec9c6;
	margin-top:10px;
}
.package-box p {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
}
.package-box h2 {
	font-size:18px;
	color:#0D0805;
	padding-bottom:7px;
	border-bottom:1px solid #888;
	padding-left:5px;
	padding-top:5px;
}
.package-boxr {
	width:208px;
	float:right;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border:1px solid #999;
	min-height:165px;
	background-color:#cec9c6;
	margin-top:10px;
}
.package-boxr p {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
}
.package-boxr h2 {
	font-size:18px;
	color:#0D0805;
	padding-bottom:7px;
	border-bottom:1px solid #888;
	padding-left:5px;
	padding-top:5px;
}
.weather-holder {
	adding-top:0; padding-bottom:18px; padding-left:5px; padding-right:5px; margin-bottom:5px; border:1px solid #bdbdbd;
}
.weather-1 {
margin:5px 0;clear:both;font-size:120%;
}
.weather-holder img {
width:40px;float:left;margin-right:5px;	
}
/* Promo Tiles */
#navigation  {
	clear:both;
	padding:0px;
	width:230px;
	margin-left:auto;
	margin-right:auto;
	}
#navigation ul{
	width:230px;
	height:196px;
	}
#navigation ul li{
	outline: none;
	height: 40px;
	text-decoration: none;
	width: auto;
	overflow:hidden;
	text-indent:-1000px;
	background: url(http://www.golftimacuan.com/images/design/promo-divider.jpg);
	background-repeat:repeat-y;
	background-position:100% 50%;
	}
#navigation ul li a{
	height:40px;
	display:block;
	}
#navigation .promo1 a{
	background: url(http://www.golftimacuan.com/images/design/promo01.jpg) no-repeat top left;
	width:229px;
	border-top:1px solid #807f7f;
}
#navigation .promo2 a{
	background: url(http://www.golftimacuan.com/images/design/promo02.jpg) no-repeat top left;
	width:229px;
	background-position: 0 0;
	border-top:1px solid #807f7f;
}
#navigation .promo3 a{
	background: url(http://www.golftimacuan.com/images/design/promo03.jpg) no-repeat top left;
	background-position: 0 0;
	width: 229px;
	border-top:1px solid #807f7f;
}
#navigation .promo4 a{
	background: url(http://www.golftimacuan.com/images/design/promo04.jpg) no-repeat top left;
	background-position: 0 0;
	width: 229px;
	border-top:1px solid #807f7f;
}
#navigation .promo5 a{
	background: url(http://www.golftimacuan.com/images/design/promo05.jpg) no-repeat top left;
	background-position: 0 0;
	width: 229px;
	border-top:1px solid #807f7f;
	border-bottom:1px solid #807f7f;
}
#navigation .promo1 a:hover{
	width:229px;
	background-position: 0px -40px;
}
#navigation .promo2 a:hover{
	width:229px;
	background-position: 0px -40px;
}
#navigation .promo3 a:hover{
	background-position: 0px -40px;
	width: 229px;
}
#navigation .promo4 a:hover{
	background-position: 0px -40px;
	width: 229px;
}
#navigation .promo5 a:hover{
	background-position: 0px -40px;
	width: 229px;
}
td.reg_form {
	vertical-align:middle;
	text-align:left;
}
.address_header {
	height:30px;
	background:#191f2b;
	border-bottom:#807f7f 1px solid;
	margin-bottom:15px;
}
.address {
	margin:0 auto;
	padding-top:10px;
	width:950px;
}
.address a {
	color:#807f7f;
	text-decoration:none;

}
.address a:hover {
	color:#807f7f;
	text-decoration:underline;
}
.sidebar {
	width:229px;
	float:left;
	height:100%;
	margin:5px;
	border:1px solid #807f7f;
}
.spacer {
	height:50px;
	width:950px;
}
.logo {
	position:absolute;
	right:10px;
	top:50px;
	z-index:5000;
}
.ma-panel {
	padding:5px;
}
.ma-panel a{
	color:#6ea511;
	font-size:12px;
}
.social {
	padding:10px;
	text-align:center;
}
.phone {
	color:#807f7f;
	float:right;
	*margin-top:-13px;
}
table.page img {
	border:5px solid #ccc;
}
.content-right img {
		border:5px solid #ccc;
}
td.momarquee {
background-image: url(http://www.golftimacuan.com/images/design/mo_cu_back.png);
background-repeat:repeat-y;
}

p.momarquee_text {
color:#FFFFFF;
margin:6px;
}

td.monl {
background-image: url(http://www.golftimacuan.com/images/design/mo_nl_background.png);
background-repeat:repeat-y;
}

p.monl {
color:#FFFFFF;
margin:6px;
}

td.monl,p.monl a {
color:#FFFFFF;
}
td.momarquee,p.momarquee a {
color:#B3EFEF;
}
/* End Promo Tiles */



/* 404 page */

#wrapper404 {
	margin:0 auto;
	width:920px;
	text-align: left;
}

.errorpage {
	padding-top:25px;
	margin-top: 50px;
	position: relative;
}


.errorpage h1 {
	font-size:32px;
	border-bottom:none;
	margin-bottom:10px;
	color: #191F2B;
}



.errorpage h2 {
color:#4e0d02;
font-size:22px;
font-weight:normal;
}