@charset "ISO-8859-1";
.h1 {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	color: #97853E;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}
.h2 { font-family: 'OFL Sorts Mill Goudy TT', arial, serif; 
    color: #97853E; 
	font-size: 18px;}
	font-weight: normal;
	font-style: normal;

}.brown-titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #97853E;
}
.bottom-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFDEB;
}
.black-body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #787878;
}
.Brown-subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #97853E;
	text-decoration: none;
}
.main-navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFDEB;
	text-decoration: none;
}
.Black-italic-body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #787878;
}
.Brown-body-copy-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #97853E;
	text-decoration: underline;
}
.sidebar-titles-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFDEB;
}
.sidebar-subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFDEB;
}
.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFDEB;
}
.sidebar-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFDEB;
	text-decoration: underline;
}
.sidebar-titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFDEB;
}
.sidebar-titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFDEB;
}
.black-small-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #787878;
}
.main-navigation-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #97853E;
	text-decoration: none;
}

/* QuickBook Styles */

.book-online {
	font-family: arial, helvetica, sans-serif ;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	color:#fff;
	}
	
button.submit {
	border: 1px solid #666;
	background-color: #97853e;
	color: #fff;
	padding: 7px;
	font-size: 12px;
	margin-top: 10px;
	}
	
button.submit:hover {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	cursor: pointer;
	color: #fff;
	}

#quickBook .select {
	margin-top: 10px;
	
	}

