html,body{
	margin:0;
	padding:0;
}

body{
	background-color:#066;
	background-image:url(/images/layout/seamless_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#Container{
	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	width:950px;
}

#Header{
	background-image:url(/images/layout/header.gif);
	background-repeat:no-repeat;
	height:105px;
	width:100%;
}

* html #Header{
	margin-bottom:-4px;
}

#Header img{
	border:0;
	height:105px;
	width:450px;
}

#TopNav{
	background-image:url(/images/layout/topnav_bg.gif);
	font-family:georgia,times,serif;
	height:45px;
	position:relative;
	width:100%;
}

* html #TopNav{
	margin-bottom:-3px;
}

#TopNav img {
	border:0;
}

ul.ulnav{
	margin:0;
	padding-left:100px;
}

ul.ulnav li{
	display:inline;
	margin-left:-4px;
	padding:0;
}

img#About{
	background-image:url(/images/layout/nav_about.gif);
	height:45px;
	width:131px;
}

img#About:hover{
	background-image:url(/images/layout/nav_about_over.gif);
	height:45px;
	width:131px;
}

* html img#About:hover{
	background-image:url(/images/layout/nav_about.gif);
}

img#About_Home{
	background-image:url(/images/layout/nav_about_over.gif);
	height:45px;
	width:131px;
}

img#History{
	background-image:url(/images/layout/nav_history.gif);
	height:45px;
	width:81px;
}

img#History:hover{
	background-image:url(/images/layout/nav_history_over.gif);
	height:45px;
	width:81px;
}

img#History_Home{
	background-image:url(/images/layout/nav_history_over.gif);
	height:45px;
	width:81px;
}

img#Business{
	background-image:url(/images/layout/nav_business.gif);
	height:45px;
	width:87px;
}

img#Business:hover{
	background-image:url(/images/layout/nav_business_over.gif);
	height:45px;
	width:87px;
}

img#Business_Home{
	background-image:url(/images/layout/nav_business_over.gif);
	height:45px;
	width:87px;
}

img#Living{
	background-image:url(/images/layout/nav_living.gif);
	height:45px;
	width:71px;
}

img#Living:hover{
	background-image:url(/images/layout/nav_living_over.gif);
	height:45px;
	width:71px;
}

img#Living_Home{
	background-image:url(/images/layout/nav_living_over.gif);
	height:45px;
	width:71px;
}

img#Education{
	background-image:url(/images/layout/nav_education.gif);
	height:45px;
	width:101px;
}

img#Education:hover{
	background-image:url(/images/layout/nav_education_over.gif);
	height:45px;
	width:101px;
}

img#Education_Home{
	background-image:url(/images/layout/nav_education_over.gif);
	height:45px;
	width:101px;
}

img#Tourism{
	background-image:url(/images/layout/nav_tourism.gif);
	height:45px;
	width:85px;
}

img#Tourism:hover{
	background-image:url(/images/layout/nav_tourism_over.gif);
	height:45px;
	width:85px;
}

img#Tourism_Home{
	background-image:url(/images/layout/nav_tourism_over.gif);
	height:45px;
	width:85px;
}

img#GovernmentServices{
	background-image:url(/images/layout/nav_govt.gif);
	height:45px;
	width:204px;
}

img#GovernmentServices:hover{
	background-image:url(/images/layout/nav_govt_over.gif);
	height:45px;
	width:204px;
}

img#GovernmentServices_Home{
	background-image:url(/images/layout/nav_govt_over.gif);
	height:45px;
	width:204px;
}

#Photos{
	background-image:url(/images/layout/photos.jpg);
	background-repeat:no-repeat;
	height:120px;
	position:relative;
	width:100%;
}

#MainPhoto{
	padding:4px 0 0 234px;
}

#MainPhoto img{
	height:102px;
	width:483px;
}

#HomePhotos{
	background-image:url(/images/layout/photos_home.jpg);
	background-repeat:no-repeat;
	height:226px;
	position:relative;
	width:100%;
}

* html #HomePhotos{
	margin-bottom:-6px;
}

#LeftPhoto{
	padding:4px 0 0 100px;
}

#CenterPhoto{
	margin:-98px 0 0 357px;
}

#RightPhoto{
	float:right;
	margin:-206px 99px 0 0;
}

* html #RightPhoto{
	margin:-206px 49px 0 0;
}

#Search{
	position:relative;
	top:-37px;
}

#SearchHome{
	position:relative;
	top:-37px;
}

#SearchHome img{
	padding:0 5px -2px 0;
}

