body {
	background-color: #A4AC98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/body_bg.gif);
	font-size: 71%;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
a{
	color: #193109;
}
strong{
	color: #768B58;
}
#header{
	background-image:url(../images/header_bg.gif);
	width: 790px;
	height: 187px;
	position:absolute;
	background-color:#8D9E6E;
}
.box_me{
	background-color: #E6E6E6;
	border: solid 1px #8D9E6E;
	padding: 10px;	
}
#pagetitle{
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	width: 533px;
	height: 86px;
	position:absolute;
	z-index: 100;
	top: 27px;
	left: 12px;
}
#pagetitle h1{
	visibility:hidden;
	font-size:12px;
}
#content_container{
	width: 790px;
	top: 190px;
	position:absolute;
}
#nav{
	float: left;
	width: 170px;
	background-color: #8D9E6E;
	background-image:url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
#golfer{
	margin-top: 40px;
	background-image:url(../images/golfer_icon.gif);
	background-repeat:no-repeat;
	width:95px;
	height:102px;
	clear:both;
}
#preload{
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	visibility:hidden;
}
#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 170px;
}
#nav li{
	display: inline; 
}
#nav li a{
	border-bottom: solid 1px #55643F;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 29px;
	display: block;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	width: 147px;
	padding-left: 20px;	
}
#nav li a:hover{
	background-image:url(../images/nav_mo.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#nav ul ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 170px;
}
#nav ul ul li{
	display: inline; 
}
#nav ul ul li a{
	border-bottom: solid 1px #55643F;
	color: #193109;
	text-decoration: none;
	line-height: 29px;
	display: block;
	background-image:none;
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	width: 147px;
	padding-left: 20px;	
}
#nav ul ul li a:hover{
	color: #E2F2C5;
	background-image:none;
	background-repeat:no-repeat;
	background-position:right;
}
#content{
	float: right;
	width: 580px;
	margin-right: 10px;
	padding-top: 16px;
	margin-bottom: 30px;
	text-align:justify;
 	background-color:#FFFFFF;
}
html>body #content{
	margin-right: 20px;
}
#footer{
	clear: both;
	margin-left: 190px;
	color: #424E31;
	font-size:0.8em;
	background-image:url(../images/ired_logo.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:600px;
	height:24px;
	margin-bottom: 15px;
}
.headerrow{
	background-color: #E6E6E6;
	border-bottom: solid 1px #8D9E6E;
}
.headerrow2{
	background-color: #E6E6E6;
	border-bottom: solid 1px #8D9E6E;
	border-top: solid 1px #8D9E6E;
}
.table{
	border: solid 1px #8D9E6E;
	padding: 4px;
}
.table td{
	text-align: left;
}

select {
font-size:10px;
}
input {
font-size:10px;
}
.floatright{
	float: right;
	margin-left:10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.floatleft{
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.row1{
	background-color: #EEEEEE;
}
h3{
	color: #6E7B56;
	margin: 0px;
}
#promo_box, .promo_box{
	padding: 10px;
	border:solid 1px #8D9E6E;
	background-color:#DFEFDE;
	margin-bottom: 10px;
	width: 527px;
}
#errors, #course_status{
	background-color:#F2F2F2;
	padding: 10px;
	color: #990000;
	margin-bottom: 20px;
	margin-top: 10px;
}
#course_status h1{
	font-size: 2em;
	margin: 0px;
}
#course_status p{
	margin: 0px;
}
#errors h2{
	color: #990000;
	font-size: 0.5em;
}
.error{
	color: #990000;
}
#form form label, #form input, #form textarea, #form select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#form textarea{
	height: 150px;
	width: 300px;
}
#form input,#form textarea,#form select{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;	
}
#form form label {
	text-align: left;
	width: 125px;
	padding-right: 20px;
	display:block;
}
#form form br {
	clear: left;
}
#form form{
	clear: both;
}
.submit, #submit{
	margin-top: 20px;
	padding: 3px;
}
#joining_fee{
	background-image:url(/images/home_society_prices.gif);
	background-repeat:no-repeat;
	width: 129px;
	height: 123px;
	position:absolute;
	top: 82px;
	left: 643px;
	z-index:999999;
}
#joining_fee a{
	display:block;
	text-decoration: none;
	text-indent: -90000em;
	width: 129px;
	height: 123px;	
}
.clear{
	clear: both;
}

.bannerAd img {
	margin-bottom: 15px;
	margin-top: 15px;
	border:none;	
}

#homepageBanners {
	margin-top:20px;
	margin-bottom:5px;
}

#homepageBanners a img {
	border:none;	
}

#smallBannerRight {
	margin-left:8px;	
}