html,body{
	margin:0;
	padding:0;
}

body{
	background-color:#526663;
	background-image:url(/images/golf/bg_slice.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#Container_Home{
	margin:0 auto;
	text-align:left;
	width:728px;
}

#Container{
/*	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;*/
	margin:0 auto;
	text-align:left;
	width:920px;
}

#Header_Home{
	background-image:url(/images/golf/header.gif);
	background-repeat:no-repeat;
	height:78px;
	width:100%;
}

#Header_WH{
	background-image:url(/images/golf/WH.gif);
	background-position:110px 6px;
	background-repeat:no-repeat;
	height:100px;
	width:100%;
}

#Header_EM{
	background-image:url(/images/golf/EM.gif);
	background-position:110px 6px;
	background-repeat:no-repeat;
	height:100px;
	width:100%;
}

#HomeLink{
	float:left;
}

#HomeLink img{
	border:0;
	height:100px;
	margin-left:104px;
	width:100px;
}

#Navigation{
	float:right;
	margin:35px 75px 0 0;
}

#Networking{
	color:#A2B2AF;
	float:right;
	font-family:lucida sans unicode,tahoma,sans-serif;
	font-size:12px;
	letter-spacing:1px;
	padding-top:10px;
	text-transform:uppercase;
}

ul.ulTopIcons{
	margin:0 0 0 -4px;
	padding:0;
}

ul.ulTopIcons li{
	display:inline;
	padding:0 2px;
}

img#icon_twitter{
	background-image:url(/images/golf/icon_twitter.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_twitter:hover{
	background-image:url(/images/golf/icon_twitter_over.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_facebook{
	background-image:url(/images/golf/icon_facebook.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_facebook:hover{
	background-image:url(/images/golf/icon_facebook_over.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_myspace{
	background-image:url(/images/golf/icon_myspace.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_myspace:hover{
	background-image:url(/images/golf/icon_myspace_over.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_linkedin{
	background-image:url(/images/golf/icon_linkedin.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_linkedin:hover{
	background-image:url(/images/golf/icon_linkedin_over.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_rss{
	background-image:url(/images/golf/icon_rss.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_rss:hover{
	background-image:url(/images/golf/icon_rss_over.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_email{
	background-image:url(/images/golf/icon_email.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_email:hover{
	background-image:url(/images/golf/icon_email_over.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

.QLINKSHARE_TEXT{
	font-family:Trebuchet MS,arial,sans-serif;
	font-size:13px;
}

.QLINKSHARE_HEADER_TEXT{
	color:#066;
	font-family:Trebuchet MS,arial,sans-serif;
	font-size:21px;
	font-weight:700;
	margin:5px 0 10px 0;
}

img#icon_flickr{
	background-image:url(/images/golf/icon_flickr.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

img#icon_flickr:hover{
	background-image:url(/images/golf/icon_flickr_over.gif);
	background-repeat:no-repeat;
	border:0;
	height:16px;
	width:16px;
}

a.topicon{
}

#Main_Home{
	background-image:url(/images/golf/main.jpg);
	background-repeat:no-repeat;
	height:765px;
	position:relative;
	width:100%;
}

#WesternHills{
	float:left;
	margin:255px 0 0 7px;
}

#EastMountain{
	float:right;
	margin:255px 7px 0 0;
}

#WesternHills img, #EastMountain img{
	border:0;
	height:216px;
	width:290px;
}

#Main_WH{
	background-image:url(/images/golf/main_wh.jpg);
	background-repeat:no-repeat;
	height:346px;
	position:relative;
	width:100%;
}

#Main_EM{
	background-image:url(/images/golf/main_em.jpg);
	background-repeat:no-repeat;
	height:346px;
	position:relative;
	width:100%;
}

#Title{
	color:#718520;
	float:left;
	font-family:Myriad Pro,tahoma,sans-serif;
	font-size:26px;
	font-weight:500;
	margin:305px 0 0 110px;
}

* html #Title{
	margin:305px 0 0 55px;
}

#Contacts{
	color:#849539;
	float:right;
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	line-height:1.5em;
	margin:263px 95px 0 0;
	position:relative;
	width:250px;
}

* html #Contacts{
	margin:263px 45px 0 0;
}

#contactLeft{
	float:left;
}

#contactRight{
	float:right;
	text-align:right;
}

#Wrapper{
	background-image:url(/images/golf/content_bg.gif);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}

#Content{
	background-color:#FDFCDE;
	background-image:url(/images/golf/news_slice.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#404A4E;
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	margin:0 60px;
/*	overflow:hidden;*/
	padding:10px 50px 40px 50px;
	width:700px;
}

#Content p, #Content td{
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	line-height:1.5;
}

#Content img{
	padding:5px;
}

H1{
	color:#657673;
	font-family:Myriad Pro,tahoma,sans-serif;
	font-size:24px;
	font-weight:500;
	margin:5px 0 10px 0;
}

H2{
	color:#718520;
	font-family:Myriad Pro,tahoma,sans-serif;
	font-size:21px;
	font-weight:500;
	margin:5px 0;
}

A{
	color:#718520;
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	text-decoration:underline;
}

A:hover{
	color:#657673;
}

hr{
	background-color:#8B7967;
	border:0px;
	color:#8B7967;
	height:1px;
}

#News{
	margin:0 35px;
	padding:0 25px;
	position:relative;
	width:800px;
}

#ContentFeed{
	background-image:url(/images/golf/news_bg.gif);
	float:left;
	height:200px;
	overflow:hidden;
	padding:0 20px;
	width:402px;
}

.NEWS_FEED_DISPLAY_LINK_TITLE, .NEWS_FEED_DISPLAY_LINK_ARCHIVE, .NEWS_FEED_DISPLAY_LINK_TITLE:hover, .NEWS_FEED_DISPLAY_LINK_ARCHIVE:hover{
	color:#E1F893;
	font-family:tahoma,arial,sans-serif;
	font-weight:500px;
}

#QNotify{
	background-image:url(/images/golf/news_bg.gif);
	color:#E1F893;
	float:right;
	font-family:tahoma,arial,sans-serif;
	font-size:13px;
	height:200px;
	line-height:1.5em;
	overflow:hidden;
	padding:0 20px;
	width:318px;
}

#QNotify p{
	padding:0 20px;
}

#QNotify img{
	border:0;
	margin-left:20px;
}

#Footer_Home{
	clear:left;
	color:#9EB2B0;
	font-family:Tahoma,sans-serif;
	font-size:13px;
	height:40px;
	width:728px;
}

#Footer_Home a, #Footer a{
	color:#A0B55A;
	font-family:Tahoma,sans-serif;
	font-size:13px;
	padding:0 4px;
	text-decoration:none;
}

#PoweredBy_Home{
	float:left;
}

#Copyright{
	float:right;
}

#Footer{
	background-image:url(/images/golf/footer.gif);
	background-repeat:no-repeat;
	clear:left;
	color:#404A4E;
	font-family:Tahoma,arial,sans-serif;
	font-size:13px;
	height:91px;
	margin-bottom:30px;
	padding:50px 100px 0 100px;
	text-align:center;
	width:720px;
}

#Links{
}

#Address{
	display:block;
}

ul.ulFooter{
	margin:0;
	padding:0;
}

li.liFooter{
	border-right:1px solid #404A4E;
}

ul.ulFooter li{
	display:inline;
}

ul.ulFooter li a{
	color:#366;
	font-size:11px;
	text-decoration:none;
}

ul.ulFooter li a:hover{
	font-size:11px;
	text-decoration:underline;
}

a.footer, .footer{
	border-right:1px solid #404A4E;
	padding:0 5px;
}
