body {
margin : 0;
padding : 0;
text-align : center;
background : url(../images/bg.jpg) repeat;
}

p a, a:visited{
	color: #00CC00;
	text-decoration: none;
}

p a:hover{
	color: #333333;
	text-decoration: underline;
}

ol a, a:visited{
	color: #00CC00;
	text-decoration: none;
}

ol a:hover{
	color: #333333;
	text-decoration: underline;
}


#main-container {
margin-left : auto;
margin-right : auto;
border : 2px solid #000250;
background-color : #bccbaf;
width : 902px;
margin-top : 30px;
height : auto;
text-align : left;
}
#header-container {
padding : 0;
position : relative;
margin-left : 9px;
text-align : center;
}
.header-left {
margin : 0;
padding : 0;
margin-top : -10px;
width : 162px;
height : 146px;
background : url(../images/header_left.jpg) no-repeat;
float : left;
}
.header-middle {
width : 556px;
height : 159px;
color : #005296;
margin-top : -20px;
font-family : Arial, Helvetica, sans-serif;
font-size : 24px;
float : left;
}
.header-right {
width : 164px;
height : 142px;
margin-top : -10px;
background : url(../images/header_right.jpg) no-repeat;
border-top : 2px solid black;
border-bottom : 2px solid black;
border-right : 2px solid black;
float : left;
}
.clear_fix {
clear : left;
height : 1px;
width : 1px;
}
.content-container {
width : 900px;
height : auto;
}
.menu-container {
position : relative;
margin-left : 27px;
height : 32px;
width : 855px;
}
.space_it_out {
font-size : 18px;
}
#menu {
font-family : Arial, Helvetica, sans-serif;
height : 32px;
}
.glowingtabs {
float : left;
width : 100%;
line-height : normal;
}
.glowingtabs ul {
list-style-type : none;
margin : 0;
margin-left : 0;
padding : 0 0 0 0;
}
.glowingtabs li {
display : inline;
margin : 0 0 0 0;
padding : 0;
}
.glowingtabs a {
float : left;
background : url(../images/menu_left.gif) no-repeat left top;
margin : 0;
margin-right : 0;
padding : 0 0 0 9px;
text-decoration : none;
}
.glowingtabs a span {
float : left;
display : block;
background : url(../images/menu_right.gif) no-repeat right top;
padding : 6px 7px 6px 7px;
font-weight : bold;
color : #ffffff;
margin : 0 0 0 0;
}
.glowingtabs a span {
float : none;
margin : 0 0 0 -1px;
}
.glowingtabs a:hover span {
color : #ffffff;
}
.glowingtabs a.current {
background-position : 0% -32px;
}
.glowingtabs a.current span {
background-position : 100% -32px;
color : #ffffff;
}
.glowingtabs a:hover {
background-position : 0% -32px;
}
.glowingtabs a:hover span {
background-position : 100% -32px;
}
.content-main {
	border-left : 2px solid black;
	border-right : 2px solid black;
	border-bottom : 2px solid black;
	position : relative;
	width : 883px;
	background-color : #ffffff;
	height : auto;
	left : 7px;
}
.content-left {
padding : 10px;
padding-left: 20px;
padding-right: 20px;
height : auto;
font-size: 14px;
font-family : Arial, Helvetica, sans-serif;
}
.content-bottom-home {
background : url(../images/content_bottom_home.jpg) no-repeat;
background-position : bottom 0%;
width : 883px;
height : 114px;
position : relative;
text-align : center;
}
.content-bottom {
position : relative;
background : url(../images/content_bottom.jpg) no-repeat;
background-position : bottom 0%;
width : 883px;
height : 30px;
}
.sub-footer {
width : 887px;
height : 140px;
background : url(../images/footer.jpg) no-repeat;
margin-left : 7px;
margin-top : 7px;
text-align : right;
}
.sponsor {
padding-right : 12px;
padding-top : 110px;
display : block;
text-align : right;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #000000;
font-weight : bold;
}
.contact-left {
font-family : Arial, Helvetica, sans-serif;
text-align : left;
float : left;
width : 220px;
padding-left: 50px;
}
.contactForm_container {
float : left;
width : 500px;
}
.address {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color: #000000;
}
.golf_ball {
width : 887px;
height: 76px;
position : relative;
left : 7px;
}

.egpark{
position : absolute;
bottom : 0;
left : 340px;
font-family : Arial, Helvetica, sans-serif;
font-size : 24px;
color : #ffffff;
display : block;
}

.egpark a{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}

.egpark a:hover{
	color: #00CC33;
	font-size: 24px;
	text-decoration: none;
}

.egpark_current {
	color: #00CC33;
	text-decoration: none;
	position : absolute;
	bottom : 0;
	left : 340px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	display : block;

}

.egpark_current a{
	color: #00CC33;
	font-size: 24px;
	text-decoration: none;
}



.sitemap{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.sitemap li{
	display: inline;
}

.center{
	text-align: center;
}

.sitemap li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sitemap li a:hover{
	color: #00CC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copyright {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copyright a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.copyright a:hover{
	color: #00CC33;
	text-decoration: none;
}

.custom_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	display: block;
}

.custom_h1_raffle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	display: block;
}
