body {
	background-color: #990000;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: verdana, Verdana, arial, helvetica, sans-serif;
	font-size: 0.85em;
}

h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
	}
	
h2 {
	font-size: 1.3em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bolder;
	}

hr {
	width: 100%;
	border: 0;
	color: #ADC1A8;
	background-color: #ADC1A8;
	height: 2px;
	margin: 8px 0px;
}

p {
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

table.normalize td, .normalize li {
	font-size: 0.9em;
}

a, a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

ol {
	list-style-position:  inside
}

.sectionheader {
	background: #ADC1A8;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* - Begin CMS Headers */

.tfnh1 {
	font-size: 150%;
	font-weight: bold;
	
}

.tfnh2 {
	font-size: 125%;
	font-weight: bold;
}

.tfnh3 {
	font-size: 100%;
	font-weight: bold;
}

.tfnh1khaki {
	font-size: 150%;
	color: #ADC1A8;
	font-weight: bold;
}

.tfnh2khaki {
	font-size: 125%;
	color: #ADC1A8;
	font-weight: bold;
}

.tfnh3khaki {
	font-size: 100%;
	color: #ADC1A8;
	font-weight: bold;
}

.tfnh1red {
	font-size: 150%;
	color: #990000;
	font-weight: bold;
}

.tfnh2red {
	font-size: 125%;
	color: #990000;
	font-weight: bold;
}

.tfnh3red {
	font-size: 100%;
	color: #990000;
	font-weight: bold;
}

.tfnh1blue {
	font-size: 150%;
	color: #001952;
	font-weight: bold;
}

.tfnh2blue {
	font-size: 125%;
	color: #001952;
	font-weight: bold;
}

.tfnh3blue {
	font-size: 100%;
	color: #001952;
	font-weight: bold;
}

/* - Begin Common Headers */

#maintitle {
	background-color: #990000;
}

#topblue {
	color: #FFFFFF;
	background-color: #001952;
	height: 22px;
}

#topblue a {
	color: #FFFFFF;
}

#masthead {
	height:  132px;
	margin-bottom: 9px;
	padding:  0px;
}

#masthead img {
    border: none;
}

#masthead form {
	padding:  0px;
	margin:  0px;
	text-align:  right;
	height: 23px;
	
}

#masthead form #searchtext {
	padding:  0px;
	margin:  2px 0px 0px 0px;
	height:  15px;
	vertical-align:  top;
}

#masthead td {
	padding:  0px;
	margin:  0px;
}

#masthead tr {
	padding:  0px;
	margin:  0px;
}

#topnav {
    background-color: #ADC1A8;
}

#topnav td {
    height: 21px;
}

#topnav td.slider {
    width: 10%;
}

#topnav .brdleft {
	border-left: 1px solid #034C2F;
	text-align: center;
}

#masthead .topnav_stripe {
    background-color: #034c2f;
    height: 1px;
}

#search_wrapper {
    white-space: nowrap;
}

.leftclean {
	border-left: none;
}

.nowrap {
    white-space: nowrap;
}

/* All the content boxes belong to the content class. */

#centerColumn {
	/*position: relative; 
	width: auto;
	*width:500px;*/
	min-width: 120px;
	margin-bottom:20px;
	background-color: white;
	padding:  15px 20px 30px 20px;
	/*z-index: 3;  This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#centerColumn img {
	/* fix for IE stupidity */
	position: relative;
}
/*
#centerColumn br {
	clear: both;
}
*/	
#wideColumn {
	position: relative; 
	width: auto;
	min-width: 120px;
	margin: 0px 15px 20px 175px;
	background-color: white;
	padding:  15px 20px 30px 20px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

.content {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom:  1px solid #999999;
}

.content>p {margin: 0px;}
.content>p+p {text-indent: 30px;}
.content img {
	margin:  5px;
}

	.cleaner {
		clear: both;
		height: 1px;
		font-size: 1px;
		border: none;
		margin: 0; padding: 0;
		background: transparent;
		}

#footer {
	text-align:  center;
	font-size:  0.75em;
	color:  #FFFFFF;
	margin-left: 25%;
	margin-right: 25%;
}

#footer a {
	color: #ffffff;
}

#leftColumn {
	/*position: absolute;*/
	width: 130px; /* This width is meaningless... the real width is below (IE5/Win Hack) */
	*width:150px;
	/*top: 141px;*/
	left: 10px;
	padding: 10px;
	z-index: 2;
	background-color: white;
	padding-bottom: 40px;

/* IE5/Win Hack 
	voice-family:  "\"}\"";
	voice-family: inherit;
	width: 135px;
	}*/
}

#leftColumn h2 {
	font-size: 1.125em;
	font-weight: bold;
}

.menuItem {
	margin-left: 3px;
	font-size: 0.9em;
	display: block;	
	padding-bottom: 6px;
}  


#leftColumn h2 {
	margin-top:  15px;
}

#leftColumn img {
	border:  0;
	text-align:  center;
}


/* Opera Hack */
body>#rightColumn {width: 110px;}
		
#rightColumn {
	/*width: 150px;  This width is meaningless... the real width is below (IE5/Win Hack)
	position: absolute;  
	top: 141px;
	right: 10px;
	background-color: white;*/
	z-index: 1;
	background-color: #990000 !important;
	

/* IE5/Win Hack. 
	voice-family:  "\"}\"";
	voice-family: inherit;
	width: 150px;*/
}
	
/* Opera Hack */
body>#rightColumn {width: 153px;}

.header {
	background-color:  #ADC1A8;
	margin: 0px 0px 10px 0px;
	padding:  10px;
}

#rightColumn .header {
	font-size: 0.9em;
	font-weight: bold;
}

#rightColumn .header h2 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

#rightColumn .quote {
	padding:  10px;
	font-size:  8pt;
	padding: 0px; !important;
}

.jando_debug {
	text-align: center;
	font-size: 75%;
	color: #ffffff;
}

.cb_edit {
	background: #990000;
	color: #fff;
	padding: 1px;
	border: 2px solid #ffffff;
}


.highlite {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.morespace {
    line-height: 1.5;
}

form.nospace {
	padding: 0px;
	margin: 0px;
}

#admintopbar {
	background: #990000;
	padding: 3px;
	color: #eee;
}

#adminmenu {
    background-color: #cccccc;
    border-right: 1px solid #999999;
    border-bottom:  1px solid #999999;
    padding-right: 10px;
}

#adminmenu p {
    padding-left: 15px;
}

#adminbody {
    padding: 15px;
}

ul.pr_list {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.pr_list li {
	padding-bottom: 7px;
}

.subdued_link a {
	font-weight: normal;
}

.news_item {
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 0.95em;
}

.news_citation {
    padding-left: 25px;
}

.news_citation a {
    font-weight: normal;
}

.news_item_featured {
	background-color: #ADC1A8;
	border: 1px solid;
	padding: 5px 5px 10px 8px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 0.95em;
}

.news_featured h2 {
    font-size: 0.9em;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    margin: 0px 0px 0px 15px;
    padding: 2px 0px 2px 5px;
    background: #eeeeee;
}

.pr_display_toggle_wrapper {
	width: 100%;
	text-align: right;
}

.pr_display_print_toggle {

}

.Don2AppArea {
width:100%;
}

