/* CSS Document */

/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100.01% "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	background: #657430 url(/images/bkg_body_02.jpg) repeat-x;
}
body#home li#homeLink a,
body#acc li#accLink a,
body#avail li#availLink a,
body#history li#historyLink a,
body#newsBM li#newsLink a,
body#breakfast li#breakfastLink a,
body#contact li#contactLink a,
body#wed li#wedLink a,
body#dogs li#dogsLink a,
body#map li#mapLink a,
body#tourist li#touristLink a,
body#guest li#guestLink a {
color: #DDC3EA;
}
body#contact #content2 {
	background: url(/images/contact.gif) no-repeat left top;
}
body#success #content2 {
	background: url(/images/success.gif) no-repeat left top;
}
body#green #content2 {
	background: url(/images/green.gif) no-repeat left top;
}
body#avail #content2 {
	background: url(/images/accommodations.gif) no-repeat left top;
}

body#error #content2 {
	background: url(/images/error.gif) no-repeat left top;
}
body#acc #content2 {
	background: url(/images/rooms.gif) no-repeat left top;
}
body#map #content2 {
	background: url(/images/directions.gif) no-repeat left top;
	padding-top: 95px;
}
body#wed #content2 {
	background: url(/images/wedding.gif) no-repeat left top;
}
body#tourist #content2 {
	background: url(/images/tourist.gif) no-repeat left top;
}
body#dogs #content2 {
	background: url(/images/dogs.gif) no-repeat left top;
}
body#guest #content2 {
	background: url(/images/guests.gif) no-repeat left top;
}
body#newsBM #content2 {
	background: url(/images/news.gif) no-repeat left top;
	padding-top: 85px;
}
#map #contentWrap #content2 .floatright {
}










.clearit {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

#footer {
	background: #808C4C url(/images/bkg_footer_13.jpg) no-repeat left;
	width: 435px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	font-size: .75em;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-left: 350px;
	padding-top: 38px;
	text-align: left;
	padding-right: 15px;
}
#credit p {
	text-align: center;
	margin-right: 15px;
}

#credit {
	font-size: 0.75em;
	color: #E1E4D1;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#credit a:link, #credit a:visited, #credit a:active {
	color: #E1E4D1;
	text-decoration: none;
}
#credit a:hover {
	color: #E3CCE9;
}




#header {
	background: url(/images/bkg_header_02.jpg) repeat-x;
	height: 180px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: .85em;
	color: #FFFFFF;
	position: relative;
}
#logo {
	background: url(/images/logo_04.jpg);
	position: absolute;
	left: 225px;
	top: 0px;
	height: 180px;
	width: 350px;
}
#logo h1 {
	font-size: 1.1em;
	color: #FFFFFF;
	text-indent: -5000px;
}

#contentWrap {
	color: #333333;
	background: #FFFFFF;
	padding: 15px 15px 0px;
	width: 770px;
	border-right: none;
	border-left: none;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	font-size: .85em;
	line-height: 1.5em;
}
#header2 {

	background: url(/images/bkg_header2_02.jpg) repeat-x;
	height: 209px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: .85em;
	color: #FFFFFF;
	position: relative;
}
#logo2 {

	background: url(/images/logo2_04.jpg);
	position: absolute;
	left: 225px;
	top: 0px;
	height: 209px;
	width: 350px;
}
#logo2 h1 {

	font-size: 1.1em;
	color: #FFFFFF;
	text-indent: -5000px;
}
#menuL {
	float: left;
	width: 180px;
	margin-top: 40px;
}
#menuR {
	float: right;
	width: 180px;
	margin-top: 40px;
}
#menuL ul {
	list-style: none;
	padding-left: 0px;
}
#menuL li {
	border-bottom: 1px solid #949F5D;
	list-style: none;
}
#menuL a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	height: 1.5em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #697835;
	font-size: .85em;
}
#menuL a:hover {
	color: #DDC3EA;
}

#menuR ul {
	list-style: none;
	padding-left: 0px;
}
#menuR li {
	border-bottom: 1px solid #949F5D;
	list-style: none;
}
#menuR a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 12px;
	height: 1.5em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #697835;
	text-align: right;
	font-size: 0.85em;
}
#menuR a:hover {
	color: #DDC3EA;
}
#contentWrap p {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	font-size: 0.9em;
}
a img {
	text-decoration: none;
	border-style: none;
}
a:link, a:active {
	color: #657430;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #889454;
}
a:hover, a:focus {
	color: #6F1032;
}


