@charset "ISO-8859-1";
html, body {
	margin:0;
	padding:0;
}
body { text-align:center; color: #64150A; font: 75% Verdana, Arial, Helvetica, sans-serif; }
p {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 9px;
	font-size: 1em;
}
#contentWrapperHome {
	background-image: url(../images/homePageMid.jpg);
	margin: 0px;
	padding: 0px;
	height: 400px;
}
div#container {
	width:900px;
	text-align:left;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}
div#header h1 {
	height:92px;
	margin:0px;
	color: #79B30B
}
#mainNav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 59px;
	margin: 0px;
	padding: 0px;
}
div#content {
	float:right;
	width:450px;
	margin-right: 50px;
	margin-top: 15px;
	padding-left: 10px;
}
img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#content p {
	line-height:1.4
}
div#sidebar1 {
	/*background:#B9CAFF float:left;*/
	width:360px;
	margin-left: 20px;
	padding-top: 20px;
}
#sidebar1 p {
	color: #FFFFFF;
	font-size: .95em;
	margin-top: 0px;
	margin-bottom: 9px;
}
#sidebar1 h1 { color: #FFFFFF; margin-top: 0px; margin-bottom: 10px; font-size: 1.6em; }
#sidebar1 h2 { font-size: 1.3em; color: #FFF; margin-top: 0px; margin-bottom: 12px; }
#sidebar1 h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebarPages {
 	/*background:#B9CAFF float:left;*/
	width:360px;
	margin-left: 25px;
	padding-top: 20px;
}
#contentPages {
	float:right;
	width:420px;
	margin-right: 70px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#contentPages h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
}
#contentPages h2 { margin-top: 0px; margin-bottom: 5px; font-size: 1.3em; color: #64150A; }
#contentPages h3 { font-size: 1.2em; margin-top: 0px; margin-bottom: 4px; }
#contentPages ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#contentPages a {
	color: #C00;
	text-decoration: none;
}
#contentPages a:hover {
	color: #333;
	text-decoration: underline;
}
.gallery a {
	color: #FFF;
	text-decoration: none;
}
.gallery a:hover {
	color: #CCC;
	text-decoration: none;
}
#sidebarPages p {
	color: #FFFFFF;
	padding-top: 20px;
}
#sidebarPages h2 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentWrapperPages #sidebarPages h3 {
	font-size: 130%;
	color: #FFFFFF;
	text-align: right;
}
#contentWrapperPages #sidebar1 h3 {
	font-size: 130%;
	color: #FFFFFF;
	text-align: right;
}
div#extra {
	/*background:#FF8539 float:right;*/
	width:500px
}
#footer p {
	font-size: 90%;
	text-align: center;
}
#footer a {
	color: #9D2610;
	text-decoration: none;
}
#footer a:hover {
	color: #330D07;
	text-decoration: none;
}
#rotate {
	margin: 0px;
	height: 212px;
}
#footer {
	clear:both;
	width:100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F2611;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#contentWrapperPages {
	margin: 0px;
	padding: 0px;
	min-height: 610px;
	/*overflow: hidden;*/
	background: url(../images/pagesBg_02.jpg) repeat-y;
}
#sidebar1 ul {
	text-align: right;
	list-style-type: none;
	font-size: 105%;
}
sidebar1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 li a {
	color: #FFFFFF;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.gallery img {
	border: 4px solid #FFFFFF;
}
#sidebarPagesImages {
	/*background:#B9CAFF float:left;*/
	width:400px;
	margin-left: 5px;
	padding-top: 20px;
}
.imageBorder {
	border: 5px solid #FFFFFF;
}
#contentWrappergallery {
	background-image: url(../images/homePageMid.jpg);
	margin: 0px;
	padding: 0px;
	min-height: 400px;
}
.galleryType {
	font-weight: bold;
	color: #FFFFFF;
}
div#contentGallery {
	float:right;
	width:470px;
	margin-right: 25px;
	margin-top: 15px;
	padding-left: 0px;
}
#sidebarPages h1 {
	margin: 0px;
	color: #FFFFFF;
	font-size: 160%;
}

