/* ********** Root-level tags ********** */

html {
	height: 100%;
}
body {
	background-color: #609b42;
	background-image: url(images/background_interior.jpg);
	background-position: center 30px;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	min-height: 100%;
	padding: 0;
	position: relative;
}
#logoMobi {
	display:none;

}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1#whereToStay {
	background-image: url(images/h1_where_to_stay.png);
	color: #2d1702;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	height: 34px;
	margin: 20px 0;
	width: 220px;
}
h2 {
	color: #2d1702;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 11px 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 3px 0;
}
p {
	margin: 0 0 11px 0;
}
img {
	border: 0;
}
img, div, .transparent {
	behavior: url(/iepngfix.htc);
}
form {
	margin: 0;
	padding: 0;
}
.box {
	background-color: #1a7faa;
	border: 1px solid #fff;
	clear: both;
	margin: 0 0 15px 0;
}
.box h1 {
	background-color: #639d46;
	border-bottom: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
.adsMain {
	background-color: #1a7faa;
	overflow: hidden;
	border: 1px solid #fff;
	clear: both;
	margin: 0 0 15px 0;
	width: 284px;
}
.adsHeader {
	background-color: #639d46;
	border-bottom: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	width: 284px;
}
.adsleft {
	float: left;
	padding: 7px;
	width: 140px;
}
.adsleft img {
	border: 1px solid #fff;
}
.adsright {
	float: right;
	padding: 7px 7px 7px 0;
	width: 120px;
}
.text-box {
	float: left;
	margin: 0 10px 0 0;
	width: 95px;
}
.text-box h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}
.hidden {
	visibility: hidden;
}

/* ********** shell ********** */

#page-box {
	margin: 0 auto;
	padding: 69px 0 55px 0;
	width: 960px;
}
#contentLeft {
	float: left;
	padding: 0 25px 0 5px;
	width: 174px;
}
#contentMid {
	float: left;
	width: 367px;
}
#contentMidDetail {
	float: left;
	width: 858px;


}
#contentAddThisDetail {
	float: left;
	width: 858px;
}
#contentRight {
	float: left;
	padding: 20px 0 0 0;
	width: 387px;
}
#contentRightDetail{
	float: right;
	padding: 20px 0 0 0;
	width: 387px;
}
#footer {
	background-color: #2d1702;
	bottom: 0;
	font-size: 9px;
	left: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}

/* ********** contentLeft ********** */

#header {
	height: 250px;
	margin: 0 0 10px 0;
	position: relative;
	width: 174px;
}
#headerdetail {
	height: 150px;
	margin: 0 0 10px 0;
	position: relative;
	width: 174px;
}
#atlantaLogo {
	height: 103px;
	width: 158px;
}
#hotelRates {
	background-image: url(images/check_rates.gif);
	background-repeat: no-repeat;
	bottom: 0;
	color: #2d1702;
	font-size: 15px;
	height: 55px;
	left: 0;
	padding: 4px 0 0 50px;
	position: absolute;
	text-decoration: none;
	width: 124px;
}
#contentLeft .box h2 {
	background-color: #639d46;
	border-bottom: 1px solid #fff;
	color: #2d1702;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
#contentLeft .box ul {
	color: #fff;
	line-height: 16px;
	list-style: square;
	margin: 4px 0 4px 10px;
	padding: 0 0 0 10px;
}
#quickLinks {
	font-size: 12px;
}
#quickLinks a {
	font-weight: bold;
}

/* ********** contentMid ********** */

#copy {
	color: #2d1702;
	padding: 0 10px 0 0;
	width: 327px;
}
#copy h2 {
	color: #2d1702;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}
#contentMid table {
	width: 347px;
}
#contentMid table td {
	padding: 0 0 10px 0;
}
#contentMid table td.label {
	padding-right: 15px;
	text-align: right;
	width: 173px;
}

/* ********** contentRight ********** */

#buttons {
	float: left;
	height: 38px;
	padding: 3px 0 0 0;
	width: 208px;
}
#buttons img {
	display: inline;
	float: left;
	margin-right: 15px;
}
#search {
	float: left;
	height: 44px;
	width: 179px;
}
label {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#location {
	background-color:#FF9900;
}
#Submit {
	position: relative;
	top: 2px;
}
#hotelNav {
	clear: both;
	height: 38px;
	margin: 40px 0 15px 0;
	text-align: center;
}
.hotelLink {
	background-image: url(images/hotel_link_background.png);
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	height: 31px;
	margin: 0 5px;
	padding: 7px 0 0 0;
	text-decoration: none;
	width: 88px;
}
.hotelLink:hover {
	text-decoration: underline;
}
#contentRight .box {
	background-color: #1a7faa;
	width: 284px;
}
#contentRight .box h1 {
	color: #fff;
}
#contentRight .box img {
	border: 1px solid #fff;
	float: left;
	margin: 7px 0 7px 7px;
}
#contentRight .box p {
	display: inline;
	float: right;
	margin: 7px 7px 7px 0;
	width: 143px;
}
.hotel {
	display: inline;
	float: left;
	margin: 10px 12px 0 12px;
	width: 95px;
}
#enews {
	clear: both;
	padding: 15px 0;
}
#enews h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 3px 0;
}
#enews p {
	margin: 0 0 5px 0;
}

/* ********** footer ********** */

.content {
	color: #fff;
	height: 27px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
	width: 960px;
}
#footer ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	float: right;
	margin: 0;
}
.contentLeftTab {
    width:455px; 
    margin-top:40px; 
    margin-left:10px; 
    float:left;
}
.contentRightTab {
    width:370px; 
    margin-top:40px;
	margin-right:10px; 
    float:right;
}
