/* ----- GLOBAL ----- */
html {font-size:11px;}
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(../images/background_pattern.jpg);
	background-position: top left;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	/* Fix margin align in IE */
	text-align:center;
}

* html p{
	margin:0 0 0 0;
	padding:10px 0 0 0;
}

a {
	color:#333333;
}
a:hover {
	color: #fff;
	background-color: #87210A;
	text-decoration:none;
}
h3 {
	font-weight: bold;
	color: #000;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
/** MAIN SITE STRUCTURE **/
	#wrapper{
	margin:0;
	padding:0;
	background: url(../images/background_bar2.jpg);
	background-repeat:repeat-x;
	}
	
	#content_bottom_column {
		float:left;
	}
	#container {
	width: 763px;
	/* fix auto margin in IE*/
		text-align:left;
	width: 763px;
	float: center;
	margin-top: 46px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	#border_top {
		height: ;
		background: ;
		background-position:top left;
		background-repeat: no-repeat;
	}
	
	#flash_nav {
		padding: 0 23px 0 23px;
		color:#ffffff;
		background-image: url(../images/contentbg.jpg);
		background-color:#ffffff;
	}
	* html #flash_nav{
		padding: 0 20px 0 23px;
	}
	
	#main_content{
	    border:1px solid #000000;
		float:left;
		width: 761px;
		background-image: url(../images/background_content.gif);
		background-position:top left;
		background-repeat: repeat-y;
	}
	#navigation{
		border:1px solid #000000; height: 160px;}
	/*Fix IE height differential*/
	* html #main_content{
		height:0%;
		padding-bottom:40px;
	}
	/*One column layout*/	
	div#main_content div#oneColumn{
		margin: 0px 23px 0 23px;
		padding:0;
	}
	
	* html div#oneColumn{
		margin: 10px 23px 0 23px;
		padding:0;
	}
	
	#oneColInside{
		padding: 10px 0 0 0;
	}
	
	.content_left_column {
	margin: 20px 0 0 0;
	padding: 0 25px 0 40px;
	float:left;
	width:240px;
	border-right: solid 1px #9a9f73;
	text-align:right;
	line-height:14px;
	color: #3333;		/*background-color:green;*/
	}
	
	* html .content_left_column{
		margin: 20px 10px 0 10px;
		padding: 0 20px 0 10px;
	}
	.content_bottom_column {
	float:left;
	padding-right: 150px;
	padding-bottom: 50px;
	margin-top: auto;
	}
	
	.content_right_column {
		margin: 20px 30px 0 0;
		padding: 0 0 0 0;
		width:400px;
		float:right;
		line-height:14px;
	}
	
	
	
	#footer{
		clear:both; 
		background: url(../images/footer.jpg);
		background-position:top left;
		background-repeat: no-repeat;	
		text-align:center;
		line-height:20px;
		padding-top:30px;
		color:#CCCCCC;
		font-size:10px;
	}
	
	#clearDiv {
	clear: both;
	}

/** Page Specific Styles **/

/** ABOUT **/

	/*Bios page*/
		#bioTable{
			margin-left:auto;
			margin-right:auto;
		}
		
		#bioTable hr{
			line-height:0;
		}
		
		#bioTable h4{
			margin:0;
			padding:0;
			font-size:12px;
			font-weight:bold;
			line-height:18px;
		}
		
		#bioTable h5{
			margin:0;
			padding:0;
			font-size:10px;
			line-height:12px;
		}
		
		.bioImageTD img{
			margin-top:6px;
			margin-right:10px;
			padding-right:20px;

		}
		
		p.title {
			display:inline;
		}
		
/** CONTACT **/

	/*Directions page*/			
		.directionsTD{
			padding-left:10px;
		}
		
		.directionsTD h4{
			margin:0;
			padding:0;
			font-size:12px;
			line-height:28px;	
		}#wrapper #container #main_content .content_right_column img {
	float: right;
	padding-right: 10px;
	text-align: right;
	padding-left: 10px;
}
.give {
	font-weight: normal;
}
.give_images {
	text-align: right;
}
.Red_special {
	color: #87210A;
}
.blue_special {
	color: #00F;
}
.image_left {
}
.book_title {
	font-style: italic;
}

