/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#top{
	height: 75px;
	width: 750px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#top_logo{
	width: 90px;
	height: 68px;
	padding-top: 7px;
	position: absolute;
}

#top_links{
	color: #91004B;
	font-size: 70%;
	width: 600px;
	float: right;
	text-align: right;
	margin-top: 30px;
	font-weight: bold;
}

#container {
	width: 760px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav_strip{
	width: 760px;
	background-color: #91004b;
	height: 28px;
	margin-bottom: 1px;
}

#title_strip{
	height: 90px;
	margin-bottom: 1px;
}

#title_pic{
	position: absolute;
	width: 501px;
	height: 80px;
}

#section_pic{
	width: 199px;
	height: 80px;
	float: right;
}
.Pg_heading{
	font-size: 150%;
	font-weight: bold;
	color: #3e3e3e;
	line-height: 170%;
}

/*#middle{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #AEA79F;
	border-left-color: #AEA79F;
	border-right-color: #AEA79F;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	margin-bottom: 1px;
	border-bottom-color: #AEA79F;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
*/
.content{
	font-size: 75%;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 25px;
	line-height: 140%;
}

.right{
	padding: 5px;
	font-size: 80%;
}

.right_pic{
	padding-top: 3px;
	padding-bottom: 3px;
}

.right_text{
	font-size: 80%;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#footer{
	height: 128px;
	width: 760px;
	background-image: url(../images/footer.jpg);
	font-size: 70%;
	text-align: left;
	text-indent: 146px;
	vertical-align: text-top;
	line-height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#other{

}

.encore_bold {
	color: #91004B;
	font-weight: bold;
}

.encore_quote{
	margin-bottom: 5px;
	display: block;
	font-style: italic;
	font-family: Georgia;
	font-size: 16px;
	line-height: 24px;
}

.print_friendly{
	background-color: #91004B;
	border-color: #AEA79F;
	border-style: solid;
	border-width: 2px;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -2px;
}

.print_btm{
	height: 18px;
	font-size: 8pt;
}

.store{
	height: 100%;
}

.print_btm a:link,
.print_btm a:visited,
.print_btm a:active {
	background-color:inherit;
	color: #000000;
	text-decoration:none;
}

.print_btm a:focus,
.print_btm a:hover {
	background-color:inherit;
	color: #91004B;
	text-decoration: underline;
}

.print_pdf{
	height: 20px;
	border-right-color: #AEA79F;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 5px;
}

.print_html{
	height: 20px;
	border-left-color: #AEA79F;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5px;
}

.pdf_pic{
	padding-bottom: 1px;
}

.rooms_title{
	text-align: center;
}

.rooms{
	margin-right: 2px;
	margin-left: 2px;
}

.room_pic{
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-color: #AEA79F;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.room_heading{
	color: #91004B;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 10px;
}

.room_strip1{
	background-color: #91004B;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.room_strip2{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #AEA79F;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	padding-right: 2px;
}

.room_strip3{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #DAD7D3;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 2px;
}

.table_border{
	border-color: #91004B;
	border-style: solid;
	border-width: 1px;
}

.form{
	text-align: center;
}

#top_links a:link,
#top_links a:visited,
#top_links a:active {
	background-color:inherit;
	color: #91004B;
	text-decoration:none;
}

#top_links a:focus,
#top_links a:hover {
	background-color:inherit;
	border-bottom:1px dotted #91004B;
	color: #000000;
}

a:link {
	color: #91004B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #91004B;
}
a:hover {
	text-decoration: none;
	color: #91004B;
}
a:active {
	text-decoration: underline;
	color: #AEA79F;
}

/*.right_border{
	border-right-color: #AEA79F;
	border-right-style: solid;
	border-right-width: 2px;
}*/
.contentPurple {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 7px;
	color: #91004B;
	text-indent: 0px;
}
.bg {
	background-image: url(../images/bottom_rightjpg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(../images/bottom_right2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(../images/bottom_right3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(../images/bottom_right4.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg5 {
	background-image: url(../images/bottom_right5.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg6 {
	background-image: url(../images/bottom_right6.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg7 {
	background-image: url(../images/bottom_right7.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg8 {
	background-image: url(../images/bottom_right8.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg9 {
	background-image: url(../images/bottom_right9.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg10 {
	background-image: url(../images/bottom_right10.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg11 {
	background-image: url(../images/bottom_right11.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg12 {
	background-image: url(../images/bottom_right12.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg13 {
	background-image: url(../images/bottom_right13.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg14 {
	background-image: url(../images/bottom_right14.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg15 {
	background-image: url(../images/bottom_right15.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg16 {
	background-image: url(../images/bottom_right16.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
.bg17 {
background-image: url(../images/bottom_right17.jpg);
background-position: right bottom;
background-repeat: no-repeat;
}
.bg18 {
background-image: url(../images/bottom_right18.gif);
background-position: right bottom;
background-repeat: no-repeat;
}

