	body {
		margin: 0;
		background-color: #f6f0df;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
	}

	img {
		border: none;
	}
	/* remove outline around links */
	a, input {   
	    outline: none;   
	}
	form {
		margin: 0;
	}
	.left {
		float: left;
	}
	.right {
		float: right;
	}
	#containerMain {
		margin: 0 auto;
		position: relative;
		width: 1000px;
		height: auto;
		background-image: url("/RedSkyGolfBase/wrap/theme2/images//bg_main_side-shadows.gif");
		background-repeat: repeat-y;
		background-position: top center;
	}	
	
	#containerHeader {
		margin: 0 auto;
		position: relative;
		z-index: 80;
		width: 978px;
		height: 150px;
		background-image: url("/RedSkyGolfBase/wrap/theme2/images//bg_header.jpg");
		background-repeat: no-repeat;
		background-position: top left;
	}
	#boxLogo {
		position: absolute;
		top: 14px;
		left: 42px;
		width: 185px;
		height: 110px;
	}
	#boxBtnWeather {
		position: absolute;
		top: 17px;
		left: 625px;
		width: 49px;
		height: 10px;
	}
	#boxBtnMemberships {
		position: absolute;
		top: 17px;
		left: 690px;
		width: 70px;
		height: 10px;
	}
	#boxBtnPlanner {
		position: absolute;
		top: 17px;
		left: 777px;
		width: 86px;
		height: 10px;
	}
	#boxTxtPhone {
		position: absolute;
		top: 17px;
		left: 883px;
		width: 70px;
		height: 10px;
	}
	#boxTopNav {
		position: absolute;
		bottom: 0px;
		left: 266px;
		width: 653px;
		height: 115px;
	}
	

	#boxHero {
		margin: 0 auto;
		position: relative;
		width: 978px;
		height: 437px;
		z-index: 50;
	}
	#boxSubNav {
		width: 978px;
		height: 39px;
		background-image: url("/RedSkyGolfBase/wrap/theme2/images/bg_sub_nav-bar.jpg");
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	ul#gallery  {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	
	
	
	#containerContent {
		margin: 0 auto;
		padding: 25px 0 25px 0;
		position: relative;
		width: 978px;
		height: auto;
		background-image: url("/RedSkyGolfBase/wrap/theme2/images//bg_content.jpg");
		background-repeat: repeat-y;
		background-position: top left;
		overflow: auto;
		z-index: 20;
	}
	#colLeft {
		float: left;
		margin-left: 35px;
		display: inline; /*fix for crappy ie6*/
		width: 205px;
		height: auto;
	}
	.txtContentHome {
		line-height: 18px;
		color: #513e02;
		font-weight: bold;
	}
	/*use this class to remove top margin on first p tag in firefox*/	
	.txtContentHome p:first-child {margin-top:0;}
	.txtContentHome a:link {
		color: #513e02;
		text-decoration: underline;
	}
	.txtContentHome a:visited {
		color: #513e02;
		text-decoration: underline;
	}
	.txtContentHome a:hover {
		color: #513e02;
		text-decoration: underline;
	}
	.txtContentHome a:active {
		color: #513e02;
		text-decoration: underline;
	}
	
	#colRight {
		float: right;
		margin-right: 44px;
		display: inline; /*fix for crappy ie6*/
		width: 638px;
		height: auto;
	}
	.txtContentSub {
		font-size: 12px;
		line-height: 18px;
		color: #513e02;
		font-weight: normal;
	}
	.txtContentSub td {
		font-size: 12px;
		line-height: 18px;
		color: #513e02;
		font-weight: normal;
	}
	/*use this class to remove top margin on first p tag in firefox*/	
	.txtContentSub p:first-child {margin-top:0;}
	/*use this class to remove top margin on first p tag in firefox*/	
	.txtContentSub h1:first-child {margin-top:0;}
	
	.txtContentSub h1 {
		font-size: 20px;
		font-weight: normal;
	}
	.txtContentSub h2 {
		font-size: 18px;
		font-weight: normal;
	}
	.txtContentSub h3 {
		font-size: 16px;
		font-weight: normal;
	}
	.txtContentSub h4 {
		font-size: 14px;
		font-weight: bold;
	}
	.txtContentSub h5 {
		font-size: 12px;
		font-weight: bold;
	}
	.txtContentSub h6 {
		font-size: 12px;
		font-weight: bold;
	}
	.txtContentSub a:link {
		color: #6f1700;
		text-decoration: underline;
	}
	.txtContentSub a:visited {
		color: #6f1700;
		text-decoration: underline;
	}
	.txtContentSub a:hover {
		color: #af2501;
		text-decoration: underline;
	}
	.txtContentSub a:active {
		color: #af2501;
		text-decoration: underline;
	}
	
	.boxPromo {
		width: 177px;
	}
	.divPromo {
		width: 52px;
		height: 160px;
	}
	.txtPromo {
		/* color: #c6ae6b; lighter color */
		color: #9e7e23;
	}
	.txtPromo a:link {
		color: #9e7e23;
		text-decoration: underline;
	}
	.txtPromo a:visited {
		color: #9e7e23;
		text-decoration: underline;
	}
	.txtPromo a:hover {
		color: #9e7e23;
		text-decoration: underline;
	}
	.txtPromo a:active {
		color: #9e7e23;
		text-decoration: underline;
	}
	.txtPromo h3 {
		margin-bottom: 5px;
		font-size: 14px;
	}
	.txtPromo p {
		margin-top: 0px;
	}
	
	#containerFooter {
		margin: 0 auto;
		position: relative;
		width: 1000px;
		height: auto;
		text-align: center;
		background-image: url("/RedSkyGolfBase/wrap/theme2/images//bg_footer_shadow.gif");
		background-repeat: no-repeat;
		background-position: top center;
	}
	.txtFooter {
		font-size: 10px;
		line-height: 18px;
		color: #919191;
	}
	.txtFooter a:link {
		color: #919191;
		text-decoration: none;
	}
	.txtFooter a:visited {
		color: #919191;
		text-decoration: none;
	}
	.txtFooter a:hover {
		color: #919191;
		text-decoration: underline;
	}
	.txtFooter a:active {
		color: #919191;
		text-decoration: underline;
	}
	
	.divFooterPad {
		display: inline;
		padding: 0 5px 0 5px;
		font-size: 10px;
		color: #919191;
	}
