body {
}
.bg {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #B0A577;
	background-position: left bottom;
}
.bg_maincontent {
	background-attachment: scroll;
	background-image: url(images/slice_middle_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.2em;
	padding-right: 20px;
	padding-left: 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #AC2C40;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 1em;
	padding-left: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1em;
	padding-left: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.1em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #59533B;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	margin: 0px;
}
.imgRight {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_facebook {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgSnapshot_form {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-left: 10px;
}


.indent {
	margin-left: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
a:link {
	color: #9C0100;
	text-decoration: none;
}
a:visited {
	color: #9C0100;
	text-decoration: none;
}
a:hover {
	color: #B0A577;
	text-decoration: underline;
}
.table_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #5182AD;
	background-color: #E9DFBB;
	padding: 0px 5px;
	float: right;
	border: 1px none #DECE98;
	margin: 0px 14px 10px 10px;
}

