@charset "utf-8";
*{margin:0;padding:0}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
 	outline:none
}
a:active {
	text-decoration: none;
	outline:none
}
a:visited {
	text-decoration: none;
	outline:none
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFCC;
	background-image: url(../images/diag_tile.gif);
	background-repeat: repeat;
}
.style #container {
	position: relative;
	width: 850px;
	margin: 0 auto;
	border: 1px none #000000;
	background-color: #FFFFCC;
	background-image: url(../images/diag_tile.gif);
	text-align: justify;
}

.style #header {
	height: 165px;
	background-color: #FFFFCC;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	width: 845px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}

.style #header h1 {
	margin: 0;
	padding: 10px 0;
}
.style #navbar {
	height: 30px;
	width: 756px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
	position: relative;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/diag_tile.gif);
}
.style   #navbar   a:link {
	background-image: url(../images/nav_buttons.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	position: relative;
	height: 25px;
	width: 108px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
}

.style   #navbar   a:visited {
	background-image: url(../images/nav_buttons.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	position: relative;
	height: 25px;
	width: 108px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
	background-position: 0px 0px;
}

.style #navbar a:hover {
	background-image: url(../images/nav_buttons.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 108px;
	display: block;
	background-position: 0px -29px;
}
/*Enable inage text to be seen by search engine*/
.style #top_border p{
	position: absolute;
	right: 2000px;
}
.style #mainContent {
	background-image: url(../images/border_side.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 800px;
	position: relative;

}
.style #mainContent img {
	float: right;
	height: 200px;
	width: 200px;
	padding-top: 10px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.style   #mainContent   img#address  {
	width: 183px;
	height: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.style   #mainContent   img#bg  {
	width: 800px;
	height: 600px;
	float: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style  .clear {
	clear:both;
}

.style p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-top: 10px;
}
.style p a{
	text-decoration: underline;

}
.style h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 15px;
}
.style h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.style h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E65506;
	margin-top: 0px;
}


.style #sidebar1 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 5px;
	background-color: #EBEBEB;
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.style #sidebar2 {
	position: absolute;
	top: 60px;
	right: 0;
	width: 5px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
.style #footer {
	width: 850px;
	background-image: url(../images/border_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.style #footer p {
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
	bottom: 10px;
}

.style #top_border {
	background-image: url(../images/border_top.jpg);
	height: 178px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.style #sights_top {
	background-image: url(../images/header_sights.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: right;
	width: 848px;
}
.style #beaches_top {
	background-image: url(../images/header_beaches.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: right;
	width: 848px;
}
.style #accom_top {
	background-image: url(../images/header_accom.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: right;
	width: 848px;
}
.style #employment_top {
	background-image: url(../images/header_employment.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: right;
	width: 849px;
}
.style #people_top {
	background-image: url(../images/header_people.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: right;
	width: 848px;
}
.style #districts_top {
	background-image: url(../images/header_districts.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: right;
	width: 849px;
}
.style #transport_top {
	background-image: url(../images/header_transport.jpg);
	background-repeat: no-repeat;
	height: 196px;
	background-position: right;
	width: 849px;
}



.Accordion {
	overflow: hidden;
	width: auto;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	margin: 0px;
	padding: 0px;
	cursor: ponter;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}

.AccordionPanelContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	padding: 10px 10px;
}

.AccordionPanelContent h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3300;
	margin-top: 0px;
}

.AccordionPanelOpen .AccordionPanelTab h3{
	color: #1F5AF8;
}

.AccordionPanelTabHover h3{
	color: #8F3403;
}