body {
	font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	background: white;
	color:black;
	text-align: left;
}

a {
	text-decoration:none;
	font-weight:bold
}
 
a:link, a:visited {
	color: #74863c;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

#wrapper {
	 width:960px;
	 margin: 0 auto;
}


h1 {
	font-size: 18px;
	color:black;
	text-align: left;
	font-weight: bold;
	margin-bottom:1px;
}
h1 a {
	color:black;
}

h2 {
	font-size: 15px;
	color:black;
	text-align: left;
	font-weight: normal;
	margin-bottom:5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin:5px 0 0 0;
}

h1 + h2 {
	margin-top: 0px;
}

#leaderboard {
	text-align:center;
	background: gray;
	height: 100px;
}

#header {
    background: #000000;
   	width: 960px;
	height: 80px;
}


#header img {
	border: none;
}

#navbar {
    width: 960px;
}

#navbar ul {
	margin:0;
	padding:0;
}

#navbar li {
	display: inline;
	padding:0;
	margin:0;
}

#navbar img {
    border:none;
}


#features {
	background: #656568;
	width:100%;
	border-bottom:2px solid black;
}

.selectedfeature {
	background: #996666;
	color:white;
}

#tablelayout {
	clear: left;
	height: 100%;
}

.leftsidemenu {
    background-color: #c9c9c9;
	width: 177px;
    font-size: 15px;
    padding:10px;
	margin-left: 21px;
}

.leftsidemenu img {
    border: none;
}

#resources {
	padding:0;
	margin:0;
	padding-left:15px;
	font-weight:bold;
}

#resources li {
	list-style-image:url(../images/menu/orange_arrow.gif);
	padding-top:12px;
}

#resources li a:link {
	text-decoration:none;
	color:#000000;
}

#resources li a:visited {
	text-decoration:none;
	color:#000000;
}


#resources li a:hover {
	text-decoration:underline;
}

#resources li a:active {
	text-decoration:none;
	color:#000000;
}

#content {
	font-size: 13px;
	color:black;
	padding: 10px;
	margin: 0;
	height: 100%;
}

#content p.storytype {
	font-size: 13px;
	color:#C48C3B;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid silver;
	margin-top:20px;
	clear: both;
}

#content p.storytypetopstory {
	font-size: 13px;
	color:#C48C3B;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top:5px;
	border-bottom: 1px solid silver;
}


#content div.subnav {
	width:670px;
	background-color:#e1e1e1;
	margin: 0;
	padding: 15px;
	line-height:1.5em; 
}


#content a:link {
	text-decoration:none;
	color: #74863c;
	font-weight:bold;	
}

#content a:visited {
	text-decoration:none;
	color: #74863c;
	font-weight:bold;	
}

#content a:hover {
	text-decoration:underline;
}

#content a:active{
	text-decoration:none;
	color: #74863c;
	font-weight:bold;	
}

td #footer {
	text-align:center;
	padding: 20px 0;
}

td #footer a:link {
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}

td #footer a:visited {
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}

td #footer a:hover {
	text-decoration:underline;
}

td #footer a:active {
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}

#preview {
	padding:10px;
	clear:both;
	text-align:left;
}

#preview span {
	font-weight: bold;
	font-size: 14px;
}

#searchsubmit {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
	border: 0;
	margin: 5px 0px 3px -5px;
	padding:0;
	vertical-align: top;
}

#searchtext {
	font-size: 16px;
	width:140px;
	height: 23px;
	border: none;
	margin: 5px 0px 0px 12px;
	padding:0;
	vertical-align: top;
}

#layout {
	clear: both;
}

.attnctr {
	font-size: 17px;
	font-weight: bold;
	text-align:center;
	margin-bottom:10px;
}

.authorname{
	font-size:13px;
	color:black;
	font-weight: bold;
}

.authortitle{
	font-style:italic;
	color:black;
	font-size:13px;
}

div.storytext {
	clear: both;
	font-size: 13px;
}

/* Subhead is the paragraph lead-in header*/
div.storytext p.subhead {
    font-size:14px;
    color: black;
    font-weight: bold;
    margin-bottom:0;
    margin-top:15px;
}
div.storytext p.subhead + p {
    margin-top:0;
}

