body {
	background-color: #FFFFFF;
	margin-top: 10px;
}
div#container {
	border: 1px solid #0001a2;
	margin: 0 auto;
	width: 1024px;
	position: relative;
}
DIV#logo {
	width : 308px;
	height : 373px;
	position : relative;
	float : left;
	display : inline;
}
DIV#mainphoto {
	width : 716px;
	height : 373px;
	position : relative;
	float : left;
	display : inline;
}

DIV.clearing {
	clear : both;
}

DIV#content {
	width : 497px;
	height : 347px;
	position : relative;
	float : left;
	display : inline;
	margin-top : -100px;
}

DIV#contentholder {
	width : 411px;
	position : relative;
	margin-left : 45px;
}

DIV#subcontainer {
	width : 500px;
	height : auto;
	position : relative;
	float : left;
	display : inline;
	margin-top : -100px;
}

DIV#navigation {
	width : 500px;
	height : 132px;
	position : relative;
}
DIV#aercoreball {
	width : 15px;
	height : 16px;
	position : absolute;
	top : 44px;
	left : 125px;
}
DIV#aercoretxt {
	width : auto;
	height : auto;
	position : absolute;
	top : 65px;
	left : 91px;
}

DIV#equipmentball {
	width : 15px;
	height : 16px;
	position : absolute;
	top : 63px;
	left : 235px;
}
DIV#equipmenttxt {
	width : auto;
	height : auto;
	position : absolute;
	top : 83px;
	left : 211px;
}

DIV#servicesball {
	width : 15px;
	height : 16px;
	position : absolute;
	top : 77px;
	left : 338px;
}
DIV#servicestxt {
	width : auto;
	height : auto;
	position : absolute;
	top : 98px;
	left : 316px;
}

DIV#contactball {
	width : 15px;
	height : 16px;
	position : absolute;
	top : 87px;
	left : 444px;
}
DIV#contacttxt {
	width : auto;
	height : auto;
	position : absolute;
	top : 109px;
	left : 411px;
}


DIV#callouts {
	width : 500px;
	height : 225px;
	position : relative;
	padding-left : 15px;
	padding-top : 15px;
}

DIV#golf{
	width : 220px;
	position : relative;
	display : inline;
	float : left;
	background-image : url(../img/hp/golf_bg.jpg);
	min-height: 197px;
	background-repeat : no-repeat;
}

DIV#golfhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color : #FFFFFF;
	position : absolute;
	top : 42px;
	left : 35px;
}

DIV#golftext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	position : absolute;
	top : 89px;
	left : 45px;
	width : 150px;
}

DIV#athhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color : #FFFFFF;
	position : absolute;
	top : 42px;
	left : 45px;
}

DIV#athtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	position : absolute;
	top : 89px;
	left : 45px;
	width : 150px;
}

DIV#athletic{
	width : 222px;
	position : relative;
	display : inline;
	float : left;
	background-image : url(../img/hp/athletic_bg.jpg);
	margin-left : 35px;
	min-height: 197px;
	background-repeat : no-repeat;
}

DIV#flash{
	width : 1024px;
	position : relative;
	height : 108px;
}

DIV#footer{
	width : 1024px;
	position : relative;
	height : 21px;
	background-color : #0001a2;
	text-align : center;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #005831;
	font-weight : normal;
}

span.headuc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #005831;
	font-weight : normal;
	text-transform : uppercase;
}

P.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
}

span.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

span.footertext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

.navlist
{
margin-left: 35px;
padding-left: 0;
list-style: none;
}

.navlist li
{
	padding-left: 12px;
	background-image: url(../img/hp/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	font-style : italic;
}

a.navlink:link          {color: #000000; text-decoration: none;}
a.navlink:visited       {color: #000000; text-decoration: none;}
a.navlink:active        {color: #bd0034; text-decoration: underline;}
a.navlink:hover         {color: #bd0034; text-decoration: underline;}
a.navlink:visited:hover {color: #bd0034; text-decoration: underline;}

a.whitelink:link          {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited       {color: #FFFFFF; text-decoration: none;}
a.whitelink:active        {color: #FFFFFF; text-decoration: underline;}
a.whitelink:hover         {color: #FFFFFF; text-decoration: underline;}
a.whitelink:visited:hover {color: #FFFFFF; text-decoration: underline;}

a.colink:link          {color: #bd0034; text-decoration: underline;}
a.colink:visited       {color: #bd0034; text-decoration: underline;}
a.colink:active        {color: #bd0034; text-decoration: underline;}
a.colink:hover         {color: #bd0034; text-decoration: none;}
a.colink:visited:hover {color: #bd0034; text-decoration: none;}

a.footerlink:link          {color: #FFFFFF; text-decoration: underline;}
a.footerlink:visited       {color: #FFFFFF; text-decoration: underline;}
a.footerlink:active        {color: #FFFFFF; text-decoration: underline;}
a.footerlink:hover         {color: #FFFFFF; text-decoration: none;}
a.footerlink:visited:hover {color: #FFFFFF; text-decoration: none;}

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000099;
}
