/* CSS Document */

	#allcontent {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 800px;
	background-image: url(Images/faux_column.gif);
	background-color: #e5e5cf;
	background-repeat:repeat-y;	
}

	#comment {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 800px;
	background-color: #e5e5cf;
	background-repeat:repeat;	
}
	#commenttext {
	padding-top: 10px;
}
	#horizontalstripes {
	padding-top: 10px;
	padding-bottom: 5px;
}
	#commenttext p {
	text-align: center;
	font-size: 80%;
	line-height: 120%;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
}
	
	
	#commenttext a {
	text-decoration: underline;
}

	#commenttext a:hover {
	text-decoration: underline;
	color: #5261ac;
}

	#searchresults {
	padding-top: 10px;
	margin-left: 1em;
}

	#searchresults p {
	text-align: center;
	font-size: 80%;
	line-height: 120%;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
}
	
	
	#searchresults a {
	text-decoration: underline;
}

	#searchresults a:hover {
	text-decoration: none;
	color: #5261ac;
}
	
	#allcontenthome {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 800px;
	height: 575px;
	background-image: url(Images/faux_column_home.jpg);
	background-repeat:no-repeat;
}

	#maincontent {
	max-width: 600px;
	max-height: 800px;
	margin-left: 200px;
	
}
	#maplarge {
	margin-left: 225px;
	padding-bottom: 1px;
}
	#mapcenters {
	margin-left: 225px;
	padding-bottom: 10px;
}
	#mapcenters2 {
	margin-left: 225px;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
}
	#automap {
	margin-left: 218px;
	padding-bottom: 10px;
}
	
	#phototop {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 23px;
	float: right;
	background-image:url(Images/photo_top_background.gif);
}
	#phototop800 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 23px;
	float: right;
	background-image:url(Images/photo_top_background_800.gif);
}


	#lgtitles {
	padding-top: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 225px;
}
	#searchtitle {
	padding-top: 20px;
	margin-right: 17px;
	margin-bottom: 20px;
	margin-left: 200px;
}

	#sidebarhome {
	width: 200px;
	padding: 0px;
	margin-bottom: 10px;
	right: 200px;
	border: none;
	float: left;
}
	
	
	#HPimage {
	width: 600px;
	height: 600px;
	float: right;
}
	
	.buttonvert {
		width: 200px;
		height: 287px;
		margin-top: 50px;
		position: relative;
}
	p {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #4358ad;
	line-height: 115%;
	margin-left: 225px;
	margin-right: 70px;
}
	
	.commentform {
	margin-left: 10px;
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #4358ad;
}
	.commentform2 {
	margin-left: 200px;
	margin-right: 17px;
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #4358ad;
}
	.commentbox p {
	margin-left: 85px;
	margin-right: -50px;
	font-size: 80%;
}
	.thankyou p {
	margin-left: 0px;
	margin-right: 0px;
}
	.thankyou a:link {
	color: #4358ad;
	border-bottom: 2px dotted;
	border-color: #5261ac;
	text-decoration:none;
}
	.thankyou a:hover {
	color: #25408f;
	text-decoration:none;
}
	
	p2 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #4358ad;
	margin-left: 250px;
	margin-right: 50px;
	font-size: .9em;
	font-style: italic;
}
	p3 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #4358ad;
	margin-left: 0px;
	margin-right: 50px;
}
	
	
	h3 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #25408f;
	margin-bottom: 2px;
	font-size: 110%;
	line-height: 115%;
	font-weight: bold;
}
	.directorybrochure h3 {
	margin-left: 225px;
	margin-right: 17px;
	margin-bottom: 10px;
}	

	
	h4 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #25408f;
	margin-bottom: 2px;
	font-size: 125%;
	line-height: 115%;
	font-weight: bold;
}
	h2 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #5261ac;
	margin-bottom: 2px;
	font-style: italic;
	font-size: 160%;
	line-height: 100%;
	font-weight: bold;
}
	h5 {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #5261ac;
	margin-bottom: 2px;
	font-style:normal;
	font-size: 160%;
	line-height: 100%;
	font-weight: bold;
}


	h2 a:link, h3 a:link {
	color: #25408f;
	border-bottom: 2px dotted;
	border-color: #50792e;
}
	h2 a:visited, h3 a:visited {
	color: #3c8533;
	text-decoration: underline;
	border:hidden;
}
	h2 a:hover, h3 a:hover {
	color: #4358ad;
	text-decoration: none;
	border:hidden;
}
	#searchresults a:link {
	color: #25408f;
	border-bottom: 1px;
	border-color: #50792e;
}
	#searchresults a:visited {
	color: #4358ad;
	text-decoration: underline;
	border:hidden;
}
	#searchresults a:hover {
	color: #4358ad;
	text-decoration: none;
	border:hidden;
}
	
	dd {
  margin:0; 
  padding:0.4em; 
  text-align:left; 
  }
  
  dt {
  margin:0; 
  padding:0.4em; 
  text-align:left; 
  font-size: 1em; 
  font-weight:bold; 
  }
  
  dl {
  margin: 0; 
  padding: 0.4em; 

  }

	.smaller p {
	font-size: .8em;
	line-height: 130%;
	margin-bottom: 25px;
}
	.smallerb p {
	font-size: .8em;
	font-style: italic;
	margin-bottom: 25px;
}

	#footer	{
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: .7em;
	color: #4358ad;
	clear: both;
	text-decoration: none;
	margin-left: 200px;
	margin-right: 17px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 40px;
}
	#footercomment {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: .7em;
	width: 800px;
	color: #4358ad;
	clear: both;
	text-decoration: none;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 40px;
}
	
	
	#footerhome {
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: .7em;
	color: #4358ad;
	clear: both;
	margin-bottom: -75px;
	text-decoration: none;
	text-align: center;
}
	
	
	a:link {
	text-decoration: none;
	color: #25408f;
	
}
	a:visited {
	text-decoration: underline;
	color: #4358ad;
}
	a:hover {
	text-decoration: underline;
	color: #25408f;
}

	#footerhome a:link, #footer a:link {
	color: #4358ad;
	border-bottom: 1px dotted;
	border-color: #5261ac;
	text-decoration:none;
}

	#footerhome a:hover, #footer a:hover {
	text-decoration: none;
	border: none;
	color: #25408f;
}

	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.button {
		width: 200px;
		height: 35px;
		position: relative;
		overflow: hidden;
	}

	.button span {
		
		display: block;
		position: relative;
		left: -500px;
	}

	.button a {
		display: block;
		width: 200px;
		height: 35px;
		line-height: 30px;
		margin: 0;
		padding: 0;
	}

	#shop {
		background: url(Images/Shopping_Nav.gif) no-repeat;
		background-color: #5261ac;
	}

	#shop:hover {
		background: url(Images/Shopping_Nav.gif) no-repeat 0 -35px;
		background-color: #5261ac;
	}
	
	#shop2 {
		background: url(Images/clothing_chunk.jpg) no-repeat;
	}

	#shop2:hover {
		background: url(Images/clothing_chunk.jpg) no-repeat 0 -35px;
	}
	
	#rest {
		background: url(Images/Restaurants_Nav.gif) no-repeat;
		background-color: #5261ac;
	}

	#rest:hover {
		background: url(Images/Restaurants_Nav.gif) no-repeat 0 -35px;
		background-color: #5261ac;
	}
	
	#rest2 {
		background: url(Images/restaurant_chunk.jpg) no-repeat;
	}

	#rest2:hover {
		background: url(Images/restaurant_chunk.jpg) no-repeat 0 -35px;
	}
	
	#ent {
		background: url(Images/Entertain_Nav.gif) no-repeat;
		background-color: #5261ac;
	}

	#ent:hover {
		background: url(Images/Entertain_Nav.gif) no-repeat 0 -35px;
		background-color: #5261ac;
	}
	
	#City {
		background: url(Images/City_Nav.gif) no-repeat;
	}

	#City:hover {
		background: url(Images/City_Nav.gif) no-repeat 0 -35px;
	}   

	#Chamber {
		background: url(Images/Chamber_Nav.gif) no-repeat;
	}

	#Chamber:hover {
		background: url(Images/Chamber_Nav.gif) no-repeat 0 -35px;
	}   
	#Search {
		background: url(Images/Search_Nav.gif) no-repeat;
	}

	#Search:hover {
		background: url(Images/Search_Nav.gif) no-repeat 0 -35px;
	}   

	#Home {
		background: url(Images/Home_Nav.gif) no-repeat;
	}

	#Home:hover {
		background: url(Images/Home_Nav.gif) no-repeat 0 -35px;
	}   
	/*controls the layout of the box containing all the small boxes*/
