/*
#F7EFC6 - light tan (wheat background color)
#544e38 - darker brown; border and text color
#D3CAA9 - med. brown; alternating odd row color 
*/

html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #544e38;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

fieldset {
	border: 1px solid #3f3c2d;
	padding:3px;
	margin: 0 0 5px 5px;
}

legend {
	color: #544e38;
	font-weight: bold;
}

body {
	background: #F7EFC6; /* E5DCB9 */ 
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 950px;
}

#body {
	background: url(../images/body_bg_w.gif) repeat-y;
	color: #F7EFC6; /* E5DCB9 */
	width: 100%;
}
#body-top {
	background: top left url(../images/body_top_w.gif) no-repeat;
	position: relative;
}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 250px;
	width: 685px;
	height: 11px;
	background: top left url(../images/body_top_2_w.gif) no-repeat;
	border-left: 1px solid #8B846A;
	border-right: 1px solid #8B846A;
}

#body-bot {
	background: bottom left url(../images/body_bot_w.gif) no-repeat;
	padding-bottom: 17px;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: 40px;
	left: 10px;
	font-size:24px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}

h1 a {
	text-decoration: none;
	color:#3f3c2d;
}

#nav {
	position: absolute;
	top: 43px;
	left: 356px;
	
}
#nav  a {
	background-image:url(../images/menu.gif);
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#544e38;
}

#body-bot {
	padding-top: 12px;
}
#leftCol {
	float: left;
	width: 231px;
	padding-left: 13px;
	
}
#leftCol a {
	color: #F2F7F8;
}
#leftCol a:hover {
	color: #CFCCBF;
}
#leftCol h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}
#leftCol h3 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:16px;
}
#leftCol p {
	margin: 0px 19px;
}
#leftCol .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 640px;
	padding-right: 34px;
	padding-top: 23px;
	color: #686454;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-left: 6px;
	background: 0px 4px url(../images/bar_lit.gif) no-repeat;
}
.bar-drk {
	padding-left: 6px;
	background: 0px 4px url(../images/bar_drk.gif) no-repeat;
}

#picbar {
	background: #A3A189;
	width: 640px;
	margin: 2px 0 19px 0;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 192px;
	padding: 2px;
	border: 1px solid #8B846A;
	margin: 5px 0px 5px 4px;
	_margin: 5px 0px 5px 2px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

.bottomFeatures {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 10px;
	padding-top: 5px;
}
#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}

 /*Ben's Calendar System */
 		table.month { 
			border-collapse:collapse; 
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
		}

		table.month tr.monthHeader td {
			background-color:#686454;
			color:#F7EFC6; /* E5DCB9 */
			border: 1px solid #999 ;
		}

		table.month tr.dayheader td {
			background-color: #686454 ;
			border: 1px solid #999 ;
			color: #F7EFC6; /* E5DCB9 */
			padding: 5px 0px 5px 0px ;
			text-align: center ;
			}

		table.month tr.day td {
			background-color: #00C060; 
			border: 1px solid #999 ;
			color: #FFF ;
			padding: 5px 0px 5px 0px ;
			font-weight: bold ;
			text-align: center ;
			}

		table.month tr.day td.othermonth {
			background-color: #D3CAA9;
			color: #999999 ;
			font-weight: normal;
			}

		table.month tr.day td.pastdays {
			background-color: #E5E5E5;
			color: #8B846A ;
			font-weight: normal;
			}

		table.month tr.day td.event {
			background-color: #6EA8C0;
			color: #FFF ;
			/* text-decoration:line-through; */
			font-weight: normal ;
			}
 /* Ben's Calendar System End */


/* Pics Begin */
	#picsContainer
	{
		width: 300px;
		/* height: 300px; */
		position: relative;
		overflow: hidden;
		float:left;
		_top: -70px;
		_left: -28px;
	}
	.picsOuter {
		position: absolute;
		top: 0;
		width: 200%;
		left: -50%;
	}
/*
	.picsInner {
		position: absolute;
		left: 50%;
	}
	.picsInner img
	{
		position: relative;
		left: -50%; 
	}
	*/
/* Pics End */

/* tables */
table.tablesorter {
	font-family:arial;
	/*background-color: #999;*/
	margin:5px 0pt 5px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border-collapse:collapse;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #686454;
	color: #F7EFC6;
	border: 1px solid #999;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/UpDownArrows.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #F7EFC6; /* E5DCB9 */
	vertical-align: top;
	border: 1px solid #999;
}
table.tablesorter tbody tr.odd td {
	background-color:#D3CAA9; /* e5dcb9 */
}
/*
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
 */
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #3f3c2d;
}

img.propPic {
	margin-right: 4px; 
	padding:2px; 
	border:1px solid #999;
}

.resLabel {
	width:100px;
	text-align: right;
	float:left;
	padding:3px 3px 0 0;
}
.red {
	color: #F00;
	font-weight: bold;
}