/* ----- GLOBAL ----- */
html {font-size:12px;}
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;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #87210A;
}

/** MAIN SITE STRUCTURE **/
	#wrapper{
	margin:0;
	padding:0;
	background: url(../images/background_bar2.jpg);
	background-repeat:repeat-x;
	}
	
	#container {
		margin: 46px auto 0 auto;
		width: 763px;
		/* fix auto margin in IE*/
		text-align:left;
		width: 763px;
	}
	
	#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;
		width: 761px;
		float:left;
		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:202px;
		border-right: solid 1px #9a9f73;
		text-align:right;
		line-height:14px;
		/*background-color:green;*/
	}
	
	* html .content_left_column{
		margin: 20px 10px 0 10px;
		padding: 0 20px 0 10px;
	}
	
	
	.content_right_column {
		margin: 20px 30px 0 0;
		padding: 0 0 0 0;
		width:425px;
		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: 20px;
	padding-right: 10px;

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

	/*Directions page*/			
		.directionsTD{
			padding-left:10px;
		}
		
		.directionsTD h4{
			margin:0;
			padding:0;
			font-size:12px;
			line-height:28px;	
		}
.Red_special {
	color: #87210A;
}
#h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #87210A;
	margin-right: 50%;
	text-transform: uppercase;
	color: #87210A;
}#wrapper #container #main_content .content_left_column h3 {
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.style2 {	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.style31 {color: #CC0000; font-weight:bold; font-size: 14px; }
