/* Layout Styles */
body {
	background: #FFF;
	color: #000;
	margin: auto;
	padding: 0;
	line-height: 1.3em;
	font: 80%  "Trebuchet MS", tahoma, verdana, arial, sans-serif;
}

#container {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	width: auto;
	display: inline;
	overflow: visible;
}

a img {
	border: none; 
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#flashbanner { /* Flash animated header on home page*/
	display: none;
}
#flashcontent {
	display: none;
	}

#banner{
	display: none;
}

#title  {
	padding-top: 10px;
	padding-left:5px;
	padding-bottom:7px;
	color: #000;
	height: 40px;
	width: auto;
}

#titletext  {
	display:none;
	}


.top-divider {/* Bar dividing header and content*/
	display:none;

}
.top-divider-sub {/* Breadcrumbs on subpages*/
	display:none;
	
}
.top-divider-sub a:link, .top-divider-sub a:visited {
	color: #f8f5e8;
}

.top-divider-sub a:hover {
	border-bottom: 1px dashed #f8f5e8;
	color: #fc9901;
	text-decoration:underline;
}


/* Main Content
==================================================*/
#content {
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	display: inline;
	position: relative;
	width: auto;
	float: none;
	clear: none;
	overflow: visible;
}

#content p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 25px 0 25px 0;
}

#content h1 {
	margin: 10px 30px 0 20px;
	padding: 7px;
	font-size: 1.4em;
	color: #666;
	background: inherit;
}
.content-title {
	font-size:20px; 
	letter-spacing:1px; 
	line-height:20px; 
	color:#000; 
	font-weight:500;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;

} 
#content-img { /*Large image in content */
	padding: 8px;
	border: 1px solid #aaaaaa;
	background: #fff;
	margin: 0 15px 0 3px;	
}
blockquote {
	margin: -10px 20px -10px 20px;
	padding: 2px 10px 2px 50px;
	background: #DB9933 url('/img/bg/quote.jpg') 0px top no-repeat;
	border: none;
	color: #f8f5e8;
	font-size: 1.4em;
	line-height: 115%;
	font-style:italic;
	font-family: "Georgia", tahoma, verdana, arial, sans-serif;
}


/* Content Tagline
==================================================*/
.smallcaps {
	font-size: small; 
	letter-spacing:1px;  
	color:#919b70; 
	font-family:"Times New Roman", Times, serif
}

.tagline {
	font-size: large; 
	letter-spacing:1px; 
	line-height:20px; 
	color:#cc9933; 
	font-weight:500;
	font-family:"Times New Roman", Times, serif
} 
.lgfont {
	font-size:28px; 
	padding-left:2px; 
	color:#919b70;
	font-family:"Times New Roman", Times, serif
}

/* Left Bar - Navigation, etc
==================================================*/
#side-menu {
	display: none;
	
}

#side-menu h1 {
	display: none;
}

#side-nav {
	display: none;

}


/* Footer
==================================================*/
#footer {
	clear:both;
	width: 100%;
	padding: 3px;
	border-top: 3px solid #000;
	font-size: 12px;
	text-align: center;
	color: #f8f5e8;
	background-color:#808d54;
	line-height:1.8em;
}

#footer a:link, #footer a:visited {
	color: #f8f5e8;
	background:inherit;
}

#footer a:hover {
	border-bottom: 1px dashed #f8f5e8;
	color: #fc9901;
	background:inherit;
}

/* Google Driving Directions & Map
==================================================*/
#driving-directions {
	clear:both;
	width: 708px;
	padding: 3px;
	margin: -5px 0 0 66px;
	font-size: 12px;
}

#porthardymap {
	clear: both;
	width: 708px;
	padding: 3px;
	margin: -5px 0 0 66px;
	font-size: 12px;
}

 table.directions th {
	background-color:#808d54;
	color: #f8f5e8;
	text-align:center;
      }
.directions-inst {
	margin: 10px 30px 0 20px;
	padding: 7px;
	color: #666;
	background: inherit;
	}	 
.disclaimer {
	font-size:10px;
	width: 620px;
	font-style:italic;
	padding-top: 10px;
}
 
/* Images
==================================================*/

#content img
{
	display: none;
}

#printimage
{
	text-align: center;
}

.inline-img
{
	display: none; 
}
.inline-img-noborder
{
	display: none; 
	
}
.inline-img-right-noborder
{
	display: none; 
	
}
.inline-img-right
{
	display: none; 
	
}
.inline-img-noborder p
{
	display: none; 
}
.inline-img-right p
{
	display: none; 
}
.inline-img p
{
	display: none; 
}

.brochure
{
	margin-left:10px;
	font-size:13px;
}

/* Definition Lists
==================================================*/
dt {
	font-weight: bold;
	margin: 10px 0 0 60px;
}

dd {
	margin-left: 65px;
	padding: 0;
}

dd ul {
	margin: 0;
	padding-left: 2em;
	list-style-type: square;
}

/* Icons
==================================================*/
.email { background: transparent url(/img/ico/email.png) no-repeat 0 center; }
.phone { background: transparent url(/img/ico/phone.gif) no-repeat 2px center; }
.fax { background: transparent url(/img/ico/fax.gif) no-repeat 2px center; }