/* Body Style */

body {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: rgb(158,157,157);
}

body a {
	text-decoration: none;
}

.center_paragraph {
	text-align: center;
}

/* Header Style */

#top_information_container {
	font-family: "bookman old style";
	color: rgb(108,105,105);
	font-size: .8em;
}

#header_date {
	width: 225px;
}

#header_scrolling_info {
	width: 440px;
	text-align: center;
}

#header_temperature {
	width: 225px;
	text-align: right;
}

#header_top_menu {
	height: 20px;
	background-color: rgb(44,44,42);
	font-family: "Monotype Corsiva";
	text-align: center;
}

#header_top_menu a {
	color: rgb(224,221,221);
	margin-left:12px;
	margin-right: 12px;
}

#banner_div {
	width: 900px;
	height: 250px;
}

#logo_div {
	width: 200px;
	height: 250px;
	margin: 0px;
	background-image: url("../images/header/logo.jpeg");
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

#sponsor_button {
	margin-top: 200px;
	border: 0px;
}

#banner {
	width: 700px;
	height: 250px;
	margin: 0px;
	background-image: url("../images/header/banner/banner5.jpeg");
	background-repeat: no-repeat;
	float: left;
}

#header_bottom_menu {
	height: 20px;
	background-color: rgb(44,44,42);
	font-family: "Bookman Old Style", "Times new Roman";
	font-size: .95em;
	text-align: center;
	margin-bottom: 10px;
}

#header_bottom_menu a {
	color: rgb(224,224,224);
	margin-left: 6px;
	margin-right: 6px;
}
	
/* Page Style */

#page_div {
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
}

#page_div img {
	border: 0px;
}

/* Home Page Style */

#homepage_div h4, h3 {
	text-align: center;
}

#homepage_div p {
	text-align: center;
}

#big_nav_winter {
	margin-bottom: 0px;
}

#main_three_buttons {
	width: auto;
	height: 201px;
	margin-bottom: 0px;
}

#left_main_three_button {
	width: 250px;
	float: left;
}

#right_main_three_button {
	width: 250px;
	float: right;
}

#middle_main_three_button {
	width: 250px;
	float: left;
	margin-left: 70px;
	margin-right: 70px;
}

#dog_price_boxes {
	height: 260px;
	text-align: center;
}

#dog_title {
	margin-bottom: 0px;
}

.dog_price_box {
	width: 290px;
	height: 240px;
	background-color: rgb(124,119,119);
	padding: 2px;
}

.right_dog_price_box {
	float: right;
}

.left_dog_price_box {
	float: left;
}

.middle_dog_price_box {
	float: left;
	margin-left: 4px;
}

/* Winter Tours Style */

#promotional_tours_table {
	width: 250px;
	float: right;
}

#promotional_tours_table th {
	font-family: "Times New Roman";
	font-weight: bold;
	border: 1px solid rgb(145,145,145);
}

#promotional_tours_table td {
	width: 33%;
	text-align: left;
	border: 1px solid rgb(145,145,145);
}

.promo_tour_div {
	width: auto;
	height: 40px;
	font-size: .8em;
	font-weight: 600;
	color: rgb(44,44,42);
}

.promo_picture_div {
	width: 40px;
	height: 40px;
	margin-right: 10px;
	float: left;
}

.tour_box {
	width: 625px;
	height: 160px;
	margin-top: 5px;
	border: 1px solid rgb(145,145,145);
}

.tour_box_title {
	text-align: left;
	font-family: "Times New Roman";
	font-weight: bold;
	border-bottom: 1px solid rgb(145,145,145);
}

.tour_title {
	margin-left: 200px;
}

.tour_box p {
	text-align: left;
}

.tour_box_picture {
	width: 160px;
	height: 120px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
}

/* Winter Tour Style */

#tour_information {
	width: 200px;
	border: 1px solid rgb(145,145,145);
}

#additional {
	font-size: .8em;
	margin-top: 20px;
}

#tour_information th {
	border-bottom: 1px solid rgb(145,145,145);
	border-top: 1px solid rgb(145,145,145);
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
}

