body
{
	margin: 0 auto;
	padding: 0;
	background: #660000 url(images/bgpage1000.png) top center;
	font-family: Tahoma, Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #fff;
}

p
{
	margin: 0 auto;
	padding: 0;
}

blockquote
{
	padding-right: 40px;
	padding-left: 40px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 auto;
	padding: 0 0 5px 0;
	font-weight: normal;
}

h1
{
	font-size: 2.2em;
	color: #fcdf7d;
}

h2
{
	font-size: 1.7em;
	color: #fcdf7d;
}

h3
{
	font-size: 1.3em;
	color: #fcdf7d;
}

h4
{
	padding: 3px 0 5px 0;
	font-size: 1.4em;
	color: #698ea1;
}

h5
{
	font-size: 0.9em;
	color: #f7f6f2;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #fcdf7d;
}

a:hover
{
	text-decoration: underline;
}

h1 a, h2 a, h3 a
{
	text-decoration: none;
	color: #fcdf7d;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: underline;
	color: #fcdf7d;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

#underconstruction
{
	background: url(images/underconstruction.gif) no-repeat top right;
	position: absolute;
	top: 0;
	right: 0;
	width: 195px;
	height: 195px;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#head
{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 163px;
	background: url(images/logobg.png) no-repeat top center;
}

#headcenter
{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 163px;
	background: url(images/sofheaderbulletblue2.jpg) no-repeat top center;
}

#nav
{
	width: 1000px;
	height: 31px;
	margin: 0 auto;
	padding: 0;
	background: url(images/navbg.jpg) no-repeat top center;
	border-bottom: 4px solid #294e61;
}

#navcontainer
{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#container
{
	margin: 0 auto;
	padding: 0;
	min-height: 500px;
	width: 100%;
	text-align: center;
/*        overflow:auto;*/
}

#containercenter
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#main
{
	margin: 0 auto;
	padding: 30px 0px;
	float: left;
	width: 560px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.6em;
}

#main_divider
{
	margin: 0 auto;
	padding: 0;
	width: 500px;
	height: 50px;
	background: url(images/maindivider.gif) no-repeat center center;
}

.readmore
{
	text-align: right;
	border-bottom: 1px solid #fcdf7d;
	margin-bottom: 10px;
}

.readmore a
{
	text-decoration: none;
	color: #fcdf7d;
}

.readmore a:hover
{
	text-decoration: none;
	font-style: italic;
}

#sidebarR
{
	margin: 0 auto;
	padding: 30px 0px;
	float: right;
	width: 290px;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: left;
}

#footer
{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	background: #63533A url(images/footbg.gif) repeat-x top center;
	border-top: 1px solid #2b2b2b;
}

#footercenter
{
	margin: 0 auto;
	padding: 0;
	width: 780px;
	text-align: left;
}

#footerleftcolumn
{
	margin: 0 auto;
	padding: 20px 10px;
	float: left;
	width: 370px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
}

#footerrightcolumn
{
	margin: 0 auto;
	padding: 20px 10px;
	float: right;
	width: 370px;
	font-size: 0.9em;
	line-height: 1.4em;
}

#excerpt
{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
}

#footerfooter
{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #63533A;
	border-top: 1px solid #53432A;
}

#siteby
{
	clear: both;
	margin: 0 auto;
	padding: 10px;
	font-size: 0.8em;
	text-align: center;
	color: #000;
}

#siteby a
{
	border: 0px;
	background: none;
	color: #000;
	text-decoration: underline;
}

#main img
{
	float: right;
	margin: 5px 0px 5px 10px;
	border: 1px solid #660000;
	padding: 2px;
	background: #660000;
}

#sidebarR img
{
	margin: 0 5px 0 0;
	border: 1px solid #660000;
	padding: 2px;
	background: #660000;
}

#main a:hover img
{
	border: 1px solid #fcdf7d;
}

#sidebarR a:hover img
{
	border: 1px solid #fcdf7d;

}

.homesidebarR img
{

	float: left;
	margin: 5px 10px 5px 0;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

.clearme
{
	clear: both;
}

.centerimg
{
	text-align: center;
}

#zemContactForm
{
	margin: 0 auto;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.6em;
	text-transform: capitalize;
}

fieldset
{
	border: 0;
}

label
{
	border: 0;
	padding: 10px 0;
}

fieldset legend
{
	display: none;
}

#yourname, #youremailaddress, #subject, #message
{
	margin: 0 auto;
	padding: 0;
	width: 350px;
	height: 1.6em;
	background: #ffffcc;
}

#message
{
	width: 350px;
	height: 20em;
}

#zenSubmit
{
	margin-top: 5px;
	border: 1px solid #0f0;
}

#error_message
{
	font-size: 1.4em;
	color: #604224;
}

.menu ul

{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.menu li

{
	float: left;
	position: relative;
	z-index: 100;
}


.menu table
{
	position: absolute;
	border-collapse: collapse;
	z-index: 80;
	left: -1px;
	top: 30px;
}

.menu a, .menu :visited
{
	display: block;
	font-size: 0.9em;
	width: 120px;
	padding: 7px 0px;
	color: #f7f6f2;
	background: url(images/navbg.png) top left;
	text-decoration: none;
	text-align: center;
}

.menu :hover
{
	color: #f7f6f2;
	background: #294e61;
}

.menu ul ul
{
	visibility: hidden;
	position: absolute;
	width: 149px;
	height: 0;
	font-size: 0.8em;
}

.menu ul li:hover ul, .menu ul a:hover ul
{
	visibility: visible;
	font-size: 0.8em;
}