*{
	margin: 0px;
	padding: 0px;
}

body {
	background: #98826f url('/images/top-gradient.gif') top left repeat-x;
	color: #000;
	font: 11px "Georgia";
	margin: 0px;
	padding: 0px; }

td {
	font-size: 11px; }



/* Elements ------------------------------ */

#btm-nav {
	width: 100%;
	background-color: #544a41;
	height: 32px;
	color: white;
	padding-top: 14px;
	border-bottom: #98826f 30px solid;
}

#btm-nav li a:active, #btm-nav li a:hover, #btm-nav li a:link, #btm-nav li a:visited{
	text-decoration: none;
	color: #b5adaa;
}

#btm-nav li a:hover {
	text-decoration: underline;
}

#btm-nav li{
	display: inline;
	font-size: 14px;
	padding-left: 50px;
}

#btm-nav li:first-child{
	padding-left: 25px;
}

#btm-nav .btm-active{
	display: inline;	
}

#golf-title{
	font-size: 18px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 1em;
}

.course-container{
	width: 245px;
	height: 370px;
	float: left;
	
}

.course-container .golfcourse-content{
	border: 1px #e2dfc7 solid;
	height: 200px;
	padding: 10px;
	background-color: #efede0;
	background: #efede0 url('/images/course-gradient.gif') top left repeat-x;
}

.course-container .golfcourse-content p{
	margin-bottom: 1.5em;
}

.course-container .title img{
	padding-left: 12px;
	padding-right: 15px;
}

.course-container .title dt{
	display: inline;
	position: relative;
	top: -3px;
	
}

.course-container .title{
	background: white url('/images/course-heading-background.jpg') top left no-repeat;
	height: 16px;
	font-size: 16px;
	color: white;
	padding: 7px 0px 12px 0px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	clear: both;
}

.home-lite{
	color: #83be32;
	font-style: italic;
}

.tagline{
	color: #b0ef7d;
	font-size: 16px;
	font-style: italic;
}

.navigation ul{
	list-style-type: none;
}

.navigation ul li{
	margin-top: 15px; }

.navigation{
	float: left;
	width: 167px;
	margin-top: 25px; }

.newsbar{
	float: right; 
	width: 180px;
	background-color: #f3f1e2;
	padding: 20px; }

#promo-text{
	margin-top: 18px;
	margin-bottom: 1em; }

#promo-text div{
	font-weight: bold;
	margin-bottom: 8px; }

.newsbar h4{
	font-size: 12px;
	color: #473e37;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px; }

.article{
	margin-top: 20px;
	color: #64574C;
}

.article p{
	color: #808080;
	font-size: 13px;
	margin-left: 10px;	}

.article h2{
	font-weight: normal;
	margin-bottom: 5px;
	color: black; }

.article .date{
	color: #83be32;
	font-size: 14px;}

.maincontainer{
	width: 792px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-color: white;
}

#content{
	padding: 25px;
}

/* Headlines ------------------------------ */


h1 {	color: black;
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 1em;
	font-weight: normal;}

h2 {	margin-top: 0px;
	margin-bottom: 1em;
		font-size: 18px; }

h3 {	margin-top: 0px;
	margin-bottom: 1em;
		font-size: 16px; }

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }

p{
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 1em;
}

/* Body Text ------------------------------ */

a:link {
		color: #0000FF; }

a:active {
		color: #CCCCFF; }

a:hover {
		color: #6666FF; }

a:visited {
		color: #000099; }

.ctc {	margin: 0px;
		font-size: 10px;
		color: #333333; }

.fineprint {
		font-size: 9px; }

input {	margin: 0px; }

.small {
		font-size: 11px; }
