body {
	font-family: Arial, sans-serif;
	}
	
td {
	font-size: 10px;
	}
	
#container {
	width: 700px;
	height: 350px;
	background-color: #99CCCC;
	}	
	
/* Site navigation */

#navigation {
	width: 215px;
	margin: 10px
	}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navigation li a {
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 23px;
	padding: 0px 10px;
	text-decoration: none;
	border-left: solid 1px #99CCCC;
	}	
	
#navigation li a:hover {
	color: #608080;
	border-left: solid 1px #608080;
	}	

/*  End navigation */
	
.flashtext {
	font-size: 12px;
	font-weight: bold;
	color: #009966;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
		
.border {
	border: 1px solid #608080;
	background-color: #99CCCC;
	}
	
.text {
	font-size: 11px;
	color: #608080;
	padding-right: 10px;
	padding-top: 7px;
	line-height: 155%;
	}
	
.text2 {
	font-size: 10px;
	color: #608080;
	padding-right: 10px;
	padding-top: 7px;
	line-height: 145%;
	padding-left: 3px;
	}	
	
.heading {
	font-size: 16px;
	letter-spacing: 1px;
	}
	
.booking {
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFFFFF;
	}	
	
.subhead {
	font-size: 12px;
	font-weight: bold;
	}
	
.quote {
	font-size: 11px;
	color: #608080;
	margin: 10px 20px 0px 10px;
	line-height: 155%;
	}
	
.quote2 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 155%;
	padding: 5px 0px 10px 0px;
	margin: 0px 20px 10px 10px;
	border-bottom: solid 1px #608080;
	}
	
.separator {
	font-size: 11px;
	font-weight: bold;
	color: #5B7F82;
	padding: 10px 0px;
	border-top: solid 1px #608080;
	}
	
.guide {
	margin-right: 20px;
	vertical-align: top;
	}		
	
.artquote {
	font-size: 14px;
	color: #666666;
	line-height: 155%;
	}					
		
.site {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	text-align: right;
	padding: 5px;
	}
	
.site a {
	color: #666666;
	text-decoration: none;
	}
		
.pagelink {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: 1px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-left: solid 1px #99CCCC;
	}
	
.pagelink:hover {
	color: #608080;
	border-left: solid 1px #608080;
	}
	
.link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.link:hover {
	color: #9C4F4F;
	text-decoration: none;
	}	
	
.redlink {
	color: #82786C;
	text-decoration: underline;
	font-weight: bold;
	}	
	
a:hover {
	color: #608080;
	}
	
.subnavtit {
	font-size: 10px;
	line-height: 175%;
	padding-left: 7px;
	padding-top: 7px;
	color: #608080;
	font-weight: bold;
	}
	
.subnav {
	font-weight: bold;
	color: #82786C;
	text-decoration: none;
	padding-left: 7px;
	border-left: solid 1px #99CCCC;
	line-height: 155%;
	}
	
.subnav:hover {
	color: #9C4F4F;
	text-decoration: none;
	border-left: solid 1px #9C4F4F;
	}
	
#leftcolumn {
	width: 235px;
	display: block;
	}	
	
.promotion {
	width: 130px;
	padding: 10px;
	margin: 9px;
	background-color: #CCE5E5;
	border: 1px solid #FFFFFF;
	color: #608080;
	}
	
.promotion .bold {
	font-size: 12px;
	font-weight: bold;
	color:  #006699;
	display: block;
	margin-bottom: 5px;	
	}
	
.promotion hr {
	width: 100%;
	height: 1px;
	border: none;
	background-color: #608080;
	color: #608080;	
	margin: 5px 0px;
	padding: 0px;	
	}	

.promotion .note {
	font-size: 9px;
	}
	
.promotion .note .bold {
	font-size: 12px;
	font-weight: bold;
	color:  #669966;
	display: block;
	}	
	
.promotiongraphic {
	width: 150px;
	height: 100px;
	margin: 10px;
	}		
	
.offer {
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #235665;
	text-align: left;
	padding: 5px;
	}
	
.offerblue{
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0072A5;
	text-align: left;
	padding: 5px;
	}	
	
.offer2 {
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #E87676;
	background-color: #9C4F4F;
	text-align: left;
	padding: 5px;
	vertical-align: top;
	}
	
.offerwhite {
	color: #FFFFFF;
	}
	
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #99CCCC;
	border: 1px solid #608080;
	margin: 1px;
	}
	
.artspace {
	background-color: #CCE5E5;
	border: 1px solid #608080;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}
	
.arthead {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #006699;
	}
				
.artlink {
	color: #669966;
	text-decoration: none;
	font-weight: bold;
	}
	
.artsmall {
	font-size: 9px;
	color: #666666;
	}
	
.directions {
	line-height: 135%;
	color: #608080;
	list-style-type: none;
	list-style-image: url(media/arrow_list.gif);
	margin: 0px 5px;
	padding: 10px;
	}	

.address {
	font-size: 10px;
	color: #808060;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	}		
	
.credits {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #608080;
	padding: 7px;
	}
	
.creditlink {
	font-weight: bold;
	color: #608080;
	text-decoration: none;
	}
	
.creditlink:hover {
	color: #9C4F4F;
	text-decoration: underline;
	}
