
body {
	text-align: center;

		/* custom */
		font-family: verdana;
		color: #2d2d2d;
		font-size: .77em;
		background: url(/images/gradbak.jpg) repeat-x #FFFFCB;
}

abbr, acronym {
      border-bottom: 1px dotted;
      cursor: help;
      }

.content a {
	color: #2d2d2d;
}
.content a:visited {
	color: #5F5959;
}
.content a:hover {
	color: #377000;
}

ol, ul, dl {
	list-style-type: disc;
	padding-left: 20px;
	margin: 10px 0 10px 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}


h1,h2,h3,h5 {padding: 9px 0 0 0; line-height: 1.5em; color: #377000; font-style: italic;}

h1 {font-size: 2em; font-family: times;}
h2 {font-size: 1.8em; font-family: times;}
h3 {font-size: 1.3em; color: #000;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}

#accessibility {
		padding: 10px 0 2px 20px;
		font-size: .9em;
		color: #fff;
		width: 870px;
		margin: 0 auto;
		text-align: left;
}

#accessibility a {
		color: #fff;
}

#c1 {

		/* custom */
		margin: 8px auto 0 auto;
		width: 944px;
		text-align: left;
		padding: 0;
		background: url(/images/contbak.jpg) top left repeat-y;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0;
		background: url(/images/gradtop.jpg) top left no-repeat;
}

#c3 {
		width : 932px;
		margin: 0 auto;
		position: relative;
}

#topstyles {
		text-align: center;
		padding: 48px 0 0 0;
		font-size: 1.6em;
		letter-spacing: 1px;
		border-bottom: 1px solid #cccccc;
		font-family: 'Palatino Linotype', 'Book Antiqua', times;
}

#topstyles a {
		display: block;
		z-index: 100;
		font-style: italic;
		font-weight: bold;
		font-size: 2em;
		text-decoration: none;
		color: #3a6f00;
}

#topstyles b {
		display: block;
		font-weight: normal;
		padding: 16px 10px 21px 10px;
		color: #7b8493;
		font-variant: small-caps;
}

#topstyles img {
		border-top: 1px solid #cccccc;
}

#topslide {
    position:relative;
    height:209px;
}


#topslide img {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
}

#topslide img.active {
    z-index:10;
    opacity:1.0;
}

#topslide img.last-active {
    z-index:9;
}

#content {
	width: 858px;

		/* custom */
		margin: 0;
		padding: 37px 0 37px 37px;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
}

.floatleft {
		float: left;
		margin: 0 10px 6px 0;
}

.floatright {
		float: right;
		margin: 0 0 6px 10px;
}

#lhs, #lhsfull {
	float:left;

		/* custom - set width of lhs */
		width: 588px;
		z-index: 100;
		line-height: 1.75em;
		overflow: visible;
		min-height: 400px;
		height: auto !important;
		height: 400px;
		background: #fff;
}

#lhsfull {
		width: auto;
}

#breadcrumb {
		font-size: .9em;
		margin: -5px 0 5px 1px;
}

#breadcrumb a {
		color: #2d2d2d;
}

.navigation {
		float: left;
		width: 140px;
}

.navigation ul {
		margin: 0;
		padding: 0;
}

.navigation ul li {
		float: left;
		list-style: none;
}


.navigation ul li.even {
		clear: left;
}

.navigation li img {
		padding: 2px;
		background: #fff;
		width: 55px;
		margin: 0 9px 10px 0;
}

.navigation li a img {
		border: 1px solid #8F8687;
}

.navigation li a:hover img {
		border: 1px solid #fff;
}

.navigation li.selected a img {
		border: 1px solid #000;
}

#side_bar {
		text-align: right;
}

#login {
		padding: 12px;
		margin: 22px 0;
		border: 1px solid #e4e4e4;
}

#login legend {
		font-weight: bold;
		padding: 0 0 15px 0;
}

#login label {
		width: 8em;
		float: left;
}

.availtable {
		text-align: center;
}

