/*CSS File*/

/*Comments are formated like this for firefox */
/*repeat the first style to make the style sheet work! here we are just repeating a style form the stylsheet*/
.fontpoint{}
table.ContentWidth { width:900px; }
a,a:link,a:visited,a:hover,a:active { font-family:Georgia; }

body {
	margin:0px;
	padding:0px;
	background:#000;
}
#headerWrap {
width:900px;
position:relative;
}

#header {
background:url(/Images/Header/header_home.png) no-repeat;
width:900px;
height:410px;
position:relative;
z-index:300;
}

#rotation {
	width:888px;
	height:288px;
position:absolute;
top:122px;
left:6px;
z-index:200;
background:#000;
overflow:hidden;
}
#rotation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#rotation ul li {
position:absolute;
top:0px;
left:0px;
display:none;
}

#logo {
float:left;display:inline;
outline:none;
width:168px;
height:164px;
text-decoration:none;
margin:15px 0px 0px 18px;
}
#logo span { visibility:hidden; }

#utility_nav {
width:37px;
height:17px;
float:left;display:inline;
overflow:hidden;
margin:87px 0px 0px 432px;
}
#utility_home {
float:left;display:inline;
width:37px;
height:17px;
text-decoration:none;
outline:none;
}
#utility_home span {
visibility:hidden;
}
#utility_home:hover {
background:url(/Images/Header/utility_navHover.jpg) 0px 0px no-repeat;	
}
#searchArea {
float:left;display:inline;
width:143px;
height:17px;
overflow:hidden;
margin:87px 0px 0px 84px;
}
#searchArea input {
	float:left;display:inline;
}
#searchBox {
width:125px;
height:17px;
border:0px;
background:url(/Images/Header/searchBox.jpg) right top no-repeat;
font-size:11px;
padding:2px 0px 0px 2px;
}
#searchBtn {
margin:1px 0px 0px 3px;	
}

#ngcl {
width:70px;
height:70px;
float:left;display:inline;
outline:none;
overflow:hidden;
text-decoration:none;
margin:41px 0px 0px 8px;
}
#ngcl span { 
visibility:hidden;
}

#home_main {
width:900px;
height:527px;
background:url(/Images/Header/home_main.jpg) no-repeat;
text-align:left;
font-family:Georgia;
position:relative;
}
#home_main p {
margin:0px 0px 12px 0px;	
}

#primary_nav {
width:812px;
height:36px;
float:left;display:inline;
margin:0px 0px 0px 44px;
overflow:hidden;
}
#primary_nav a {
float:left;display:inline;
text-decoration:none;
outline:none;
height:36px;
font-size:0pt;
}
#primary_nav a span { visibility:hidden; }

#primary_about {
width:139px;
}
#primary_about:hover {
background:url(/Images/Header/primary_navHover.png) 0px 0px no-repeat;
}
#primary_departments {
width:182px;
}
#primary_departments:hover {
background:url(/Images/Header/primary_navHover.png) -139px 0px no-repeat;
}
#primary_economic {
width:180px;
}
#primary_economic:hover {
background:url(/Images/Header/primary_navHover.png) -321px 0px no-repeat;
}
#primary_tourism {
width:90px;
}
#primary_tourism:hover {
background:url(/Images/Header/primary_navHover.png) -501px 0px no-repeat;
}
#primary_news {
width:128px;
}
#primary_news:hover {
background:url(/Images/Header/primary_navHover.png) -591px 0px no-repeat;
}
#primary_contacts {
width:93px;
}
#primary_contacts:hover {
background:url(/Images/Header/primary_navHover.png) -719px 0px no-repeat;
}
#welcome {
width:313px;
height:258px;
float:left;display:inline;
overflow:hidden;
margin:97px 0px 0px 50px;
font-size:14px;
line-height:20px;
}
#community {
width:250px;
height:302px;
float:Left;display:inline;
overflow:hidden;
margin:53px 0px 0px 30px;
font-size:12px;
line-height:14px;
}
#community img {
border:2px solid #fff;	
}
#community * { border-collapse:collapse; vertical-align:top; }
#community p { margin:0px 0px 5px 0px; }
#quickLinks {
width:182px;
height:142px;
float:left;display:inline;
overflow:hidden;
margin:53px 0px 0px 31px;
}
#quickLinks ul {
margin:0px;
padding:0px;
list-style:none;
font-size:13px;
line-height:15px;
}
#quickLinks ul a {
color:#666633;
text-decoration:none;
font-size:12px;
line-height:15px;
padding:0px 0px 0px 10px;
background:url(/Images/Header/quickLinks_bullet.jpg) 0px 5px no-repeat;
}
#quickLinks ul li {
margin:0px 0px 10px 0px;	
}
#home_utility {
float:left;display:inline;
outline:none;
width:194px;
height:71px;
overflow:hidden;
text-decoration:none;
margin:47px 0px 0px 17px;
}
#home_utility:hover {
background:url(/Images/Header/utilityOver.png) 0px 0px no-repeat;	
}
#home_utility span {
visibility:hidden;
}

#golfClub{
    bottom: 82px;
    height: 90px;
    position: absolute;
    right: 81px;
    width: 92px;
}

/* -END- */
