﻿ul {
	margin: 0;
	font-size: 1.2em;
	margin-bottom: 0.6em;
	font-weight: normal;
	color: #574D39;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
li {
	margin-bottom: 8px;
	}
p {
	margin: 0;
	font-size: 1.2em;
	margin-bottom: 0.6em;
	font-weight: normal;
	color: #574D39;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.8em;
	color: #574D39;
	margin: 0;
	margin-bottom: 0.6em;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size: 1.3em;
	color: #574D39;
	margin: 0;
	margin-bottom: 0.4em;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #77684D;
	background-image:url('../images/jpeg.jpg')
}
.container {
	overflow: auto;
	width: 960px;
	margin: 0px auto;
	background-color: #F0EEE1;
}
#masthead {
	margin-bottom: 0px;
	width: 960px;
}
/******************************** Navigation ************************************/
/*--------------------  nav-level1  ---------------------*/
#nav-level1 {
	overflow: hidden;
	color: #fff;
	line-height: 1.4em;
	margin-right: 0px;
	margin-left: 0px;
	width: 960px;
	background-color: #A89779;
}
#nav-level1 ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-size: 1.0em;
}
#nav-level1 li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav-level1 a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 1.2em;
	font-weight: normal;
}
#nav-level1 a:hover {
	text-decoration: underline;
	color: #fff;
}
/*--------------------  nav-level 2  ---------------------*/
#nav-level2 {
	overflow: hidden;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.4em;
	width: 960px;
	background-color: #8C7B5B;
}
#nav-level2 ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-size: 1.0em;
}
#nav-level2 li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav-level2 a {
	text-decoration: none;
	color: #f2f2f2;
	display: block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 1.2em;
	font-weight: normal;
}
#nav-level2 a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
/*--------------------  nav-level 3  ---------------------*/
#nav-level3 {
	overflow: hidden;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.4em;
	width: 960px;
	background-color: #7d71d8;
}
#nav-level3 ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-size: 1.0em;
}
#nav-level3 li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav-level3 a {
	text-decoration: none;
	color: #f2f2f2;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 1.2em;
	font-weight: normal;
}
#nav-level3 a:hover {
	color: #f2f2f2;
	text-decoration: underline;
}
/******************************** Left Column ************************************/

.left-column{
	position: relative;
	float: left;
	width: 200px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	background-color: #foeee1;
	min-height: 400px;
}
.line198 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#quote p {
	color: #A7361B; 
	font-weight: bold;  
}
#quotee p {
	color: #A7361B;
}
.quotestyle p {
	margin-bottom: 0.4em;
	font-size: 1.0em;
	font-weight: normal;
	color: #6F5445;
}
.quoteestyle {
}
.quoteestyle p {
	font-size: 0.8em;
	color: #456F6E;
}


.adblock4 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 10px -4px #181d20;
	-moz-box-shadow: 5px 5px 10px -4px #181d20;
	box-shadow: 5px 5px 10px -4px #181d20;
	position: relative;
	margin-top: 12px;
	margin-bottom: 20px;
	padding: 10px;
	width: 200px;
	background-color: #BED2B5;
}
.adblock4  h2 {
	color: #F7F8F3;
}
.adblock4  p {
	color: #492E1D;
	margin-bottom: 0px;
}
.adblock4  a {
	font-size:1.0em;
	color: #492E1D;
	text-decoration: none;
}
.adblock4  a:hover {
	color: #492E1D;
	text-decoration: underline;
}
.adblock4  ul {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	padding-left: 10px;
	
}
.adblock4  li {
	list-style-type: none;
	font-size: 1.2em;
	font-weight: normal;
}
/******************************** Central Column ************************************/
.central-column {
	float: left;
	width: 420px;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #f0eee1;
	min-height: 400px;
}

.central-column a {
	color: #4B7C21;
	text-decoration: underline;
}
.central-column a:hover {
	color: #4B7C21;
	text-decoration: none;
}