#contentWrap #news p {
	text-align: left;
}

#news {
	float: left;
	width: 200px;
}
#news h2 {
	color: #657430;
	background: url(/images/smStamp.jpg) no-repeat left 50%;
	height: 50px;
	padding-top: 10px;
	padding-left: 55px;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
#news h4 {
	margin-top: 15px;
	text-align: center;
}
#news h4 a {
	color: #881D39;
	font: .85em Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#news #roseLane {
	margin-top: 25px;
	background: url(/images/roseGradient.jpg) repeat-x left 50%;
	border-top: 2px solid #6F1032;
	padding-top: 5px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	text-align: left;
	padding-bottom: 5px;
}
#roseLane p {
	color: #6F1531;
	text-align: center;
}
#roseLane a {
	font-weight: bold;
}




#content {
	float: left;
	width: 360px;
	padding-bottom: 15px;
}
#hpSlides {
	width: 200px;
	float: right;
}
#hpSlides h2 {
	font-size: 1em;
	background: url(/images/welcomePhoto3.jpg) no-repeat center top;
	height: 276px;
	text-indent: -5000px;
}
#hpSlides h4 {
	color: #5E000C;
	background: url(/images/orchidCuster.jpg) no-repeat right bottom;
	height: 123px;
	text-align: center;
	margin-top: 15px;
	padding-left: 15px;
	padding-top: 20px;
	font-size: 1.1em;
}
#hpSlides a:link, #hpSlides a:visited, #hpSlides  a:active {
	color: #650024;
	text-decoration: none;
	font: .9em Georgia, "Times New Roman", Times, serif;
}
#hpSlides a:hover {
	color: #657430;
}



#hpSlides h3 {
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	color: #647330;
	text-align: center;
	margin-top: 15px;
}

#content2 {
	float: right;
	width: 550px;
	background: url(/images/welcomdH2.gif) no-repeat left top;
}
#content2 h2 {
	font-size: 1.1em;
	text-indent: -5000px;
}
#content2 h4 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #78173d;
	margin-left: 15px;
}

#content2 .p1 {
	margin-top: 55px;
	margin-bottom: 12px;
	text-indent: 50px;
}
#content2 ul {
	font-size: .9em;
	margin-left: 15px;
}
#content2 li {
	margin-left: 15px;
}

.floatright {
	float: right;
	margin: 10px 0px 0px 15px;
}
.vcard {
	font-size: .85em;
	text-align: center;
}
#slides {
	margin-top: 25px;
}
.testimonial {
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.testimonial blockquote {
	margin-right: 15px;
	margin-left: 15px;
	color: #711426;
}
.testimonial  blockquote img {
	float: left;
	margin-right: 15px;
	border: 1px solid #000000;
	margin-left: 15px;
}
body#guest .testimonial cite {
	font-style: italic;
	text-align: right;
	font-size: .85em;
	margin-left: 15px;
	margin-right: 15px;
}
#news .rssFeed {
	text-align: left;
	margin-top: 15px;
}
body#pg #content2 {
	padding-top: 0px;
	background: url(none);
}
body#pg #content2 h2 {
	background: url(none);
	text-indent: 0px;
	color: #657430;
}
body#pg  #content2  h2  a {
	color: #828E4E;
}