#map {
		height: 460px;
		border: 1px solid #cccccc;
		color: #000;
		line-height: 1.5em;
		margin: 5px 0 20px 0;
		overflow: hidden;
}

#pano {
		height: 250px;
		border: 1px solid #cccccc;
}

.label1 {
		font-weight: bold;
		padding: 0 15px 0 0 ;
}

.mapinfo {
		color: #000;
		text-align: left;
		line-height: 1.5em;
		width: 260px;
		font-size: .9em;
}

.mapinfo strong {
		font-size: 1.2em;
		color: #DF1B35;
		display: block;
}

#map h5 {
		color: #000;
}

#map a {
		color: #DF1B35;
}

.testimonial {
		border-bottom: 1px dashed #cccccc;
		padding: 20px 0 15px 90px;
		clear: both;
}

.testimonial blockquote span.open {
		font-weight: bold;
		font-size: 8em;
		position: absolute;
		margin: 23px 0 0 -80px;
		z-index: 100;
}

.testimonial blockquote b {
		color: #C4DFA7;
		font-family: times;
}

.testimonial blockquote {
		font-style: italic;
		font-size: 1.1em;
}

.testimonial p.thanks {
		font-weight: bold;
		text-align: right;
}

.morelink {
		margin: 15px 0;
		display: block;
}

#TA_rated132 {
		float: left;
}

#twitlink {
		float: left;
		padding: 10px
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 0 0 18px;
		float: left;
		width: 184px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered, a img.floatright, a img.floatleft {
		border: 1px solid #fff;
}

.gallery a:hover img, .galleryleft a:hover img, .bordered, a:hover img.floatright, a:hover img.floatleft {
		border: 1px solid #3F3B3B;
}

.gallery img, .galleryleft img {
		max-width: 182px;
		width: 182px;
		width: auto important!;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		background: url(../images/magnify.png) top right no-repeat;
		display: block;
}

.addthis_toolbox {clear: both; padding: 20px 0 0 0;}
.addthis_toolbox span {margin: 0 4px;}

#rhs, #checkavail {
	float: left;

		/* custom - set width of rhs */
		width: 221px;
		padding: 8px;
		line-height: 1.5em;
		margin: 0 0 0 30px;
		display: inline;
		position: relative;
		border: 1px solid #cccccc;
		font-size: .9em;
}

#checkavail {
		padding: 0;
		margin: 0 0 0 20px;
		width: 248px;
		border: 0;
}

#rhs h3, #rhs h5, #checkavail h3 {
		color: #377000;
		border-bottom: none;
		font-size: 1.3em;
		padding: 0;
}

#checkavail h3 {
		margin: 0 0 5px 10px;
}

#rhs h3 a {
		color: #377000;
		text-decoration: none;
}

#rhs h3 a:hover {
		text-decoration: underline;
}

.rhsitem {
		padding: 14px 10px;
		margin: 12px 0 0 0;
		border-top: 1px solid #e4e4e4;
}


#rhs .newslinks .morelink {
		display: inline;
}

#rhs .newslinks {
		clear: both;
		margin: 10px 0 0 0;
}

#rhs .newslinks a img {
		float: right;
		max-width: 90px;
		min-width: 90px;
		width: auto !important;
		width: 90px;
		border: 1px solid #CCCBD0;
		margin: 0 0 4px 2px;
}

#rhs .newslinks a:hover img {
		border: 1px solid #3F3B3B;
}

.newslist ul {
		list-style: none;
		padding: 0;
		margin: 0;
		line-height: 1.25em;
}

.newslist li {
		margin: 6px 0 8px 0;
}

#rhs .newslist b {
		float: right;
		margin: 0 0 0 4px;
}

.newslist a {
		text-decoration: none;
}

.newslist a:hover {
		text-decoration: underline;
}

.newslist .active a {
		font-weight: bold;
		cursor: default;
}

#rhs #weather img {
		float: right;
		margin: 0 0 0 4px;
}


#rhs #testimonial h3 {
		margin: 0 0 10px 0 ;
}

