@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #a9c2c9;
	background-image: url(images/anchorage_inns_bluebg.jpg);
	background-repeat: repeat;
}

.thrColFixHdr #container {
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #ebf3f5;
} 
.thrColFixHdr #topband {
	background: #42707d;
	height: 25px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.thrColFixHdr #container #topband a img {
	border: 1px solid #FFF;
}

.thrColFixHdr #topband a:link {
	color: #a9c2c9;
	text-decoration: none;
}

.thrColFixHdr #topband a:visited {
	color: #a9c2c9;
	text-decoration: none;
}
.thrColFixHdr #topband a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #topband a:active {
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr #header {
	padding: 0 10px 0 20px;
	background-image: url(images/logo_portsmouth_hotel_.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 155px;
	text-align: right;
} 
.thrColFixHdr #player {
	padding: 0;
	text-align: center;
}
.thrColFixHdr #feature {
	padding: 0;
	
}
.thrColFixHdr #mainfeature {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
}

.thrColFixHdr #intro {
	padding: 10px 10px 10px 20px;
	height: 100px;
	font-size: 12px;
} 
.thrColFixHdr #menu {
	padding: 5px 5px 10px 5px;
	height: 30px;
	background-color: #42707D;
	text-align: center;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 19px;
}.thrColFixHdr #sidebar1 h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar2 h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* padding keeps the content of the div away from the edges */
	color: #42707D;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 10px 15px 0px; /* padding keeps the content of the div away from the edges */
	color: #000000;
	font-size: 12px;
	text-align: right;
}
.thrColFixHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	font-size: 12px;
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 240px;
}

.review {
	text-align: left;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
} 
.thrColFixHdr #mainContentw {
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 240px;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/hotel_nh.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContent h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
	color: #42707D;
	font-weight: bold;
}
.thrColFixHdr #mainContent img {
	color: #FFFFFF;
	margin-right: 10px;
} 
.thrColFixHdr #mainContent a:link {
	color: #42707D;
	text-decoration: none;
}
.thrColFixHdr #mainContent a:visited {
	color: #42707D;
	text-decoration: none;
}
.thrColFixHdr #mainContent a:hover {
	color: #000000;
	text-decoration: none;
}
.thrColFixHdr #mainContent a:active {
	color: #000000;
	text-decoration: none;
}

.thrColFixHdr #hotelInfo {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 12px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #42707D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.thrColFixHdr #footer {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#42707d;
	font-size: 12px;
	color: #a9c2c9;
	text-align: center;
}
.thrColFixHdr #footer a:link {
	color: #a9c2c9;
	text-decoration: none;
}
.thrColFixHdr #footer a:visited {
	color: #a9c2c9;
	text-decoration: none;
}
.thrColFixHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #footer a:active {
	color: #000000;
	text-decoration: none;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #package {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#42707d;
	font-size: 12px;
	color: #a9c2c9;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9C2C9;
}
.thrColFixHdr #package a:link {
	color: #a9c2c9;
	text-decoration: none;
}
.thrColFixHdr #package a:visited {
	color: #a9c2c9;
	text-decoration: none;
}
.thrColFixHdr #package a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #package a:active {
	color: #000000;
	text-decoration: none;
} 
.thrColFixHdr #package p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #bottomband p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
}
.thrColFixHdr #bottomband {
	padding: 10px;
	height: 25px;
	background-color: #162123;
	color: #FFFFFF;
	font-size: 11px;
}
.thrColFixHdr #bottomband  a:link {
	color: #42707D;
	text-decoration: none;
}
.thrColFixHdr #bottomband  a:visited {
	color: #42707D;
	text-decoration: none;
}
.thrColFixHdr #bottomband  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #bottomband  a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/****************** Link styles **************/
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
/****************** Format styles **************/
.style1 {color: #FFFFFF}
.style2 {color: #960202}
.style3 {color: #C14C00}
.style4 {color: #42707D}
.style6 {color: #42707D}
.underligneHotel {
	text-decoration: underline;
	font-weight: bold;
	color: #C14C00;
}
