@charset "utf-8";

body {
	background-image: url(../images/sand.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
Transparent PNG CSS
img, div { behavior: url(../../../bestvalueinncapecod/css/iepngfix.htc) }
 End Transparent PNG CSS

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#utilities {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F57D2F;
	height: 40px;
	line-height: 40px;
}
.utilities-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}

#header-wrapper {
	height: 257px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header-wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F57D2F;
}
#header {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 202px;
}
#bottom-sidebox {
	width: 650px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 200px;
}




#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#info-sidebox {
	height: 195px;
	width: 610px;
	float: left;
	background-color: #E5EBF9;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#article {
	width: 70%;
	float: left;
	height: 100%;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#nav {

}


.nav {
	color: #295ca7;
	line-height: 25px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #325DA7;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #325DA7;
}


.white-border {
	border: 5px solid #FFFFFF;
}
#reserve-button {
	padding-top: 5px;
	width: 225px;
}

#info-side-box-article {
	width: 375px;
	height: 100%;
	text-align: center;
	float: right;
}



#left-sidebox {
	height: 100%;
	width: 175px;
	float: left;
	padding-right: 25px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}

#specials-sidebox {
	background-image: url(../images/specials_box_element.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: auto;
	background-color: #DFD4C2;
	padding-top: 85px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 20px;
}

#right-sidebox {
	height: 100%;
	width: 20%;
	float: right;
}
#top-nav {
	height: 100%;
	width: 100%;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

#footer-wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	width: 850px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005DAB;
	padding-top: 10px;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0049A8;
}
.footer-text-float-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0049A8;
	float: right;
}
.weather-frame {
	background-color: #CCCCCC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #325DA7;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #325DA7;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #325DA7;
}
.nav-box {
	background-image: url(../images/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
}
.bottom-sidebox-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.hangingindent {
    padding-left: 15px ;
    text-indent: -15px ;
}

.p-small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.submitted-text {
	color: #F57D2F;
	font-weight: bold;
}
.attractive-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F57D2F;
}
