@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 35px;
	color: #2E1C15;
}
a:link {
	color: #2E1C15;
}
a:visited {
	color: #2E1C15;
}
a:hover {
	color: #780000;
}
a:active {
	color: #2E1C15;
}
#layout {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#header  img {
	float: left;
	margin-top: 7px;
}
#navigation {
	height: 52px;
	float: right;
	width: 505px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E0000;
	border-bottom-color: #4E0000;
	border-left-color: #4E0000;
}
#navigation a {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	float: left;
	line-height: 52px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E0000;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation  a:hover   {
	background-position: 0px -52px;
	color: #FFCA00;
}
#featuredhotel {
	background-color: #2E1C15;
	height: 164px;
	width: 270px;
	border: 6px solid #FFFFFF;
	margin-top: 10px;
	padding: 25px;
	float: left;
}
#featuredpic {
	background-image: url(../images/holiday-inn.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 477px;
	margin-top: 10px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 204px;
	padding-top: 10px;
	padding-right: 25px;
}
#featuredhotel a {
	color: #C7A76E;
}
#featuredhotel  a:hover {
	color: #FFCA00;
}
#featuredpic p {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#content {
	float: right;
	width: 508px;
	margin-top: 10px;
}
#welcomediv {
	background-color: #B0AA94;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#welcomediv img {
	margin-right: 10px;
	border: 3px solid #FFFFFF;
}
#aboutglendale {
	float: right;
	width: 35%;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #676254;
}
#hotelmap {
	float: right;
	width: 55%;
	margin-top: 10px;
	padding-left: 15px;
}
#mapimg  {
	border: 1px solid #676254;
}
#bglink {
	color: #C7A76E;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bglink:hover {
	color: #FFCA00;
}
#backp {
	background-color: #2E1C15;
	width: 125px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.textcolor {
	color: #C7A76E;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ct {
	text-align: center;
}
.darkh1 {
	color: #2E1C15;
	border-bottom-color: #2E1C15;
}
.bottborder {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676254;
}
.topmargin {
	margin-top: 5px;
	margin-bottom: 0px;
}
.top {
	margin-top: 10px;
}
.largetop {
	padding-top: 18px;
}
.width {
	width: 32%;
}
.justify {
	text-align: justify;
	margin-left: 8px;
}
.contact {
	margin-left: 20px;
}
.padleft {
	padding-left: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	color: #C7A76E;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2E1C15;
	margin-top: 0px;
	line-height: 25px;
	margin-left: 8px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	margin-bottom: 15px;
}
#listingsdiv {
	background-color: #676254;
	padding: 10px;
	border: 6px solid #B0AA94;
	width: 294px;
}
#listings {
	width: 100%;
	background-color: #676254;
	color: #FFFFFF;
}
#listings td {
	padding: 5px;
}
#listings a {
	color: #FFFFFF;
}
#listings a:hover {
	color: #FFCA00;
}
.alt {
	background-color: #7A7463;
}
#formdiv {
	background-color: #676254;
	padding: 10px;
	width: 294px;
	border: 6px solid #B0AA94;
	margin-top: 10px;
}
#formtable {
	font-size: 10px;
	margin-bottom: 5px;
	width: 93%;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.textright {
	text-align: right;
}
#buttontd {
	font-size: 9px;
	color: #C9C4B1;
}
input {
	vertical-align: middle;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
#meeting {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 13px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#maptable {
	margin-top: 10px;
}
#map {
	height: 700px;
	width: 585px;
	border: 6px solid #FFFFFF;
}
#mapcolumn {
	padding: 10px;
	width: 100%;
	vertical-align: top;
	line-height: 25px;
	background-color: #B0AA94;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#mapcolumn p {
	font-weight: bold;
	margin-bottom: 15px;
	color: #780000;
	margin-top: 0px;
	line-height: 15px;
}
#directions {
	font-size: 9px;
	font-weight: bold;
	color: #780000;
}
label {
	color: #333;
}
#featuredform {
	padding: 50px;
	height: 400px;
	width: 320px;
	margin: 0px auto 50px;
	border: 1px dotted #999;
	background-image: ;
	background-repeat: repeat-x;
}
#featuredform input {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 315px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 0px;
}
#featuredform select {
	margin-top: 6px;
	margin-bottom: 10px;
}
input {
	color: #666;
}

