body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #9d585d;
	font-size: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#9d585d;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#9d585d;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height: 120%;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	line-height:1.8em;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}

ul {
	margin:0px;
	padding-left:1.5em;
}

a {
	text-decoration:none;
}
a:hover {

}
a.menu {
	color:#9d585d;
}
a.menu:hover {
	color:#ffffff;
}
a.menu-on {
	color:#ffffff;
}
a.menu-on:hover {

}
a.linkitem {
	color:#003366;
	font-weight:bold;
}

td.menu {
	padding:5px 10px;
}
td.menu-on {
	background-color:#d2aeb1;
	padding:5px 10px;
}

td.submenu {
	font-size:xx-small;
	padding-bottom:2px;
}
a.submenu-on {
	color:#9d585d;
}
a.submenu-off {
	color:#d2aeb1;
}
a.submenu-off:hover {
	color:#9d585d;
}

.outerwrapper {
	text-align:left;
	margin:0 auto;
	background-color: #ffffff;
	width:780px;
	height:100%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.outertable {
	width: 772px;
	height: 100%;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.headerbar {
	height:70px;
	background-color:9d585d;
}

.menubar {
	background-color:#ffe4bc;
}

.footerbar {
	
}

.contenttable {
	margin:20px 10px;
}

td.bodytext {
	padding-right:20px;
}

td.imagebar {

}

.footeraddress {
	border-top:3px solid #d2aeb1;
	color:#9d585d;
}

.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	color: #999900;
	font-weight: bold;
	font-size: 0.9em;
}

.gallerypointer {
	font-size: xx-small;
}

.sitemapline {
	padding-bottom: 6px;
	font-size : 0.9em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}

.newstitle {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999900;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}

.newsbody {
	padding-top:10px;
	padding-bottom: 15px;
}

.newsdate {
	color: #999900;
	font-size: 0.9em;
	/*font-weight: bold;*/
	font-style: italic;
	text-align: right;
}
