/* CSS Document */


/* global styles */
body {color: #000; background: #766731; margin: 5px 0 5px;}
a:link, a:visited {text-decoration: underline; color: #766731;}
a:hover, a:active {text-decoration: none; color: #4B411F;}
h3 {text-align: center;	color: #4B411F; font-size: 22px; line-height: 18px; margin: 0px;}
input, textarea, form {font-family: "Times New Roman", Serif; font-size: small; }

/* utility styles */
.clear {clear: both;}

/* Main content boxes throughout the site 
.bluetable {}*/
.top-table		{height: 28px; background: url(/images/news-top.gif) no-repeat top center #EAE3CB;}
.content-cell2		{padding: 20px; background: url(/images/news-middle.gif) repeat-y top center #EAE3CB;}
.bottom-table		{height: 28px; background: url(/images/news-bottom.gif) no-repeat top center #EAE3CB;}

.option 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}


/* not exactly sure about this one yet */
.redtable {border: 1px solid #f00;}
.top-table2		{padding: 2px; background-color: #728566;}
.content-cell3		{padding: 7px; background-color: #A5A7B5;}
.bottom-table2	{padding: 2px; background-color: #728566;}

/* all of the block items */
.block-container	{width: 153px; text-align: center;}
.block-top			{height: 28px;  background: url(/images/block-top.gif) no-repeat top left;}
.block-center 		{background: url(/images/block-center.gif) repeat-y top left;}
.block-title 		{padding-top: 5px; font-weight: bold;}
.block-content 		{text-align: left; padding: 4px 13px;}
.block-bottom		{height: 39px; background: url(/images/block-bottom.gif) no-repeat top left;}


/* story formatting */
.story-table-top {padding: 2px; background-color: #66553E;}
.story-table-middle {padding: 2px; background-color: #66553E;}
.story-table-bottom {padding: 2px; background-color: #66553E;}
.story-top-content		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; padding: 7px; background-color: #ffffff;}
.story-bottom-content		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; padding: 7px; background-color: #ffffff;}


#navigation {
	margin-left: 210px;
	padding: 70px 3px 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

#navigation a {
	font-size: 16px;
	padding: 1px;
}

#navigation a:hover {
	background: #C2C4AA;
}

	#body-leftcontent {
	position: absolute;
	margin-top: 0;
	top: -20px;
	width: 153px;
	margin-left: 25px;
		}

/* footer specs */	
	#footer {
	color: #EEE9D5;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #766731;
}
.photo-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

/* photo buffers */
img.image-left-buffer-5px {
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 0;
}
img.image-left-buffer-10px {
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 0;
}
.newsheadline-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #766731;
}
