/* CSS Document */
body {
	color:#FFF4CC;
	background-color:#BD9271;
	margin:0;
	padding:0;
	font-family:Georgia, Times New Roman, Times, serif;
}

a:link { color:#6D1537; text-decoration:none; font-weight:bold;}
a:visited { color: #CCC; text-decoration:underline; font-weight:bold;}
a:hover {text-decoration: underline; font-weight:bold;}
a:active { color:#FFF4CC; text-decoration:underline; font-weight:bold;}

h1 {
	font-size: 15px;
	font-weight:bold;
	color: #6D1537;
	margin:0;
	padding: 10px 0; }
	
h2 {
	font-size: 14px;
	font-weight:bold;
	color: #6D1537;
	margin:0;
	padding: 10px 0; }
	
h3 {
	font-size: 13px;
	font-weight:bold;
	margin:0;
	padding: 10px 0;
	color:#963; }

p {
	margin:0;
	padding: 5px 0;
	line-height: 24px;
	font-size: 13px;
}

img { 
	margin: 0; 
	padding: 0;
}
	
#navigation {
	border-top:1px #6D1537;
	background-color:#BD9271;
	background-position: right;
	width: 160px;
	padding:0 0 0 10px;
	margin:0;
	vertical-align:top;
	}

.content {
    color: #963;
	background-color:white;
	margin:0;
	border:1px #6D1537;
	padding:15px;
	vertical-align:top;
	border-left: 1px solid #6D1537;
}

.content a:visited { color: #999; text-decoration:underline;}
.content a:active { color: #900; text-decoration:underline;}
	
.stripes {
	background-color: #6D1537;
}	
		
.photos {
	background-color:#FFF4CC;
	width: 203px;
	padding:0;
	margin:0;
	vertical-align: top;
	border-left: 1px solid #6D1537;
	border-right: 1px solid #6D1537;
}

.tour{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 13px;
	color: #999;
	text-align:center;
	padding:10px 10% 10px 10%; margin:10px;
	background-color:#EEE;
}

.instructions {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 13px;
	color:#999;
	padding:0 10% 0 10%; margin:0;
	text-align:center;
}
	
.border img {
	border: 1px solid black;
}		
	
.photos img#top {
	border-bottom: 2px solid #FFF4CC;
}
.photos img#bottom {
	border-top: 2px solid #FFF4CC;
}

#quote {
	background-color:#FFF4CC;
	color: #BD9271;
	padding:20px 10px;
	margin:0;
	vertical-align: top;
	font-size: 11px;
	font-style: italic;
	border-left: 1px solid #6D1537;
	border-right: 1px solid #6D1537;
	}
#quote_name {
text-align: right;
}

#logo {
margin-top:30px;
margin-left: 135px;
}

#contact {
	vertical-align:top;
	border-left: 1px solid #6D1537;
	margin: 0 0 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 5px;
	}
	
#footer {
 	border-top: 1px solid #6D1537;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0;
	padding: 10px 15px 5px;
	text-align: center;li { margin:0; padding: 5px 0; line-height: 24px; font-size: 13px; }
li { margin:0; padding: 5px 0; line-height: 24px; font-size: 12px; ; font-family: Georgia, "Times New Roman", Times, serif}
ul { margin:0; padding: 5px 0; line-height: 24px; font-size: 13px; }
