/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #321f18;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #07323a;
	text-align: center;
}
.title{
	margin: 0;
	border: 4px solid #fff;
	background: #fff;
	color: #07323a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 5px;
	
}
a:link, a:visited, a:active{
	text-decoration: none;
	color:#321f18;
	font-weight:bold;	
}
a:hover{
	text-decoration: underline;
	color:#07323a;
	font-weight:bold;
}

a.more{
	margin: 10px 0 10px 300px;
	border: 4px solid #fff;
	background: #fff;
	color: #07323a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
}

a.more:hover{
	color: #73a9b4;;	
}

h4{
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 10px 0 10px;
}
h4 a:link, h4 a:visited{
	color: #07323a;
	text-decoration: none;
}
hr{
	border: 2px solid #fff;
	margin: 15px 0 10px 0;
}
h4 a:hover {
	text-decoration: none;
	color: #fff;
}
hr.news{
	border: 1px solid #fff;
	margin: 0;
}
img.floatLeft { 
	
    float: left; 
    margin: 5px 10px 10px 10px; 
	border: 3px solid #fff;
	z-index: 4;
}
img.floatLeftPlain { 
	
    float: left; 
    margin: 5px 10px 10px 10px; 
border: none;
	z-index: 4;
}
ul.address{
	list-style: none;
	margin: 0 0 35px 0;
}
/*containers*/
#container {
	margin: 0 auto;
	width: 960px;
	text-align:left;
	border-top: 10px solid #321f18;
	background: url("../../img/bg_rptr.gif") repeat-y 50% 0;
}
#flashTemp{
	float: left;
	width : 185px;
	margin:0;
	padding:0;
}
#main{
	top: 0px;
	position: relative;
	width: 775px;
	margin: 0 0 0 185px;
}
#main #leftCol{	
	margin: 0 330px 0 0;
	background-color: #321f18;
}

#main #rightCol{
	position: relative;
	width: 320px;
	margin: 0;
	float: right;
	background-color: #321f18;
}
#main #nav_holder{
	background-color: #321f18;
	border-bottom: 10px solid #321f18;	
}
#nav_holder #navPic{
	border: 2px solid #fff;
	height: 175px;
	margin: 0 0 0 10px;	
}
#nav_holder #nav{
	background: url("../../img/nav.gif") repeat-x;
	margin: 10px 0 0px 10px ;
	height: 34px;
}
#footer{
	clear: both;
}
#contactFooter{
	width: 960px;
	background: #321f18;
	text-align:center;
	color:#fff;
}
#contactFooter p{
	padding: 10px 0 0 0;	
}
#contactFooter a:link, #contactFooter a:visited, #contactFooter a:hover{
	color: #fff;
	text-decoration:none;
}
#regionPhoto{
	height: 213px;
	text-align: center;
	background: #07323a;
	overflow: hidden;
}
#logo{
	width: 960px;
	text-align:right;
		margin: 0 auto;
}
/*end containers*/

/*pages*/
#mainBody{
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 0 0 10px 0;
	
	
}
#story, #news, #luke{
	margin: 0 0 10px 10px;
	background-color: #73a9b4;
	padding: 0 0 10px 0;	
}
#story #white {
	background: #fff;
	padding: 10px 0 0 0;
}
#luke #white{
	background: #fff;
	padding: 10px 0 0 0;
	min-height: 630px;	
	
}
#story #white img.floatLeft{
	border: 3px solid #73a9b4;
}
#story #imgCenter {
	text-align: center;
}
#contact{
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 0 0 10px 0;
	
}
#story p, #contact p, #luke p{
	margin: 0 0 10px 0;
	padding:0 20px 10px 20px;
	line-height: 1.75em;	
}
#flashMap{
	
}
#archive {
	background-color: #73a9b4;	
}
#blogs{
	margin: 10px 0 0 0 ;
	background-color: #73a9b4;
	padding: 0 0 10px 0;
}
#news p, #blogs p{
	margin: 0;
	padding:0 20px 10px 20px;
	line-height: 1.75em;	
}

/*////////////////
////  SLIDE  /////
////////////////*/
.question{	
	width: 97%;
	padding:4px 0px 0px 5px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.answer{
	width:94%;
	margin-left:3%;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}

.answer_content{
	padding:1px;
	font-size: 11px;
	line-height: 1em;
	font-weight:normal;
	position:relative;
	color:#FFF;
}
.answer_content a:hover{
	font-weight:bold;
		color: #07323a;
	text-decoration: none;
}
.answer_content a{
	font-weight:bold;
	text-decoration: none;
	color:#FFF;
}

/*////////////////
////   FRM    ////
////////////////*/

.form div{
	font-size:12px;
	width: 70%;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 95px; /*width of left column containing the label elements*/
}

.form label{
	color: #07323a;
	float: left;
	text-align:right;
	margin-left: -110px; /*width of left column*/
	width: 90px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-weight: bold;
}


.form input[type="text"], .form textarea{ 
	width: 250px;
}


.form textarea{
	height: 150px;
}

h4 input, .form input, .form textarea, .form select{
	background-color:#07323a;
	border: solid 2px;
	border-color:#07323a;
	font-size:inherit;
	font-family:inherit;
	color: #fff;
	cursor: pointer;
}