body {
	
	margin: 0;
	background: #B897C7;
	font-family: Futura, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	
}

/* General Definitions */

a, a:link, a:active, a:visited{

	color: #8f8f8f;
	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}

b, strong{

	font-weight: bold;

}

h1, h2, h3, h4, h5{

	color: #000;
	margin: 0 0 .4em 0;

}

h1{	font-size: 2.2em; display: none; }

h2{ font-size: 1.4em; }

h2 span{

	font-size: .6em;
	
}

h3 {

	color: #91593E;
	border-bottom: 1px solid #B0C0E0;
	font-weight: normal;
	margin: 10px 0 10px 0;
	font-size: 1.2em;
}


h4{ font-size: 1.4em; }

h5{ font-size: 1.2em; }

p{ margin: 0 0 .8em 0; }

.slHeader{

	color: #733a2c;
	font-size: 2em;
	font-style: italic;

}

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;

}

#layout {
	
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 7px;
	background: url("../images/footerbg.gif") bottom no-repeat;
	margin-top: -14px;

}

#header {

	width: 780px;
	height: 226px;

}

#home #header {

	width: 780px;
	height: 350px;

}

#body {

	background: url("../images/contentbg.gif") repeat-y;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: .8em;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav {

	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	margin-left: 20px;
	z-index: 500;

}

#topNav a {

	display: block;
	padding: 0px 7px 0px 7px;
	color: #804020;
	text-decoration: none;
	font-size: 11px;
	background: url("../images/navdivider.gif") right center no-repeat;

}

#topNav .lastOne{

	background: none;

}

#topNav a:hover {
	
	
	color: #C16E44;

}

#content {

	width: 730px;
	padding: 5px 25px 25px 25px;

}

#content a {

	color: #7B518E;

}

#content .container {

	font-size: 1.1em;
	line-height: 1.8em;

}

#home #content .container {
	
	padding-left: 8px;
	text-align: left;

}

.homeMapRight{

	float: right;


}

#subFooter{
	clear: both;
	margin:15px 0 0 5px;
}	

#bottomNav ul {

	margin: 0;

	list-style: none;
	margin-left: 120px;
	margin-top: 0px;
	height: 19px;

}

#index #bottomNav ul{

	padding: 0px 0 0 0;
	margin-top: -20px;
	
}

#bottomNav li {

	float: left;

}

#bottomNav li a {

	display: block;
	padding: 0px 11px;
	color: #804020;
	text-decoration: none;
	font-size: 1.15em;
	background: url("../images/bottomnavdivider.gif") right center no-repeat;

}

* html #bottomNav li a {

	font-weight: bold;

}

#bottomNav li a.lastOne {

	background: none;

}

#bottomNav li a:hover {

	color: #4f4f4f;

}


#footer {

	background: url("../images/contentbg.gif") repeat-y ;
	clear: both;


}

#footer .cont {

	height: 80px;
	background: #5A3F7E;
	display: block;
	color: #fff;
	font-size: 14px;
	width: 727px;
	margin: 0;
	margin-left: 16px;
	padding: 15px;
	text-align: left;

}

#footer .utahLogo{
	width: 193px;
	height: 84px;
	background: url('../images/utahlogo.png') left top no-repeat;
	display: block;
	float: right;
	margin: 0 0 0 50px;
}

#footer .brochure{
	float: left;
	border-right: 1px solid #fff;
	padding: 0 20px 0 0;
	margin: 0 25px 0 0;
}

#footer a {

	color: #fff;
	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

.siteMap{

	float: left;
	font-size: 10px;
	color: #000;
	margin-left: 30px;
}

#copyright {

	width: 780px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	padding-right:  25px;
	font-size: 10px;

}

#copyright p {

	margin: 0;
	padding: 0;

}

#copyright a, .siteMap a {

	color: #000;
	text-decoration: none;

}

#copyright a:hover, .siteMap a:hover {

	text-decoration: underline;

}

#flashMap {

	width: 650px;
	height: 790px;
	margin: 10px;

}



/* General Class Definitions */

.clear{ clear: both; }

.image { border: 1px solid #431459; }

.right { float: right; }

.left { float: left; margin: 0 10px 10px 0; }

/* Auto/Conditional PDF Icon */


/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

/* MORE */

.red, .redText {

	color: red;
	
}

#viewAllTable {

	border: none;
	margin: 10px 0 0 0;
	padding: 0;
	border-left: 1px solid #431459;
	border-bottom: 1px solid #431459;
}

#viewAllTable td {

	padding: 6px;
	cursor: pointer;
	background: #F4DDFE url("../images/detailsbg.gif") left repeat-y;
	padding: 10px;
	color: #32163F;
	border-right: 1px solid #431459;
	border-top: 1px solid #431459;
}

#viewAllTable tr td h2 {

	font-size: 14px !important;

}

#viewAllTable a{

	font-size: 1.1em;

}

