@charset "UTF-8";
body, * {
	margin: 0px;
	padding: 0px;
}
body
 {
	background-color: #ffffff;
}
#newportbody {
	background-color: #d7d7c7;
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-x;
}
#wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/wrap-background.png);
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/header-pic.jpg);
	height: 230px;
	width: 980px;
	background-repeat: no-repeat;
	margin-left: 7px;
}
#header   #logo   {
	float: left;
	height: 150px;
	width: 235px;
	position: absolute;
	background-image: url(images/logo.png);
	z-index: 20;
	margin-top: 165px;
	margin-left: 20px;
}
#header #logo a {
	display: block;
	height: 150px;
	width: 235px;
}
#header #tagline {
	height: 40px;
	width: 530px;
	background-image: url(images/header-tagline.png);
	float: right;
	position: relative;
	right: 50px;
	top: 20px;
}
#BannerDiv  {
	position: absolute;
	z-index: 5;
	float: left;
	height: 230px;
	width: 980px;
}
#nav {
	clear: both;
	background-image: url(images/nav-background.jpg);
	background-repeat: repeat-x;
	width: 980px;
	height: 45px;
	margin-left: 7px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.15em;
	font-weight: bold;
}
#nav ul {
	list-style-type: none;
	text-align: left;
	width: 690px;
	position: relative;
	color: #FFFFFF;
	z-index: 10;
	float: right;
	margin-top: 2px;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #ffffff;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	display: block;
	float: left;
}
#nav li a:hover {
	background-image: url(images/nav-hover-background.jpg);
	background-repeat: repeat-x;
}
#bodycontactinfo {
	font-family: "Times New Roman", Times, serif;
	color: #7a003c;
	font-size: 13px;
	position: relative;
	top: 15px;
	width: 430px;
	left: 285px;
}
#leftcol {
	width: 450px;
	float: left;
	position: relative;
	margin-left: 40px;
	margin-top: 50px;
}
#leftcol #maincopyarea {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#leftcol #maincopyarea a:link, #leftcol #maincopyarea a:visited, #midcol a {
	color: #7a003c;
	text-decoration: underline;
}
#leftcol #maincopyarea a:hover, #midcol a:hover {
	color: #005596;
}
#leftcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #005596;
	font-size: 1.75em;
	margin-bottom: 5px;
}
#leftcol   h2, #midcol  h2, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #005596;
	font-weight: normal;
}
#leftcol  h3, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #005596;
}
#leftcol     h4, #midcol  h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #005596;
}
#leftcol   p   {
	line-height: 1.3em;
	margin-bottom: 12px;
	font-size: 12px;
}
#leftcol ul {
	line-height: 1.15em;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-top: 5px;
}
#leftcol ul li {
	margin-bottom: 5px;
}
#leftcol #specialofferbox {
	background-color: #7ca4c3;
	color: #FFFFFF;
	margin-top: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	margin-bottom: 20px;
}
#leftcol #specialofferbox h3 {
	color: #FFFFFF;
	font-size: 1.75em;
}
#leftcol #specialofferbox a {
	color: #FFFFFF;
}
#leftcol #specialofferbox a:hover {
	color: #d7d7c7;
	text-decoration: none;
}
#leftcol .packages {
	min-height:140px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(images/packages-background.jpg);
	background-repeat: repeat;
}
#leftcol .packages h2 {
	margin-bottom: 5px;
}
#leftcol .packages h4 {
	color: #7a003c;
}
#leftcol .packagepic {
	float: left;
	position: relative;
	height: 100px;
	width: 100px;
	margin-left: -35px;
	border: 4px solid #ffffff;
	margin-right: 10px;
	margin-bottom: 5px;
}
#leftcol .packages hr {
	border: 1px solid 7a003c;
}
#fullcol {
	width: 630px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
.gallery {
	width: 675px !important;
}
#homemidcol {
	width: 185px;
	float: left;
	margin-left: 40px;
	margin-top: 25px;
}
#midcol {
	width: 205px;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
}
#midcol p {
	margin-bottom: 15px;
}
#midcol ul {
	list-style-position: inside;
}
.quicklinkbox {
	height: 130px;
	width: 180px;
	margin-bottom: 10px;
}
.quicklinkbox a {
	display: block;
	width: 180px;
	height: 130px;
}
#roomsql {
	background-image: url(images/rooms-quicklink.jpg);
}
#packagesql {
	background-image: url(images/packages-quicklink.jpg);
}
#photosql {
	background-image: url(images/photo-gallery-quicklink.jpg);
}
#rightcol {
	float: right;
	width: 225px;
	margin-right: 17px;
}
#resboxtop {
	background-image: url(images/resbox-header-background.png);
	height: 75px;
	width: 225px;
}
#resboxtop h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 18px;
}
#resboxmiddle  {
	background-image: url(images/resbox-middle-background.png);
	background-repeat: repeat-y;
	width: 225px;
}
#innlineres  {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #7a003c;
}
#innlineres td {
	vertical-align: top;
	padding-top: 15px;
}
#resboxbottom {
	height: 15px;
	width: 225px;
	background-image: url(images/resbox-bottom-background.png);
	background-repeat: no-repeat;
}
#followbox {
	height: 150px;
	width: 225px;
	background-image: url(images/followbox-background.png);
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
#followbox h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #005596;
	position: relative;
	width: 110px;
	text-align: center;
	float: left;
	left: 10px;
	top: 35px;
}
#followlinks {
	position: relative;
	float: right;
	right: 20px;
	top: 20px;
}
#followlinks img {
	margin-bottom: 8px;
}
#footer {
	clear: both;
	position: relative;
	height: 145px;
	width: 980px;
	background-image: url(images/footer-background.jpg);
	background-repeat: repeat-x;
	margin-left: 7px;
	margin-top: 15px;
	text-align: center;
	color: #7a003c;
}
#footer img {
	margin-top: 5px;
}
#footernav  {
	background-image: url(images/fooer-linkbar-background.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 980px;
	color: #FFFFFF;
	font-size: 1.1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
#footer a:link, #footer a:visited {
	color: #7a003c;
	text-decoration: underline;
}
#footer a:hover {
	color: #470625;
	text-decoration: none;
}
#footernav a:link, #footernav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footernav a:hover {
	color: #d9e6f0;
}
#footernav  ul  {
	list-style-type: none;
	text-transform: uppercase;
	line-height: 25px;
	width: 980px;
	text-align: center;
}
#footernav  li  {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
.footnavborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#footeraddress {
	margin-top: 20px;
	font-size: 1.2em;
}
#sitecredit {
	font-size: 0.95em;
	margin-top: 17px;
}
a:link img, a:hover img, a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ratestable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 800px;
}
.ratestable table {
	border: 1px solid #7a003c;
}
.ratesiframe {
	position: relative;
	display: block;
	margin-top: 10px;
}
.ratestable th, .ratestable td {
	border: 1px solid #7a003c;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
	line-height: 1.1em;
}
.ratestable  th {
	color: #005596;
	background-color: #ebebe6;
}
.ratestable .tablesubcol {
	background-color: #f5ebf0;
}
.caption {
	font-size: .9em;
	font-weight: normal;
}
.clear {
	clear: both;
}
.centerimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.centertext {
	text-align: center;
}
.floatright {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.lighterlink   a {
	color: #989889 !important;
}
.lighterlink a:hover {
	color: #7a003c !important;
}
.lglink {
	font-size: 1.25em;
}
.lightwindow {
}
.attn {
	color: #FF0000;
}
.addthis_button_compact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #005596;
	margin-bottom: 20px;
}
