/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;


}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: 900px;
	height: 703px;
	padding: 0px;
	border: 1px solid #000000;
}
#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#RoebuckBayTransLarge {
	position: absolute;
	z-index: 50;
	right: 188px;
	top: 20px;
	width: 464px;
	height: 153px;
}
#logo {
	position: absolute;
	z-index: 500;
	right: 0px;
	top: 0px;
	width: 188px;
	height: 131px;
}
#homeflashcontent {
	position: absolute;
	z-index: 40;
	left: 0px;
	top: 124px;
	width: 900px;
	height: 470px;
}
#OaksBroomeLogo {
	position: absolute;
	z-index: 50;
	right: 70px;
	top: 360px;
	width: 188px;
	height: 189px;
}
#rhs {
	position: absolute;
	z-index: 150;
	right: 0px;
	top: 120px;
	width: 184px;
	height: 578px;
	background-color: #BF2E1A;
	border-top: 4px solid #EFB693;
	border-left: 4px solid #EFB693;
}
#rhstext {
	position: absolute;
	z-index: 655;
	right: 0px;
	top: 120px;
	width: 184px;
}
#rhstext p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FBEDE4;
	font-size: 9px;
	font-weight: normal;
	margin: 10px 0px 8px 12px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 14px;
}
#rhstext p a {
	color: #FBEDE4;
	text-decoration: none;
}
#rhstext p a:hover {
	text-decoration: underline;
}

.RHSImageBorder {
    border-top: 4px solid #EFB693;
	border-bottom: 4px solid #EFB693;
}

#footer {
	position: absolute;
	z-index: 550;
	left: 0px;
	bottom: 0px;
	width: 900px;
	height: 243px;
}
#popupfooter {
	position: absolute;
	z-index: 550;
	left: 0px;
	bottom: 0px;
	width: 900px;
	height: 131px;
}
#header {
	position: static;
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-color: #DF6E27;
}

#accomodationbookings {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 90px;
    margin: 0px;
	padding: 0px;
}

#accomodationbookings p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBEDE4;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.03em;
}
#accomodationbookings p a {
	color: #FBEDE4;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}
#accomodationbookings p a:hover {
	text-decoration: underline;
}

#menu {
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 55px;
    margin: 0px;
	padding: 0px;
}

#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBEDE4;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.03em;
}
#menu p a {
	color: #FBEDE4;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}
#menu p a:hover {
	color: #BF2E1A;
}
.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	top: 30px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #A3A4A7;
	font-weight: normal;
	margin: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #A3A4A7;
	padding: 2px 3px 2px 10px;
} 

.dropmenu a:hover {
	color: #CBE9DE;
	background-color: #FFFFFF;
}
#contentwrapper {
	position: static;
	margin: 0px;
	padding: 0px;
	border-top: 4px solid #EFB693;
	height: 579px;
	background-repeat: no-repeat;
}
#content {
	position: static;
	margin: 0px;
	padding: 0px;
}
#content p, ol, ul, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF2E1A;
	margin-left: 10px;
	margin-right: 10px;
}

#content p {
	font-size: 11px;
}

#content ol {
	font-size: 11px;
	margin-left: 15px;
	padding-left: 15px;
}
#content ul {
	font-size: 11px;
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: square;
}
#content li {
	margin-bottom: 5px;
}
#content h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #B52F23;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

#content h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #B52F23;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
#content h3 {
	color: #B52F23;
	font-size: 14px;
	font-weight: bold;
}
#content h4 {
	color: #B52F23;
	font-size: 12px;
	font-weight: bold;
}
#content h5 {
	color: #B52F23;
	font-size: 10px;
	font-weight: bold;
}
#content h6 {
	color: #B52F23;
	font-size: 9px;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #364789;
	
}
#content a:hover {
	text-decoration: underline;
}
#LocationContent {
    margin: 20px 0px 0px 415px;
	padding: 0px;
	width: 295px;
   
}
#LocationContent p {
    line-height: 12px;
	margin: 0px 10px 5px 10px;
	padding: 0px;    
}
#DevelopmentContent {
    position: absolute;
    top: 470px;
	left: 340px;
    margin: 0px;
	padding: 0px;
	width: 350px;
    z-index: 600;
}
#DevelopmentContent p {
    font-family: Arial, Helvetica, sans-serif;
	color: #BF2E1A;
    font-size: 10px;
    line-height: 12px;
	margin: 0px;
	padding: 0px;    
}
.FormElement {
	border: 1px solid #6CA49E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.Result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
}
#credit {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 900px;
}
#credit p {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}
#credit p a {
	color: #CCCCCC;
	text-decoration: none;
}
#ContactTable {
    margin-top: 20px;
}
#ContactTable td p {
    margin: 15px 0px 15px 15px;
	padding: 0px;
}
#RegisterTable {
    margin: 20px 0px 150px 20px;
	padding: 0px;
}
#RegisterTable td p {
    margin: 0px 0px 5px 5px;
	padding: 0px;
	color: #000000;
}
#RegisterTable td img {
    margin: 0px 0px 0px 5px;
	padding: 0px;
}
#tblSOF {
    margin: 0px 90px 110px 90px;
	padding: 0px;

}
#tblSOF td p {
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	letter-spacing: normal;
}
.SOFHeading {
    color: #B52F23;
}
#tblUniqueAppeal {
    margin: 55px 0px 0px 50px;
	padding: 0px;
    width: 805px;
}
#tblUniqueAppeal td p {
    font-family: Arial, Helvetica, sans-serif;
	color: #962C28;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	line-height: 16px;
}
#tblUniqueAppeal td p a {
    color: #D66E31;
	text-decoration: none;
}
#tblUniqueAppeal td p a:hover {
	text-decoration: underline;
}
#tblDevelopmentContinued {
    margin: 55px 0px 0px 50px;
	padding: 0px;
    width: 805px;
}
#tblDevelopmentContinued td p {
    font-family: Arial, Helvetica, sans-serif;
	color: #962C28;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	line-height: 16px;
}
#tblDevelopmentContinued td p a {
    color: #D66E31;
	text-decoration: none;
}
#tblDevelopmentContinued td p a:hover {
	text-decoration: underline;
} 