@charset "UTF-8";

#imageContainer {
	position:relative;
	margin:0px;
	width:960px;
	height:190px;
	border:0px solid #000;
	padding:0px;
}

#imageContainer {
	height:190px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: lighter;
	padding-right: 15px;
	text-align: right;
	padding-bottom: 15px;
	width:580px;
	position: absolute;
	top: 43px;
	right: 10px;
	font-weight: 100;
	height: 6px;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
.topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.topnav a:hover {
	text-decoration: none;
	color: #9CC2C2;
	font-weight: normal;

}
.topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.wsidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: lighter;
	padding: 0px 0px 5px 15px;
	text-align: left;
	font-weight: 100;
	margin: 0px;
			
}
.wsidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.wsidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.wsidenav a:hover {
	text-decoration: none;
	color: #9CC2C2;
	font-weight: lighter;
}
.wsidenav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
.citysidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: lighter;
	padding: 0px 0px 5px 15px;
	text-align: left;
	font-weight: 100;
	margin: 0px;
	background: url(../images/city_on_bg.jpg)

}
.citysidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.citysidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.citysidenav a:hover {
	text-decoration: none;
	color: #272727;
	font-weight: lighter;
}
.citysidenav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #272727;
	line-height: 18px;
	font-weight: bold;
}

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	background-position: top;
	padding-top: 0px;

}
.content {
	padding: 50px 60px 50px 50px;


}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	align: top;
	font-weight: 100;	
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #9CC2C2;
	padding: 0px;
	margin: 0px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #AAA389;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9CC2C2;
	padding: 0px;
	margin: 0px;
	
}

.tablebrdr {
	border: 1px solid #FFFFFF;

}

.imageleft {
	align: left;
	padding: 0px;
	float:left;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	margin-left: 25px;
	margin-bottom: 10px;
	list-style-image: url(images/bullet.gif);
	font-weight: normal;
	padding-right: 40px;
}
	


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9CC2C2;
	text-decoration: none;
}
.links a:link {
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #9CC2C2;
}
.links a:hover {
	text-decoration: none;
	color: #AAA389;
}
.links a:active {
	text-decoration: none;
	color: #9CC2C2;

}
