body {
	color:#0c0c0c;
}

h1, h2, h3, h4, h5, h6 {
	color: #860038;
}



div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #fff;
}


div#placeholder-nav {
	color: #fff;
}

div#header {
	margin-bottom: 18px;
}

div#placeholder-hero {
	background: #eee;
	border: 1px solid #eee;
}

div#placeholder-footer {
	color: #888;
	margin-top: 80px;
}

td.menu-item {
	color: #999;	
}

td.menu-item-hover {
	color: #333;
}

td.menu-item-selected {
	color: #53e34c;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1E2735;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

#placeholder-box1 {
	background: #959ca1;
	color: #ffffff;
	padding: 13px 9px;
}

#placeholder-box1 a {
	color: #333333;	
}

#placeholder-box2, #placeholder-box3 {
	background: #959ca1;
	color: #ffffff;
	padding:9px;
}

#placeholder-box2 {
	border-bottom: 1px solid #1E2735;
	padding: 18px 9px 0 9px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: solid 1px #333;
	margin:0 20px 20px 0;
	padding: 9px;
}

.announcement-list {
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 0px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding:9px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color:#860038;
	text-decoration:none;	
}

a:hover, a:active {
	color:#860038;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: url(/images/background.png)  repeat-x;
	margin: 0;
}

div#header {

	margin-top: 10px;
}

div#header div.inner, div.whoslogged {
}

div.whoslogged {
	text-align: right;
}

a#placeholder-logo {
	position: relative;
	top: 8px;
}

div#placeholder-search {
	text-align:left;
	padding-bottom: 23px;
}

div.search-box input.cat_textbox_small {
	width: 150px;
}


div#placeholder-nav {
	height: 36px;
	margin-top:46px;
}

div#placeholder-nav table {
	width: 100%;
}

div#content {
	margin-bottom: 0px;
}

div#main {
	width:900px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
	margin-top: 9px;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* images */
.pic{
margin:0 0 15px 0;
border:solid 1px #777;
}
/* @end */


/* quicklinks */

#ql-vertcol{
margin:10px 0 0 0;	
}
.quicklinks-vert{
width:200px; 
margin-right:40px;  
margin-top:55px; 
}
/* @end */

/* footer */
.footer-text
{ font-size:11px;
font-family:Verdana, Geneva, sans-serif;  

}

#footbox{
background:#e6e7e8; 
margin-top:40px; 
color:#666; 
padding:3px 0;	
}
/* @end */

/* RiverCourse */
#RC_content_header{
	background: none repeat scroll 0% 0% #ffffff;
	}
#RC_container_header{
	margin: 10px auto  0pt auto;
	width: 800px;}

#RC_content{
	background: none repeat scroll 0% 0% #ffffff;
	}
#RC_container{
	margin: 0 auto;
	width: 800px;}
	
#RC_content_footer{
	background: none repeat scroll 0% 0% #ffffff;
	}
#RC_container_footer{
	margin:50px auto ;
	width: 800px;}
/* @end */
