/* Author: Dellon Stefanus */

body 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #666881;
	background-image: url(/images/template/bg/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h4 {
	color: #993300;
}

A:link {text-decoration: none; color: #e6722a;}
A:visited {text-decoration: none; color: #e6722a;}
A:active {text-decoration: none; color: #e6722a;}
A:hover {text-decoration: none; color: #e6722a;}

input
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
}

textarea
{ 
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 11px;
text-align : left;
background-color: #dddddd;
color: #000000;
}

select
{
	background-color: #dddddd;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}

option
{ 
font: 11px Georgia, "Times New Roman", Times, serif;
font-size : xx-small;
background-color: #dddddd;
color: #000000;
}

.entry
{
border: #e7e7e7;
border-style: dotted;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin
}


/***** Page Structure *****/
#container {
	background-image: url(/images/template/bg/bg_repeat.jpg);
	background-repeat: repeat-x;
	/*height: 650px;*/
}

.page {}

.page .top {
	background-image: url(/images/template/images/container_top.gif);
	height: 12px;
}

.page .mid {
	background-image: url(/images/template/images/container_bg.gif);
	background-repeat: repeat-y;
}

.page .bottom {
	background-image: url(/images/template/images/container_bottom.gif);
	height: 13px;
}

.panel {}

.panel .content {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.panel .contentWelcome {
	background-image: url(/images/bg/palm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.panel .contentMap {
	background-image: url(/images/bg/PalmLeaves.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.tab1 .left {
	background-image: url(/images/template/images/tab1_left.gif);
}
.tab1 .mid {
	background-image: url(/images/template/images/tab1_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.tab1 .right {
	background-image: url(/images/template/images/tab1_right.gif);
}

.tab2 .left {
	background-image: url(/images/template/images/tab2_left.gif);
}
.tab2 .mid {
	background-image: url(/images/template/images/tab2_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.tab2 .right {
	background-image: url(/images/template/images/tab2_right.gif);
}

.pageTitle {
	background-image: url(/images/graphics/title/titleBg.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
}

.pageSubTitle {
	background-color: #DFE9F2;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	float: right;
	position: relative;
	left: 7px;
}

.topNav {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
}

.navigation {
	padding-right: 10px;
	padding-left: 10px;
}

.navPanel {
	background-color: #FFFFFF;
}

.pageSeparator {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(/images/graphics/dot_separator.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.contentBox {
	padding-left: 14px;
	padding-right: 14px;
}

.footer {
	padding-top: 3px;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 25px;
}

.footer A:link  {text-decoration: none; color: #ffffff;}
.footer A:visited {text-decoration: none; color: #ffffff;}
.footer A:active {text-decoration: none; color: #ffffff;}
.footer A:hover {text-decoration: underline; color: #ffffff;}

.fees {
	border: 1px solid #CCCCCC;
}

.fees th {
	background-color: #E1D3F8;
}

/***** Components *****/
.compTitleOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-color: #E9E9E9;
	padding-top: 2px;
}

.compTitleOff A{text-decoration: none; color: #696969;}

.compTitleOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-color: #E0F8DA;
	padding-top: 2px;
}

.compTitleOn A{text-decoration: none; color: #696969;}

.beHere {
	padding: 10px;
	border: 1px solid #D7D7D7;
	background-color: #FFFFFF;
}

/***** TABLES *****/
.ben1 {}

.ben1 .col1 {
	border: 1px solid #666666;
}

.ben1 .col2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.ben2 {
	border: 1px solid #666666;
	background-image: url(/images/bg/ben10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.ben2 .rightCol {
	padding-right: 170px;
}

.orderTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.orderTable th {
	background-color: #F5F5F5;
}

.orderTable .total {
	background-color: #F5F5F5;
}

.expect {
	border: 1px solid #cacaca;
	background-color: #FFFFFF;
}

.expect .content {
	border: 1px solid #ffffff;
	padding: 5px;
}

.regSection {
	background: #CCCCCC;
	border: 1px dashed #999999;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.regTables {
	background: #F5F5F5;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.listings {
	background-color: #F7F7F7;
	border: 1px solid #999999;
}

.listings td {
	padding: 7px;
}

.icons {}
.icons td {
	padding: 7px;
}


/***** Fonts *****/
.contentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}

.headerInfo {
	font-size: 12px;
	color: #FFFFFF;
}

.Scontent {
	font-size: 10px;
}

.Lcontent {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.legal
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #969696;
}

.banded {
	background-color: #F0F0F0;
}

.nonbanded {
	background-color: #FFFFFF;
}

.footNote {
	font-size: 11px;
	font-style: italic;
	color: #8953E3;
}

.shoutOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DADADA;
	border: 1px dashed #999999;
}

.opening {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #666666;
	background-image: url(/images/bg/opening.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	width: 400px;
	color: #333333;
}

.contactUs {
	color: #FFFFFF;
	background: url(/images/pics/sunsetOnBeach.jpg) no-repeat center top;
	height: 266px;
	padding-top: 120px;
}

.linksOn {
	font-weight: bold;
}

.selection {}
.selection .arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF6600;
}
.selection .content1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 9px;
}

.required {
	font-weight: bold;
	color: #990000;
}
