html, body {
    height: 100%;
	color: black;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	margin:0px;
	padding:0px;

}

body{
	font-size: 80%;	
}

img
{
	border: 0;
}

a
{
	color:#002863;
	text-decoration: underline;
}


a:hover
{
	color:#0058DD;
}

#footer a
{
	color:white;
}

#footer a:hover
{
	background:#6BB6E7;
}

#menu1 ul{ 
	margin: 15px 0px 0px 0px;
	padding: 0;
}

#menu1 li{ 
	font-size:130%;
	list-style-type: none;
	padding: 3px 0px 3px 5px;
	font-family: Garamond, "Times New Roman", serif;
	cursor: pointer;
	border-bottom:1px solid #cdc9c9; 

}

#menu1 li a{ 
	text-decoration: none;	
}

.RL
{
	list-style-type: none;
}
p{
	padding:0px;
	margin:0px;
}

h1{
	width: 100%;
	border-bottom:1px solid black;
	padding:0px;
	margin:15px 0px 0px 0px;
	font-weight:none;
	font-size:25px;
	font-family: Garamond, "Times New Roman", serif;
	letter-spacing:-1px;
	font-weight: lighter;
}

h2{
	padding:0px;
	margin:3px 0px 3px 0px;
	font-size:14px;
	font-weight:none;
}

h4
{
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:0;
	font-family: Garamond, "Times New Roman", serif;
	letter-spacing:-1px;
}

#main{
	width: 850px;
	background-image:url("images/shadow.gif");
	background-position: 50% 0%;
}
 
#mainContent{
 	width: 815px;
	background:#fff url("images/bg.gif") repeat-y;
	background-position: top left;
	overflow:visible;
	text-align:left;
}

#header{
	cursor: pointer;
	background:#fff url("./images/header.png") repeat-y;
	height:116px;
	margin-left:18px !important;
	margin-left:17px;
}
#homeheader{
	cursor: pointer;
	/*background:#fff url("./images/header.png") repeat-y;*/
	height:116px;
	margin-left:18px !important;
	margin-left:17px;
} 
#leftContent{
	float:left;
	width:225px;
	margin-right:15px;
}

#leftPic{
	width:160px;
	margin: 15px 0px 0px 0px;
	padding: 7px 7px 7px 7px;
	border-bottom:1px solid #cdc9c9; 
	border-top:1px solid #cdc9c9; 
	background-color:#eee9e9;
	cursor: pointer;
}


#rightContent{
	float:right;
	width:575px;
}

#contentPic{
	background-color:#eee9e9;
	font-style:italic;
	font-size:80%;
	float:right;
	border-bottom:1px solid #cdc9c9; 
	border-top:1px solid #cdc9c9; 
	margin: 0 10px 0 0;
}

#block{
	border-bottom:1px solid #cdc9c9; 
}

#infoBox{
	width:340px;
	font-size:80%;
	margin:15px 10px 0px 10px;
	padding:5px;
	border:1px solid #cdc9c9; 
	background-color:#fff;
}

.fLeft
{float:left;}

.fRight
{float:right;}

.boatingRCW
{
	background-color:#FFFFCC;
	width:107px;
	padding:7px;
	margin-right:10px;
	font-size: 12px;
	border:1px solid #cdc9c9; 
	cursor: pointer;
	text-align:left;
	float:right;
}

.boatingRCW:hover {
border: 1px solid navy;
}

.infoBoxBottom
{
	background-color:#FFFFCC;
	width:150px;
	height:63px;
	margin: 0px 0px 0px 15px;
	padding:7px;
	font-size: 10px;
	float:left;
	border:1px solid #cdc9c9; 
	cursor: pointer;
}

.infoBoxBottom:hover {
	border: 1px solid navy;
}

.red
{
	font-size:1.6em;
	color:red;
	margin-top:8px;
	font-weight:bold;
}
.contact
{
	font-family: Garamond, "Times New Roman", serif;
	background-color:#FFFFCC;
	width:512px;
	height:28px;
	margin: 15px 0px 0px 15px;
	padding:7px;
	font-size: 22px; 
	float:left;
	border:1px solid #cdc9c9; 
	cursor: pointer;
}

.contact:hover {
border: 1px solid navy;
}

#contentPic img{
	padding: 15px 15px 0px 15px;
}

#footer{
	width:815px;
	background-color:#336699;
	margin-top:15px;
	color:#fff;
}


#footerAddress{
	float:left;
	margin: 5px;
}

#footerNav{
	float:right;
	margin: 5px;
	text-align:right;
}