/* CSS Document */

body {
	margin: 0px;
	background-color: #e4d6b0;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}

a:link, a:active, a:visited {
	color: #ad002d;
}
a:hover {
	color: #ad002d;
	text-decoration: underline;
}

em {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	color: #AD002D;
	margin-top: 20px;
	margin-bottom: -5px;
	* margin-bottom: -10px;
	padding-bottom: 0px;
}

h2 {
	font-size: 12px;
	color: #333333;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

h3 {
	font-size: 12px;
	color: #333333;
	padding-bottom: 0px;
}

input {
}

/* Outside Container - Centered */
#container {
	width: 963px;
	margin: 0 auto;
	position: relative;
}

/* Main Area - contains sitemap, menu and content */
#main {
	width: 941px;
	margin: 0 auto;
	position: relative;
}

/* Site Map */
#sitemap {
	width: 100%;
	color: #363636;
	font-size: 11px;
	text-align: right;
	margin: 10px 0px 5px 0px;
}
#sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color: #363636;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#sitemap a:hover {
	color: #363636;
	text-decoration: underline;
}

/* Main Menu */
#menu {
	width: 100%;
	background-color: #FFFFFF;
}
#menu td {
	padding: 20px 30px 20px 30px;
}

/* Top Content Area */
#content {
	width: 941px;
}
#content td {
	vertical-align: top;
}

td.homeleftpanel {
	background-color: #000000;
	width: 470px;
}
td.homerightpanel {
	background-color: #f8f1df;
	width: 471px;
	padding-bottom: 20px;
}

td.fullpanel {
	background-color: #f8f1df;
	width: 941px;
	padding-bottom: 30px;
	background-image: url(../images/full-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.leftpanel {
	background-color: #ad002d;
	background-image: url(../images/submenu-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 198px;
	padding-bottom: 20px;
}
td.leftpanel ul {
	list-style: square;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
}
td.leftpanel a:link, td.leftpanel a:active, td.leftpanel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.leftpanel ul li a:hover {
	color: #000000;
	text-decoration: none;
}

td.midpanel {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
td.rightpanel {
	background-color: #000000;
	width: 273px;
}


.text {
	padding: 15px 40px 0px 40px;
	* padding: 0px 40px 0px 40px;
}
div.viewbtn {
	margin-top: -10px;
	margin-bottom: 15px;
	* margin-top: -15px;
	* margin-bottom: 0px;
	padding: 0px;
	text-align: right;
}

.centralpanel {
	background-image: url(../images/central-panel-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 134px;
	text-align: justify;
	width: 400px;
	padding: 33px 298px 0px 265px;
	color: #FFFFFF;
	font-size: 11px;
}
.centralpanel a:link, .centralpanel a:active, .centralpanel a:visited {
	color: #EBDCBA;
	text-decoration: underline;
}
.centralpanel a:hover {
	color: #EBDCBA;
	text-decoration: none;
}

.centralbrisbanepanel {
	background-image: url(../images/central-panelbrisbane-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 174px;
	text-align: justify;
	width: 460px;
	padding: 33px 298px 0px 205px;
	color: #FFFFFF;
	font-size: 11px;
}
.centralbrisbanepanel img {
	border: 1px solid #e4d6b0;
	margin: 0px 20px 0px 20px;
}
.centralbardonpanel {
	background-image: url(../images/central-panelbardon-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 174px;
	text-align: justify;
	width: 460px;
	padding: 33px 298px 0px 205px;
	color: #FFFFFF;
	font-size: 11px;
}
.centralbardonpanel img {
	border: 1px solid #e4d6b0;
	margin: 0px 20px 0px 20px;
}
.centralsurfairpanel {
	background-image: url(../images/central-panelsurfair-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 174px;
	text-align: justify;
	width: 460px;
	padding: 33px 298px 0px 205px;
	color: #FFFFFF;
	font-size: 11px;
}
.centralsurfairpanel img {
	border: 1px solid #e4d6b0;
	margin: 0px 20px 0px 20px;
}

.centraldocksidepanel {
	background-image: url(../images/central-paneldockside-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 174px;
	text-align: justify;
	width: 460px;
	padding: 33px 298px 0px 205px;
	color: #FFFFFF;
	font-size: 11px;
}
.centraldocksidepanel img {
	border: 1px solid #e4d6b0;
	margin: 0px 20px 0px 20px;
}

ul.sitemap {
	margin-left: 0px;
	padding-left: 0px;
}
ul.sitemap li {
	line-height: 20px;
}
ul.sitemap2 {
	margin-bottom: 15px;
	margin-left: 20px;
	padding-left: 20px;
}

.greytext {
	color: #666666;
	font-size: 11px;
}

.anchorlink {
	text-align: right;
	background-color: #f6f1e5;
	padding: 3px;
}
.anchorlink a:link, .anchorlink a:active, .anchorlink a:visited {
	font-size: 11px;
	text-decoration: none;
}
.anchorlink a:hover {
	font-size: 11px;
	text-decoration: underline;
}
.anchorlist {
	line-height: 22px;
}

.formlabel {
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	margin-top: 25px;
}
.form {
	width: 100%;
	border-collapse: collapse;
}
.form th {
	vertical-align: bottom;
	width: 120px;
	text-align: left;
	padding: 12px 6px 8px 6px;
	font-weight: normal;
	border-bottom: 1px solid #e4d1a3;
	background-image: url(../images/form-divider.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.form td {
	vertical-align: top;
	padding: 8px 6px 7px 6px;
	border-bottom: 1px solid #e4d1a3;
}
.form input, .form select, .form textarea {
	border: 1px solid #929292;
}

.button {
	background-color: #AD002D;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	padding: 4px 8px 4px 8px;
}

.errors {
	font-weight: bold;
	color: #ad002d;
}

/* Footer */
#footer {
	width: 941px;
	margin: 0 auto;
	position: relative;
	background-color: #363636;
	padding: 10px 0px 10px 0px;
	color: #d7d7d7;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #d7d7d7;
	text-decoration: none;
	padding: 0px 40px 0px 40px;
}
#footer a:hover {
	color: #d7d7d7;
	text-decoration: underline;
}
#footertags {
	width: 941px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
	padding: 4px 0px 4px 0px;
	color: #363636;
	text-align: right;
	font-size: 11px;
	margin-bottom: 20px;
}
#footertags a:link, #footertags a:active, #footertags a:visited {
	color: #363636;
	text-decoration: none;
	padding-right: 30px;
}
#footertags a:hover {
	color: #363636;
	text-decoration: underline;
}