/* This file defines styles for the Port Clinton CN site */
/* Last updated May 3, 2005 by Kevin Bump */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/bg_main_tile.gif); 
	background-repeat: repeat-x repeat-y; 
}

#printlogo {
	display: none; 
}
	
#banner {
	position: absolute;
	z-index: auto;
	height: auto;
	width: 900px;
	left: 50%;
	top: 0px; 
	margin-left: -450px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}

#main {
	position: absolute;
	z-index: auto;
	height: auto;
	width: 900px;
	left: 50%;
	top: 210px;
	margin-left: -450px;
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	background-color: #FFFFFF;
	}

#navleft {
	position: absolute;
	z-index: auto;
	height: 50px;
	width: 900px;
	left: 50%;
	top: 169px;
	margin-left: -450px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	background-color: #FFFFFF;
}

#bottom {
	position: absolute;
	height: auto;
}

.title {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: normal;
	margin-left: 20px;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	margin-left: 20px; 
	margin-right: 20px;
	margin-top: 20px;
}

.text TD {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
}

.text b {  
	font-weight: bold; 
}
.smtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 105%; 
	font-style: normal; 
	font-weight: bold;
}

.box {  
	padding-top: 10px;
}

a:visited  {
	color: #CC00FF; text-decoration: none
}

a:link  {
	color: #3300FF; text-decoration: none
}

a:active  {
	color: #3300FF; text-decoration: none
}

a:hover   {
	color: #3300FF; text-decoration: underline
}

form {  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; }
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #93A246;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #93A246;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #93A246;
}