#funButtons{

	margin: 10px 0 10px 0;
}

.innLinks{

	width: 700px;

}

.innLinks a{
	
	display: block;
	margin: 0 1px 0 0;
	text-decoration: none;
	padding: 1px 0;
	color: #fff !important;
	font-size: .95em;
	text-align: center;
	width: 177px;
	background: #5A3F7E;

}

.innLinks a:hover{

	text-decoration: underline;
	color: #eee;

}

.ulBorder{

	margin: 0;

}


.amenitiesTable{

	width: 700px;

}

.amenitiesTable ul{

	width: 700px;

}

.amenitiesTable ul li{

	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	width: 20%;

}

#adminFeatureList {

	list-style: none;
	margin: 0;
	padding: 0;

}


.prevnext {

	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	height: 20px;

}

.prevnext li {

	float: left;

}

.prevnext li a {

	display: block;
	padding: 0 3px;

}

.alternatingTable, .alternatingTable tr {

	border: none;
	margin: 0;
	padding: 0;

}

.alternatingTable {

	width: 730px;
	border-left: 1px solid #431459;
	border-right: 1px solid #431459;
	border-bottom: 1px solid #431459;

}

.alternatingTable td {

	background: #F4DDFE url("../images/detailsbg.gif") left repeat-y;
	padding: 10px;
	color: #32163F;
	border-top: 1px solid #431459;
	cursor: pointer;

}

.alternatingTable tr td h5 {

	font-size: 1.5em !important;
	color: #7B518E;

}

.alternatingTable img{

	border: 1px solid #431459;

}

.alternatingTable .imgside { 
	background: #7B518E;
	padding: 5px;
}

.findTable{

	float: right;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	height: 200px;
	width: 400px;
	font-size: .9em;
	font-family: helvetica;

}

.regionList{

	float: right;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	font-size: .9em;
	font-family: helvetica;

}

.findTable li, .regionList li{

	float: left;
	margin: 5px 5px 3px 0;

}



.findTable a, .regionList a{

	display: block;
	color: #fff;
	text-decoration: none;

}


.findTable a:hover, .regionList a:hover{

	text-decoration: underline;

}

.findTable a span, .regionList a span{
	
	display: block;
	margin: -30px 0 0 6px;

}

.regionImg{

	border: 1px solid #000;
	float: right;
	margin-left: 20px;

}

#searchTable {

	width: 730px;

}

#searchTable td{
	
	width: 25%;
	font-size: 12px;
}

#searchTable select{
}	

#searchTable h3{

	margin: 0 0 10px 0;

}

#searchTable .searchContainer{

	margin: 10px 0 0 0;
	background: #F4DDFE url("../images/detailsbg.gif") left repeat-y;
	padding: 10px;
	color: #32163F;
	border: 1px solid #431459;

}

.events{

	list-style: none;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;

}

.events h3{

	margin: 0;

}

.events li{

	padding: 10px;
	margin: 0 0 5px 0;
	background: #fff6cc;
	border: 1px solid #EBDE9D;

}

.innkeepersList{

	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;

}

.innkeepersList li{

	float: left;

}

.innkeepersList li a{

	text-decoration: none;
	background: #7b8b64;
	margin: 0 5px 0 0 ;
	color: #000;
	padding: 3px;
	font-size: 13px;

}

.innkeepersList li a:hover{

	background: #ccc;

}

.availTable{

	padding: 10px;
	
}

.availTable td{

	padding: 2px 5px;
	color: #eed858;
	font-size: .7em;
	

}

#availBox{

	margin: 20px 0;
	

}

#availBox a{

	padding: 3px;
	background: #5A3F7E;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 0;
	width: 304px;
	display: block;
	text-align: center;

}

#availBox a:hover{
	
	text-decoration: underline;


}

#map{
	
	width: 730px;
	height: 290px;
	border: 1px solid #999;

}

#map_canvas{
 width: 730px; 
 height: 300px;
 border: 1px solid #999;
}

#roomPhotos{
	width: 400px;
	float: right;
	margin: 0 0 10px 10px;
}

#roomPhotos .mainPhoto{

	text-align: center;

}

#roomPhotos img{
	
	border: 1px solid #555;

}

#content #content {

	background: none;
	padding: 0;

}

#specials h3, #packages h3 {

	margin: 20px 0 5px 0;
	border-bottom: 1px solid #5C725A;
	color: #5C725A;
	padding: 5px 0 5px 5px;


}

#recipes h3 span{
	
	color: #952918;
	font-size: .6em;
	line-height: 1.4em;

}

.showPhotos {

	clear: left;
	margin: 0;
	font-size: .8em;
	color: #444;
	text-align: center;
	line-height: 1em;

}

.showPhotos p{

	margin: 0;
	padding: 0;

}

#infoTable{

	margin: 0;
	border-bottom: 1px solid #bfbba3;	
	width: 310px;
	font-size: .9em;
}

