body
{
	background-color: #EDEDEB;
	background-image: url(img/beach.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align: justify;
	margin: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

div
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

img
{
	border: 0;
}

img a
{
	text-decoration: none!important;
}

h3
{
	font-size:inherit;
	padding:0;
	display: inline;
	margin:0;
}

h2
{
	font-size:16px;
	padding:0;
	display: inline;
	margin:0;
}

h1
{
	font-size:20px;
	font-weight: bold;
	padding:0;
	display: inline;
	margin:0;
}

.main_image
{
	margin:12px;
}

.info_line
{
	margin-top:8px;
	margin-bottom:4px;
}

.clearer
{
	clear: both;
	line-height: 0;
	height: 0;
	overflow:hidden;
	font-size:1px;
}

.main_table
{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
}

.main_table_cell
{
	width: 920px;
	min-height:700px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-image: url(img/beach2.jpg);
	background-attachment: scroll;
	background-position: 0 0;
	background-repeat: repeat-x;	
}

.main_content
{
	padding-top:160px;
	width: 912px;
	margin-left:4px;	
	margin-right:4px;
}


.twitter
{
	margin-top:12px;
	float:right;
	margin-left:24px;
	margin-right:160px;
}

.facebook
{
	margin-top:8px;
	float:right;
}

.menu_bar
{
	position:absolute;
	background-color: #40ACCA;
	top:106px;
	font-size:16px;
	height:38px;
	width:920px;
}

.menu_bar_item
{
	display:block;
	padding-top:10px;
	height:38px;
	padding-left: 18px;
	padding-right: 18px;
	color: white;
	xtext-shadow: 0px 1px 0px #CECECE; 
}

.menu_bar_item a
{
	color: white;
	text-decoration: none;
}
.menu_bar_item:hover
{
	color: white;
	background-image: url(img/menu_bar_back2.gif);
	xtext-shadow: 0px 1px 0px #000000;
}

.menu_bar_item_selected
{
	font-weight:bold;
	display:block;
	padding-top:10px;
	padding-left: 18px;
	padding-right: 18px;
	height:38px;
	color: #2E73BE;
	background-image: url(img/menu_bar_back_sel.gif);
	xtext-shadow: 0px 1px 0px black;
}

.menu_bar_item_selected a
{
	color:#2E73BE;
}

.menu_bar_item_sel
{
	color: #2E73BE;
}

.menu_bar_item_sel:hover
{
	color: #E0E0E0;
}


.menu_bar_separator
{
	float:left;
}

.menuitem
{
    float: left;
}

.logo
{
	left:344px;
	position:absolute;
	top:15px;
	margin: 0 auto;	
}

.logo_box
{
	width:566px;
	height: 0;
	position:absolute;
	z-index: 2000;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.container
{
	float:left;
	margin-bottom:20px;
	padding:0;
	display: block;
}

.column
{
	float:left;
	margin-left:20px;
}

.nomargin
{
	margin: 0 !important;
}

.leftmargin90
{
	margin-left:90px;
}

.leftmargin130
{
	margin-left:130px;
}

.leftmargin20
{
	margin-left:20px;
}

.width400
{
	width:400px;
}

.width875
{
	width:875px;
}

.width450
{
	width:450px;
}

.dark_blue
{
	 color:#1B3979;
}

.light_blue_box
{
	background-color:#79CAD9;
	color: #1B3979;
	padding:20px;
}


.dark_blue_box
{
	background-color:#3678C2;
	color: white;
	padding:20px;
}

.darkfootprints
{
	background-image: url(img/dark_footprints.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.darkfootprints2
{
	background-image: url(img/dark_footprints2.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.lightfootprints
{
	background-image: url(img/light_footprints.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.lightfootprints2
{
	background-image: url(img/light_footprints2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


.organza_bag
{
	position:absolute;
	width:130px;
	height:0;
	top:450px;	
}

.l
{
	text-align:left !important;
}

.r
{
	text-align:right !important;
}

.c
{
	text-align:center !important;
}

.j
{
	text-align:justify !important;
}

.divc
{
	margin: 0 auto;
	float:none !important;
}

.error
{
	font-weight:bold;
	color:red;
}

.b
{
	font-weight:bold;
}

.i
{
	font-style: italic;
}

.pages_link
{
	float:left;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 4px;
	padding-left:2px;
	padding-right:2px;
}

.footer_bar
{
	margin-top: 8px;
	text-align: center;
}

.footer_item
{
	height:18px;
	padding-left: 4px;
	padding-right: 4px;
	font-size:12px;
	color: #333333;
  white-space: nowrap;
}

.hover
{
	background-color: #2E73BE;
	color:white;
	height:28px!important;
}

.hover a
{
	color:white;
}

.footer_item a:hover
{
	background-color: #40ACCA;
	color:#0080C4;
}