/*CSS Reset*/
 
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
ol, ul { list-style: none; margin: 0; padding: 0; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }

/*Main Styles*/

body { background-repeat: repeat; text-align: center; background-image: url(images/wallpaper.jpg); color: #434343; line-height: 14px; font-size: 12px; font-family: "Lucida Grande", Verdana, Arial, sans-serif;}


/* background-image: url(images/wallpaper.jpg); */

p  { line-height: 18px; font-size: 12px; color: #4e4f3f; }
a  { color: #6c0000; }
a:hover  { text-decoration: none; }
#container {background-color: #e7e9cc; border-bottom-color: #8c8e58; border-bottom-width: 3px; border-bottom-style: solid; border-right-color: #8c8e58; border-right-width: 3px; border-right-style: solid; border-left-color: #8c8e58; border-left-width: 3px; border-left-style: solid; text-align: left; width: 810px; margin-right: auto; margin-left: auto;}

#header {height: 70px; background-color: #8c8e58;}

#header_top { padding-right: 18px; padding-left: 13px; padding-top: 8px; }

#header img#logo { display: inline; float: left; }

#main {}

#footer { clear: both; height: 30px; text-align: center;}

#footer p  { padding-top: 8px; color: #7f807e; line-height: 14px; font-size: 11px; }#footer p a  { text-decoration: none; color: #8c8e58; }
#footer p a:hover  { text-decoration: underline; }
ul#main_nav { padding-top: 10px; display: inline; float: right; }

ul#main_nav li { margin-right: 10px; display: inline; float: left; }

ul#main_nav li a { display: block; }

ul#main_nav li a span { display: none; }

ul#main_nav li a.contact { height: 11px; background-repeat: no-repeat; width: 111px; background-image: url(images/nav_contact_111x22.gif); }

ul#main_nav li a.offers { height: 11px; background-repeat: no-repeat; width: 121px; background-image: url(images/nav_offers_121x22.gif); }

ul#main_nav li a.events { height: 11px; background-repeat: no-repeat; width: 121px; background-image: url(images/nav_events_121x22.gif); }

ul#main_nav li a.to_do { height: 11px; background-repeat: no-repeat; width: 92px; background-image: url(images/nav_what2do_92x22.gif); }

ul#main_nav li a.to_do:hover, ul#main_nav li a.to_do.selected  { background-position: 0 -11px; }
ul#main_nav li a:hover, ul#main_nav li a.selected { background-position: 0 -10px; }

ul#secondary_nav { padding-top: 10px; margin-left: 13px; clear: both; }

ul#secondary_nav li { margin-right: 4px; display: inline; float: left; }

ul#secondary_nav li a { display: block; }

ul#secondary_nav li a span { display: none; }

ul#secondary_nav li a:hover, ul#secondary_nav li a.selected { background-position: 0 -16px; }

ul#secondary_nav li a.reviews { height: 16px; width: 64px; background-repeat: no-repeat; background-image: url(images/nav_reviews_64x33.gif); }

ul#secondary_nav li a.hotel_info { height: 16px; width: 51px; background-repeat: no-repeat; background-image: url(images/nav_hotel_info_137x33.gif); }

ul#secondary_nav li a.location { height: 16px; width: 69px; background-repeat: no-repeat; background-image: url(images/nav_location_69x33.gif); }

ul#secondary_nav li a.fishing { height: 16px; width: 137px; background-repeat: no-repeat; background-image: url(images/nav_fishing_stalk_137x33.gif); }

ul#secondary_nav li a.scenery { height: 16px; width: 155px; background-repeat: no-repeat; background-image: url(images/nav_scenery_207x33.gif); }

ul#secondary_nav li a.walking { height: 16px; width: 151px; background-repeat: no-repeat; background-image: url(images/nav_walking_151x32.gif); }

/*edit by chris: added new class belwo*/
ul#secondary_nav li a.bookonline { height: 16px; width: 109px; background-repeat: no-repeat; background-image: url(images/nav_bookonline_109x33.gif); }

#banner { border-bottom-color: #8c8e58; border-top-color: #8c8e58; border-bottom-width: 3px; border-bottom-style: solid; border-top-style: solid; border-top-width: 3px; margin-bottom: 3px; margin-top: 3px; display: block; height: 178px; }

ul#banner_fade    { list-style-type: none; list-style-position: inside; display: block; height: 178px }
ul#banner_fade li  { visibility: hidden; position: absolute; height: 178px }
strong  { font-weight: bold; }
#testimonial  { padding-bottom: 5px; padding-top: 10px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; }
#testimonial p  { color: #8c8e58; line-height: 28px; font-style: italic; font-size: 20px; }
#testimonial p strong  { line-height: 16px; font-size: 12px; }
#content  { border-style: none; width: 470px; display: inline; float: left; }
#content_wide  { border-style: none; width: 800px; }

#content h1, #content_wide h1  { padding-top: 5px; padding-left: 30px; background-repeat: no-repeat; background-image: url(images/tomdoun_h1_orn.gif); margin-left: 30px; font-family: Georgia, "Times New Roman", Times, serif; color: #6c0000; line-height: 32px; font-size: 24px; }
#content p, #content_wide p  { margin-bottom: 8px; padding-left: 30px; }
#right  { padding-bottom: 15px; border-style: none; width: 300px; display: inline; float: right; }
img#home_image  { margin-top: 30px; border-color: #8c8e58; border-width: 3px; border-style: solid; }
img#creatures  { margin-top: 10px; border-color: #8c8e58; border-width: 3px; border-style: solid; }


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#sidebar_content {
		border-width: 2px;
		border-color: #d7d9be;
		border-style: solid;
		padding-left: 25px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		margin-right: 60px;
		background-color: white;
	}

#sidebar_content a.contact_call {
		height: 43px;
		width: 184px;
		background-repeat: no-repeat;
		background-image: url(images/tomdoun_contact_call.gif);
		display: block;
	}

#sidebar_content a.contact_call:hover {
		background-position: 0 -43px;
	}

div.ddsg-wrapper {
		padding-left: 40px;
		padding-bottom: 20px;
		padding-right: 20px;
		padding-top: 10px;
	}

#sidebar_content h2 {
		line-height: 18px;
		font-size: 16px;
		color: #6c0000;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

#sidebar_content ul {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 185px;
	}
#sidebar_content ul li {
		margin-bottom: 5px;
	}

#sidebar_content li a {
		text-decoration: none;
		padding: 5px;
		color: white;
		background-color: #8c8e58;
		display: block;
	}

#sidebar_content li a:hover {
		background-color: #6c0000;
		color: #d7d9be;
	}

#flashcontent {
		margin-bottom: 10px;
		margin-left: 30px;
		margin-top: 5px;
	}

#content h2 {
		margin-left: 30px;
		color: #454a2c;
		line-height: 30px;
		font-size: 20px;
	}

#content h3 {
		margin-left: 30px;
		line-height: 22px;
		font-size: 16px;
		color: #78964f;
		font-family: Verdana, Arial, sans-serif;
	}
	
#content h4 {
		margin-left: 30px;
		line-height: 22px;
		font-size: 16px;
		color: #6f0606;
		font-family: Verdana, Arial, sans-serif;
	}

#content h5 {
		margin-left: 30px;
		line-height: 22px;
		font-size: 16px;
		color: #454a2c;
		font-family: Verdana, Arial, sans-serif;
	}

#content ul {
		margin-left: 30px;
	}

#content ul li {
		font-weight: bold;
		margin-bottom: 5px;
	}

#content h3.burgundy {
		color: #6f0606;
	}
/* End Various Tags & Classes*/
