/* ABOUT
------------------------

Title: Premier Mountain Lodge Styles
Author: Jana Skerlak
Date: May 2009
Update: March 2010
Copyright: Developed by www.janavisions.com

----------------------*/


/* GENERAL
----------------------*/

#TA_cdswritereviewlg761 {
	padding-top: .5em;
}

* {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
}


body {
	text-align: center;
	background: url('images/bg.jpg');
}

table {
	border-right: 2px solid #173464;
	border-left: 2px solid #173464;
	margin: 0 auto;
	background: #FFFFFF;
}



#banner {
	padding-top: 0px;
	padding-bottom: 4px;
}

#deals {
	position: relative;
	margin-top: 18px;
	margin-left: -4px;
}

.text {
	background-color: #FFFFFF;
	width: 598px;
	text-align: left;
}

.displayimage {
	clear:both;
	position: relative;
	border: 1px solid #173464;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 10px;
}


#booknow {
	clear: both;
	text-align: center;
	background: #FFCC00;
	width: 100%;
}


a:link, a:visited {
	color: #292929;
}

a:hover, a:active {
	color: #87181A;
}

#rooms {
	margin-top: -1em;
	line-height: 1.3em;
}

#rooms a:link, #rooms a:visited {
	padding-left: 17px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}


#rooms a:hover, #rooms a:active {
	padding-left: 17px;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}



#return {
	font-size: 11px;
	text-align: center;
}

#return a:link, #return a:hover, #return a:visited, #return a:active {
	font-size: 11px;
}

#footer {
	font-size: 9px;
}

h1 {
	font-weight: bold;
	padding-top: 2em;
	font-size: 1.1em;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	padding-bottom: 0px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	margin: -10px 0 0 5px;
	position: relative;
	color: #87181A;
}


p {
	padding: 5px;
}


li {
	list-style-type: none;
	background: url('images/checkmark.gif') no-repeat left top;
	padding-left: 20px;
	line-height: 1.3em;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#menu {
	width: 153px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 2.6em;
	text-align: left;
}

#menu li {
	background: #173464 url("images/menu-bg-blue.gif") no-repeat left top;
	padding-left: 0px;
	line-height: 25px;
	text-indent: 22px;
	list-style-type: none;
}

#menu li a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#menu li a:hover {
	color:#FFCC00;
}

#menu li:hover {
	background: url("images/menu-bg-hover-blue.gif") no-repeat left top;
}
