﻿body 
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	background: #394D15;
	font-size: 12px;
	
	scrollbar-3d-light-color:#000000; 
	scrollbar-arrow-color:#81301F; 
	scrollbar-base-color: #CBB9A3; 
	scrollbar-dark-shadow-color:#FFFFFF; 
	scrollbar-face-color: #CBB9A3; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#996600;

}
#page 
{
	margin: 10px auto;
	width: 1000px;
	background: #CBB9A3;
	border: 1px solid #000;
}

#footer 
{
   margin:0px auto 10px auto;
   width:1000px;
   text-align:center;
   color:#FFFFFF;
   font-size:11px;
}

.motto 
{
	margin: 2px 0 0;
}
.standard-nav-column 
{
	background: url(images/L_col_bg_s.png) no-repeat;
	height: 637px;
	width: 321px;
}
.standard-content 
{
	background: #CBB9A3;
}
.standard-content b,
.standard-content strong
{
	color: #81301F;
	text-transform: uppercase;
}
.standard-content h5 
{
	color: #81301F;
	margin: 2px 0;
	text-transform: uppercase;
	font-size: 16px;
}
.standard-content hr 
{
	color: #81301F;
	background: #81301F;
	height: 1px;
}
.overflow-content 
{
	height: 637px; 
	overflow: auto;
	padding-right: 20px;
}
.upper 
{
	text-transform: uppercase;
}
.quote 
{
	color: #81301F;
	font-style: italic; 
	padding: 0 10px;
}
p.no-margin 
{
	margin: 0;
}
.home-nav-column 
{
	background: url(images/L_col_bg_h.png) no-repeat;
	height: 637px;
	width: 321px;
}
.home-content 
{
	background: url(images/LVC_home_bg.png) no-repeat;
}
.nav 
{
	margin: 30px 0 0 30px;
}
.sub-nav 
{
	margin: 2px 0 2px 20px;
	
}
a.red-link 
{
	color: #81301F;
	text-decoration: none;
}
.sub-nav a 
{
	display: block;
}
.nav a 
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #CBB9A3;
	text-decoration: none;
}
.nav h3
{
	font-size: 20px;
	font-family: Times New Roman, Serif;
	color: #FFF;
	margin: 5px 0 2px;
}
.nav h3 a 
{
	font-size: 18px;
	font-family: Times New Roman, Serif;
	color: #FFF;
	text-decoration: none;
	
}
.head-content 
{
	position: absolute; top: 80px; text-align: right; width: 950px; font-weight: bold; font-size: 20px;
}

.nav a.selected 
{
	color: #96D1E8;
}

.login-box 
{
	margin: 20px 0 0 30px;
	color: #FFF;
	font-size: 11px;
	
}
.login-box a 
{
	font-family: Arial, Sans-Serif;
	color: #CBB9A3;
	text-decoration: none;
}
.login-box .border-box 
{
	border: 1px solid #000;
	background-color: #333;
	padding: 3px;
	width: 150px;
}
.username 
{
	color: #96D1E8;
}
.bottom-content 
{
	padding: 0px 0 0 30px;
}
.bio-photo 
{
	float: left;
}
.biography 
{
	margin-left: 160px;
}
a.article-link:link,  a.article-link:visited, a.article-link:active
{
	color: #81301F;
}
.selected-cell
{
	border: 1px solid #FFF;
}
.mainheader 
{
	background: #81301F;
}


blockquote 
{
   font-style:italic;
   font-size:16px;
   text-align:center;
   margin-left:5px;
}

p.otherSections 
{
   font-weight:bold;
   text-align:center;
}
