/* Header */
	#header {
		border: 2px solid #62340C;
		background-color: #FDFDB7;
		padding: 10px;
		height: 198px;
	}

	body
	{
		font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px;
	}

/* Body and Container */
	.pageBody {
		background-color: #62340C;
	}

	#container {
		width: 800px;
		min-height: 900px;
		margin: auto;
		font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #666;
		background-color: #FFF;
		line-height: 1.6em;
		border: 4px solid #FECA0A;
	}
			
/* General */
	h1 {
		font-weight: bold;
		font-size: 18px;
		color: #62340C;
	}
		
	h2 {
		font-size: 15px;
		color: #666;			
	}

	h3 {
		font-size: 14px;
		color: #000;
	}

	h4 {
		font-size: 12px;
	}

/* Navigation */
	#wrap {
		position: relative;
		float: left;
		z-index: 50;
	}

	#nav {
		width: 483px;
		height: 48px;
		float: right;
		background: transparent;
		z-index: 1;
	}
/* -- Brown Menu -- */
	.menu {
		font-family: "Trebuchet MS", Arial, san-serif;
		width:492px;
		height:42px;
		position:relative;
		font-size:13px;
		margin: 0;
		
	}
	.menu ul li a {
		display:block;
		text-decoration:none;
		color:#EBE0D5;
		font-weight:bold;
		width:81px; 
		height:42px; 
		text-align:center;
		border-bottom: 0;
		background-image:url('/images/brown/center.png');
		line-height:48px; 
		font-size:13px; 
		overflow:hidden;
		padding-left: 1px;
	}
	/* End Caps Styling */
	.menu .left_nosub {
		background-image:url('/images/brown/left.png');
		padding-left: 1px;
		margin-right: -1px;
	}
	.menu .right_hassub {
		background-image:url('/images/brown/right.png');
	}
	.menu .right_nosub {
		background-image:url('/images/brown/right.png');
	}
	.menu ul {padding:0; margin:0; list-style: none;}
	.menu ul li {float:left; position:relative;}
	.menu ul li ul {display: none;}

	/* Button ":hover" Styling */
	.menu ul li:hover a {color:#381B01; background:url('/images/brown/center_hassub.png'); }
	.menu ul li:hover ul {display:block; position:absolute; top:42px; left:0; width:152px; margin: 0; padding: 0;}
	.menu ul li:hover ul li a.center_hassub {background:#6a3; color:#EBE0D5;}
	.menu ul li:hover ul li:hover a.center_hassub {background:#6fc; color:#381B01;}
	.menu ul li:hover ul li ul {display: none;}

	.menu ul li:hover .left_nosub {color:#381B01; background:url('/images/brown/left_nosub.png');}
	.menu ul li:hover .right_hassub {color:#381B01; background:url('/images/brown/right_hassub.png') ;}
	.menu ul li:hover .right_nosub {color:#381B01; background:url('/images/brown/right_nosub.png') ;}

	/* DropDown Styling */
	.menu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#381B01; width:142px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
	.menu ul li:hover ul {
		margin: 0 0 0 3px;
		padding: 0;
		background-image:url('/images/brown/dropdown.png');
		background-repeat:no-repeat;
		background-position:bottom left; 
	}

	/* DropDown Menus ":active" or "Selected" Styling */
	.menu ul li:hover ul .sub_active {
		background-image:url('/images/brown/sub_active.png');		
		margin-right: 1px;
	}

	/* DropDown Menus ":hover" Styling */
	.menu ul li:hover ul li a:hover {color:#381B01 !important; background-image:url('/images/brown/sub_hover.png');}

	.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
	.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* -- End Brown Menu -- */
		
	.labelBox {
		position: relative;
		left: 10px;
	}

/* -- Start calendar (C) table -- */
	.tableC {
		width: 575px;
		border: solid gray 1px;
	}

	.tableC .th {
		 color: #FFFF7C;
		 background-color: #62340C;
		 font-weight: bold;
		 padding: 2px;
		 height: 28px;
		 text-align: center;
	}

	.tableC .tr {
		height: 24px;
	}

	.tableC .td  /* td for Day */
	{ 
		float: left;
		width: 85px;
		height: 24px;
		padding-left: 5px;
		padding-right: 1px;
	}

	.tableC .tdd /* tdd for Date */
	{ 
		float: left;
		width: 85px;
		height: 24px;
		padding-left: 5px;
		padding-right: 1px;
	}

	.tableC .tde /* tde for Event */
	{ 
		float: left;
		width: 280px;
		height: 24px;
		float: left;
		padding-left: 5px;
		padding-right: 1px;
	}
/* -- End calendar (C) table -- */

/* -- Start calendar summary (CS) table -- */
	.tableCS {
		width: 575px;
		border: solid gray 1px;
	}

	.tableCS .th {	
		color: #62340C;
		font-weight: bold;		
		text-align: center;
	}

	.tableCS .tr {
		margin-left:0px;
	}

	.tableCS .td {
		float: left;
		padding-left: 20px;
		width: 500px;
	}
/* -- End summary calendar table -- */ 

/* -- Start fees (F) table -- */ 
	.tableF {
		width: 575px;
		border: solid gray 1px;
	}

	.tableF .th {
		 color: #FFFF7C;
		 font-weight: bold;
		 height: 24px;
	}

	.tableF .tr {
		height: 24px;
	}

	.tableF .td {
		float: left;
		width: 181px;
		height: 24px;
		padding-left: 5px;
		padding-right: 1px;
	} 

	.stripeH{
		background-color: #62340C;
		width: 575px;
		height: 24px;
	}

	.stripe {
		background-color: #FFFF7C;
		width: 575px;
		height: 24px;
	}
/* -- End fees(F) table -- */ 

/* -- Start former davidians (D) table -- */ 
	.tableD {
		width: 575px;
	}

	.tableD .th {
		 color: #FFFF7C;
		 font-weight: bold;
		 height: 24px;
	}

	.tableD .tdr {
		float: right;
		padding-right: 2%;
	}

	.tableD .tdl {
		float: left;
		padding-left: 2%;
	}

	.stripeHFormerDavidians{
		background-color: #62340C;
		width: 575px;
	}

	.stripeFormerDavidians {
		background-color: #FFFF7C;
		width: 575px;
	}
/* -- End davidians (D) table -- */ 

/* -- Start all tables that uses forms -- */ 
	.table {
		width: 575px;
	}

	.table .tdv {
		float: left;
		width: 20%;
		padding-left: 2%;
		text-align: right;
	}
/* -- End all tables that uses forms -- */ 

	.icon {
		border-style: none;
		border: 0px;
		padding: 3px;
	}

	.plusLink {
		border-style: none;
		border: 0px;
		vertical-align: bottom;
		padding-bottom: 2px;
		padding-right: 10px;
	}

	.divider {
		height: 15px;
	}

	.expandInfoHidden {
		visibility: hidden;
		height: 0px;
		position: absolute;
		top: -200px;
		left: -200px;
	}

	.expandInfoVisible {
		visibility: visible;
	}

	.labelDescription
{
	font-size: 11px; 
	font-style: italic;
	position: relative;
	left: 170px;
}

/* Sidebar Address*/
	#sidebar {
		float: left;
		width: 165px;
		padding-top: 10px;
		padding-left: 5px;
		color: #2D2D2D;
	}

	#sidebar a {
		color: #62340C;
		text-decoration: none;	
		border-bottom: 1px dotted #62340C;
	}

	#sidebar a:hover{
		background-color: #FFFF7C;
		text-decoration: underline;
		border-bottom: none;		
	}
	
	#address {
		padding: 3px 0 10px 10px;
		background-color: #E5D9BC;
		border: 1px solid #62340C;
		margin: 8px;
		width: 135px;
		height: 270px;
		position: absolute;
		z-index: 1;
	}

	#news {
		padding: 3px 0 10px 10px;
		border: 1px solid #62340C;
		width: 135px;
		top: 580px;
		margin-left: 8px;		
		position: absolute;
		z-index: 5;
	}

	#contact {
		border-color: #62340C;
		border-width: 1px;
		border-style: solid;
		margin-top: 30px;
		margin-left: 10px;
		margin-right: 10px;
		padding: 10px;
		z-index: 1000;
	}

	#policy {
		border-color: #62340C;
		border-width: 1px;
		border-style: solid;
		margin-left: 200px;
		margin-right: 200px;
		padding-left: 40px;
	}

