body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #f6f8f3;
	margin-top: 10px;
	margin-bottom: 10px;
}

body a, a:visited {
	font-size: 11px;
	color: #892772;
}

body a:hover {
	color: #006600;
}

/* Main Body */
.body_column {
	background-color: #ffffff;
}

/* Right Column */
.right_column {
	background-color: #F2F2F2;
}

.sitemason_page h2.sitemason_header {
	background-image: url(http://www.thecoalition.us.moses.com/images/arrow_white.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	color: #892772;
}

.sitemason_newspub h2.sitemason_header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #CC0066;
}

.sitemason_newspub h2.sitemason_header, a {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #CC0066;
}

.dot_dog {
	font-family: Times New Roman;
	font-size: 1em;
}

/* -------------------------
   NAVIGATION
------------------------- */

.navbar { 
	font-family: Timew New Roman;
	background-color:#444438; 
	width: 100%; 
	padding: 3px 5px 0px 3px;
}

.navbar a { 
	text-decoration: none; 
	font-size: 14px; 
	color: #ffffff; }

.navbar a:hover {
	color: #C496B8;
}

/* new CSS multilevel nav w/ IE workaround */

/*.navbar ul {  padding:0;padding-right:15px;padding-left:5px; margin:0; } /* default formatting for all nav menus */

.navbar .spacer {
	float: left;
}

.navbar ul {
	background-color: #444438;
	text-decoration: none;
	padding: 2px 11px 3px 10px;
	margin: 0;
	list-style: none;
	border-right: 0;
	float: left;
	font-size: 1em;
	letter-spacing: 0.1em;
}

.ul1 {
	text-indent: 2px;
	float: left;
}

ul.ul1:hover {

}

.ul2 {
	float: left;
	position: absolute;
	width: 260px;
	left: -99em;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-transform: none;
}
.ul3 {
	width: 260px;
	display: none;
	text-transform: none;
}

/* This nav uses hovers in CSS to display subnav, but for IE,           */
/* it changes the name of the class to *_hover when an item is focused. */

.li2 a, ul.ul2 a{
	font-size: 16px;
}

.li3, ul.ul3 {
	font-size: 14px;
 }

/* Rollover for secondary and tertiary nav */
.li1:hover, .li2:hover, .li2_hover, .li3:hover, .li3_hover {
	color: #C496B8;
}

/* Secondary nav box */
.li1:hover .ul2, .li1_hover .ul2 {
	position:absolute;
	left:auto;
	margin-top: 14px;
	color: #C496B8;	
}
/* Secondary nav items */
.li2, .li2_hover {
	padding-left: 8px;
	text-indent: 0px;
}
/* Arrow pointing to tertiary nav */
.li2 img, .li2_hover img {
	float: right;
	margin-top: 3px;
}

/* Tertiary nav box */
.li2:hover .ul3, .li2_hover .ul3 {
	display:block;
	position:absolute;
	left:270px;
	margin-top:-17px;
}
/* Tweak for IE */
.li2_hover .ul3 {
	margin-top:0px;
}

/* Tertiary nav items */
.li3, .li3_hover {
	padding-left: 16px;
	text-indent: -8px;
}

.site_resources {
	width: 242px;
	background-color: #7F7D7E;
}

#search_table {
}

.header {
	background-image: url(http://www.thecoalition.us.moses.com/images/cccs_logo.gif);
	height: 105px;
	width: 747px;
}

.login {
	position: relative;
	left: 365px;
	top: 30px;
}

.logout {
	position: relative;
	left: 550px;
	top: 31px;
}

.sitemason_value {
	width:100px;
	height:12px;
	font-size:10px;
}

.sitemason_label {
	padding-right: 3px;
	padding-left: 2px;
	color: #892772;
	font-size:10px;
}

.forgot {
	font-size: 10px;
	position: right;
}