body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #A03203;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
	font-weight: normal;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
.menu-parent > a  { }
.menu-current > a {  }

.menu_current {  }

ul.mark .menu-parent:before  { content: "(p) " }
ul.mark .menu-current:before { content: "(c) " }
ul.mark .menu-sibling:before { content: "(s) " }
ul.mark .menu-child-0:before { content: "(c-0) " }
ul.mark .menu-child-1:before { content: "(c-1) " }
ul.mark .menu-child-2:before { content: "(c-2) " }

table.menu td {
    width: auto; 
}
table.menu .menu-expand > a { font-weight: bold; }

ul.sitemap li {
    padding-top: 0.5em;
}
ul.sitemap .menu-current > span.content {
    display: block;
    background-color: #E0E0FF;
    border-right: 2px solid blue;
}

#title1-bg {
	background-image: url(../images/header-repeat.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.border-main {
	background-image: url(../images/border-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.title-bg1 {
	background-image: url(../images/hdr.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-position: center top;
}

#nav-title {
	margin: 10px;
}

#nav-main {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.content-mainbg {
	background-image: url(../images/content-bg01.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 30px;
	vertical-align: top;
}

.quicklinks-mainbg {
	background-image: url(../images/quicklinks-bg.jpg);
	background-repeat: no-repeat;
	height: 380px;
	padding-right: 2px;
	padding-left: 25px;
	
}

li {
list-style-image: url(../images/bullet01.jpg);
	list-style-position: outside;
}

.quicklink-listitem {
	line-height: 35px;
	list-style-image: url(../images/bullet01.jpg);
	list-style-position: outside;
}

#quicklinks-text {
	clear: both;
	height: 50px;
	width: 95%;
	bottom: 1px;
	font-size: 11px;
	color: #336600;
}

.ftr-links {
	font-size: 11px;
	color: #A57854;
	padding-right: 10px;
	padding-left: 10px;
}
.ftr-links a {
	color: #A57854;
	text-decoration: underline;
}
.ftr-links a:hover {
	color: #804000;
	text-decoration: underline;
}

#td-borders {
	background-image: url(../images/td-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#td-vertline {
	background-image: url(../images/verticaline.jpg);
	background-repeat: repeat-y;
	width: 2px;
}

#profilebox {
	background-image: url(../images/profile-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	height: 382px;
}

#profilebox2 {
	background-image: url(../images/profile-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	height: 280px;
}

.profilebox-ftrbg {
	background-image: url(../images/profile-button-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 34px;
}

.profilebox-ftrbg2 {
	background-image: url(../images/profile-button-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 34px;
}

.profilebox-title {
	font-size: 20px;
	font-weight: bolder;
	color: #933A00;
	text-decoration: underline;
}

.profilebox-quote {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #3E0204;
}

.profilebox-text {
	font-size: 12px;
}

#contactus-col1 {
	text-align: left;
	width: 500px;
}

.contact-btm-border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}

.center-video {
	text-align: center;
}

#newsletter {
	background-color: #00FFFF;
	margin-left: -7px;
	position: absolute;
	top: 1px;
	height: 50px;
	width: 175px;
	clear: none;
}
