

body {
	background: #7f91eb;
	color: black;
	width: 100%;
	margin: 0px;
	font-family: Gill Sans, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(images/linen_blue.gif);
}
	
.main	 {
	background: #fff;
	width: 800px;
	margin: auto;
	display: block;
	text-align: left;
	border: white thin solid;
	background-image: url(images/riverpaper4.jpg);
	/* background-repeat: no-repeat; */

}

.center	 {
	width: 394px;
	padding-top: 0px;
	margin: auto;
	display: block;
	text-align: left;
	float: left;
	}
	
.left	{
	width: 200px;
	padding-top: 5px;
	margin: auto;
	display: block;
	text-align: center;
	float: left;
	height: 800px;
	}

.right	{	
	width: 200px;
	padding-top: 0px;
	margin: auto;
	display: block;
	text-align: left;
	float: left;
	}


	
.nav-right	{
	width: 180px;
	margin: 10px;
	margin-top: 35px;
	border: #5781AE 1px dashed;
	}

	
.header	{
	margin-bottom: 0px;
	}

.right p, .sidebar p{
	line-height: 1.2em;
	font-size: 1.1em;
	text-align: left;
	margin-top: 5px;
	
} 
	
	
.drop {
	padding-left: 10px;
	font-size: .8em;
	}
	



h1 { 
	font-family:   'Times New Roman', Times, Roman, serif;
	color: #557099;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: #5781AE 1px dashed;

	}
	

	
h2	{
	font-family: 'Times New Roman', Times, Roman, serif;
	color: #557099;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 16px;
	

	}
	
.tour h2 { margin-left: 0px; }

p.posted { font-size: 12px; }
	
h3	{
	font-family:  'Times New Roman', Times, Roman, serif;
	color: #5781AE;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 16px;
	
	}

h3:after {
	content: "... " 
	}


h4 {	
	font-family: arial, helvetica, sans-serif;
	color: #557099;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}

p 	{
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:  'Times New Roman', Times, Roman, serif;
	line-height: 1.6em;
	font-size: 1.3em;
	}
	

.events { 
		font-family: Gill Sans, Arial, sans-serif;
		}

	
ul, li, ul li {
	list-style-type:none;
	margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 5px; 

}
	
	
	
.green   { color: #666633; }
	
	
a:link {
	font-family: arial, helvetica, sans-serif;
	color: #3e533e;
	text-decoration: none;

	}

h1 a:link { 

	color: #5781AE;
	text-decoration: none;
	font-family:   'Times New Roman', Times, Roman, serif;
	}
	
a:visited {
	color: #899778;
	text-decoration: none;

	}
		
	
a:hover {
	color: #6d7b6d;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;

	}
	


a:hover h1,
a:hover h2,
a:hover h3,

{
	color: #5781AE;
	text-decoration: none;
	font-family:   'Times New Roman', Times, Roman, serif;
	font-weight: normal;
	}
	
.backtotop { 
	margin-left: 275px;
	}

.amazon  {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	border: thin black solid;
	background: white;
	text-align: center;
	padding: 5px;
	}
	
	.left .amazon { margin-left: 40px; margin-right: 40px; }


.superquote {
	position: absolute;
	text-align: right;
	top: 175px;
	left: 330px;
	width: 500px;
	height:300px;
	z-index: 5;
	font-family:   'Times New Roman', Times, Roman, serif;
	color: #f3f6ff;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 48px;
	}

.posted   { border-bottom: dotted 1px #6d7b6d;}
