/* @override 
	http://www.adxcreative.com/projectHub/hotelmetro/css/color.css
	http://www.adxcreative.com/projectHub/hotelmetro/wordpress/wp-content/themes/hotel-metro-theme/css/color.css
	http://02c540f.netsolhost.com/wordpress/wp-content/themes/hotel-metro-theme/css/color.css
	http://www.hotelmetro.com/wordpress/wp-content/themes/hotel-metro-theme/css/color.css
*/

body{
	background: #eae5da url(../imgs/bg.png) repeat-x left top;
}
p, ul, #disclaimer, small{
	color: #666;
}
#reservations{
	background-color: #517676;
	width: 220px;
	height: 85px;
}
ul#reserveNav li{
	background-color: #517676;
}
ul#reserveNav li.phone{
	background: transparent url(../imgs/phone-bg.png) no-repeat;
}
ul#reserveNav li.arrow{
	background: transparent url(../imgs/arrow-bg.png) no-repeat;
}
/*
#mainNav{
	background-color: #517676;
	width: 940px;
	height: 40px;
}
*/
#copy{
	background-color: #FFF;
	width: 460px;
	height: 300px;
}
#footer{
	background-color: #b7b4aa;
}
h3, h4, h5{
	color: #517676;
}
#mainContent h2 a:link, #mainContent h2 a:visited{
	color: #666;
	
}
#mainContent h2 a:hover, #mainContent h2 a:active{
	color: #003333;
	
}
h3 a:link, h3 a:visited,
small a:link, small a:visited,
#mainContent a:link, #mainContent a:visited,
#secondaryContent a:link, #secondaryContent a:visited{
	color: #517676;
	text-decoration: none;
}
h3 a:hover, h3 a:active,
small a:hover, small a:active,
#mainContent a:hover, #mainContent a:active,
#secondaryContent a:hover, #secondaryContent a:active{
	color: #003333;
}
#amenities a:link, #amenities a:visited{
	border-bottom: 1px dotted;
}
h4 a:link, h4 a:visited{
	color: #517676;
	text-decoration: underline;
}

h4 a:hover, h4 a:active{
	color: #003333;
}
#reservations p{
	color: #FFF;
	margin-left: 10px;
}
#reservations a:link, #reservations a:visited{
	color: #FFF;
	text-decoration: none;
}

#reservations a:hover, #reservations a:active{
	color: #FFF;
	text-decoration: underline;
}
#reservationsBox{
	background-color: #FFF;
	color: #517676;
}
#reservationsBox a:link, #reservationsBox a:visited, 
#sidebar a:link, #sidebar a:visited,
#respond a:link, #respond a:visited,
#comments_template a:link, #comments_template a:visited{
	color: #517676;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active,
#respond a:hover, #respond a:active,
#comments_template a:active, #comments_template a:hover{
	color: #003333;
}
#reservationsBox a:hover, #reservationsBox a:active{
	color: #517676;
	text-decoration: underline;
}
#footer li.footerHeader{
	color: #517676;
	padding-top: 10px;
}
#footer li a:link, #footer li a:visited{
	color: #FFF;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active{
	color: #517676;
}
#twitterBox{
	background-color: #cdcbc4;
}
#twitterFeed {
	color: #517676;
}
#twitter a:link, #twitter a:active{
	color: #517676;
	text-decoration: none;
	border-bottom: 1px dotted #517676;
}
#disclaimer a:link, #disclaimer a:visited{
	color: #666;
	text-decoration: none;
}
#disclaimer a:hover, #disclaimer a:active{
	color: #517676;
	text-decoration: none;
}
#amenities, #sidebar, .callout{
	background-color: #FFF;
}
.comment-body{
	background-color: #fff;
}
.comment p{
	background-color: #eae5da;
}

.bigbtn a:link, .bigbtn a:visited{
	color: #FFF!important;
	background-color: #517676;
	padding: 10px;
}
.bigbtn a:hover, .bigbtn a:active{
	background-color: #446262;
}
#mainContent li{
	border-bottom: 1px dotted #b7b4aa;
}
ul#bullets{
	list-style-type: disc;
	margin-left: 20px;
}
