body
{
	margin: 0px;
	padding: 0px;
}
A
{
	color: #e2b49d;
	text-decoration: none;
}
A:hover
{
	color: #fdf9f7;
}
A:visited
{
	color: #dc8d72;
}
A:visited:hover
{
	color: #fdf9f7;
}
div
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#container
{
	background-color: #2A5D7C; /*background-image: url(/ga/images/beach-bg-left.jpg); 	background-repeat: no-repeat; 	background-position: left;*/
}
div#header
{
	clear: both;
	height: 90px;
	margin-top: 20px;
	border-top: #FCF5E3 5px solid;
	border-bottom: #FCF5E3 5px solid;
	background-color: #E2B49D;
	background-image: url(/ga/images/header.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#menu
{
	text-align: center;
	clear: both;
	height: 23px; /*border-bottom: #E2B49D 5px solid;*/
	border-bottom: #50759F 5px solid;
	background-color: #FCF5E3;
	padding-left: 4px;
	padding-bottom: 5px;
}
div#column1
{
	float: left; /*border-right: #D6F2E3 5px solid;*/
	background-image: url(/ga/images/beach-left_01.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 272px;
	height: 360px;
	padding: 0px;
}
div#column2
{
	float: left;
	border-right: #2A5D7C 0px solid;
	height: 360px;
	width: 245px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(/ga/images/beach-left_02a.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.column2-content
{
	padding: 20px 22px 10px 25px;
	color: White;
	font-weight: bold;
	font-size: 11px;
}

.column3-content
{
	padding: 10px;
	color: White;
}

.popup-content
{
	color: White;
	background-color: #2A5D7C;
	padding: 20px;
}

div#bar
{
	float: left;
	width: 1px;
	height: 360px;
	background-color: #999965;
	margin-right: 10px;
}

div#column3
{
	float: none;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	height: 360px;
	overflow: auto;
}

div#footer
{
	clear: both;
	background-color: #FCF5E3;
	border-top: #50759F 5px solid;
	border-bottom: #E2B49D 5px solid;
	padding: 3px;
	height: 20px;
	text-align: center;
}

.marginBottom10
{
	margin-bottom: 10px;
}

.sectionSubtitle
{
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: .5em;
	font-weight: bold;
}

.sectionTitle
{
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1em;
	font-weight: bold;
}

.footerStyle
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerStyle A
{
	color: #2A5D7C;
}

.footerStyle A:visited
{
	color: #152C3B;
}

.footerStyle A:hover
{
	color: #63A1C9;
}

.hiddenStyle
{
	color: #fcf5e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hiddenStyle A
{
	color: #fcf5e3;
}

.hiddenStyle A:visited
{
	color: #fcf5e3;
}

.button
{
	line-height: 14px;
	color: #e2b49d;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	border: transparent;
	border-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.headerClass
{
	color: #e2b49d;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.dateHeaderClass
{
	color: #C6CFDE;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}	


