body {
	background-color: #DCF0EF;
	text-align: center;
	min-width: 672px;
	height: 100%;
	padding: 10 0 0;
	margin: 0;

}

body .dark	{
	color: #F0F3DB;
}

body .light	{
	color: #000;
	}
	

#topnav {
	background-color: #F0F3DB;
	border-top: medium double #000000;
	border-bottom: 3px double #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px 0px 8px 0px;
	text-align: center;
	width: 672px;
	margin: auto;
	font-family: lucida grande, trebuchet ms, arial, helvetica, sans-serif;
	font-size: .8em;
}

.navbutton	{
	margin: 0px 9px;
	border: 0px;
	}
	
.navbutton img	{
	border: 0px;
	}
	

#maincontent {
	background-color: #918E7D;
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
	width: 672px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
		margin: auto;
		text-align: left;
padding: 0px;
letter-spacing: .01em;
}



#maincontent h1	{
	font-family: "lucida grande", verdana, arial, helvetcica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 42px;
	padding-left: 48px;
	padding-bottom: 9px;
	color: #F0F3DB;
	}

#logoArea	{
	background-color: #000000;
	width: 672px;
		margin: auto;
	padding: 20px 0px 20px 0px;
	text-align: right;
	border-top: 1px solid #DCF0EF;
	border-bottom: 1px solid #DCF0EF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
	
#footer	{
	border-top: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
	padding-top: 8px;
	width: 672px;
	margin: auto;
	letter-spacing: 1px;

	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 6px;
	margin-top: 0px;

}
div.bizlisting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-left: 48px;
	margin-bottom: 12px;
	padding-bottom: 0px;

}
.light .bizlisting a {
	color: #000;
	border-bottom: 1px dotted #333;
	text-decoration: none;
}

.dark .bizlisting a {
	color: #F0F3DB;
	text-decoration: none;
		border-bottom: 1px dotted #F0F3DB;

}

#footer a {
	color: #333;
	text-decoration: none;
		border-bottom: 1px dotted #333;

}










a:hover {
	color: #990000;
}

.logo	{
	margin-right: 100px;
	}
	
.welcomeText	{
	margin-right: 15px;
}

.pipe {
	color: #999;
}

