@charset "utf-8";
#container #story #breaklocator #apDiv3 {
	border: thin solid #5A6B74;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#container #story #breaklocator #apDiv2 {
	border: thin solid #656143;
}



#sidebar      {
	width: 286px;
	float: right;
	background-color: #E6DFD5;
	font-family: "Book Antiqua";
	font-size: small;
	color: #405264;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	padding: 8px;
}



#navbar a:link {
	color: #BDB09B;
	text-decoration: none;
	line-height: 25px;
}
#navbar {
	font-family: "Book Antiqua";
	font-size: x-small;
	background-color: #405264;
	height: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #BBAE99;
	border-right-color: #BBAE99;
	border-bottom-color: #BBAE99;
	border-left-color: #BBAE99;
	border-bottom-width: medium;
	border-bottom-style: none;
	background-position: right;
	text-align: center;
}
#story {
	float: left;
	color: #405264;
	border: 0px none #BBAE99;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 0px;
	font-family: "Book Antiqua";
	font-size: small;
	font-weight: normal;
	width: 620px;
}
#sidebar a {
	color: #867559;
}
#sidebar  a:hover {
	color: #BFAE93;
}
#sidebar a:active {
	color: #BBAE99;
}
#sidebar a:link {
	color: #867559;
}
#story a:active {
}



#story a {
	color: #6A5C46;
}

#story a:link {
	color: #968263;
}
#story a:hover {
	color: #CFC0AD;
}



#tophead {
	font-weight: bold;
}
#top {
	font-family: "Book Antiqua";
	color: #BDB09B;
	background-color: #405264;
	font-style: normal;
	height: 65px;
	line-height: normal;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #BDB09B;
	text-align: left;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




li {
	display: inline;
	list-style-type: none;
	border-right-style: none;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC4AA;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Book Antiqua";
}
#container #story li {
	display: list-item;
	text-indent: 20px;
	list-style-type: square;
}
#navefoot li {
	display: inline;
}


#footer {
	color: #BDB09B;
	background-color: #405264;
	clear: both;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BBAE99;
	border-right-color: #BBAE99;
	border-bottom-color: #BBAE99;
	border-left-color: #BBAE99;
	font-family: "Book Antiqua";
	padding: 8px;
}




#navbar a:visited {
	text-decoration: none;
}
#navbar a {
	font-family: "Book Antiqua";
	font-size: small;
	padding-right: 4px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BBAE99;
	padding-left: 15px;
	margin-right: 8px;
	color: #BDB09B;
}


#navbar a:hover {
	color: #DFDECE;
	text-decoration: none;
}
.image-right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
.image-left {
	float: left;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
}
.image-leftbanner {
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

body {

}
#banner {
	height: 260px;
	border-top-color: #405264;
	border-right-color: #405264;
	border-bottom-color: #405264;
	border-left-color: #405264;
	background-color: #E6DFD5;
}


.cssbutton{
	background-color: #BBAE99;
	border: 2px outset #AEA984;
	color: #E6DFD5;
	text-decoration: none;
	font-family: "Book Antiqua";
	font-size: 90%;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.image-rightlink {
	float: right;
	margin-right: 15px;
	margin-bottom: 8px;
}


.cssbutton:visited{
	color: #FFFFFF;
}

.cssbutton:hover{
	border-style: inset;
	background-color: #5F5441;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
	color: #405264;
	text-decoration: none;
}


#navfoot a {
	font-family: "Book Antiqua";
	font-size: x-small;
	color: #405264;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #405264;
	padding-right: 8px;
	text-decoration: underline;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navfoot a:hover {
	color: #E6DFD5;
}
h1 {
	font-family: "Book Antiqua";
	font-size: large;
	color: #405264;
}
h2 {
	font-family: "Book Antiqua";
	font-size: small;
	color: #405264;
	font-weight: bold;
}
#navfoot {
	height: 40px;
	font-size: x-small;
	color: #E6DFD5;
	text-align: center;
	font-family: "Book Antiqua";
	border-top-style: solid;
	clear: both;
	background-color: #BBAE99;
	border-top-width: medium;
	border-top-color: #E6DFD5;
	border-right-color: #BDB09B;
	border-bottom-color: #C9BFAF;
	border-left-color: #BDB09B;
	border-bottom-width: medium;
	border-bottom-style: solid;
}
#container #story #storylist li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	font-size: small;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #6A5C46;
	padding-right: 15px;
}
#container #story #storylist h3 {
	font-size: medium;
	text-transform: none;
	font-style: normal;
	font-weight: bolder;
}

#bannerslideshow {
	float: right;
	width: 379px;
	background-color: #FFFFFF;
	height: 244px;
	border: 8px solid #E6DFD5;
}
#onlinebook {
	font-family: "Book Antiqua";
	background-color: #BBAE99;
	color: #405264;
	text-transform: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E6DFD5;
	border-top-style: solid;
	border-top-color: #E6DFD5;
	border-right-color: #E6DFD5;
	border-left-color: #E6DFD5;
	border-top-width: medium;
	float: right;
	font-variant: normal;
	width: 625px;
	height: 60px;
}
#onlinebook a {
	color: #405264;
	font-variant: small-caps;
	font-weight: bold;
}
#onlinebook a:hover {
	color: #405264;
}
#phonecall {
	background-color: #BBAE99;
	font-family: "Book Antiqua";
	color: #E6DFD5;
	font-weight: bold;
	float: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E6DFD5;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E6DFD5;
	width: 325px;
	height: 60px;
	border-right-color: #E6DFD5;
	border-left-color: #E6DFD5;
}
#topstrap {
	float: right;
	font-family: "Palace Script MT";
	color: #BDB09B;
	background-color: #405264;
	height: 65px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #BDB09B;
}
h3 {
	font-family: "Book Antiqua";
	font-size: medium;
	font-weight: bold;
	color: #405264;
}
#banner2 {
	background-color: #405264;
	color: #9E8B6D;
}
#storylist2 {
	background-color: #586D7E;
	color: #FFFFFF;
	padding: 15px;
	background-image: url(Royal%20Images/Christmas-Decorations4.jpg);
}
#storylist2  a:link {
	color: #D0C1B0;
	font-weight: bold;
}
#newsletter {
	float: right;
	width: 300px;
	background-color: #405264;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0A38A;
	border-right-color: #B0A38A;
	border-bottom-color: #B0A38A;
	border-left-color: #B0A38A;
	border-top-style: solid;
	padding-top: 5px;
	font-family: "Book Antiqua";
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#container #story #breaklocator #apDiv4 {
	padding-right: 15px;
}