p.subhead {
	font-size:14px;
	color: black;
	font-weight: bold;
	margin-bottom:0;
	margin-top:10px;
}

p.subhead + p {
	margin-top:0;
}

div.imgleft {
	float:left;
	margin:5px 5px 5px 0px;
	padding:5px;
	border: 1px solid #eaeaea;
	text-align: center;
	background: #f5f5f5;
	font-size: 85%;
}

div.imgright {
	float:right;
	margin:5px 0 5px 5px;
	padding:5px;
	border: 1px solid #eaeaea;
	text-align:center;
	background: #f5f5f5;
	font-size: 85%;
}

img.imgleft {
    float:left;
    margin:5px 5px 5px 0px;
    padding:5px;
    border: 1px solid #eaeaea;
    text-align: center;
    background: #f5f5f5;
    font-size: 85%;
}

img.imgright {
    float:right;
    margin:5px 0 5px 5px;
    padding:5px;
    border: 1px solid #eaeaea;
    text-align:center;
    background: #f5f5f5;
    font-size: 85%;
}

div.imgleft img {
    margin:0;
    padding:0;
    border:0;
}

div.imgright img {
    margin:0;
    padding:0;
    border:0;
}

div.storyfootertext {
	font-size:13px;
	color: gray;
	font-style: italic;
	border-top: 1px dotted silver;
	padding:5px 0 0 0;
	background: white;
	clear:both;
}

div.storyfootertext p.subhead {
	color: gray;
	margin-top:3px;
}

.storydate {
	font-size:10px;
	color:#003300;
}

.leadin {
	font-size: 17px;
	font-weight: bold;
	padding:5px 20px;
}

.requiredfield {
	color: #FF0000;
}

.requiredfieldmessage {
	color: #FF0000;
	background-color:#FFFFCC;
	font-weight:bold;
	text-align: center;
	padding: 5px;
	border: 1px solid red;
	clear: both;
}

div.imgright img + p {
	margin-top:1px;
}

div.imgleft img + p {
	margin-top:1px;
}

div.storytextsizeblock {
	float: right;
	background: #eeeae4;
	font-size:10px;
	padding:5px;
	margin:0 0 10px 10px;
	vertical-align: top;
	clear: both;
}

.defaultpagetrue {
	font-weight: bold;
}

legend {
	font-weight:bold;
	padding:5px;
}

.instructions {
	 font-style:italic;
	 font-size:90%;
	 color:gray;
}

.crumbs {
	padding:5px;
	font-size:12px;
	font-weight:bold;
}

.crumbs a {
    color:#C48C3B;
    text-decoration: none;
}

.crumbs a:hover {
    text-decoration: underline;
}

#commentsblock {
	margin-top: 20px;
    background:#f5f5f5;
    border:1px solid #e7e1d7;
    padding:5px;
    clear:both;
    width:450px;
}

#commentsblock p.commentsheader{
	font-weight: bold;
	font-size: 14px;
	margin:0 0 5px 0;
}

#commentsblock p.commentsfieldheader{
	font-weight: bold;
	font-size: 14px;
	margin:15px 0 0 0;
}

#commentsblock div.commentsrow{
	border-bottom: 1px solid gray;
	font-size: 12px;
	padding: 5px;
	color:gray;
	margin-bottom: 15px;
}

#commentsblock div.commentsrow span{
	font-size: 13px;
	color:black;
	font-weight: normal;
	margin-bottom: 5px;
}

#commentsblock table {
	margin:0;
}

#commentsblock form {
	margin:0;
}

.searchresultsheader {
	font-weight: bold;
	font-size:115%;
	margin-top:10px;
	margin-bottom: 0;
}

.searchresultstext {
	font-weight: normal;
	margin-top: 0;
}

.admintable {
     margin:0 20px 20px 20px;
     border:1px solid #dbb07b;
     padding:0;
     border-spacing: 1px;
}

.admintable td,.admintable th {
     margin:0;
     border:1px solid #dbb07b;
     padding:5px;
}

.adminrow {
    background: #dbb07b;
    color: black;
}

.adminseparator {
    background: #8f6431;
    padding:10px;
    margin: 5px 0px;
    color:white;
    font-weight: bold;
}
