/* GENERAL STYLES */
body,html {
	margin: 0;
	padding:0;
	background: none;
	background-color: #fff;
	font-family: verdana, 'lucida grande', 'lucida sans', lucida;
	color: black;
}
html {	font-size: 62.5%; }
body {	font-size: 1.2em; }
p {	line-height: 1.6em; }

a {
	text-decoration: none;
}
li a {
	display: -moz-inline-box;
	display: inline-block;
}
a:link, a:visited {
	border-bottom: 1px dotted #9a8174;
}
a:hover, a:active {
	border-bottom: 1px solid #9a8174;
}

/* header */
#header {
	display: none;
}
#header-link {
	display: none;
}

#header-print{
	display: block;
	font-size: 25px;
	color: #666;
	font-family: Georgia;
	width: 4in;
	margin: 20px;
}

/* Navigation */
#secondLevelNavigation {
	list-style: none;
	padding: 6px 4px;
	margin: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f2f2f2;
	min-height: 1.6em;
	_height: 500px;
	overflow: hidden; /* work around for FF */
}

#secondLevelNavigation li {
	float: left;
	margin: 5px 3px;
	width: 230px;
}

#secondLevelNavigation li .selected {
	font-weight: bold;
}

#naviHolder{
	display: none;
}

/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#nav .current {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}


#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(wizard/pullBackground.png);
	padding: 2em 0;
	border-bottom: 1px solid #888477;
	
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, li.over ul {
	display: block;
}


/* BREADCRUM */
#umbBreadcrum {
    	list-style:none;
    	padding: 0;
	margin: 0;
    	color: #aaa;
    	font-size: 0.9em;
	display: block;
	height: 15px;
}

#umbBreadcrum li {
    	float:left;
    	margin: 0 3px 0 0;  
    	padding: 0;
}

#printbutton {
	display: none;
}

/* BOXES */

#container {
	margin: 0;
	border-width: 1px;
	border-color: #f2f2f2;
	border-style: solid;
	padding: 0;
	position: absolute;
	top: 0;
}

#main {
	margin: 0;
	border: none;
}

#sidebar {
	display: none;
}
#sidebar img {
	display: none;
}

#rightcol {
	display: none;
}

#content {
	background: none;
	background-color: #fff;
	margin: 0;
	padding: 15px 20px;
	border: none;
	/*margin: 3px;*/
	margin-top: 3px;
	min-height: 500px;
	_height: 500px;
}

#content img {
}

#textContent {
	/* The content under 2nd nav */
}

#footerImage{
	width: 100%;
	height: 35px;
	border-bottom: 2px #bc9600 solid;
	margin: 0;
	display: none;
}

#contactInfo {
}
#contactInfo p{
	margin: 0;
	font-size: 12px;
	background-color: white;
	color: #666;
	line-height: 16px;
	height: 53px;
}
#contactInfo, #contactInfo a{
	color: #666;
	border: none;
	font-weight: bold;
}

#bottom {
	clear: both;
	width: 100%;
	margin: 5px auto;
	text-align: center;
	font-size: 9px;
	color: #999;
}

/* NEWS*/
.newsDate {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox, #newsletterbox {
	border: 3px solid #fff;
	background-color: #fffded;
	min-height: 100px;
	_height: 100px;
	margin-bottom: 10px;
	display: none;
}

#newsBoxTitle, #newsletterboxTitle {
	display: block;
	padding: 3px 8px;
	margin: 0 0 15px 0;
}

#newsBoxContent {
	margin: 0 10px;
}

#newsBoxContent h3 {
	font-size: 14px;
	margin: 0;
}
#newsBoxContent p {
	font-size: 12px;
}

#newsBoxContent .newsResume {
	margin-bottom: 20px;
}

#newsBox .newsDate, #newsletterbox .newsDate {
	/*border-top: 1px solid #ddd;*/
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 10px;
}

#newsBoxContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsBoxContent li {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 8px;
}
#newsBoxContent a {
	display: inline;
}

/* Search */
#searchform {
	margin: 3px auto;
	width: 110px;
	text-align: center;
}
#searchbox {
	width: 105px;
	border: 1px solid #bbb;
	display: none;
}
#searchbutton {
	border: 2px solid #555;
	font-family: arial;
	font-size: 11px;
	margin-left: -1px;
	margin-top: 4px;
	width: 108px;
	background-color: #669;
	color: white;
}

/* Photo Gallery */
.GalleryList img.GalleryThumbs,
.GalleryList img.PhotoThumbs,
{
	border: 1px #ccc solid;
	padding: 4px;
	margin: 0 0 20px 20px;
}
.GalleryList .Item img
{
	float: left;
}
.GalleryList .Item .GalleryText
{
	margin-left: 140px;
}

.Photo img
{
	border: 1px #ccc solid;
	padding: 6px;
}

.Photo .PhotoNav .Left
{
	float: left;
}
.Photo .PhotoNav .Right
{
	float: right;
}

/* Business List */
.BusinessList, .BusinessEntity {
	list-style: none;
	padding: 0;
	margin: 0;
}
.BusinessList {
	margin: 30px 20px;
	width: 500px;
}
.BusinessList li {
	width: 600px;
	height: 3.6em;
	margin-bottom: 1.1em;
}
.BusinessEntity {
}
.BusinessEntity li {
	float: left;
	margin-right: 20px;
}
.BusinessEntity .BusinessNameField { width: 200px; }
.BusinessEntity .BusinessAddressField { width: 220px; }
.BusinessEntity .BusinessURLField { width: 80px; }

.BusinessDetail {
	list-style: none;
	margin-left: 20px;
	padding: 0;
}
.BusinessDetail li {
	line-height: 1.6em;
}
.BusinessDetail label {
	width: 80px;
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;
}

.AlphabetList {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 1.5em;
	width: 660px;
	background-color: #f4f4f4;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.AlphabetList li {
	float:left;
	/*border-right: 1px solid #bbb;*/
	padding: 0 5px;
}
.AlphabetList li.last { border: none; }

/* Events Calendar */
.event .eventdate {
	display: -moz-inline-box;
	display: inline-block;
	width: 180px;
}
.eventdetail label {
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
}

/* Newsletter */
#center {
	width: 565px;
	margin: 0 auto;
	padding-top: 5px;
	float: none;
}

#newsletter {
	border: 1px solid #ccc;
	min-height: 540px;	/* a bit less than Content */
	_height: 540px;		/* a bit less than Content */
	padding: 4px;
}
#newsletterHeading {
	width: 100%;
	background-color: #ddd;
}
#newsletterHeading h1 {
	color: #666;
	margin-left: 25px;
}
#newsletter .newsDate {
	text-align: right;
}

/* EDITOR PROPERTIES */