.SEARCH_FORM_BOX{
	background-color:#FFF;
	border:1px solid #066;
	color:#666;
	font-family:georgia,times,serif;
	font-size:11px;
	height:17px;
	margin-right:10px;
	padding:-1px 1px;
	width:118px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#FDFBEE;
	font-family:georgia,times,serif;
	font-size:13px;
	font-weight:700;
	margin:0 5px;
}

.SUBMIT_BUTTON{
	padding:0;
}

#Print{
	margin:-95px 0 0 763px;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#066;
	font-family:georgia,times,serif;
	font-size:11px;
	font-style:italic;
	padding-left:5px;
	text-decoration:none;
}

.QCONTENT_PRINTABLE_TEXT:hover{
	color:#066;
	text-decoration:underline;
}

#Email{
	margin:-6px 0 0 763px;
}

#Email img{
	margin:0 0 -19px 0;
	padding-top:6px;
}

.QLINKSHARE_TEXT{
	color:#066;
	font-family:georgia,times,serif;
	font-size:11px;
	font-style:italic;
	padding-left:16px;
	text-decoration:none;
}

.QLINKSHARE_TEXT:hover{
	color:#066;
	text-decoration:underline;
}

.QLINKSHARE_HEADER_TEXT{
	color:#066;
	font-family:georgia,times,serif;
	font-size:21px;
	font-weight:700;
	margin:5px 0 10px 0;
}

#HowDoI{
	float:right;
	padding-top:5px;
}

#HowDoIHome{
	float:right;
	margin-top:-55px;
}

#Left{
	background-image:url(/images/layout/left_bg.gif);
	background-repeat:repeat-x;
	float:left;
	font-family:georgia,times,serif;
	margin:-1px 0 0 -950px;
	min-height:371px;
	padding:0 10px;
	width:171px;
}

* html #Left{
	height:400px;
	margin:-9px 0 0 -950px;
}

* html #Welcome{
	margin-top:5px;
}

#Welcome h1{
	border:0;
	color:#066;
	font-size:18px;
	font-weight:700;
	margin:-21px 0 0 60px;
}

#Welcome h2{
	color:#066;
	font-size:18px;
	font-weight:500;
	margin:0;
}

#Welcome p{
	color:#666;
	font-size:11px;
}

#Navigation{
	font-family:georgia,times,serif;
}

#Wrapper{
	float:left;
	width:100%;
}

#Content{
	color:#666;
	font-family:georgia,times,serif;
	font-size:13px;
	margin:0 0 0 200px;
	overflow:hidden;
	padding:0 10px 5px 10px;
	width:719px;
}

#Content img{
/*	border:1px solid #666;
	margin:3px;*/
}

#Content p, #Content td{
	font-family:georgia,times,serif;
	font-size:13px;
	line-height:1.5;
}

#Breadcrumbs{
	padding-bottom:5px;
}

.BREADCRUMB_TEXT{
	color:#666;
	font-family:georgia,times,serif;
	font-size:11px;
}

.BREADCRUMB_LINK{
	color:#066;
	font-size:11px;
	text-decoration:none;
}

H1{
	color:#066;
	font-family:georgia,times,serif;
	font-size:21px;
	font-weight:700;
	margin:5px 0 10px 0;
}

H2{
	color:#369;
	font-family:georgia,times,serif;
	font-size:18px;
	font-weight:700;
	margin:5px 0;
}

A{
	color:#300;
	font-family:georgia,times,serif;
	font-size:13px;
	text-decoration:underline;
}

A:hover{
	color:#960;
	text-decoration:none;
}

hr{
	background-color:#C8B182;
	border:0px;
	color:#C8B182;
	height:1px;
}

#Footer{
	background-color:#066;
	background-image:url(/images/layout/footer.gif);
	background-repeat:no-repeat;
	clear:left;
	color:#EDCF72;
	font-family:georgia,times,serif;
	font-size:11px;
	height:75px;
	padding-top:30px;
	width:100%;
}

#Footer a{
	color:#EDCF72;
	font-family:georgia,times,serif;
	font-size:11px;
}

#FooterLeft{
	float:left;
	line-height:2.6;
	margin-left:45px;
	text-align:right;
}

* html #FooterLeft{
	margin-left:20px;
}

#FooterRight{
	float:right;
	margin-right:176px;
}

* html #FooterRight{
	margin-right:83px;
}

#PoweredBy{
	font-style:italic;
	padding-top:8px;
}

#PoweredBy img{
	border:0;
	margin-bottom:-5px;
	margin-left:3px;
}

/* Site Map */

#objSiteMap img{
	border:0px;
	margin:0px;
}

#objSiteMap a{
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}

#objSiteMap a:hover{
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.SiteMap a{
	font-family:georgia,times,serif;
}

.RootNode{
}
#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}