@charset "UTF-8";
/* CSS Document */
/* Default Style Sheet - Hampton Inn Rapid City */


/* HTML tags */

body {
	background: #564633;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 75%;
	color: #564633;
}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, "Bitstream Vera Sans", Arial, Geneva, Tahoma, sans-serif; margin:0px;}
.largeletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: normal;
	line-height: 40px;
	padding-right: 5px;
}
h1 {font-size: 2.6em;}
h2 {font-size: 2.2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.5em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.2em;}

ul {
	margin: 0;
	padding: 0;
	list-style: square inside;
}

/* Hyperlinks */

a {
	color: #003e7e;
}

a:hover {
	color: #777777;
}

.sidebox a {
	text-decoration: none;
}

/* Layout Styles */

#main {
	width: 970px;
	margin: 0px auto;
	padding: 0px 0px 12px 0px;
	background: url('../images/bg-site.gif') repeat-y;
}

#contentCol {
	width: 655px;
	margin-right: 30px;
}

#sideCol {
	width: 236px;
	margin-left: 30px;
}	
#headerPhotos {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 646px;
}
#mainImg {
	position: relative;
	width: 646px;
	height: 278px;
	margin: 16px auto 10px auto;
	background: url('../images/img-mainphoto.jpg') no-repeat;
}

#info {
	padding: 7px 100px 7px 12px;
	background: #f8f3ec;
	border-top: 1px solid #897c6c;
	border-bottom: 1px solid #897c6c;
}

#twoCones {
	position: absolute;
	bottom: -61px;
	right: -17px;
	z-index: 1000;
}

#oneCone {
	position: absolute;
	top: -10px;
	left: -27px;
}

#menu {
	position: relative;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	text-align: center;
	background: url('../images/bg-nav.gif') repeat-y;
	border-bottom: 1px solid #897c6c;
}

#logo {
	margin: 12px 0px 12px 0px;
}

#navCap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 11px;
	background: url('../images/img-navcap.gif') no-repeat;
}

#leftCol {
	width: 386px;
	margin: 25px 0px 0px 0px;
	padding: 12px;
	background: #f8f3ec;
	border-top: 1px solid #897c6c;
	border-bottom: 1px solid #897c6c;
}

#rightCol {
	width: 230px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#footer {
	position: relative;
	width: 885px;
	margin: 16px auto 0px auto;
	padding: 0px 12px;
	background: #f8f3ec;
	border-top: 1px solid #897c6c;
	border-bottom: 1px solid #897c6c;
}

/* Menu Styles */

#menu .menuItem {
	width: auto;
	height: 22px;
	margin: 2px auto;
	line-height: 22px;
	text-align: left;
	font-size: 14px;
	border: 3px solid #897c6c;
}

#menu .menuItem a {
	display: block;
	height: 22px;
	padding-left: 30px;
	text-decoration: none;
	color: #4b2900;
	background: #d6cbbe url('../images/bg-navitem.gif') no-repeat 0px bottom;	
}

#menu .menuItem a:hover {
	color: #777770;
	background: #e6ddd3 url('../images/bg-navitem.gif') no-repeat 0px top;
}

#bookNow {
	position: relative;
	width: 216px;
	height: 43px;
	margin: 0px 0px 24px 0px;
	line-height: 42px;
	font-size: 20px;
	font-weight: bold;
}

#bookNow a {
	display: block;
	height: 43px;
	padding-left: 55px;
	text-decoration: none;
	color: #564633;
	background: #d6cbbe url('../images/btn-booknow.gif') no-repeat 0px bottom;	
}

#bookNow a:hover {
	color: #907658;
	background: #e6ddd3 url('../images/btn-booknow.gif') no-repeat 0px top;
}
#oneCol {
	width: 644px;
	padding: 12px;
	background: #f8f3ec;
	border-top: 1px solid #897c6c;
	border-bottom: 1px solid #897c6c;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Typesetting */

.noBold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.sansSerif {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.sansSerifTitle {
	font-family: Helvetica, "Bitstream Vera Sans", Arial, "Lucida Grande", Tahoma, sans-serif;
}

.serif {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", Times, serif;
}

.largeText {
	font-size: 1.5em;
}

.midText {
	font-size: 1.2em;
}

.normalText {
    font-size: 1em;
}

.smallText {
	font-size: .9em;
}

.tinyText {
	font-size: .75em;
}

.smallTracking {
	letter-spacing: -0.1em;	
}

.smallLeading {
	line-height: .85em;
}

.normLeading {
	line-height: 1.2em;
}

.midLeading {
	line-height: 1.6em;
}

.largeLeading {
	line-height: 1.8em;
}

.pgTitle {
	padding: 12px 0px;
	color: #999;
}

/* Colors */

.black {
	color: #000;
}

.white {
	color: #FFF;
}

.highLight {
	color: #003e7e;
}

/* Misc Styles */

.gcomment {
	margin: 0px;
	padding: 7px 12px;
	line-height: 2em;
	border-bottom: 1px solid gray;
}

.sideColBox {
	margin: 25px 0px 0px 0px;
}

.list1 {
	padding: 0px 24px 24px 24px;
	list-style: outside;
}

.list2 {
	padding: 12px 18px;
	list-style: outside;
	line-height: 1.5em;
}

.grayHR {
	padding-top: 12px;
	margin: 0px 20px 12px 20px;
	border-bottom: 3px solid gray;
}

.formSkin {
	margin: 20px;
	padding: 10px;
	background: #f0e8dd;
}

.boldLinks a {
	font-weight: bold;
}

.photo {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.photoLeft {
	margin: 0px 8px 6px 0px;
}

.photoRight {
	margin: 0px 0px 6px 8px;
}

.photoMid {
	margin: 12px 0px;
}

.grayBorder {
	border: 1px solid #aaa;
}

.dottedHR {
	border-bottom: 1px dotted #736357;
}

.singleHR {
    margin: 8px 0;
    border-top: 1px solid gray;
    clear: both;
}

.doubleHR {
    margin: 8px 0;
    border-top: 3px double gray;
    clear: both;
}

.tableHR {
	border-bottom: 1px solid gray;
	padding: 6px 1px 5px 6px;
}

.noMargin {
	margin: 0;
}

.margin12 {
	margin: 12px;
}

.noPadding {
	padding: 0;
}

.noBorder {
	border: none;
}

.elbowRoom {
	margin: 16px;
}

.center {
	margin: 0px auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.indent {
	margin-left: 60px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}

.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}

.floatLeft {
	float:left;
	display: inline;
}

.floatRight {
	float: right;
	display: inline;
}

.centerImg {
	margin: 0 auto;
}
.error {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
}
.preloadImg {
	display: none;
}
.tanbckgrnd {
	background-color: #f8f3ec;
}
textarea {
	background-color: #f0e8dd;
}
