body {	margin: 0px; background: #000;  font-family: helvetica,sans-serif; }

body { text-align: left; }
.pageContainer { margin: 0 auto; width: 900px; text-align: left; }
.pageTable { width: 900px; border: 1px solid #feca5b; margin: 1em 0em; }

.pageNW, .pageW, .pageNE, .pageE { width: 180px; }
.pageHeader, .pageBody { width: 540px; }

.pageNW img { border: none; }

.pageInfoBar img { padding-top: 2px; }
.pageInfoBar p { padding: 0px; margin: 0px; }

div.headerRotate {  
    height:  255px;  
    width:   540px;  
    padding: 0;  
    margin:  0;  
} 
 
div.headerRotate img {  
    padding: 0px;  
    border:  none;  
    background-color: #feca5b;  
    width:  540px; 
    height: 255px; 
    top:  0; 
    left: 0; 
} 

.pageFooter, .pageInfoBar { background: #5d3946; }
.pageInfoBar { color: white; font-weight: bold; font-size: 1.1em; padding: 0em;}
.pageFooter { padding: 1em; color: white; font-size: 0.85em; }
.pageFooter a { text-decoration: underline; color: white; }

.pageHeader { top: 0; left: 0; padding: 0; margin: 0; }
.pageBody, .pageHeader { background: #feca5b; }
.pageNW, .pageNE, .pageW, .pageE { background: #7e2525; }
.pageNW { text-align: center; }

.pageE, .pageW, .pageBody { padding: 1em; }

.pageNE { text-align: center; vertical-align: middle; line-height: 1.0em; }
.pageNE > div { padding: 1em; }
.pageNE pre { font-size: 12px; font-family: 'lucida console', sans-serif; padding: 3em 0 0 0; margin: 0em; }

.pageE { line-height: 1.1em; }

.pageWdiv, .pageEdiv { margin-top: 1.2em; }

.pageInfoBar { font-family: 'trebuchet ms'; text-align: center; height: 2em; }

ul.navlist { padding: 0em; margin: 0em 0em 3.5em 0em; list-style: none; font-weight: bold; line-height: 1.4em; }
ul.navlist ul { list-style: none; }
ul.navlist ul { padding-left: 1.0em; margin: 0em; }
ul.navlist ul li { font-weight: normal; }
ul.navlist li.navlistitem a { font-size: 0.85em; color: white; text-decoration: none; }
ul.navlist li a:hover { color: #FECA5B; }

div.footerContent {
	font-size: 12px;
}

div.footerNav { 
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 10px;
}

a:link, a:visited, a:active { text-decoration: none; color: black; }

.pageW, .pageNE, .pageE, 
.pageW a:link, .pageW a:visited, .pageW a:active,
.pageFooter a:link, .pageFooter a:visited, .pageFooter a:active
	{ color: white; }

hr {
	border: 0;
  width: 65%;
	color: black;
	background-color: black;
	height: 1px;
}

h2 { margin-top: 0em; }

table.bare { border-collapse: collapse; }

.contenttext a:link, .contenttext a:visited, .pagelist a:link, .pagelist a:visited {	
	color: #000000;
	text-decoration: none;
  border-bottom: #666666;
  border-width: 0px 0px 1px 0px;
  border-style: none none dotted none;
}

.contenttext a:hover, .pagelist a:hover {	text-decoration: underline; border: none; }

.contenttext { line-height: 150%; margin-top: 1em; margin-bottom: 1em; }


table.menu td { vertical-align: top; padding-bottom: 1em; }

.pathnav {
	margin-bottom: 0.5em;
	font-size: 0.65em;
}


.pagenavcontainer {
	text-align: right;
	padding: 5px 0.5em 5px 0em;
	background: #8E3F31;
	color: white;
}

.pagenav {
	display: inline;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}

.pagenav li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.pagenav a {
	text-decoration: underline;
	color: white;
}

.navbar {
	z-index: 2;
	border-collapse: collapse;
}

.navbar {	font-size: 12px;}
.navcontainer { border-collapse: collapse; }
.navcontainer td { background: #FFE3B1; padding: 5px; border-collapse: collapse; }
.navcontainer table, .navcontainer table td { padding: 0px; }

td.menubutton {
	cursor: pointer;
	vertical-align: top;
	white-space: no-wrap;
	text-align: left;
}

td.menubutton a { display: block; margin-top: 0px; }
td.menubutton a, td.menubutton a:visited, td.menubutton a:active { text-decoration: none; color: black; }
td.menubutton a:hover { text-decoration: none; }

td.menuleft {
}

td.menuright {
}

td.menuspacer {
}

div.submenudiv {
	position:relative;
	z-index:1;
	visibility:hidden;
	display:none;
}

table.submenutable {
	position: absolute;
	top: 0.25em;
	left: 4px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	opacity: 0.95;
}

td.submenubutton {
	background: white;
	height: 22px;
	font-size: 12px;
	border-top: 1px solid black;
	text-align: left;
}

td.submenubutton a, td.submenubutton a:visited, td.submenubutton a:active { text-decoration: none; color: black; font-weight: bold; padding: 3px 3px 3px 3px; display: block; width: 150px; 	cursor: pointer; }
td.submenubutton a:hover { font-weight: bold; color: black; background: #FFE24B; }

td.submenuleft {
	height: 22px;
	width: 6px;
	background: url('img/subbutton_l.gif');
}

td.submenuright {
	height: 22px;
	width: 7px;
	background: url('img/subbutton_r.gif');
}

td.submenuspacer {
	width: 6px;
	height: 22px;
}



.contentbody p, .contentbody div, .fckeditor p, .fckeditor div { margin-bottom: 1em; }

div.fckeditor, div.fckeditor div { height: 600px; }
div.para { padding-top: 0.4em; }




table.admintable {
	font-weight: bold; 
	text-align: center;
}

table.admintable a {
	text-decoration: none; }
	
div.alert { border: 1px solid black; background: #3CB371; font-weight: bold; color: white; padding: 0.5em; margin-top: 0.75em;}
div.editlink { color: white; font-weight: bold; font-size: 9px; text-align: right; font-family: verdana,serif; }
div.editlink a { text-decoration: none; }

div.resultstats { font-size: 0.9em; font-weight: bold; }
div.paginator { margin-top: 1em; }
div.paginator span.currentpage { font-weight: bold; }

.categories { margin-left: 1em; display: inline; margin-top: 0em }
.categories td { padding-right: 1em; vertical-align: top; }
.categories div.item { margin-bottom: 0.25em; }

div.itemlist { margin-left: 1em; }
table.item { margin-bottom: 1em; }
table.item td { vertical-align: top; padding-right: 2em; }

span.name { width: 22em; color: #00005E; font-weight: bold; }
span.phone { font-size: 1.2em; }
span.address  { font-size: 0.9em; }
span.map { font-size: 0.75em; }

ul.spaced li { margin-bottom: 0.5em; }

table.editform { border: 2px outset #FFAD5B; }

table.editform td { font-weight: bold; }
table.editform td input,
table.editform td textarea { font-size: 0.9em; font-family: verdana; }
table.editform td input.submit { background: #861E22; color: white; }

ul.edit-tree { 
	list-style: none; 
	margin-left: 0.35em;
	padding-left: 1.25em;
	border: 1px solid black;
	background: white;
}

ul.edit-tree ul {
	border: 1px solid black;
	margin: 1em;
	background: white;
}

ul.edit-tree li {
	margin-bottom: 0em;
}

ul.edit-tree li.category { 
	font-weight: bold; 
	font-size: 14pt;
	margin-top: 0.1em;
}

ul.edit-tree li.page {
	font-size: 10pt;
	font-weight: normal;
}

ul.edit-tree span.buttons { padding-right: .25em; }

ul.edit-tree li.add {
	font-size: 9pt;
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding-top: 0.25em;
	font-weight: bold;
	position: relative;
	left: -1em;
	top: 0em;
	clear: all;
}
