body {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:96%;
  background-color:#f2f2f2;
  margin:5px;
  padding:0;
  text-align:center
}

#wrapper  {
	width:820px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	border-width:4px;
	border-color:#464e34;
	border-style:solid;
}

#wrapper2  {
	width:840px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	border-width:2px;
	border-color:#851A22;
	border-style:solid;
}

#wrapper3  {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	border-width:4px;
	border-color:#464e34;
	border-style:solid;
}
#header {		
		height:200px;
		background-color:#7c8468;
		margin:0;
		
			}
#logos {
	width:600px;
	text-align:center;
	margin:0 auto;
	}
#kta {
	margin-right:40px;
	margin-bottom:16px;
	}	
	
#images  {
	width: 310px;
	float:right;
	padding-right:6px;
	padding-bottom:15px;
	font-size:12px;
	}	
#leftbar {
	width:80px;
	background-color:#999999;
	float:left;
	height:100%;
	}
#footer {
	background-color:#ced7b5;
	padding:8px;
	font-size:1.1em;
	text-align:center;
	color: #464e34;
	font-style:normal;
	font-weight:bold;
	}
#address {
	padding-left:100px;
	font-weight:bold;
	}	
#tariff  {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	}
		
img.greyborder {
	border:#DDD solid 6px;
	}	
img.greymid {
	border-top:#DDD solid 6px;
	border-bottom:#DDD solid 6px;
	border-right:#DDD solid 2px;
	border-left:#DDD solid 2px;
	}	
img.greyborder_centered {
	border:#DDD solid 6px;
	margin-right:auto;
	margin-left:auto;
	}		
img.greyright {
	border:#DDD solid 6px;
	float:right;
	margin-left:6px;
	}

img.greyleft{
	border:#DDD solid 6px;
	float:left;
	margin-right:10px;
	}						
img.greyborder2 {
	border:#DDD solid 6px;
	margin-right:20px;
	}
	
img.family {
	border:#DDD solid 6px;
	float:right;
	margin-left:6px;
	margin-bottom:14px;
	}								
p  {
	text-align:left;
	color:#000000;
	}	
	
p.top  {
	text-align:left;
	color:#000000;
	padding-top:12px;
	}		
p.middle {
	text-align:center;
	color:#000000;
	}
	
p.contact {
	padding-left:15px;
	font-size:16px;
	}			
h1 {
	font-size:1.4em;
	font-weight:bold;
	text-align: center;
	padding:6px;
	padding-top:22px;

	color: #851A22;
	font-style:italic;
	}
h3  {
	margin-top:2px;
	text-align:left;
	color:#464e34;
	font-style:italic;
	font-size:1.2em;
	}
	
h3.response  {
	margin-top:0;
	text-align:center;
	color:#000000;
	}	
	
h4 {
	margin-top:0;
	text-align:left;
	color:#000000;
	font-size: 1.1em;
	font-weight:bold;
	}
		
	ul.route {
		text-align:left;
		color:#000000;
		}	
.content {
	padding:10px;
	padding-top:6px;
	background-color:#ffffff;
	font-size:.92em;
	color:#000000;
}

a:link {
	text-decoration:none;
	}	
a:visited {
	text-decoration:none;
	}	
a.local {
	text-decoration:none;
	color:#000000;
	}
	
a.local:hover {
	text-decoration:none;
	color:#000000;
	}	
.by  {
	font-size:9px;
	color:#333333;
	text-decoration:none;
	text-align:center;
	}
	#from {
	text-decoration:none;
	display:none;
	}
a:hover  {
	color:#660000;
	}
	
.rightfloat {
	float:right;
	}
.rightfloat2 {
	float:right;
	margin-bottom:20px;
	}
.rightfloat3 {
	float:right;
	margin-top:10px;
	margin-left:10px;
	}
.rightfloat4 {
	float:right;
	margin-top:20px;
	margin-left:10px;

	}
	
.rightfloat5{
	float:right;
	margin-top:10px;
	margin-right:25px;
	}	
.leftfloat {
	float:left;
	background-color:#ffffff;
	}	
.leftfloat2 {
	float:left;
	background-color:#ffffff;
	width:400px;
	}		
.thumbs  {
	text-align:center;
	background-color:#CCCCCC;
	padding:4px 0;
	}	
.padleft {
	padding-left:10px;
	}

#features {
	margin-top:-10px;
	}		
#navlist ul
{

margin-left: 0;
padding-left: 0;
white-space: nowrap;
background-color:#464e34;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a { padding: 3px 16px; }

#navlist a:link, #navlist a:visited
{
color: #464e34;
background-color: #ced7b5;
text-decoration: none;
font-size:.98em;
border-color:#7c8468;
border-style:solid;
border-width:1px;
}

#navlist a:hover
{
color: #fff;
background-color: #464e34;
text-decoration: none;
}
#navlist a:active
{
color: #000000;
background-color: #7c8468;
text-decoration: none;
font-size:.9em;
border-color:#464e34;
border-style:solid;
border-width:1px;
}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
sup  {
		font-weight:bold;
		color:#990000;
		}
		
#map  {
	width:700;
	height:600;
	margin: 8px auto;
	}		