#tour_image {
	float: right;
	width: 675px;
	height: 240px;
}

#large_image {
	width: 875px;
	height: 208px;
}

.tour_hr {
	height: 3px;
	width: 100%;
	color: rgb(145,145,145);
}

#tour_itin_note {
	font-weight: bold;
}

#tour_itin_note_left {
	text-align: left;
}

#included_table {
	width: 640px;
	border: 1px solid rgb(145,145,145);
}

#included_table th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
} 

#packing_list_table th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
} 

#packing_list_table {
	width: 240px;
	float: right;
	border: 1px solid rgb(145,145,145);
}

#packing_list_table_nofloat th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
}

#packing_list_table_nofloat {
	width: 240px;
	border: 1px solid rgb(145,145,145);
}

.trail_map {
	text-align: center;
}


/* Accomodations Style */
.accom_six_buttons {
	width: auto;
	height: 220px;
	margin-bottom: 20px;
}

.left_accom_six_button {
	width: 250px;
	float: left;
}

.right_accom_six_button {
	width: 250px;
	float: right;
}

.middle_accom_six_button {
	width: 250px;
	float: left;
	margin-left: 70px;
	margin-right: 70px;
}

/* Lodge Style */

.slide_image {
	width: 60px;
	height: 45px;
}

.bigpics {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
}

#loading {
	margin-left: 180px;
	margin-top: 175px;
}

#picture_menu img {
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: -2px;
	border: 3px solid #000000;
}

#picture_menu {
	width: 720px;
	border: 1px solid rgb(90,90,90);
	margin-right: auto;
	margin-left: auto;
}

#accom_iframe_center {
	text-align: center;
}

#accom_iframe {
	width: 400px;
	height: 300px;
	border: 2px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#accom_title {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

#accom_price {
	text-align: center;
	font-weight: bold;
	font-size: .8em;
}

#accom_description {
	text-align: center;
}

#accom_menu {
	text-align: center;
}

#accom_menu img {
	width: 125px;
	height: 100px;
	margin-left: 20px;
	margin-right: 20px;
}

/* Sponsor Racing Team Style */

#sponsor_menu {
	text-align: center;
}

#sponsor_menu img {
	width: 200px;
	height: 160px;
	margin-left: 5px;
	margin-right: 5px;
}

.sponsor_center {
	text-align: center;
}


.sponsor_info:first-letter { 
    font-size: 2em;
}

.sponsor_info {
	text-indent: 1.5em;
}

/* Sponsor Form Style */

#sponsor_form_picture {
	width: 200px;
	height: 160px;
}

#sponsorship_level_table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgb(145,145,145);
}

#sponsorship_level_table th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
} 

#sponsorship_level_table td {
	background-color: rgb(183,182,182);
	padding: 5px;
}

/* Sponsor Dog Page Style */

#dog_menu {
	text-align: center;
}

#dog_menu img {
	width: 200px;
	height: 200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	border: 2px solid grey;
}

/* Sponsor Dog Form */

#sponsorship_dog_table {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	border: 1px solid rgb(145,145,145);
}

#sponsorship_dog_table th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
} 

#sponsorship_dog_table td {
	background-color: rgb(183,182,182);
	vertical-align: top;
	padding: 5px;
}

/* Guest Photo Gallery Page */

#guest_photo_gallery_frame_container {
	width: 630px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* Photographs Page */

#photo_gallery_frame_container {
	width: 630px;
	text-align: center;
}

#iframe {
	width: 500px;
	height: 75px;
	margin-top: 50px;
	border: 1px solid rgb(90,90,90);
}

#iframe2 {
	width: 500px;
	height: 400px;
	border: 2px solid grey;
}

#slide {
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	white-space: nowrap;
}

#slide img {
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: -4px;
	border: 3px solid #000000;
}

#photo_albums_table {
	width: 250px;
	float: right;
}

#photo_albums_table th {
	font-family: "Times New Roman";
	font-weight: bold;
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
	border: 1px solid rgb(145,145,145);
}

#photo_albums_table td {
	width: 33%;
	text-align: left;
	border: 1px solid rgb(145,145,145);
}

