body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: #340008;
	background-position: 0px 0px;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

h1 {
	font-family: "Trebuchet MS", "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

img.header {
  vertical-align: middle;
}


h1.sectionTitle {
  font-size: 28px;
  font-style: italic;
  margin-left: 0.5em;
  color: #000033;
}

h1.pageTitle {
  font-size: 28px;
}

.breadcrumbs {
  margin-top: 1em;
  font-weight: bold;
  margin-left: 1em;
}


h2 {
	font-family: "Trebuchet MS", "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	/*color: #CCCC66;*/
	text-transform: uppercase;
}
h3 {
	font-family: "Trebuchet MS", "Abadi MT Condensed Light", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
	color: #000000;
}

table#main {
	border: 1px solid CCC;
}

td#toplink {
	vertical-align: top;
	text-align: center;
	background-color: #000033; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	}

td#toplink a {
	color: #CCCC66;
	text-decoration: none;
}
td#toplink a:hover {
	text-decoration: underline;
	color: #996600;
}

td#navbar {
 background-color: #CCCC66;
 }

td#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #000033;
	text-decoration: none;
}

td#navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.list1 {
	list-style-type: square;
}
a {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #370008;
}
