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

body{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	background-image: url(../images/rediscover_downtown_01.jpg);
	background-repeat: repeat-x;
	background-color: #FFCC9A;
}

#wrapper{
width: 730px;
margin: auto;
padding: 0px;
text-align:left!important;
}

#menu{
	width:730px;
	height:41px;
	margin:0px;
	padding:0px;}
	
#menu2{
	width:251px;
	height:171px;
	float:right;
	margin:0px 25px 0px 0px;
	}

/*MIDDLE SECTION ON HOME PAGE*/
#center{
	background:url(../images/rediscover_downtown_06.jpg) top center no-repeat;
	width:730px;
	height:434px;
	margin:0px;
	padding:0px;}

/*MIDDLE SECTION ON HOME PAGE*/

#middle{
	background:url(../images/rediscover_downtown_07.jpg) top left no-repeat;
	width:730px;
	height:187px;
	margin:0px;}

#welcomebox{
	width: 429px;
	height:187px;
	margin: 0px 0px 0px 281px;
	padding: 0px 10px 0px 10px;
	}

#middle2{
	background:url(../images/rediscover_downtown_09_06.jpg);
	width:730px;
	height:195px;
	margin:0px;
	}

#content{
	width:680px;
	height:420px;
	overflow-x: hidden; 
	overflow-y: auto;
	padding:0px 25px 0px 25px;}

#footer{
	width:680px; /*original 730px */
	height:65px;/*original 51px */
	background:url(../images/rediscover_downtown_15.jpg) top center no-repeat;
	padding: 10px 30px 0px 20px;
	}

#lownav{
	float:none;
	text-align: center;
}

#logospace{
	width: 680px; /*orginial 730px */
	height:88px;
	background:url(../images/spring/websitedesignspring_10.jpg) top center no-repeat;
	padding:6px 25px 4px 25px;
	}
	
#logos{
	float:left;
	padding: 0px 10px 0px 10px;
	}
	
#links{
	float:right;
	padding:0px;
}

#digitall {

	padding:0;
	}
/*---------------------TEXT FORMATTING---------------------------------------*/

	
table#listing{
	font-size: 12px;
	padding:0px !important;
	margin:0px !important;
	}
	
table#listing strong{
	font-size: 12px;
}

table#listing p{
font-size: 12px;}

table#listing a{
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}
	
#content a{
	text-decoration:none;
	font-weight:bold;
	color:#990000;
	line-height: 20pt;
	font-size: 18px;
	list-style-type: none;
}

h1{
	font-size: 1.5em;
	font-weight: bold;
	color:#330000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-transform: uppercase;
	font-variant:small-caps;
}

h2{
	font-size: 1em;
	color: #000;
}

p{
	font-size: .75em;
	color: #000000;
}

#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:.75em;
	align: center;}

#footer a:hover{
	color:#990000;
}

.date {
	font-size: 12px;
	font-weight: bold;
}

.title {
	color: #600;
	font-size: 16px;
	text-decoration: underline;
}
