/*LAYOUT*/
body{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background:#DDDDDD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#PageTop{
	text-align: left;
	font-size: 14px;
	font-weight: bold;	
	color:#800000;
	vertical-align:bottom;
	padding-left: 40px;
	padding-bottom :5px;
	padding-top:5px;
	margin-bottom : 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu{
	float: left;
	width: 180px;
	padding-top: 20px;        
}

.maincontent {
	float: right;
	width: 710px;

}
.content1b {
	width:610px;	
}
.content1 {
	float:left;
	width:395px;
}

.content1a {
	float:right;
	width:210px;
	padding-right:5px;
	text-align:right;
}

.content2 {
	width:610px;
}

.content3 {
	width:610px;
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.content3a {
	float:right;
	width:150px;
	text-align:right;
	padding-bottom: 20px;
}

.content3b {
	float: left;
	width:460px;
	/*height:175px;*/
	padding-bottom: 20px;
	overflow:auto;
}

.content4 {
	width:610px;
}

.content4a {
	float:right;
	width:350px;
}

.content4b {
	float: left;
	width:250px;
}

.clr {
	clear:both;
}

.box{
	float: left;
	width: 180px;
}


.bott 
{
	font-size: 12px;
	list-style:none;
	padding: 5px;
	border-bottom: dotted;
	border-bottom-width: thin;
}

.str1 {
	font-size: 12px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.str1 a {
	text-decoration:none;
	color: #800000; 
	font-size: 12px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#leftnav {
	text-align: left;
}

#leftnav li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px; padding: 10px; line-height: 1.5;
}

#main{
	margin: auto;
	text-align: center;
	width: 946px;
	background:#FCFCFB;
}

#top{
	width: 946px;
	background-image: url(/PageElements/ContentBG-Top.png);
}

#test {
	width : 900px;
	height: 30px;
	padding-top:10px;
	margin: 0px 33px 0px 33px;
	font-weight:Bold;
	font-size:medium;
	font-family:Trebuchet MS;
	background-image: url(/PageElements/TopMenuBG.jpg);
}

#top ul {
	list-style: none; 
	padding: 0px;
	margin:2px 0px 2px 0px;
	
}
#top ul li {
	display: inline; 
	margin: 0px; 
	padding: 0px;
}

#top ul li a {
       text-decoration: none;
        padding: 20px;
}

.body{
	margin: auto;
	padding: 0px;
}

#footer{
	padding-top: 10px;
	padding-bottom: 30px;
	width: 946px;
	background-image: url(/PageElements/ContentBG-Bottom.png);
	background-position: top;
	text-align: left;
}

/* SUBPAGES LAYOUT */

#content
{
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(/PageElements/ContentBG-Mid.png);
	background-position: top;
}

.storytitle a {
	text-decoration:none;
}

#subNavigation{
	width: 20em; 
	float: right;
}

#subNavigation ul{
	list-style: none; 
	border: 1px solid #FFE8CD; 
	background: #FFF9D8;
}

h1 { 
	text-decoration: none;
	color: #5F522D;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #545454;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	color:#977648;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:0.25em;
	height:1.25em;
}

h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}

h6 {
	font-size:1em;
	font-weight:bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}

p {
	margin:0 0 1.5em;
	
	padding:0 0 0 0;
	color: #000000; 
	font-size: 12px;
}

p img {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}

p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}

/* LINKS standards */
a:focus, a:hover {
	color:#000;
}

a {
	color: #14223E;
	text-decoration:underline;
        outline:none;
}

h1 a{
	color: #666; 
	text-decoration: none;
}

/* ELEMENTS standards 
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
*/

strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre, code {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}

ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}

dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
	background:#C3D9FF;
}
th, td {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#E5ECF9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}

/* FORM ELEMENTS */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:300px;
	height:250px;
	padding:5px;
}
.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
.error ul{
	margin-bottom: 0; 
	padding-bottom: 0;
}

.breadcrumb {
	font-size:12px;
	color: #545454;
	padding-top:5px;
	padding-bottom:5px;
	 
}

.breadcrumb a {
	font-size:12px;
	color: #545454;
	padding-top:5px;
	padding-bottom:5px;
	 
}

#itenerary	{
	font-size: 12px;
}

.Testimonial
{
font-size:12px;
color:#7e551d
}


#gallery ul
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}









































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
