#wrap {
	width: 835px;
	background-color: #FFF;
	position: absolute;
	left: 50%;
	top: 1%;
	margin-left: -417px;
}	
#header {
	float: left;
	width: 100%;
}
#subnav {
	background-color: #c8d6c8;
	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: #blue;
	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;
}
				/* Begin Navigation Menu Section */
#nav {
	float: left;
	margin: 30px 30px 0 0;
	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 */
#contentwrap {
	float: left;
	width: 568px;
	margin: 30px 0 10px 0;
}
/*..the following code describes the graphic ad area of the page..*/
.graphic {
	border: 1px solid #c8c6c8;
	float: left;
	padding: 5px;
	width: 102%;
}
.graphic ul{
	list-style-type: none;
	margin-left: -25px;
}
.graphic li {
	color: #333;
	float: left;
	font: 0.8em Arial, Arial, Helvetica, sans-serif;
	margin: 0 10px 10px 0;
}
.graphic img {
	display: block;
}
.graphic a {
	border: 3px double #c8c6c8;
	display: block;
	text-decoration: none;
}
.graphic a:hover {
	border-color: #ffcccc;
}
/*..end of graphic ad area..*/
.section {
	background-color: #e2ebe2;
	background-image: url(img/magback.jpg);
	border: 1px solid #c8c6c8;
	float: left;
	margin: 5px 0 5px 0;
	padding: 10px;
	width: 100%;
}
.section p {
	color: #000;
}
.shortsection {
	background-color: #e2ebe2;
	border: 1px solid #c8c6c8;
	float: right;
	margin: 5px -22px 5px 0;
	padding: 5px;
	width: 300px;
}
.sidebar {
	background-color: #e2ebe2;
	border: 1px solid #c8c6c8;
	float: left;
	margin: 5px 0 5px 0;
	padding: 5px;
	width: 240px;
}
.sidebar p {
	line-height: 1.30em;
}
.sidebar ul {
	list-style: none;
	margin-left: -30px;
}
.undernav {
	float: left;
	width: 237px;
	margin-top: 15px;
	background-image: url(img/navheader.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%;
}
#footer img {
	border: 2px double #c8c6c8;
}
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;
}
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;
}