/*  
sandbox style = copyrighted so respect it.
----------------------------------------------
*/
/* undo browser styles */
@import url("sIFR-print.css");

body {
	background: #ffffff;
	text-align: left;
	color: #333333;
	font-size: 11px;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Heletica, Arial, sans-serif;
	padding: 0px;
	margin: 25mm 20mm 0px 20mm;
}

TH,TD,INPUT,SELECT,TEXTAREA {
        COLOR: #333333;
        FONT-SIZE: 95%;
}
a:link {
     	color: #1A3D77;
     	text-decoration: underline;
}
a:visited {
     color: #6f93b1;
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	line-height: normal;
	color: #1A3D77;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

h1 {
        font-size: 16px;
}
h2 {
        font-size: 15px;
}
h3 {
        font-size: 14px;
}
h4 {
        font-size: 12px;
}
h5 {
        font-size: 12px;
}

 ul {
	padding-left: 0px;
	margin-left: 4px;
}

 li {
	list-style: inside square;
	margin-bottom: 2px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 90%;
}
strong {
font-weight: normal;
font-size: 110%;	
}


/* wrapper */
#wrapper,
 div.content {
	text-align: left;
	width: 100%;
	float: left;
}

 /* header */


#logo {
	padding: 0px;
	width: 259px;
	height: 67px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0;
	background-color: transparent;
}
#header h1#strap {
	font-size: 18px;
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 300px;
	
}
#header #ring_back,
#access,
#main_nav,
#destination_images,
#home_images,
#testimonial-image {
		display: none;
	}
	
	
 /* content wrapper */


 /* general */

/* home*/

/* @group boxouts */
.col_1,
.col_2,
.boxout,
.boxout h1,
.boxout h2,
.boxout h3,
.boxout h4,
.boxout h5,
.boxout h6,
 {
	margin: 0px;
	float: left;
	text-align: left;
	clear: both;
}

/* @group generic blocks */

/* @end */
#destinations {
	display: none;
}

 #footer {
display : none;
}

 #footer_content {
display : none;
}

 div.seventy6 {
display: none;
}
