/*hide elements*/
#header, .top-banner, .ask, .links, #CONTACT-bottom, #Crumb, div.content h3, #quickNavs, #veryTopNav form, #homePic h1 {
	display: none;
}
body {
	font-family: verdana, sans-serif; font-size: 13px;
	margin: 0 2px;
	color: #585858;
	background-image: url('/source/headers/bg-gradient.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFF;
}
/*---------------- These are general styles ------------- */
a {
	color: #2C7EDA;
}
a:visited {
	color: #1B5494;
}
a:hover {
	color: #8FB568;
}
a:active {
	color: #FF0000;
}
img {
	border: none;
}
blockquote {
	padding-left: 40px;
	background-image: url('/source/icons/quotes.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	color: #234D7A;
}
.contentLive ol a, .content ol a {
	font-size: 14px;
}
.contentLive ul li, .contentLive ol li, .content ul li, .content ol li {
	line-height: 1.4;
	padding: 0px 12px 0px 12px;
}
.contentLive ol li ul, .content ol li ul {
	padding: 2px;
	margin: 4px;
	font-size: 13px;
}
div#top-bannerA {
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 28px;
	background-image: url('none');
	background-repeat: repeat-y;
	margin: auto;
	width: 979px;
	background-image: url('/source/headers/promo_header_gradient.jpg');
	background-color:#73A542;
}

#veryTopNav #cotr {
	font-family: serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
}
#cotr a {
	color: #585858;
	text-decoration: none;
	padding-left: 10px;
}
div#homeTitle {
	display:none;
	background-color: #85B2DB;
	width: 979px;
	margin: auto;
	padding: 2px 0px 1px 0px;
				/*background-image: url('/source/headers/promo_header_gradient3.jpg');*/
}
div#homeTitle h1 {
	font-family: georgia, serif;
	font-size: 24px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	color: #fff;
	border: solid 0px #fff;
	padding: 10px 0 10px 10px;
	margin: 0;
}
#homePic {
	width: 979px;
	height: 140px;
	margin: auto;
	background-color: #7FB2DE;
	background-image: url('/source/headers/promo_dropshadow.gif');
	background-repeat: repeat-x;
}
#homePic h1 {
	padding: 0 10px;
	color: #fff;
}
#main {
	width: 979px;
	height: 1000px;
	margin: auto;
	background-color: #FFF;
}
div.contentLive, div.content {
	padding: 12px 40px;
	width: 620px;
	float: left;
	background-color: #FFF;
}
div.contentLive h1, div.content h1 {
	font-size: 27px;
	color: #4472A6;
	font-family: verdana, sans-serif;
}
div.contentLive h2, div.content h2 {
	font-size: 20px;
	color: #6A8451;
	font-family: verdana, sans-serif;
}
.contentLive p, .content p {
	padding: 6px 16px;
	margin: 0;
	line-height: 1.4;
	font-size: 13px;
}
.contentLive table, .content table {
	margin: auto;
	font-size: 13px;
	border: 0;
	border-collapse: separate;
}
.contentLive table th, .content table th {
	color: #000;
	background-color: #BCC6E0;
	border: solid 1px #8F8F8F;
}
.contentLive table td, .content table td {
	border: solid 1px #B1B1B1;
	padding: 8px;
	vertical-align: top;
}
div.nav {
	padding: 10px;
	width: 210px;
	margin-left: 0px;
	z-index: 100;
	float: right;
	background-color: #FFF;
	border-left: solid 1px #7FB2DE;
}
.nav #homeLink a {
	text-decoration: none;
}
div.nav strong {
	display: block;
	margin: 10px 0 -10px 0px;
}
#navTable {
	margin-top: 20px;
}
/*================ start contact / ASK styles ===================================*/
.nav div.CONTACT, div.ask {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
}
div.ask {
	clear: both;
	width: 390px;
	margin: 10px auto 10px auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
}
div.CONTACT {
	margin: auto;
	padding: 6px;
	clear: both;
	border: solid 1px #ddd;
}
div.CONTACT a, div.ask a {
	font-size: 1.0em;
}
/*================ end contact / ASK styles ===================================*/
#footer {
	display: none;
}
/*use this to turn borders on off for diganostice purposes
div {border: solid 1px red;}*/
/*STYLES FOR THE right nav bullets*/
div.pageLinks {
	background-image: url('/source/bullets/sqr.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 11px;
}
div.pageLinks a {
	padding: 1px;
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
}
div.pageLinks a:hover {
	background-color: #D7EBB8;
	display: block;
	border: 1px solid #BCBDCF;
	text-decoration: none;
}
#tuitFees {
	display: none;
}
/*keeps FireFox from moving images around*/
a {
	border-bottom: solid 2px white;
}


/*========================  Nav table styles ===============================*/

#navTable {
	padding: 0;
	margin:20px auto;
	border-collapse: collapse;  background-color:#ededed;
	}

#navTable table {border: solid 1px #DADADA; background-color:#ededed; margin:0; padding:0; background-color:#ededed;}


#navTable a {
	text-decoration: none;
	font-variant: small-caps;
	font-size: 13px;
	color: #2C7EDA;
border-bottom:none;
}
#navTable a:hover {
	text-decoration: none; color: #B9D5E1;
}
#navTable td {
	padding: 2px 2px 6px 6px;
	vertical-align: top;
	color: #666;
	font-size: 11px;
}
#navTable td.tdPIC {padding:0;}
#navTable td.tdPIC img {border-left:5px white solid; border-bottom:4px white solid; border-top:2px white solid;}
/*---------------------*/





/* style for admin/editor label in edit mode top of page*/
#main #edAdminButton {
	color: #fff;
	position: absolute;
	top: 10px;
	left: 0;
	background-color: #79B2C5;
	font-weight: bold;
	padding: 5px;
}
/*++++++++++++++++++++++++ edit styles +++++++++++++++++++++++++++++++++++*/
#edit-nav {
	width: 200px;
	margin: 0 10px;
	float: right;
}
#edit-nav .pageLinks br {display:none;}
#edit-nav a {
	text-decoration: none;
}
#edit-nav-holder strong {
	display: block;
	margin: 10px 0 -10px 0px;
}
.top-banner-edit {
	padding: 64px 10px 10px 10px;
	width: 959px;
	margin: 2px auto auto auto;
	background-image: url('/source/headers/webranger_admin_promo.gif');
	background-repeat: no-repeat;
	background-color: #fff;
}
.top-banner-edit a {
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	padding: 10px 2px 0px 2px;
	background-color: #fff;
	text-decoration: none;
}
.top-banner-edit a:hover {
	background-color: #ededed;
	border-top: solid 1px #000;
	border-bottom: none;
}
#fManager {
	margin: 0px 0px 20px 0px;
	padding: 4px;
	border: solid 1px #666;
	font-size: .95em;
}
.picMan {
	display: none;
}
form.cEditor {
	margin: 0;
}
div.banner {
	width: 975px;
	background-color: #ededed;
	padding: 2px;
	font-size: .9em;
}

