/* CSS Document */

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

body {
	background-color: #566eaa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Nav styling*/
a:link {
font-weight: bold;
color: #366;
background: transparent;
text-decoration: none;
}
a:visited, a:active{
color: #c60;
font-weight: bold;
background: transparent;
text-decoration: none;
}
a:hover {
color: #669933;
background: transparent;
text-decoration: none;
}

#Navs{
font-size:10px;
letter-spacing: 1px;
font-variant: small-cap;
}

#Navs p{
font-size:10px;
letter-spacing: 1px
background: transparent;
margin:0px;
font-weight:bold;
}

#Navs a:link {
padding:3px;
text-decoration: none;
color: #FFFFFF;
}

#Navs a:visited {
padding:3px;
color: #eed993;
text-decoration: none;
}

#Navs  a:hover {	
padding:3px;
background: #dddee9;
color: #336666;
text-decoration: none;

}	

div.pullquote {
   	width: 180px; 
   	font-size: 8.5pt;
	font-style: italic;
	color: #000066;
	letter-spacing: 0.02em;
	margin-right: 1.8em;
	margin-left: 1.8em;
	text-indent: -0.5em;
	line-height: 18px;
}

p.desc {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.02em;
	margin-right: 2.5em;
	margin-left: 1em;
}
p.desc img{
margin-bottom: 5px;
}

tr.pricelist {
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0.02em;
	margin-right: 1.5em;
	margin-left: 1em;
}
td.last{
	border-bottom-color: #003366;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 6px;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	color: #9c8a7c;
}

div#list {
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0.02em;
	list-style-type: circle;
	margin-right: 1.0em;
	margin-left: 1.0em;
}

th {
	color: #706259;
	background-color: #FFCC66;
	letter-spacing: 0.10em;
	font-size: 10px;
	line-height: 20px;
}

/* Recreation styling */
.story {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	letter-spacing: 0.02em;
	line-height: 15px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	text-decoration: none;
}

.story a.capsule:hover{
	text-decoration: none;
}

td.storyLeft{
	padding-right: 15px;
	margin-left: 1em;
	margin-right: 1em;
	border-bottom-color: #003366;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
p.note {
	font-size: 9px;
	letter-spacing: 0.12em;
	width: 500px;
}

