#wrap {
	width: 950px;
	background-color: #FFF;
	position: absolute;
	left: 50%;
	top: 1%;
	margin-left: -475px;
}	
#header {
	position: relative;
	width: 100%;
}
#subnav {
	background-color: #cc9999;
	float: left;
	width: 835px;
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
}
#subnav ul {
	margin: 0;
	padding: 0 0 10px 10px;
}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav a {
	display: block;
	color: #000066;
	text-decoration: none;
	background-image: url(img/navline.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
}
#subnav #subnav-1 a {
	padding-left: 0;
}
#subnav a:hover {
	text-decoration: underline;
	color: blue;
}
#welcome {
	float: right;
	width: 580px;
	margin: 30px 75px 10px 0;
}
				/* Begin Navigation Menu Section */
#nav {
	float: left;
	margin: 30px 10px 0 10px;
	width: 237px;
	background-image: url(img/navheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#nav ul, #nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	background: transparent url(img/nav_magnolia.jpg) top left no-repeat;
	border: 1px solid #c8d6c8;
	height: 310px;
	width: 235px;
	text-align: left;
}
#nav li {
	display: inline;
}
#nav li a {
	display: block;
	height: 34px;
	width: 235px;
	line-height: 34px;
	color: #fff;
	font-size: 18px;
	font-family: georgia, serif;
	text-decoration: none;
}
#nav li a:hover {
	color: #43271b;
	background: transparent url(img/nav_magnolia.jpg) top left no-repeat;
}
#nav a#menu1:hover {
	background-position: 0% -310px;
}
#nav a#menu2:hover {
	background-position: 0% -344px;
}
#nav a#menu3:hover {
	background-position: 0% -378px;
}
#nav a#menu4:hover {
	background-position: 0% -412px;
}
#nav a#menu5:hover {
	background-position: 0% -446px;
}
#nav a#menu6:hover {
	background-position: 0% -480px;
}
#nav a#menu7:hover {
	background-position: 0% -514px;
}
#nav a#menu8:hover {
	background-position: 0% -548px;
}
#nav a#menu9:hover {
	background-position: 0% -582px;
}
				/* End Navigation Menu Section */

#undernav {
	position: relative;
	top: 0px;
	width: 237px;
	margin-top: 15px;
	background-image: url(img/navheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#ads {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	width: 180px;
}
#ads p {
	font-style: italic;
}
#ads a {
	font-style: normal;
	text-decoration: underline;
}
#ads a:hover {
	color: #0000ff;
}
#section-3 {
	float: left;
	width: 400px;
	margin: 0 0 0 10px;
}
#section-3b {
	position: relative;
	top: 0px;
	width: 400px;
	margin-top: 20px;
	background-image: url(img/header400px.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#bigsection {
	border: 2px solid #003399;
	float: left;
	width: 580px;
	margin: 0 10px 0 10px;
}
#footer {
	clear: both;
	width: 100%;
}
h1 {
	font-family: trebuchet ms, sans-serif;
	font-size: 16pt;
	color: #000;
	margin: 0;
	font-weight: lighter;
}
h2 {
	font-family: trebuchet ms, sans-serif;
	font-size: 13pt;
	color: #663333;
	margin: 0;
	font-weight: lighter;
}
h3 {
	font-family: trebuchet ms, sans-serif;
	font-size: 11pt;
	color: #666;
	margin: 0;
}
p {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #333;
	margin: 0 0 2px 3px;
}
ul {
	font-family: trebuchet ms, sans-serif;
	font-size: 10pt;
	color: #000;
	margin: 3px 5px 3px 15px;
}
a {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.graphic {
	display: block;
	padding: 2px;
	background-color: #fff;
	border: 3px double #c8c6c8;
	margin: 0;
}
a.graphic:hover {
	border-color: #ffcccc;
}
table {
	border: 2px solid #a9bfaa;
	border-collapse: collapse;
}
td {
	border: 1px solid #a9bfaa;
	height: 1.25em;
	width: 145px;
	padding: 2px;
}
/*--used to shade every other column in business directory--*/
.even {
	background-color: #CCD9CD;
}
.footerimg {
	padding: 2px;
	background-color: #fff;
	border: 3px double #c8c6c8;
	margin: 2px 10px 2px 0;
}
.indent {
	margin: 0 3px 0 8px;
}
.leftimg {
	float: left;
	padding: 2px;
	background-color: #fff;
	border: 3px double #c8c6c8;
	margin: 2px 3px 2px 0;
}
.light {
	font-weight: lighter;
}
.linkimg {
	float: right;
	background-color: #999;
	padding-bottom: 2px;
	padding-right: 2px;
	border: 2px solid #c8c6c8;
	margin: 2px 3px 2px 5px;
}
.right {
	float: right;
	margin: 0 0 2px 3px;
	border: 0;
}
.rightimg {
	float: right;
	padding: 2px;
	background-color: #fff;
	border: 3px double #c8c6c8;
	margin: 2px 0 2px 3px;
}
.small {
	font-size: 80%;
}
.indentsmall {
	font-size: 75%;
	margin: 0 2px 0 5px;
}
.white {
	color: #FFF;
}
.red {
	color: #CC3300;
}
.blue {
	color: #003399;
}