@CHARSET "ISO-8859-1";

body{background-color:#FFFFFF;}

.Container{
	font-family:helvetica,sans-serif; font-size:13px;
	position:absolute;
	width:1004px; height:631px; 
	left:50%; top:50%; margin-left:-502px; margin-top:-315px;
	border-style:solid; border-width:1px; border-color:#000000;
	color:#FFFFFF;
}

.Container a:link{color:#FFFFFF; text-decoration:none;}
.Container a:visited{color:#FFFFFF; text-decoration:none;}
.Container a:hover{color:#000000;}
.Container a:active{color:#000000;}
.Container ul{list-style-image:url(./Graphics/LinkBullet.png);}

.BgImageIndex{background-color:#61b7c7; background-image:url(Graphics/Backgrounds/index-background.gif); background-repeat:no-repeat;}
.BgImageVillageBusinesses{background-image:url(Graphics/Backgrounds/VillageBusinesses-background.gif); background-repeat:no-repeat;}
.BgImageTheMountain{background-color:#f67b15; background-image:url(Graphics/Backgrounds/TheMountain-background.gif); background-repeat:no-repeat;}
.BgImageMaroonBells{background-color:#9aaa4f; background-image:url(Graphics/Backgrounds/MaroonBells-background.gif); background-repeat:no-repeat;}
.BgImageUpcomingEvents{background-color:#edbf4f; background-image:url(Graphics/Backgrounds/UpcomingEvents-background.gif); background-repeat:no-repeat;}
.BgImageDirections{background-color:#d94631; background-image:url(Graphics/Backgrounds/Directions-background.gif); background-repeat:no-repeat;}
.BgImageHistory{background-color:#edd782; background-image:url(Graphics/Backgrounds/History-background1.gif); background-repeat:no-repeat;}
.BgImageContactUs{background-color:#f17b1c; background-image:url(Graphics/Backgrounds/ContactUs-background.gif); background-repeat:no-repeat;}
.BgImagePressLinks{background-color:#3f607e; background-image:url(Graphics/Backgrounds/PressLinks-background.gif); background-repeat:no-repeat;}

p{margin-left:40px; margin-right:40px;}
h1{font-size:28px; font-weight:normal; margin-left:40px; margin-right:40px;}
h2{font-size:18px; font-weight:normal; margin-left:40px; margin-right:40px;}
h3{font-size:16px; font-weight:normal; margin-left:40px; margin-right:40px;}

#ExecutiveOfficesLink{position:absolute;top:15px;left:15px;}

.NavMenu{
  position:absolute;
  width:1004px; height:32px;
  background:url(./Graphics/HighlandsMenu.png);
  margin:0px; padding:0;
  overflow:hidden;
}
.NavMenu li{
  margin:0; padding:0; list-style:none;
  position:relative;
}
.NavMenu li, .NavMenu a{
	position:relative;
	display:block;
	height:32px; /*height of link*/
	text-indent:-9000px; overflow:hidden; /*hide text but show to robots*/
}
.TopMenu{left:0px; top:160px;}
.BottomMenu{position:relative; float:left;
	height:20px; width:1004px; left:27px; top:598px;
	font-size:11px; 
}
.BottomMenu a{margin:10px;}
.BottomMenu a:link{color:#000000;}
.BottomMenu a:visited{color:#000000; text-decoration:none;}
.BottomMenu a:hover{color:#767469;}
.BottomMenu a:active{color:#767469;}

.CopyrightNotice{padding-left:50px;}

.MainWindow{position:relative; top:55px; left:47px;	width:911px; height:523px;
	overflow:auto; font-size:14px; text-align:center;
}
.HighlandsLogo{position:absolute;
	left:373px; top:25px;
}

.VillageBusinessBox{position:absolute; width:1004px; height:359px; left:0px; top:192px; }

.LargeBox{width:538px; height:359px;}
.SmallBox{width:466px; height:359px;}

.RightBoxPositionLargeLeft{left:538px;}
.RightBoxPositionSmallLeft{left:466px;}

#LeftBox{position:absolute; overflow:auto;
	left:0px;top:192px;
}
#RightBox{position:absolute; overflow:auto;
	top:192px;
}

.BusinessColumn{position:absolute; overflow:none;
width:295px; height:300px; top:65px; font-size:12px;
}
.BusinessColumn a:link{color:#524e44;}
.BusinessColumn a:visited{color:#524e44;}
.BusinessColumn a:hover{color:#767469;}
.BusinessColumn a:active{color:#767469;}
.BusinessColumn ul{list-style:none; margin:0px; margin-bottom:5px;}
.BusinessColumnLeft{left:5px;}
.BusinessColumnRight{left:200px;}

#MainPic{width:538px; height:359px;}
#wx_module_5804{position:absolute;
left:822px; top:5px;
display:none;
}

blockquote{font-style:italic;}

body#UpcomingEvents #RightBox{color:#886b41;}
body#History #RightBox{color:#886b41;}
body#VillageBusinesses .VillageBusinessBox{color:#524e44;}

.HomeButton{width:57px; top:0px; left:-0px;}
.VillageBusinessesButton{width:145px; top:-32px; left:58px;}
.TheMountainButton{width:107px; top:-64px; left:204px;}
.MaroonBellsButton{width:111px; top:-96px; left:312px;}
.UpcomingEventsButton{width:127px; top:-128px; left:424px;}
.DirectionsButton{width:93px; top:-160px; left:552px;}
.HistoryButton{width:73px; top:-192px; left:646px;}
.ContactUsButton{width:101px; top:-224px; left:720px;}
.PressLinksButton{width:98px; top:-256px; left:822px;}
.WeatherButton{width:93px; top:-288px; left:921px;}

.HomeButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -0px -64px;}
.VillageBusinessesButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -58px -64px;}
.TheMountainButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -204px -64px;}
.MaroonBellsButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -312px -64px;}
.UpcomingEventsButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -424px -64px;}
.DirectionsButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -552px -64px;}
.HistoryButton a:hover{ background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -646px -64px;}
.ContactUsButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -720px -64px;}
.PressLinksButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -822px -64px;}
.WeatherButton a:hover{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -921px -64px;}

.HomeButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -0px -32px;}
.VillageBusinessesButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -58px -32px;}
.TheMountainButton a:active{ background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -204px -32px;}
.MaroonBellsButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -312px -32px;}
.UpcomingEventsButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -424px -32px;}
.DirectionsButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -552px -32px;}
.HistoryButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -646px -32px;}
.ContactUsButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -720px -32px;}
.PressLinksButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -822px -32px;}
.WeatherButton a:active{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -921px -32px;}

body#Home .HomeButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -0px -96px;}
body#VillageBusinesses .VillageBusinessesButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -58px -96px;}
body#TheMountain .TheMountainButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -204px -96px;}
body#MaroonBells .MaroonBellsButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -312px -96px;}
body#UpcomingEventsButton .MaroonBellsButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -424px -96px;}
body#Directions .DirectionsButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -552px -96px;}
body#History .HistoryButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -646px -96px;}
body#ContactUs .ContactUsButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -720px -96px;}
body#PressLinks .PressLinksButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -822px -96px;}
/*.WeatherButton{background:url(./Graphics/HighlandsMenu.png); background-repeat: no-repeat;
	background-position: -921px -96px;}*/

