body,p,td,th,h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

p { font-size: x-small;
	padding: 0 0 3px 0;
}

.small { font-size: xx-small;
	padding: 0 0 3px 0;
}

.picture { font-size: xx-small;
	padding: 0;
	margin: 0 0 9px 0;
	font-style:italic;
	
}

h1 { font-size: small; 
padding: 5px 0 3px 0;
	color:#333333;
}
h2 { font-size: x-small; 
padding: 5px 0 3px 0;
	color:#333333;
}
h3 { font-size: xx-small; 
padding: 3px 0 3px 0;
	color:#333333;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

body {
}

a:link, a:active {
	color: #0000EE;
}
a:visited, a:hover {
	color: #800080;
}

#page {
	border: 0;
	height: 98%;
	width: 770px;
	padding: 0 auto 0 auto;
	margin: 0;
	background-color: #386A96;
}

#header {
	border: 0;
	background-image:  url("images/RBC-Schriftzug.jpg");
	background-repeat:no-repeat;
	width: 770px;
	height:166px;
	top: 0;
	left: 0;
	z-index: 10;	
}

#navigation {
	border: 0;
	border-bottom: 2px solid blue; 
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 2px 5px 2px 10px;
	font-weight: bold;
	font-size: 15px;
	background-color: #fff;
}

#homenav { margin: 0 0 0 142px;}

.red { color: red;}
.green { color: green;}
.blue { color: blue;}

#navigation a:link, #navigation a:visited, #navigation a:active {
	text-decoration: none;
	color:#D7991D;
}

#navigation a:hover {
	text-decoration: none;
	color:#6EC9EB;
}

#subnavigation {
    text-decoration: none;
	border: 0;
	width: 129px;
	float: left;
	background-color: #386A96;
	min-height: 410px;
}

#subnavigation:link {
    text-decoration: none;
	color:#ffffff
}

#content {
	border: 2 0 0 0;
	height: 410px;
	background-color: #fff;
}

#clear {
	clear:both;
	margin: 0;
	padding: 0;
}

#footer { 	
	background-color: #386A96;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 0 145px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color:#fff;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color:#ccc;
}

#claim_one, #claim_two {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
}

#claim_one {
	font-size: large;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 30;
}

#claim_two {
	position: absolute;
	top: 150px;
	left: 550px;
	z-index: 40;
}

.subnavDescription {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 0 0px;
}

#subImgTour, #subImgBeachClub, #subImgInet {
	width: 120px;
	height: 102px;
	top: 0;
	left: 0px;
	position:relative;
}

#subImgTour {
	background:  url("images/Tours_nav.jpg") no-repeat;
}

#subImgBeachClub {
	background:  url("images/BeachClub_Orig_Nav.jpg") no-repeat;
}

#subImgInet {
	background:  url("images/Office_nav.jpg") no-repeat;
}

#subNavInet, #subNavBeachClub, #subNavTour { 
	width: 100%;
	margin: 10px 0 0 3px;
}

.subNavGreen, .subNavBlue, .subNavRed {
	background-color: #386A96;
	width: 100%;
	height: 24px;
	margin: 10px 0 0 0;
	text-decoration: none;
}

#subNavBeachClub img, #subNavInet img, #subNavTour img {
	margin: 3px 3px 1px 3px;
	padding: 0;
}

.detailImg {
	margin: 0 0 0 61px;
}

.credits { 
	margin: 0 0 0 170px;
}

#left {
	border: 0;
	width: 475px;
	height: 100%;
	float: left;
	padding: 3px 0 5px 10px;
}

#right {
	border: 0;
	width: 150px;
	height: 100%;
	padding: 5px 0 0 20px;	
}

#fiftyone {
	float: left;
}

#fiftyone, #fiftytwo {
	width: 310px;
	height: 99%;
	float: left;
	padding: 3px 0 5px 10px;
}

#navActive {
	text-decoration: none;
	color:#386A96;
}

