﻿/* CSS layout */

#page {
	width: 755px;
	margin: auto;
}

#top {
	width: 755px;
	height: 1px;
}


#masthead {
	margin: 0px;
}
#mastleft {
	width: 200px;
	height: 190px;
	float: left;
	text-align: center;
	margin-top: 0px;
}
#mastcenter {
	margin: 0px;
	width: 355px;
	height: 190px;
	float: left;
	text-align: center;
}
#mastright {
	margin: 0px;
	width: 200px;
	height: 190px;
	float: right;
	text-align: center;
}
#top_nav {
	margin: 0px;
	width: 645px;
}
#container {
	margin: 0px;
	position: relative;
	width: 100%;
}#left_col {
	margin: 0px;
	width: 200px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-top: 0px;
	margin-left: 200px;
	width: 450px;
	text-align: justify;
}

#page_extra {
	width: 500px;
	text-align: justify;
	margin-left: 125px;
	margin-top: 0px;
}
#footer {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}



.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-left: 110px;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #0000FF;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF
}


.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #000000;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.h_mnu_01 ul li a:visited{
color: #000000;
}

.h_mnu_01 ul li .selected{
	color: #C0C0C0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFFF;
}

.h_mnu_01 ul li a:hover{
	color: #C0C0C0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.royaloak_12 { font-size: 12px; font-family: sans-serif }


.royaloak_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.royaloak_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
.royaloak_14_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-align: center;
}
.royaloak_14_bodyenvy {
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 40px;
}
.royaloak_16_bodyenvy {
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 40px;
	margin-top: 0;
}
.royaloak_14_bullets {
	font-size: 14px;
	font-family: sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}
.royaloak_contactus {
	text-align: center;
}

