body 
{
	height: 100%;
	margin: 100x 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #891700;
}
#blurb {
	font-size: 15px; 
	color: #222;
}
#content
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

h1
{
	color: #891700;
	font-size: 26px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;	
	font-family: georgia;	
}
h2
{
	color: #891700;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 10px 6px 0px;
	font-family:Verdana,sans-serif;
	padding-bottom: 4px;
	letter-spacing: 2px;	
}
#header
{
	height: 72px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*	background-color: #891700;	*/
}

#headernav
{
	margin: 47px 12px 0px 0px;
	float: right;
	font-size: 16px;
}

#headernav a
{
	font-weight: normal;
	padding-bottom: 6px;	
	text-decoration: none;
	color: #eec861;
	float: right;
	display: block;
	margin: 0px 0px 0px 20px;
}

#headernav a:hover
{
	color: #FFF;	
}

#headernav a.active
{
	background-image: url(../images/nav1-arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #FFF;
}

#main
{
/*	background-color: #black;*/
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-y;
	background-position: top left;			
}

#footer
{
	width: 720px;
	color: #FFF;
	margin: 0 auto;
	margin-top: 10px;

	margin-bottom: 20px;
	letter-spacing: 2px;
	font-size: 10px;
	text-align: left;
	padding-left: 180px;
}

#footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
p
{
	padding: 0px;
	margin: 0px 10px 10px 0px;
	line-height: 17px;
}

#nav
{
	float: left;
	width: 180px;
	padding-top: 50px;
	background-color: #891700;
}

#nav h2
{
	font-size: 11px;
	margin: 0px 10px 0px 4px;
	border: 0px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0px;
}

#nav a
{
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #eec861;
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	vertical-align: middle;
	padding-left: 8px;
	background-color: #891700;	
}

#nav a:hover
{
	background-image: url(../images/little-right-arrow.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;	
	color: #FFF;
}

#nav a.active
{
	background-color: #FFF;
	color: #333;	
	background-image: url(../images/a-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 6px;
	margin-top: 6px;	
	line-height: 34px;
	height: 34px;	
}

#nav a.active:hover
{
	background-image: url(../images/a-active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
}

#col_left
{
	float: left;
	width: 430px;
/*	background-color: #f4ead7; */
	background-image: url(../images/corner-tl2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#col_right
{
	float: left;
	width: 290px;
/*	border-left: 1px dotted #999;*/
	background-image: url(../images/corner-tr.gif);
	background-repeat: no-repeat;
	background-position: top right;	
}

#col_wrapper
{
	float: left;
	background-image: url(../images/yellow-beige.gif);
	background-repeat: repeat-y;
	background-position: -8px 0px;	
	background-color: #FFF;
}

.pad-leftcol
{
	padding: 20px 10px 12px 24px;
}

.pad-rightcol
{
	padding: 16px 20px 12px 20px;
}

.pad
{
	padding: 16px 20px 12px 20px;
}

.clear
{
	clear: both;
}

.smaller
{
	font-size: 11px;
}

.spacer
{
	height: 10px;
}

.bigspacer
{
	height: 40px;
}

.darkline
{
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom: 1px solid #791400;
}

.lightline
{
	border-bottom: 1px solid #9b1a00;
}

.biopic
{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

.thumb
{
	padding: 6px;
	border: 1px solid #999;
/*	background-color: #c1b982;*/
/*	border: 1px solid #999;*/
}

ul.plain
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.plain li
{
	margin-bottom: 4px;
	margin-left: 4px;
}

a
{
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}


.discreet
{
	display: none;
}

textarea
{
	width: 360px;
	height: 180px;
	padding: 4px;
	border: 1px solid #999;	
}

.input input
{
	padding: 4px;
	border: 1px solid #999;
}

.smallthumb
{
	border: 0px
}

a .smallthumb
{
	border: 2px solid #CCC;
}

a .smallthumb:hover
{
	border: 2px solid #891700;
}

p.quote
{
	font-style: italic;
	color: #333;
	font-size: 11px;
	background: url(../images/quote.gif) no-repeat top left;
	padding-left: 30px;
	margin-bottom: 16px;
}

#col_left p.quote {
		background: url(../images/quote-p.gif) no-repeat top left;
}

p.quote strong {
	color: #666;
	font-size: 10px;
	font-style: normal;
}

.greentext
{
	color: #96dd43;
}

.bluetext
{
	color: #27def4;
}

.pinktext
{
	color: #ec5a5a;
}

.grey-block {
	border: 10px solid #CCC;
}

.grey-block:hover {
	border: 10px solid #AAA;
}

#col_right ul, #col_left ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

}
#col_right li, #col_left li {
	padding-left: 20px;
	margin-bottom: 4px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#col_left li {
	background-image: url("../images/dot-p-off.gif");
}

#col_left li:hover {
	background-image: url("../images/dot-p-on.gif");
}
#col_right li {
	background-image: url("../images/dot-off.gif");	
}

#col_right li:hover {
	background-image: url("../images/dot-on.gif");	
}
#home-link {
	height: 64px; 
	width: 200px;
	display: block;
	float: left;
}
.formRow {
	margin-bottom: 10px;
}
form.standard input[type=text], form.standard textarea, form.standard input[type=password] {
	width: 360px;
	padding: 4px;
	border: 1px solid #999;
}
.file {
	padding: 20px;
	background-color: #FFF;
	width: 330px;
}
#tick {
	display: none;
}
.blog-byline {
	font-weight: bold;
	margin-bottom: 10px;
}
.blog-body {
	margin-right: 10px;
	line-height: 16px;
}
img.blog-image {
	float: right;
	margin: 0px 10px 2px 6px;
}
a.blogListItem {
	display: block;
	text-decoration: none;
	padding: 10px 4px;
	font-weight: normal;
	border-top: 1px solid #CCC;
}
a.blogListItem:hover {
	background-color: #235ca2;
	color: #FFF;
}
.title {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}
.tease {
	font-size: 10px;
	line-height: 14px;
}
.date {
	font-size: 9px;
	margin-bottom: 5px;
/*	font-style: italic;*/
}
a.rightBlock {
	display: block;
	text-align: right;
	padding-right: 20px;
}
a.blogLink {
	display: block;
	margin-top: 4px;
}
#fileQueue {
	width: 200px;
/*	height: 300px;*/
/*	overflow: auto;*/
/*	border: 1px solid #E5E5E5;*/
/*	margin-bottom: 10px;*/
}
