@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding: 0;
	margin: 0;
	height: auto;
	background-color: #DFFFFF;
	margin-left: 5%;
	font-size: small;
	background-image: url(../images/background-tile.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
#welcome {
	width: 485px;
	padding-left: 5px;
	position: relative;
	top: 0px;
	font-size: small;
}



#container {
	width: 900px;
	height: auto;


}



.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #215269;
	text-decoration: none;
	font-weight: bold;
}

#content {
	height: 100%;
	width: 480px;
	position: relative;
	top: -750px;
	margin-left: 165px;
	line-height: 19px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
}
.image {
	padding: 5px;
	margin-left: 5px;
	text-align: center;
}
#footer {
	width: 900px;
	background-image: url(../images/footer.gif);
	height: 100px;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	background-repeat: no-repeat;
}

#expo {
	width: 715px;
	margin-left: 175px;
	top: 0px;
}
.eventtable {
	border: thin solid #001930;
}


#cse {
	float: right;
	width: 275px;
}
#top {
	text-align: center;
}
#routes {
	width: 450px;
	height: 200px;
	overflow: scroll;
	border: thin dotted #CCC;
	float: left;
	background-color: #FFF;
	padding: 5px;
	margin-left: 150px;
}





#spotlight {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	font-weight: normal;
	background-image: url(../images/buttons/spotlight-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	height: 250px;
	padding-top: 10px;
	cursor: pointer;
}
.bod {
	width: 175px;
	height: 175px;
	vertical-align: middle;
	text-align: center;
}
#businessList {
	height: 800px;
	width: 700px;
	position: absolute;
	top: 40px;
	margin-left: 170px;
}

.bodtext {
	width: 430px;
	height: 125px;
	margin-left: 10px;
	font-size: x-small;
}


#news {
	width: 220px;
	position: relative;
	top: 400px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #001930;
	border-left-color: #001930;
	height: 300px;
	cursor: pointer;
	padding-top: 3px;
	margin-top: 10px;
}
#email {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #001930;
	border-left-style: solid;
	border-left-width: thin;
	width: 220px;
	text-align: left;
	margin-left: 5px;
	left: 490px;
	top: 6px;
	position: absolute;
	padding-left: 5px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-align: center;
}


.spotlightimage {
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#main {
	left: 0px;
	margin-top: 5px;
	background-color: #E6FFFF;
	border-top-color: #001930;
	border-left-color: #001930;
}



#header {
	height: 150px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 900px;
}
#sidebar1 {
	width: 165px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #001930;
	margin-top: 20px;
	float: left;
	padding-left: 5px;
	background-color: #0D78A9;
	font-size: medium;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #001930;
}
h3 {
	color: #215269;
}

#horizontalnav {
	height: 30px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	width: 900px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	height: 30px;
	width: 900px;
}
#menu ul{
	margin:0;
	list-style:none;
	padding:0;
	vertical-align:middle;
	color: #FFF;

}

#menu li{
	width:145px;
	vertical-align:middle;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	float: left;
}
#menu a{
	text-decoration:none;
	display:block;
	width:145px;
	padding:4px;
	text-align:center;
	color: #FFF;
}
#menu a:hover{
	color:#FBEB91
}
#sidenav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	list-style-type: none;
	width: 160px;
	text-align: left;
	position: relative;
}
#sidenav ul{
	margin:0;
	list-style:none;
	padding:0;
	vertical-align:middle;
	color: #FFF;
}

#sidenav li{
	width:165px;
	padding-top:5px;
	vertical-align:middle;
	color: #FFF;
	text-align: center;
	background-color: #0D78A9;
}
#sidenav a{
	text-decoration:none;
	display:block;
	width:155px;
	padding:5px;
	text-align:left;
	color:#FFF;
	background-color: #0D78A9;
	font-size: 12px;
}
hr {
	color:#001930
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #215269;
	text-decoration: none;
}

#sidenav a:hover{
	color:#FFF;
	background-color: #00ADEE;
}
.90807events {
	height: 800px;
	position: relative;
	width: 700px;
	top: -775px;
	margin-left: 165px;
	padding-left: 20px;
}
#home_image {
	text-align: left;
	width: 485px;
	top: 0px;
	position: relative;
}
.linkphone {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


.footertext {
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
#search {
	width: 275px;
	clear: both;
	float: right;
}

#phone {
	width: 195px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	background-repeat: repeat;
	background-image: url(../images/notepaper.gif);
	padding-left: 5px;
	overflow: scroll;
	height: 862px;
	margin-top: 30px;
	padding-top: 20px;
	margin-left: 515px;
	float: right;
	top: 0px;
	position: absolute;
}

.image {
	text-align: center;
	border: medium double #001930;
	padding-left: 5px;
}
.neighborhoods {
	margin-top: 25px;
	height: 275px;
}
#limelight {
	height: 850px;
	width: 500px;
	position: relative;
	top: 0px;
}



.table {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #001930;
	border-bottom-color: #001930;
	border-left-color: #001930;
	font-size: x-small;
	border-top-width: thin;
	border-top-color: #001930;
}
.gallerytext {
	width: 300px;
	float: right;
	font-size: x-small;
	line-height: 16px;
	font-weight: normal;
}


#events {
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	height: 100%;
	position: relative;
	width: 900px;
}
#main_div {
	height: 600px;
}
.event2 {
	width: 215px;
	position: relative;
	font-size: small;
	left: 0px;
	top: 0px;
	margin-left: 5px;
}
h4 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #001930;
	padding-right: 3px;
	padding-left: 3px;
}


.eventimage {
	top: 50px;
	float: none;
	background-image: none;
	position: relative;
	padding-right: 10px;
	height: 100px;
	width: 100px;
}
.logo {
	height: 50px;
	width: 100px;
	float: none;
	padding-top: 5px;
	position: relative;
	left: 415px;
	top: -75px;
}
#ranger {
	cursor: pointer;
	width: 220px;
	text-align: center;
	border-top-color: #001930;
	border-left-color: #001930;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	padding-top: 3px;
	margin-bottom: 10px;
	right: -500px;
	position: relative;
}

.eventlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #215269;
	text-decoration: underline;
	font-weight: bold;
}
#rtcol {
	width: 175px;
	text-align: center;
	font-weight: bold;
	color: #0D78A9;
	border-top-color: #001930;
	border-left-color: #001930;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	float: right;
	margin-left: 20px;
	margin-top: 25px;
	padding-left: 5px;
}

#decs {
	text-align: center;
	width: 710px;
	margin-left: 185px;
	padding-top: 5px;
	margin-top: 20px;
	height: auto;
}
.collapsiblepanelnobg {
	width: 325px;
}
img {
	padding: 5px;
}


#books {
	width: 175px;
	border: thin dotted #001930;
	overflow: scroll;
	height: 400px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #001930;
	line-height: 18px;
	background-image: url(../images/notepaper.gif);
	padding: 5px;
	cursor: pointer;
	margin-top: -50px;
	float: right;
	margin-left: 15px;
	background-attachment: scroll;
}
#about {
	text-align: left;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: 180px;
	height: 1%;
	width: 720px;
	position: relative;
}

.event1 {
	width: 700px;
	position: relative;
	font-size: small;
}
.eventtd {
	border: thin solid #001930;
	text-align: left;
	vertical-align: top;
}

