/* Pete's Marina _home */
* {
	margin:0;
	padding:0;
	border:0;
}
html {
font-size: 100%;
}

body {
font-size: 70%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background: #BACEEA;
/*background-image: url(images/bak.gif);
background-repeat: repeat;*/
margin-bottom:5px;
}
p {
	padding-bottom:2em;
}
.lastpara {
	padding-bottom:0;
}
a:link {
	color: #005596;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
	/*border-bottom: 1px dotted;*/
}
a:visited {
	color: #000000;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
	/*border-bottom: 1px dotted;*/
}
a:hover {
		text-decoration: none;
		color: #D6BC6D;
		padding-left: 1px;
		padding-right: 1px;
}

a:active {
text-decoration: none;
	color: #ffffff;
	background:#005596;
	padding-left: 1px;
	padding-right: 1px;
}

a.toggle { 
	color:#000; 
	text-decoration:none; 
	background-color:#fff; 
} 
a.toggle:link {
	text-decoration: none;
	
}
a.toggle:visited {
	text-decoration: none;
}
a.toggle:hover {
		text-decoration: none;
} 
.hide { 
	display:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px; 
	
} 
.show { 
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px; 
	
} 

h1 {
	font-size: 120%;
	font-weight:600;
	color: #222266;
	padding-bottom:1em;
}
h2 {
	font-size: 110%;
	font-weight:600;
	color: #53531E;
}
h3 {
	font-size: 100%;
	font-weight:600;
	color: #53531E;
}
#wrapper {
margin-left:30px;
margin-top:0;
	width: 768px;
	background:#ffffff;
	background-image: url(images/768x212topbak.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow:hidden;
}
#sub_wrapper {
margin-left:30px;
margin-top:0;
	width: 768px;
	background:#ffffff;
	background-image: url(images/768x173subtopbak.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow:hidden;
}
.colwrapper {
	background:#FFEBCD;
}
#leftcol {
float:left;
margin-top:0;
margin-left:25px;
	width:213px;
	background:transparent;
	padding-bottom:32767px;!important;
	margin-bottom:-32767px;!important;
}
#logo_overlay {
margin-top:50px;
	background:transparent;
	height:89px;
}
#logo_overlay a:active {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
}
#leftpic {
margin-top:90px;
	background:#ffffff;
	width:213px;
	margin-bottom:20px;
}
#subleftpic {
margin-top:60px;
	background:#ffffff;
	width:213px;
}
#annimation {
	background:#ffffff;
	width:213px;
}
#rightcol {
float:left;
margin-top:0;
margin-left:25px;
	width:480px;
	background: transparent;
	padding-bottom:32767px;!important;
	margin-bottom:-32767px;!important;
}
#topnav {
margin-top:45px;
height:50px;
	background:transparent;
}
#topnav ul {
	list-style: none;
}
#topnav li {
	float:left;
	display:inline;
}
.space {
	margin-left:3px;
	margin-right:4px;
}
#slideshow {
	width:480px;
	height:300px;
	background:transparent;
}
#topcorners {
margin-top:20px;
	height:10px;
	background-image: url(images/corners/topcorners.gif);
	background-repeat: no-repeat;
}
#subtopcorners {
margin-top:10px;
	height:10px;
	background-image: url(images/corners/topcorners.gif);
	background-repeat: no-repeat;
}
#boxtitle {
	width:459px;
	background:transparent;
}
.subtitle_graphic {
	margin-top:10px;
	margin-bottom:30px;
	margin-left:0;
}
#textarea {
	background:#ECEFF8;
	padding-left:10px;
	padding-right:10px;
}
#bottomcorners {
	height:10px;
	background-image: url(images/corners/bottomcorners.gif);
	background-repeat: no-repeat;
}
.separator {
	clear:both;
	height:0;
}
#footer {
	width:768px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9.9px;
	text-align:center;
	color:#cccccc;
	padding-top:10px;
	padding-bottom:10px;
}
#ul_bullets ul {
border:0;
padding:0;
margin:20px;
}