#content2 .galleryHolder {
	margin-bottom: 15px;
	margin-top: 15px;
}
#mapWrap {
	width: 723px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.mapTop {
	background: url(/images/smStamp.jpg) no-repeat left top;
	height: 30px;
	color: #FFFFFF;
	padding-top: 20px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 55px;
}
.mapBtm {
	font: .85em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mapBtm a:link, .mapBtm a:visited, .mapBtm a:active {
	color: #FFFFFF;
}
.mapBtm a:hover {
	color: #E6B8D2;
}
#mapWrap2 {

	width: 511px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.rooms, .rooms2 {
	margin-bottom: 15px;
}
.rmImg {
	float: left;
	width: 205px;
}
.rmTxt {
	float: right;
	width: 550px;
}

.rooms img {
	margin-left: 0px;
	border-top: 3px solid #333333;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #333333;
}
.rooms2 img {
	float: left;
	border-top: 3px solid #333333;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #333333;
	margin-left: 10px;
	margin-right: 20px;
}
#roomsWrap h4 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #78173d;
	margin-left: 15px;
}
.rooms ul {
	margin-left: 25px;
}
.rooms li {
	list-style: none;
	margin: 0px;
}
#otmSlides {
	background: #FFFFFF;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#slidesFooter {

	background: #FFFFFF url(/images/bkg_footer_13.jpg) no-repeat left;
	height: 31px;
	font-size: .75em;
	line-height: 1.2em;
	color: #FFFFFF;
	padding-left: 350px;
	padding-top: 38px;
	text-align: left;
	padding-right: 15px;
}
#slidesFooter h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #872D46;
}

#slideHolder {
	font-size: .9em;
	text-align: center;
}
#slideEnd {
	font-size: .8em;
	color: #FFFFFF;
	background: #6B7A37;
	padding: 4px;
	text-align: right;
	margin-top: 15px;
}
#slideEnd a {
	color: #BFC69D;
}
body#acc #content2 p.p1 {
	padding-top: 5px;
}
body#history #content2 {

	background: url(/images/history.gif) no-repeat left top;
}
body#breakfast #content2 {

	background: url(/images/breakfast.gif) no-repeat left top;
}
#ad {
	margin-top: 15px;
}
#content2  h5 {

	font: .85em Georgia, "Times New Roman", Times, serif;
	color: #657934;
	margin-left: 15px;
}
#activitiesWrap .indActivity h5 {
	font-size: 1.1em;
	text-transform: uppercase;
	margin-top: 15px;
}
#roomsWrap #activitiesWrap h4 {
	font-size: 1.2em;
	margin-left: 230px;
}
#activitiesWrap img {
	float: left;
	margin-right: 15px;
	border: 1px solid #000000;
	margin-left: 15px;
	margin-top: 7px;
}
.indActivity {
	margin-bottom: 5px;
}
#content #roseLane {
	margin-top: 25px;
	background: url(/images/roseGradient.jpg) repeat-x left 50%;
	border-top: 2px solid #6F1032;
	padding-top: 5px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
}
#content #roseLane p {
	text-align: left;
}
#weddingAvailability {
	font-size: 0.9em;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 1px solid #657430;
}
#weddingAvailability th {
	color: #657430;
	text-align: left;
	border-bottom: 2px solid #657430;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-bottom: 0px;
}
#weddingAvailability tr, #weddingAvailability td {
	padding-bottom: 5px;
	padding-right: 5px;
}
#wed .testimonial ul, #wed .testimonial li {
	list-style: none;
	padding: 0px;
	margin-left: 15px;
	font-size: .95em;
}
#wed .testimonial {
	padding: 10px 5px 5px;
	border: 1px solid #657430;
}
#subMenu {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
#content2 .p1b {
	margin-top: 45px;
	margin-bottom: 12px;
	text-indent: 50px;
}
.floatleft {
	float: left;
	margin: 10px 15px 0px 0px;
}
#wedMenu {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#roomsWrap .roomsGroup h3 {
	padding-left: 40px;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #78173d;
	background: url(/images/singleOrchid.jpg) no-repeat left center;
	margin-left: 225px;
}
#PhotoWrap {
	background: #FFF;
	padding: 10px 15px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#acc #content2 h2 {
	color: #78173d;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
.signup {
	margin: 10px auto;
	background: #F7EEF3;
	width: 180px;
	border-top: 5px solid #5C263C;
	border-right: 1px solid #5C263C;
	border-bottom: 1px solid #5C263C;
	border-left: 1px solid #5C263C;
	padding: 10px 5px;
}
#signup Form {
	margin: 20px auto;
	padding: 10px;
	height: 620px;
	width: 620px;
}
#content2 .specialList ul, #content2 .specialList li {
	list-style: none;
	font-size: 1em;
}
#content2 .specialList ul ul {
	margin-bottom: 12px;
}
.green {
	color:  #657430;
}
