﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d2d3b6;
    /*Body font size set at 0.625em - only set font sizes on elements at bottom level, font size 12px = 1.2em*/
    font: normal 0.625em Verdana, Arial, Helvetica, sans-serif;
}
#container {
	background-position: left;
	width: 760px;
	margin: 20px auto 0px auto;
	font-size: 100%;
	background-image: url('images/side.jpg');
	background-repeat: repeat-y;
}
/* Masthead Styles */
.branding {
	padding: 0px;
	margin: 0px 0px -2px 0px;
	width: 760px;
	height: auto;
	display: block;
	clear: both;
}
#header h1 {
	color: #fff;
}
#header h3 {
	color: #402640;
	font-size: 2em;
	text-align: left;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 0px;
	font-family: Revue;
}
#header {
	padding: 0px;
	margin: 0px 0px -2px 0px;
	text-align: center;
	width: 760px;
	background-color: #d2d3b6;
	height: auto;
	clear: both;
	display: block;
}
#header .img_logo {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.mastright {
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
/* Content Styles */
#content {
	float: right;
	width: 550px;
	display: inline-block;
	background-color: #efebdf;
	min-height: 980px;
}
#content h1, h2, h3, h4, h5, h6 {
	padding-left: 25px;
	margin-bottom: 15px;
}
#content p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11pt;
}
#content h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 2em;
	background-color: #996633;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: inherit;
	margin-left: 0px;
	padding-top: inherit;
	padding-right: inherit;
	padding-bottom: inherit;
	padding-left: 25px;
}
#content img {
	border-width: 0;
	padding: 15px 15px 15px 5px;
	float: left;
}
/* Navagation Styles */
#nav {
	background-color: #d2d3b6;
	clear: both;
	height: 28px;
	font-size: 1.4em;
	width: 760px;
	padding-top: 4px;
}
#nav a:hover {
	background-color: #003300;
}
#nav a {
	padding: 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: block;
	float: left;
	height: 24px;
	padding-top: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: .5px;
	border-right-width: .5px;
	border-left-width: .5px;
	border-top-color: #808080;
	border-right-color: #808080;
	border-left-color: #808080;
	margin-right: 2px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #D2D3B6;
	height: auto;
}

.home {
	background-color: #9c2a00;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.rates {
	background-color: #cc9933;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.reserve {
	background-color: #8b8636;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.brochure {
	background-color: #89ab61;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.activites {
	background-color: #adaa5f;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.alaska_travel {
	background-color: #a7951f;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.alaska_hotels {
	background-color: #663300;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.contact_us {
	background-color: #ada38e;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}

/* Sidebar Styles */
#sidebar {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	float: left;
	width: 190px;
	background-color: #8C9366;
	height: auto;
	clear: left;
}
#sidebar img {
	border-style: none;
	margin-bottom: 15px;
}
#sidebar p {
	text-align: center;
	font-size: 9pt;
	color: #FFFFCC;
	padding-left: 2px;
	padding-right: 2px;
}
#sidebar a {
	text-decoration: none;
	color: #FFFFCC;
}
#sidebar h1 {
	color: #ffffcc;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
}
#sidebar h2 {
	color: #ffffcc;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
}
#sidebar form {
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	color: #EDFFBC;
	padding-bottom: 20px;
}
/* Footer Styles */
#footer {
	margin: 0px;
	text-align: left;
	background-color: #8E9468;
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
#pagefooter {
	width: 760px;
	text-align: center;
	text-decoration: none;
	font-size: 8pt;
	background-color: #d2d3b6;
	clear: both;
	padding-top: 15px;
}
h1 {
}
h2 {
	margin: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #663300;
}

hr {
	color: #FFFFFF;
}
a {
	color: #402640;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.redfont {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size:18px !important;
	font-family: "Times New Roman", Times, serif;
}
.icon {
	vertical-align: middle;
    margin-right: 10px;
	margin-left: 15px;

}
.float_left {
	float: left;
}
#back {
	padding: 0px;
	margin: 0px;
	width: 760px;
	clear: both;
	height: auto;
}

/* Reviews */
#addreviews table td p {
margin: 0px;
}

.rwdivider p {
margin:2px;

}
.rwdivider {
	background-color: #cc9933;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#addreviews {
padding-right:2px;
}

/* HTML5 */
.content {
	padding-right: 5px;
	padding-left: 5px;
}
.menu {
	width: 760px;
	clear: both;
	background-color: #d2d3b6;
}
.side {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 190px;
}
.body {
	width: 550px;
	float: right;
	background-color: #cecdae;
}
.footpad {
	width: 760px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	background-color: #d2d3b6;
}

html, div, span, object, iframe, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, q, small, strike, strong, sub, sup, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, hgroup, mark, nav, section
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* format html5 tags for legacy browsers */
article, aside, footer, header, hgroup, nav, section
{
	display: block;
}
fieldset {
	border: .5px solid #000000;
	border-radius: 15px;
}
legend {
	padding: 5px;
	font-size: 1.5em;
	font-family: "Arial Rounded MT Bold";
	border: .5px solid #000000;
	border-radius: 15px;
	border-radius: 15px;
}
#SignUp {
}
#SignUp p {
	text-align: left;
}

