/*POSITIONAL DIVS*/	


html{
   height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}


#pagecontainer {
	width: 970px;
	background-image: url(images/pagebase.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 81px;
	clear: both;
	width: 970px;
}
#titlebar {
	background-image: url(images/underbar.jpg);
	background-repeat: no-repeat;
	height: 27px;
	clear: both;
	padding-left: 35px;
	padding-top: 15px;
}
#titlebarhome {
	background-image: url(images/underbar2.jpg);
	background-repeat: no-repeat;
	height: 27px;
	clear: both;
	padding-left: 35px;
	padding-top: 15px;
}

#subnavcontainer {
	float: right;
	width: 240px;
	
}

#subnav {
	background-image: url(images/sidenavbase.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
#header {
	width: 970px;
	height: 96px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#nav {
	width: 955px;
	height: 44px;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	padding-left: 30px;
}
#montage {
	background-image: url(images/montage.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 970px;
	float: left;
}
#rightcol {
	float: right;
	width: 525px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#leftcol {
	width: 365px;
	float: left;
	padding-left: 25px;
}

#content {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 0px;
	clear: both;
}
#owner {
	float: right;
	width: 270px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	margin-right: 5px;
	margin-top: 15px;
	color: #999999;
}
#facilities {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#owner a {
	color: #999999;
}
#facilities p {
	font-size: 12px;
	line-height: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0099FF;
	margin: 0px;
	padding: 5px 0px 10px;
}
#owner a:hover {
	color: #0099FF;
}
#strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0099FF;
	float:right;
	width:440px;
	margin-top: 30px;
	font-style: italic;
	height: 66px;
	text-align: right;
	margin-right: 40px;
}

#leftcolhome {
	width: 380px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow-x:hidden;
	padding: 8px 8px 8px 20px;
	margin-left: 5px;
}
#leftcolhome p img {
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blocks {
	float: right;
	width: 260px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.roombloc {
	background-image: url(images/bloc.gif);
	height: 85px;
	width: 250px;
	padding-top: 15px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 0px;
	text-align: left;
}
.roomdesc {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	width: 170px;
	margin-top: 15px;
	color: #0279b6;
	line-height: 16px;
	float: left;
	clear: both;
}



/*Text Styles*/	


h1 {
	color: #3399FF;
	font-size: 19px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #3a88dc;
	font-size: 16px;
	font-weight: normal;
	margin: 12px 0px 3px;
	padding: 5px 0px 5px 8px;
	line-height: 20px;
	background-image: url(images/barback.jpg);
	background-repeat: repeat-x;
}
#leftcol td {
	font-size: 11px;
	padding: 3px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #739CDA;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999999;
	text-decoration: underline;
}

h3 {
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#content ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 2px;
}
#content li {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: outside;
	margin-left: 15px;
}
#content a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0197CF;
	text-decoration: none;
}



/*Sub Naviagtion Styles*/	


#subnav li {
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0BB12E;
	background-image: url(images/subnavdots.jpg);
	background-repeat:no-repeat;
	background-position:0;
	padding-left:15px;
	list-style-type: none;
}
	


#subnav a {
	text-decoration: none;
	color: #3a8ae1;
	font-weight: bold;
	font-size: 14px;
}
#subnav a:hover {
	text-decoration: none;
	color: #0ED630;
	font-size: 14px;
	font-weight: bold;
}

/*Section Naviagtion Styles*/	

#nav a {
	text-decoration: none;
	color: #4166CC;
}
#nav a:hover {
	text-decoration: none;
	color: #33CC33;
}



#nav li {
	display: block;
	float: left;
	padding-left: 20px;
	color: #0066FF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/divider.gif);
	background-repeat:no-repeat;
	background-position: 7px 1px;
	list-style-type: none;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	height: 29px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

/*blogstyles*/	

#BlogItemTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 2px 0px;
}

#postbody{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0279b6;
	margin: 7px 0px 0px;
	padding: 0px 0px 4px;
}
#breakout {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 372px;
}


#date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #0099FF;
	line-height: 16px;
	font-weight: bold;
	margin: 12px 0px 7px;
}
.arro {
	float: right;
	width: 60px;
	padding-right: 12px;
	padding-top: 10px;
}
#rightcol #thumbes img {
	border: 1px solid #4DBFFE;
}
#rightcol #thumbs img {
	border: 1px solid #4DBEFE;
	padding: 2px;
	margin: 11px;
}
h4 {
	font-size: 14px;
	color: #3399FF;
	margin: 10px 0px 0px;
	padding: 0px;
}
.subby {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.copy {
	margin-top: 2px;
	margin-bottom: 20px;
}

#leftcol table tr td {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

#rightcol table tr td {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	}
#rightcol td {
	font-size: 11px;
	padding: 3px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #739CDA;
	font-weight: bold;
	color: #666666;
}