/* Main Content */
	#content {
		margin-left: 180px;
		margin-right: 20px;
		padding-top: 10px;
		min-height: 620px;
	}

	#content a {
		color: #62340C;
		text-decoration: none;	
		border-bottom: 1px dotted #62340C;
	}

	#content a:hover{
		background-color: #FFFF7C;
		text-decoration: underline;
		border-bottom: none;		
	}

/* Images */
	img.left {
		float: left;
		position: relative;
		left: 10px;
		margin: 0 12px 5px 0;
	}

	img.center {
		display: block;
  		margin: 0 auto 5px auto;
  	}
	
	img.right {
  		float: right;
  		margin: 0 0 2px 8px;
  	}

	img.rightR {
  		position: relative;
		right:120px;
		float: right;		
  		margin: 0 0 2px 8px;
  	}

	.descL {
		position: relative;
		top: 80px;
		right: 130px;
		font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	.descR {
		position: relative;
		top: 80px;
		left: 240px;
		font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
/* Footer */
	#footer {
		padding: 5px;
		text-align: center;
	}
	
	#footer p a {
		color: #666666;
		text-decoration: none;
		border-bottom: 1px dotted #666666;
	}

	#footer p a:hover {
		color: #FECA0A;
		font-weight: 550;
		background-color: #62340C;
		border-bottom: none;
	}

/* Pagination */
.page-number { float:right; width: auto; text-align: right; font-size: 75%; }

/* Photos */
.thumbnail
{
	border: 1px solid black;
}

.thumbnailLink
{
	padding: 5px;
}