body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#skipnav {
 	position: absolute; 
	margin-left: -3000px; 
}
#wrapper {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 143px;
	position: relative;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #304E84;
	height: 15px;
	width: 654px;
	padding-top: 4px;
	position: absolute;
	left: 78px;
	top: 104px;
	text-align: center;
}
#nav a:link {
	color: #304E84;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#nav a:visited {
	color: #2D4779;
	text-decoration: none;
}
#nav a:hover {
	color: #0FAE16;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #055CCD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #304E84;
	text-align: center;
}
h2 {
	color: #0FAE16;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

#contentWrapper {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#sidebarLeft {
	float: left;
	width: 350px;
	text-align: center;
	background-image: url(images/bkGolf.jpg);
	background-repeat: no-repeat;
	
	background-color: #FFFFFF;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #304E84;
}
#custom {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0FAE16;
	border-bottom-color: #0FAE16;
	background-color: #90A6D8;
}

#sidebarLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

#sidebarLeft li {
	line-height: 2em;
	text-align: left;
}
#sidebarLeft a:link, #sidebarLeft a:visited {
	font-weight: bold;
	color: #415E96;
	font-size: 1em;
	text-decoration: underline;
}
#sidebarLeft a:hover{
	font-weight: bold;
	color: #000066;
}

/*  \*/
* html #content {
	height: 1%;
	text-align: left;
}
/* */

#content {
	float:right;
	width: 325px;
	padding:20px;	
	background-color: #FFFFFF;
	
}
.promo {
	background-image: url(images/boxRt.gif);
	background-repeat: no-repeat;
	height: 230px;
	
}


#content h1, #content2 h1 {
	color: #055CCD;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-bottom: 3px;
	text-align: center;
}
 
#content h2, #content2 h2 {
	margin: 0.5em 0 0.25em;
	color: #0FAE16;
	font-size: 1em;
	font-variant: small-caps;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content p, #content2 p {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
}
#info {
	height: 180px;
	width: 250px;
	float: none;
	position: absolute;
	left: 500px;
	top: 184px;
}

#right {
	float: none;
	width: 160px;
	top: 112px;
	left: 565px;
	position: absolute;
	background-color: #CCCCCC;
}

.FirstParagraph {
	line-height: 150%;
}
/*  \*/
#footer {
	color: #2B4279;
	font-size: 0.9em;
	background-color: #999999;
	font-weight: bold;
	padding-top: 0.1em;
	padding-right: 1.5em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
	text-align: left;
	clear:both;
}
* html #footer {height: 1%;}

#footer a:link, #footer a:visited {
	margin: 0.2em; 
	font-size: 0.85em; 
	color: #E2E2E2; 
}
	
#footer a:hover, #footer a:focus {
	color: #686B3F; 
	background: #ECECEC; 
	text-decoration: none; 
}
.addclear:after {
content: ".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
#promo td ul {
	line-height: 2em;
	text-align: left;
	font-size: 12px;
}