#infoTable dd, #infoTable dt{

	padding: 5px;
	border-top: 1px solid #bfbba3;
	margin: 0;

}

#infoTable dt{

	width: 95px;
	float: left;
	font-weight: bold;

}

#longDescription{

	margin: 10px 0 0 0;
	line-height: 1.3em;

}

.specialsInn{

	border: 1px solid #431459;
	background: #F5EFD0;
	padding: 10px 10px 0 10px;
	line-height: 1.2em;
}

.specialsHeader{

	display: block;
	color: #5A3F7E;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #bfbba3;
	font-size: 1.5em;

}

.specialsHeader2{

	font-weight: bold;
	color: #5A3F7E;
}

.regionRight{

	margin: 0 0 0 10px;
	width: 502px;
	float: right;

}

.regionRight img{

	border: 1px solid #431459;

}

.regionCities{

	border: 1px solid #431459;
	background: #F5EFD0;
	padding: 10px;
	font-size: .8em;
	margin: 0 0 10px 0;

}

.regionCities li {

	padding: 0;
	margin: 0;

}

.regionEvents{

	border: 1px solid #431459;
	background: #F5EFD0;
	padding: 10px;
	font-size: .8em;
	margin: 15px 0 0 0;

}

.findProx{

	border: 1px solid #431459;
	background: #F5EFD0;
	padding: 10px;
	text-align: center;
}

.skinnyProx{

	width: 450px;

}

.searchBy{

	width: 600px;
	margin: 10px 0 0 0;

}

.searchBy p{

	margin: 0;
	padding: 0;
}

.membersRight{

	border-left: 1px solid #431459;
	float: right;
	width: 250px;
	padding: 0 0 0 15px;

}

.line{

	border-top: 1px solid #431459;
	height: 10px;

}

.orderedList{

	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	height: 40px;

}

.orderedList li{

	float: left;

}

.orderedList li a{

	display: block;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 2px 15px;
	color: #fff;
	text-align: center;
	background: #5A3F7E;

}

.orderedList li a:hover{

	background: #733a2c;
	color: #fff;

}

.listingBtn{

	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 1px 15px;
	color: #fff !important;
	text-align: center;
	background: #431459;
	font-size: .9em;
	
}

.listingBtn:hover{

	background: #601c80;
	color: #fff;
	text-decoration: none;

}

.specialsList h4{

	margin: 0 0 15px 0;
	font-size: 1.5em;

}

.specialsList h4 span{

	font-size: .7em;

}

.specialsList .specialHeader{

	display: block;
	background: #5A3F7E;
	color: #fff;
	padding: 1px 10px;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	

}

.specialsList .subList{

	border: 1px solid #431459;
	border-top: none;
	background: #F5EFD0;
	padding: 5px 10px 10px 10px;

}

.specialsList .large{

	font-size: 1.2em;
	font-weight: bold;

}

.specialsList .date{

	font-style: italic;

}

.searchSpecials{

	float: left;
	width: 340px;
	margin: 0 5px 0 0;
	background: #F4DDFE url("../images/detailsbg.gif") left repeat-y;
	padding: 5px;
	color: #32163F;
	border: 1px solid #431459;
}

.searchSpecials h4{

	color: #91593E;
	border-bottom: 1px solid #B0C0E0;
	
}

.markerTooltip {

	color: #000;
    background: #fff;
    padding: 4px 6px;
    white-space: nowrap;
    border: #333 solid 1px;
    opacity: 0.75;
    position: absolute;
    z-index: 10000;
    
}

#featuredInns {

	clear: both;
	margin-bottom: 10px;

}

#featuredInns table {

	width: 720px;

}

#featuredInns td {

	width: 33%;
	text-align: center;

}

#featuredInns .featuredInnsContainer img{

	display: block;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;

}

#featuredInns a {

	color: #000;
	text-decoration: none;

}

#searchByList {

	float: right;

}

#searchByList a img {

	margin: 5px;

}

.cityListHome{

	width: 700px;
	font-size: .8em;
	
}

#travelPlanners {

	width: 300px;
	float: right;
	background: #efefef;
	padding: 15px;
	margin: 10px;
	border: 1px solid #cfcfcf;

}

#travelPlanners ol {

	margin: 0 0 0 20px;
	padding: 0;

}
#cityList {

	width: 300px;
	float: right;
	clear: right;
	background: #efefef;
	padding: 15px;
	margin: 10px;
	border: 1px solid #cfcfcf;

}

#cityList p {

	margin-top: 0;

}

#cityList ul {

	margin: 0 0 0 25px;
	padding: 0;

}

.mapRight{
	float: right;
	font-size: .9em;
	width: 175px;
	position: absolute;
	margin: 0 0 0 565px;
	z-index: 5;
	
}

.mapRight ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.mapRight a{
	color: #fff !important;
	display: block;
	padding: 0 5px;
}

.mapRight a:hover{
	background: #5A3F7E !important;
}
