/* =Reload 
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}

body {
	background-color: #29525e;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	color: #fff;
  	font: 62.5% "Century Gothic", Arial, Helvetica, sans-serif;
	/*font: 62.5% "Times New Roman", Times, serif;*/
	line-height: 1;
}

ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
p, #news{
	font:normal 1.4em/1.4em "Century Gothic", Arial, Helvetica, sans-serif;
	margin:10px;
}

ul{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ol{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}

#news .art-date{
	font-size: .8em;
}

#news .art-ttl a{
	font-weight: bold;
	text-decoration: none;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	font:normal 2.4em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	color:#c19533;
	margin:10px;
}

h2{
	font:normal 2.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h3{
	font:normal 2.0em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 2.0em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h4{
	font:normal 1.8em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 1.8em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h5{
	font:normal 1.6em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 1.6em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h6{
	font:normal 1.4em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	/*font:normal 1.4em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	cursor:pointer;
	color:#c19533;
}

a:hover, a:active{
}		

/* =MainNav
-----------------------------------------------------------------------------------------*/

/* =SubNav
-----------------------------------------------------------------------------------------*/

/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#article, #fckArticles, #news, #fckNews, #question, #fckQuestion, #testimonials, #fckTestimonials, #fckPages{
	width:478px;
	background-image:url(../images/watermark.gif);
	background-repeat:no-repeat;
	background-position:10px 75px;
	z-index:0;
}

/* =Layout
-----------------------------------------------------------------------------------------*/
#aside{}

#line{
	background-color: #000;
	display: block;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
}

#wrapper{
	margin:0 auto;
	width:748px;
	position:relative;
}
#frame {
	width:477px;
	height:345px;
	background-image:url(../images/frame.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:0;
}
#head-pic {
	width:418px;
	height:275px;
	padding:37px 0 0 29px;
}
#logo {
	width:203px;
	height:139px;
	position:absolute;
	top:15px;
	left:45px;
}
.nav {
	width:184px;
	background-color:#c19533;
	border:5px solid #fff;
	position:absolute;
	top:160px;
	left:35px;
	padding:10px;
	z-index:1;
}
.navlink {
	width:195px;
	height:33px;
	text-indent:90px;
}
.navlink a {
	color:#000;
	font-size:1.4em;
	text-decoration:none;
	display:block;
	line-height:33px;
}
.navlink a:hover {
	color:#fff;
}
.btn-home a{
	background-image:url(../images/btn-home.gif);
}
.btn-home a:hover {
	background-position: 0 -33px;
}
.btn-about a{
	background-image:url(../images/btn-about.gif);
}
.btn-about a:hover {
	background-position: 0 -33px;
}
.btn-photo a{
	background-image:url(../images/btn-photo.gif);
}
.btn-photo a:hover {
	background-position: 0 -33px;
}
.btn-trips a{
	background-image:url(../images/btn-trips.gif);
}
.btn-trips a:hover {
	background-position: 0 -33px;
}
.btn-report a{
	background-image:url(../images/btn-report.gif);
}
.btn-report a:hover {
	background-position: 0 -33px;
}
.btn-links a{
	background-image:url(../images/btn-links.gif);
}
.btn-links a:hover {
	background-position: 0 -33px;
}
.btn-book a{
	background-image:url(../images/btn-book.gif);
}
.btn-book a:hover {
	background-position: 0 -33px;
}
.btn-testimonials a{
	background-image:url(../images/btn-testimonials.gif);
}
.btn-testimonials a:hover {
	background-position: 0 -33px;
}
.btn-contact a{
	background-image:url(../images/btn-contact.gif);
}
.btn-contact a:hover {
	background-position: 0 -33px;
}
.watermark {
	width:376px;
	height:371px;
	background-image:
}
#content {
	width:478px;
	min-height:475px;
	position:absolute;
	top:340px;
	left:0px;
	padding-left:270px;
	background-image:url(../images/watermark.gif);
	background-repeat:no-repeat;
	background-position:10px 75px;
	z-index:0;
}
#footer {
	width:748px;
	height:75px;
	margin-left:-270px;
	background-image:url(../images/reel.gif);
	background-repeat:no-repeat;
	padding-top:35px;	
	padding-left:100px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
.main-test-sig {
	font-weight:bold;
	font-size:1.4em;
	float:right;
}
	
hr {
	clear:both;
	height:1px;
	color:#000;
	width:100%;
	
}	
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 0px solid transparent;}

input, textarea {
	font-size: 1em;
	color: #434343;
	width: 20em;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
}

input:focus, textarea:focus {
	background-color: #fff5be;
}

#sidebar input {
	width: 100%;
}

input#submit {
	width: auto;
	font-size: 0.85em;
}
/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* =Home Page Content
-----------------------------------------------------------------------------------------*/