body {
	width: 100%;
	margin: 0;
	background-color: #EFEEEE;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #555555;
}
td.main table, td.main td { font-size: 11px; }
a:link {
    color: #0764ce;
    text-decoration: none;
}
a:visited {
    color: #0764ce;
    text-decoration: none;
}
a:hover, a:focus {
    color: #000000;
    text-decoration: underline;
}
a img {
	border: 0;
}
h1, h2, h3, h4 {
	font-family: century gothic, sans-serif;
	font-variant: small-caps;
	font-weight: bold;	
}
h1 { font-size: 24px; letter-spacing: 2px; margin-top: 5px; }
h2 { font-size: 20px; letter-spacing: 2px; }
h3 { font-size: 16px; letter-spacing: 1.5px; }
h4 { font-size: 12px; letter-spacing: 1.5px; }
input, textarea {
	background: #f9f7f2;
	border: 1px solid #8f7126;
}
td.menu a:link {
    color: #FFAF5A;
    text-decoration: none;
}
td.menu a:visited {
    color: #FFAF5A;
    text-decoration: none;
}
td.menu a:hover, td.menu a:focus {
    color: #FFDDB8;
    text-decoration: underline;
}

div#content {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 658px;
	text-align:center;
}
table#main {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	border: 0;
	width: 632px;	
	text-align:left;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}
td.top {
	width: 632px;
	height: 100px;
}
img.topimg {
	margin: 0;
	width: 632px;
	height: 100px;
	display: block;
}
td.menu {
	width: 632px;
	height: 28px;
	background: #305894;
	background-image: url(images/menubg.gif);
	font-size: 10pt;
	color: #FFAF5A;
	padding: 0;
	letter-spacing: 0.15em;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
td.main {
	background: white url(images/mainbg.jpg) top repeat-x;
	height: 200px;
}
td.bottom {
	height: 20px;
	background: url(images/bottombg.gif) top no-repeat;
	font-size: 7pt;
	color: #808080;
	text-align: center;
	vertical-align: top;
}
div.paddmenu {
	padding: 0px 10px;
}
div.padd {
	padding: 10px;
}
img.map {
	float: center;
}
span.nixcms_topmenu {
	margin-right: 10px;
}
div.sidehead {
	background: transparent url(images/sidebg.gif) no-repeat top left;
	border: 0px solid #bbbbbb;
	color: #58430f;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px;
	margin: 0;
	width: 142px;
}
div.sidebody {
	background: #f1ebda;
	border: 1px solid #dfb03b;
	border-top: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px;
	padding: 8px 5px;
	width: 140px;
}
div.sidebody ul {
	margin: 0;
	padding: 0 5px 0 15px;
}