/******************************** Left Column ***************************************/
.right-column{
	position: relative;
	float: left;
	margin-top: 20px;
	width: 200px;
	padding-right: 30px;
	padding-left: 10px;
	background-color: #foeee1;
	min-height: 400px;
}
.rc-block1 {
	position: relative;
	border-radius: 15px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #F43859;
}
.rc-block1 p {
	color: #F7F8F3;
	margin-bottom: 0px;
}
.rc-block1 a {
	font-size:1.2em;
	color: #F7F8F3;
	text-decoration: none;
}
.rc-block1 a:hover {
	color: #F7F8F3;
	text-decoration: none;
}
.rc-block2 {
	position: relative;
	border-radius: 15px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #DFE25D;
}
.rc-block2 p {
	color: #3E3F0C;
	margin-bottom: 0px;
}
.rc-block2 a {
	font-size:1.2em;
	color: #3E3F0C;
	text-decoration: none;
}
.rc-block2 a:hover {
	color: #3E3F0C;
	text-decoration: none;
}
/*********************************  Footer styles  ******************************************/
.sub-footer {
	float: left;
	margin-top: 40px;
	text-align: center;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: aqua;
}
.footer {
	float: left;
	margin-top: 0px;
	text-align: center;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #A89779;
}
.footer p {
	font-size: 0.9em;
	color: #ffffff;
	margin-top: 5px;
	text-align: center;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*********************************  Hyperlink styles  ******************************************/
a {
	color: #574D39;
	text-decoration: none;
}

a:hover {
	color: #574D39;
	text-decoration: underline;
}
}/*********************************  Stuff for Perch gallery  ******************************************/
#wrapper {
}

#content {
	float: left;
}

ul {
}
li {
}

ul.imagelisting
 {
	list-style: none;
	padding: 0;
}

ul.imagelisting li {
	float: left;
	width: 130px;
	height: 130px;
	margin: 0 5px 10px 5px;
	padding: 0;
	background-color: inherit;
}

.block-fb {
	float: left;
	text-align: center;
	height: 40px;
	width: 200px;
	margin-top: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
	background-color: inherit;
}
.block-fb p {
	color: #E9E9E4;
	margin-bottom: 0px;
}
.block-fb a {
	color: #3F6213;
	font-size: 2.0em;
	text-decoration: none;
}
.block-fb a:hover {
	color: #3F6213;
	text-decoration: underline;
}
.fb-image {
	float: left;
}
/*-------------multi-listing-news ------------------*/
.recent-news ul {
	padding: 0px;
	font-size: 1.0em;
	margin: 0px;
	list-style-type: none;
}
.recent-news li {
	padding: 0px;
	margin: 0px;
}
.ml-news-headline {
	margin-top: 20px;
}
.ml-news-headline a {
	color: #574D39;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
}
.ml-news-headline a:hover {
	text-decoration: underline;
}
.ml-discounts-headline {
	margin-top: 20px;
}
.ml-discounts-headline p {
	color: #574D39;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ml-discounts-headline a:hover {
	text-decoration: underline;
}
.click-for-more a {
	color: #574D39;
	text-decoration: underline;
}
.click-for-more a:hover {
	color: #574D39;
	text-decoration: none;
}
.image-caption p {
	font-style: italic;
}
/*-------------- News panel------------------*/
.footer-uni-panel {
	width: 420px;
	float: left;
	border-radius: 6px;
	text-align: center;
	margin-top: 40px;
	padding: 10px;
	background-color: #C7BCA9;
}
.footer-uni-panel p {
	color: #ffffff;
	margin-bottom: 0.8em;
}
.uni-panel {
	border-radius: 6px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #C7BCA9;
}
.uni-panel h2 {
	font-size: 1.4em;
	color: #574D39;
	margin-top: 0em;
	margin-bottom: 0.4em;
}
.uni-panel p {
	color: #ffffff;
	margin-bottom: 0.8em;
}
.uni-panel a {
	color: #ffffff;
	text-decoration: none;
}
.uni-panel a:hover {
	text-decoration: underline;
}
.uni-panel ul {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
	padding-left: 10px;
	font-size: 1.0em;
	
}
.uni-panel li {
	list-style-type: none;
	margin-bottom: 4px;
}
.more-reports {
	text-align: left;
	font-size: 1.0em;
	margin-top: 0.6em;
}
.more-reports a {
	color: #foeee1;
}
/*-------------- News panel------------------*/
.join {
	position: relative;
	border-radius: 6px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 20px;
	background-color: #C7BCA9;
}
.join  p {
	color: #ffffff;
}
.join  a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.join a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

/*********************************  Stuff for Perch gallery  ******************************************/

ul.imagelisting,
ul.slideshow,
ul.slideshow-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.imagelisting li {
	float: left;
	width: 136px;
	height: 136px;
	margin: 2px 2px 56px 2px;
}

ul.albumdisplay {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.albumdisplay li {
	float: left;
	width: 136px;
	height: 136px;
	margin: 2px 2px 36px 2px;
}

ul.albumdisplay li img:hover {
}

ul.albumdisplay li img {
	display: block;
}
.imagelisting p {
	color: #400020;
	font-size: 12px;
	line-height: 1.4em;
}

.home-edreg p {
	margin-bottom: 1.0em;
}
/*...........................advertising .........................*/
.advert {
	position: relative;
	float: left;
	margin-bottom: 20px;
}