.album_title_div {
	width: auto;
	height: 45px;
	font-size: .8em;
	font-weight: 600;
	color: rgb(44,44,42);
}

.album_picture_div {
	width: 65px;
	height: 45px;
	margin-right: 10px;
	float: left;
}

/* Guest Lounge Style */

#guest_lounge_intro {
	text-align: center;
}

.guest_three_buttons {
	width: auto;
	height: 220px;
	margin-bottom: 20px;
}

.left_guest_button {
	width: 250px;
	float: left;
}

.right_guest_button {
	width: 250px;
	float: right;
}

.middle_guest_button {
	width: 250px;
	float: left;
	margin-left: 70px;
	margin-right: 70px;
}

/* Guest Testimonials */

.guest {
	font-style: italic;
}

.guest_text:first-letter {
	font-size: 1.5em;
}

/* Our Team Style */

#team_menu img {
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: -2px;
	border: 3px solid #000000;
}

#team_menu {
	width: 575px;
	border: 1px solid rgb(90,90,90);
	margin-right: auto;
	margin-left: auto;
}

#team_member_table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: auto;
	border: 1px solid rgb(145,145,145);
}

#team_member_table th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
} 

#team_member_table td {
	background-color: rgb(183,182,182);
	vertical-align: top;
	padding: 5px;
}

/* Contact Us Style */

.mailing_address_table {
	float: right;
	width: auto;
	border: 1px solid rgb(145,145,145);
}

.mailing_address_table th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
} 

.mailing_address_table td {
	background-color: rgb(183,182,182);
	text-align: center;
	padding: 5px;
}

#red_warning {
	color: rgb(80,0,0);
}

/* About Us Style */

.history_pics {
	width: 250px;
	height: 200px;
	margin-right: 10px;
	margin-left: 10px;
}

/* Guest Survey Style */

#guest_survey_table {
	margin-left: auto;
	margin-right: auto;
}

#guest_survey_table th {
	background-color: rgb(44,44,42);
	color: rgb(224,224,224);
} 

.question_td {
	background-color: rgb(145,145,145);
}

/* Game Room */

.game_three_buttons {
	width: auto;
	height: 325px;
	margin-bottom: 20px;
}

.left_game_button {
	width: 250px;
	float: left;
}

.right_game_button {
	width: 250px;
	float: right;
}

.middle_game_button {
	width: 250px;
	float: left;
	margin-left: 70px;
	margin-right: 70px;
}

/* accom_image.php and picture.php style */

#loading {
	margin-left: 180px;
	margin-top: 175px;
}

.bigpics {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
}

/* Shift Puzzler Style */

#puzzler_container img {
	margin: 1px;
	border: 2px solid black;
}

#puzzler_container {
	text-align: center;
}

/* Video Page*/

#video_album_table {
	float: left;
}

#video_album_table th {
	border-bottom: 1px solid grey;
}

#video {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	text-align: center;
}


/* Footer Style */

#footer {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
	
#footer_text  {
	font-family: "Bookman Old Style";
	font-size: .8em;
}

#footer_text a {
	color: black;
}

/* Sponsors Page */

.sponsors {
	width: 50%;
	vertical-align: top;
	text-align: left;
}

#bronze_level {
	border-top: 3px inset grey;
}

#sponsor_table td {
	text-align: center;
}

/* Whats New */

.whats_new_pic  {
	width:250px;
	height: 200px;
	padding: 5px;
}


#nt_logo {
	float: left;
}

#nt_words {
	height: 220px;
	width: 575px;
	text-align: center;
	float: right;
}

#nt_div {
	height: 250px;
	width: 880px;
}

.nt_pics_l {
	float: left;
}

.nt_pics_r {
	float: right;
}

#terms a {
	color: blue;
}

#center_link {
	margin-left: 235px;
	margin-right: 235px;
}

#special_offer {
	width: 890px;
	height:25px;
	margin-top: 0px;
	text-align: center;
}

#special_offer a {
	color: rgb(204,102,0);
	font-weight: bold;
	font-size: 1em;
	font-family: "Bookman Old Style", "Times new Roman";
}
