/* @override 
	http://bellefleur.publishpath.com/Websites/bellefleur/templates/belle%20fleur/_css/default.css
*/

body {
	background: #fff;
	color: #603b1c;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	color: #870217;
}

a:hover, a:active {
	text-decoration: underline;
	color: #85585e;
}


p {
	margin: .5em 0;
	line-height: 1.4em;
}

img {
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .4em;
	font-weight: normal;
}

h1 {
	font-size: 2em;

}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1.1em;
}

div#wrapper {
	width: 860px;
	margin: 20px auto;
}

div#sidebar {
	float: right;
	position: relative;
	width: 180px;
}

div#sidebar #nav {
	width: 180px;
	height: 284px;
	background: #97af61 url(img/navigation.gif) no-repeat right top;
	color: #fff;
	font-size: 1.2em;
	border-bottom: 10px solid #fff;
	position: relative;
	text-transform: uppercase;
	line-height: 2em;
}

#nav a:link, #nav a:visited {
	color: #fff;
}

#nav a.selectedPage {
	color: #3b6067;
	cursor: default;
	text-decoration: none;
}

div#sidebar ul.globalRootMenu {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#home #main_content {
	width: 671px;
	float: left;
	margin-bottom: 10px;
}

#home #banner {
	float: left;
	width: 502px;
	margin-right: 10px;
}

#home #banner_photo, body.inside #banner_photo {
	float: left;
}

.inside #wrapper {
	background: url(img/background.png) repeat-y;
	width: 855px;
}

.inside #banner, .inside #banner_photo{
	float: left;
	width: 667px;
	border-bottom: 10px solid #fff;
}

.inside #banner {
	width: 626px;
	height: 79px;
	color: #fff;
	padding: 70px 20px 0;
	text-align: center;
}

.inside #main_content {
	float: left;
	width: 556px;
	padding: 24px 55px;
	border: 0;
	color: #670000;
	font-size: 14px;
	line-height: 1.2em;
	background-color: #d1d9c1;
}

.inside #sidebar {
	border-bottom: 9px solid #fff;
}

#footer {
	 clear: both;
	 padding: 10px 0;
	 background: #fff;
	 color: #670000;
	 text-align: center;
	 text-transform: uppercase;
	 font-size: 11px;
	 font-weight: bold;
}

#footer a:link, #footer a:visited {
	color: #3b6067;
}


#faqs #banner {
	background: #34757b url(/Websites/bellefleur/Images/faq/faqs.gif) no-repeat left top;
}

#contact #banner {
	background: #34757b url(/Websites/bellefleur/Images/contact/contact.gif) no-repeat left top;
}

#gallery #banner {
	background: #34757b url(/Websites/bellefleur/Images/gallery/gallery.gif) no-repeat left top;
	padding-top: 80px;
	height: 73px;
}

#contact #main_content {
	padding: 24px 34px;
	width: 596px;
}

#contact #main_content img{
	margin: auto;
}

#gallery #main_content {
	padding: 24px;
	width: 616px;

}

/* <textEditor> */
.question {
	text-transform: uppercase;
	color: #3b6067;
	margin: 1.5em 0 -.25em;
}

.highlight, a.highlight {
	color: #3b6067;
}

/* </textEditor> */