.locationContainer{
	width: 600px;
	margin-left: 225px;
	position: relative;
	padding-top: 5px;
	margin-top: 0;
}
/*If you change the width of the "locationContainer" style, your layout will have more or less columns - without tables! Just make the width big enough to hold as many boxes in a row that you want. Each box is 200 pixels (200px) wide plus 10px margin, so for 3 columns, the container has to be 630px wide, 4 columns- 840px, etc.</strong><br /></p><hr />*/

/*controls the layout of each box*/
	.location{
		height:25px;
		margin-right:5px;
		margin-bottom:10px;
		float:left;
		font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
		text-align: left;
		color:#25408f;
	}
	
	
	.locationContainer li{
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#25408f;
	font-size: .8em;
	text-align: left;
}
	
	.locationContainerShop{
	width: 600px;
	margin-left: 225px;
	position: relative;
	padding-top: 5px;
	margin-top: 0;
}
	
	.locationContainerShop ol{
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#25408f;
	font-size: 1em;
	text-align: left;
	float: left;
	margin-left: 5px;
	padding-left: 2px;
	left: 0px;
	position: relative;
}

	.locationContainer ul{
	float: left;
	left: 0px;
}

	.bullets{
	margin-left: 225px;
	font-size: 1em;
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#25408f;
	text-align: left;
}
	.bullets a:link, .storename a:link {
	color: #25408f;
	border-bottom: 2px dotted;
	border-color: #50792e;
}
	.bullets a:visited, .storename a:visited {
	color: #5261ac;
	text-decoration: underline;
}
	.bullets a:hover, .storename a:hover {
	color: #4358ad;
	text-decoration: none;
}
	.storename{
	font-size: 115%;
	font-weight: bold;
	line-height: 115%;	
}
	
	.storeinfo{
	font-style:italic;
	font-size: 90%;
	margin-left: 20px;
	display: block;
}
	.storeinfoparagraph{
	font-style:italic;
	font-size: 90%;
	display: block;
	width: 230px;
	margin-left: 10px;
}
	.centerpix{
	margin: 7px 0 3px 0;
}

.locationContainerShop{
	width: 560px;
	margin-left: 225px;
	display: block;
	position: relative;
	padding-top: 5px;
	margin-top: 0;
}
	.locationShop{
		width:140px;
		height:5px;
		margin-right:10px;
		margin-bottom:10px;
		float:left;
		font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
		color:#25408f;
	}
	.locationContainerShop li{
	font-family: trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#25408f;
	margin-left: 30px;
	text-align: left;		
	font-size: .7em;
}