/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color:#c6d3b3;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a {
	color: #993366;
}
p	{
	margin-top: 0px;
	margin-bottom: 10px;
}
h1.heading{
	font-family: Copperplate Gothic Light, Franklin Gothic Book, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: -15px 0 0 10px;
	padding-top:125px;
	color: #fff;
	border-bottom-style: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336633;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336633;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336633;
	font-weight: bold;
	line-height: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}
#banner {
	background-image:url('images/panorama-head.jpg'); background-repeat: no-repeat;
	background-position: inherit;
	margin-top: 15px; 
	margin-bottom: 5px; 
	float: inherit;
	width: 703px;
	height: 191px; 
	padding: 1px;
}
#bannername {

	font-weight:bold;
	font-size:3.1em;
	font-family: Georgia, Times, serif;
	color: #fff;
	margin-left: 325px;
	padding-top:32px;

}

div.spacer {
  	clear: both;	
}
div#pagewrapper {
	text-align:left;
	width: 914px;
	margin: 0px;
	padding: 0px;
}
div#container {
	width:966px;
	text-align:justify;
	background-color:#c6d3b3;
	margin-left: 10px;
}	
div#content {
	width:700px;
	background-color: #FFFFFF;
	border: #666 1px solid;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: right;
	margin-bottom: 10px;
	margin-top: 2px;

}
div#addressbar {
	clear: both;
	width:698px;
	color: #999999;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 18px;
}
div#addressbar a{
	color: #990000;
	font-size: 12px;
}
a.addressbar:hover{
	color: #006600;
	font-size: 12px;
}
.td {border: #c8b37a 1px solid; padding:3px;}

div#sidebar {
	width:198px;
	margin:0px;
	padding-right: 0px;
	background-color:#c6d3b3;
	float: left;
	height: 100%;
	text-align: left;
	img: border-bottom: #666 1px solid;
}

div#sidebarimg {
	border-bottom: #ccc 1px solid;
	padding-left: 5px;
	margin-bottom: 3px;
}
div#sidebarimg2 {
	border-bottom: #ccc 1px solid;
	padding-left: 5px;
	margin-bottom: 3px;

}
div#sidebarimg3 {
	border-bottom: #ccc 1px solid;
	padding-left: 5px;
	margin-bottom: 3px;
	
}
div#sidebarimg4 {
	border-bottom: #ccc 1px solid;
	padding-left: 5px;
	margin-bottom: 3px;
	
}
div#sidebarimg5 {
	border-bottom: #ccc 1px solid;
	padding-left: 5px;
	margin-bottom: 3px;
	
}
div#sidebarimg6 {
	border-bottom: #ccc 1px solid;
	padding-left: 5px;
	margin-bottom: 3px;
	
}

div#footerwrapper {
	clear: both;
	margin:0 auto;
	text-align:center;
	background-color:#FFFFFF;
}
div#footer {
	width:608px;
	text-align:center;
	font-size: 11px;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div#image {
	border-bottom: #666 1px solid;
}
.table {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
.table td{
	border: 1px solid #666;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #c6d3b3;
	
}
a.footer, a.footer:active, a.footer:visited {
	line-height:16px;
	text-decoration: none;
	color: #669900;
}
a.footer:hover {
	line-height:16px;
	color: #990000;
	text-decoration:underline;
}
#homeslide
{
	float: right;
	width: 250px;
	height: 183px;
	position: relative;
}

* html #homeslide
{
	margin-left: -3px;
}

#homeslide img
{
	position: absolute;
	top: 4px;
	left: -1px;
	min-height: 1px;
	height: 1px;
	width: 250px;
	height: 183px;
}
ul {
	margin-top: 10px;
}
.bookbar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
}	
.note {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}
textarea {
	width: 275px;
}
input {
	width: 200px;
}
.red {
	font-size: 10px;
	color: #993366;
}
