@charset "utf-8";
#locationbar {
	margin-right: 0px;
	margin-bottom: 25px;
}
#locations {
	margin-left: 162px;
}
#locations1 {
	float: left;
}
#location2 {
	float: left;
	padding-left: 25px;
	padding-right: 90px;
}
#location3 {
	float: left;
	padding-right: 15px;
}
#location4 {
	float: left;
	height: 200px;
}
#Network {
	background-color: #E5C4A3;
	padding: 5px;
}


#header {
}


#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #A07E38;
}
#sidebar {
	float: left;
}
#sidebar #navagation {
	width: 162px;
	height: 364px;
	background-image: url(Images/home/islandvowebsitemarch4-slice.gif);
}
#sidebar #navagation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container- name {
	background-image: url(Images/home/islandvowebsitemarch4-sl-22.gif);
	height: 91px;
	width: 760px;
}

#sidebar #navagation a {
	display: block;
	text-decoration: none;
	font-size: 1em;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 32px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}
#sidebar #navagation a:hover {
	color: #F2D9A3;
}
#sidebar img {
	padding-top: 30px;
}

#footer {
	clear: both;
	margin-bottom: 25px;
	background-image: url(Images/home/islandvowebsitemarch4-sl-22.gif);
	height: 91px;
	width: 760px;
	padding: 0px;
	border: thin none #000000;
}

#footer h2 {
	color: #FFFFFF;
	line-height: 0.75em;
	font-size: 1.5em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	background-color: #F5E5C7;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
