* {
margin: 0;
padding: 0;
}

html {
background-repeat: repeat;
}

body {
font: 0.7em Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4 {
margin-bottom: 6px;
font-weight: normal;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.5em;
border-top: 3px #ffffff solid;
padding-top: 15px;
margin-top: 20px;
}

h3 {
margin-top: 20px;
font-size: 1.4em;
font-weight: bold;
}

h4 {
font-size: 1.2em;
font-weight: bold;
}

p {
margin-bottom: 15px;
line-height: 1.6;
}

img {
border: 0px;
}

a {
color: #0074B3;
text-decoration: none;
}

a:hover {
color: #993333;
text-decoration: underline;
}

#container {
max-width: 960px;
margin: 10px auto 20px auto;
background-color: #FFFFFF;
}

#header #top {
padding: 10px 10px 5px 20px;
text-align: right;
white-space: nowrap;
}

#header #top #topleft {
float: left;
margin-top: 0.5em;
}

#header #top a {
margin: 0 4px;
}

#header #top span.textsize_control {
margin: 0 0 0 4px;
}
#header #top a.textsize_control {
margin: 0;
}
.smallertext {
font-size: 0.6em;
}
.regulartext {
font-size: 0.8em;
}
.biggertext {
font-size: 1em;
}

.postingdatetext {
color: #999999;
}

#header #top form {
margin-left: 4px;
}

#header #top input.search {
border: 0;
background-color: #E4DFCC;
margin-left: 5px;
}

#header #top input.search_submit {
border: 0;
background-color: transparent;
}

#header #masthead {
padding: 20px 10px 20px 35px;
margin: 0 10px;
background-position: center right;
background-repeat: no-repeat;
}

#header #top form {
display: inline;
}

#breadcrumb {
margin-bottom: 15px;
padding: 5px 10px 6px 30px;
margin: 3px 9px 10px 8px;
color: #ffffff;
}

#breadcrumb a {
color: #ffffff;
}

#content {
margin: 5px 9px 10px 8px;
padding: 10px 10px 15px 0;
background-color: #F0EDE6;
}

#content #leftbar {
	display: block;
	float: left;
	width: 25%;
	padding-top: 10px;
}

#content #leftbar ul {
list-style-type: none;
}

#content #leftbar #navigation {
margin-top: -10px;
margin-bottom: 15px;
border-bottom: 1px silver solid;
}

#content #leftbar #navigation ul {
background-color: #E4DFCC;
padding: 5px;
width: auto;
}

#content #leftbar #navigation li {
background-image: url(../images/navigation_list_item.gif);
padding: 4px 10px 5px 30px;
margin-bottom: 1px;
border-top: 1px silver solid;
}

#content #leftbar #navigation a {
display: block;
text-decoration: none;
font-weight: bold;
}

#content #leftbar #contact {
margin-top: 40px;
margin-left: 30px;
}

#content #leftbar #contact2 {
margin-top: 31px;
margin-bottom: 12px;
margin-left: 12px;
width: 210px;
background-image: url(../images/contactbtm.gif);
background-position: bottom;
background-repeat: no-repeat;
background-color: #f6f4f0;
}

#content #leftbar #contact2 p {
	padding-left: 18px;
	padding-right: 18px;
	font-size: 90%;
}


#content #main {
	display: block;
	float: right;
	width: 73%;
	margin-right: 4px;
	marker-offset: auto;
}

#content #main h1 {
margin-top: 0;
}

#content #main img.launcher {
float: left;
margin: 0 40px;
}

#content #news ul {
list-style-type: none;
}

#content #main #news #nav-1 {
float: left;
width: 48%;
}

#content #main #news #nav-2 {
float: right;
width: 48%;
}

#content #main #news li h4 {
margin-bottom: 0;
}

#contact p {
line-height: 1.1;
}

#main ul {
list-style-type: none;
}

#main li {
	background-image: url(../images/content_list_item.gif);
	background-repeat: no-repeat;
	padding: 0px 4px 5px 20px;
	margin-bottom: 1px;
	background-position: left top;
	/*border-top: 1px silver solid;*/
}

#news p {
line-height: 1.1;
padding-right: 8px;
}

#news a {
font-weight: bold;
}

#news img {
margin-bottom: 8px;
}

#footer {
margin: 0 10px 10px 10px;
clear: both;
}

#footer #deck {
background-color: #E4DFCC;
}

#footer #deck {
/*white-space: no-wrap;*/
text-align: center;
height: 80px;
padding: 10px 10px 15px 10px;
background-position: bottom right;
background-repeat: no-repeat;
}

#footer #deck a img {
margin: 0 50px;
vertical-align: middle;
}

#footer #bottom {
margin: 5px 10px;
color: #666666;
height: 25px;
}

#footer #bottom a {
margin: 0 4px;
}

#footer #bottom #bottomleft {
float: left;
width: auto;
}

#footer #bottom #bottomright {
float: right;
width: auto;
}

/* Globals */

.imageleft {
float: left;
margin-right: 10px;
border: 6px solid #FFF;
}

.imageright {
float: right;
margin-left: 10px;
border: 6px solid #FFF;
}

.imageleft_nobordser {
float: left;
margin-right: 10px;
}

.clear {
clear: both;
}

.fade {
color: #666666;
}

.notbold {
font-weight: normal;
}

.hide {
display: none;
}

#fullgraphics_control {
display: none;
}

.textonly_element {
display: none;
}