#rhs #testimonial b {
		font-size: 3em;
		font-family: arial;
		float: left;
		margin: 0 6px 0 0;
		color: #9F9596;
}

#rhs #testimonial b.close {
		float: right;
		margin: 14px 0 0 6px;
}

#rhs #testimonial q {
		font-style: italic;
		font-size: 1.1em;
}

#rhs #testimonial a {
		text-decoration: none;
}

#blogindex {
		padding-bottom: 20px;
}

#rhs #viewblog a {display:block; text-decoration: none; }
#rhs #viewblog a:hover b {text-decoration: underline;}
#rhs #viewblog span.blogitem {display: block; margin-top: 4px; font-weight:normal;}
#rhs #viewblog b, #rhs #viewblog i {color: #2d2d2d;}

#rhs dl {margin: 0; padding: 0;}
#rhs dt {font-weight: bold; margin-top: 10px; color: #823384; font-size: 1.2em;}
#rhs dd {margin: 0; padding: 0;}


#rhs dd a {
		padding: 1px 2px; text-decoration: none; font-weight: normal; display: block;
}

#rhs dd a:visited {
}

#rhs dd.active a {
		color: #000;
		cursor: default;
		text-decoration: underline;
}

#rhs dd a:hover {
		text-decoration: underline;
}


#thisection li {

}

#thisection a.active {
		font-weight: bold;
}

#subscribe {
		padding: 15px 0;
		margin: 0;
		position: relative;
}

#subscribe br {
		clear: both;
}

#subscribe input {
		line-height: 1em;
		width: 140px;
		float: left;
		margin: 0 0 5px 0;
		padding: 0;
}

#subscribe label {
		padding-bottom: 5px;
		width: 53px;
		float: left;
		font-weight: bold;
}

#subscribe input#subscribe_but {
		float: left;
		line-height: 1em;
		width: 68px;
		margin: 0 0 0 53px;
		background: #fff;
		font-size: .8em;
		font-weight: bold;
		}

#subscribe a.morelink {
		float: left;
		font-size: .8em;
		font-weight: bold;
		margin: 0 0 0 8px;
		font-family: 'Trebuchet MS',Helvetica;
}

#credits {
		z-index: 100;
		width: 932px;
		color: #7F7777;
		padding: 35px 0 20px 0;
		background: #fff url(/images/footstrip.jpg) top center no-repeat;
}

#credits a {
		text-decoration: none;
		color: #7F7777;
}

#credits a:hover {
		color: #5CAF0A;
		text-decoration: underline;
}

.vcard {
		padding: 0 5px 5px 5px;
		margin: 0;
		line-height: 1.5em;
}

.vcard b {
		margin: 0 0 0 12px;
}

#credits p.links {
		font-size: .9em;
		padding: 5px 20px 5px 5px;
		float: right;
}

#credits p.links span {
		float: right;
}

#credits p.links a {
		border-right: 1px solid #939292;
		padding: 0 10px 0 0;
		margin: 0 10px 0 0;
}

#footer {
		text-align: center;
		color: #DFDFDF;
		padding: 15px 0 5px 0;
		font-family: verdana;
		width: 944px;
		margin: 0 auto 10px auto;
		background: url(/images/footshado.jpg) top left no-repeat;
}

#footer a {
		color: #DFDFDF;
		text-decoration: none;
}

#footer a:hover {
		color: #000;
		text-decoration: underline;
}


.clear {
	clear: both;
}



/* ============================================== */
/* Styles for TOOLTIPS */
/* ============================================== */

a.info{font-weight: bold; position:relative; z-index:24; color:#44f; text-decoration:none; padding-left: 3px; padding-right: 3px;  padding-top: 1px; padding-bottom: 1px; left: 5px; cursor: help;}
a.info:hover{z-index:25; background:#C9C9B1; color: #FFF;}
a.info span{display: none}
a.info:hover span{ display:block; position:absolute; top:1em; left:2em; width:15em; border:1px solid #ddddbb; background-color:#ffffe0; color:#000; text-align: center; font-weight: normal; padding: 5px;}


#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}