body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-image: url(i/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	background-color: #000;
	display: block;
	height: 120px;	
}
#left {
	float: left;
	width: 190px;
	font-size: 18px;
	background-image: url(i/menu_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	line-height: 20px;
	clear: both;
}
#left ul {
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 172px;
}
#left li {
	display: block;
	list-style-type: none;
	width: 172px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-shadow: 1px 1px 6px #fff;
}
#left li.active {
	list-style-type: none;
	font-weight: bold;
	color: #FF6600;
	text-shadow: 2px 2px 3px #000;
	background-image: url(i/menu_back.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#left a {
	text-shadow: 2px 2px 3px #000;
	text-decoration: none;
	color: #933221;
}
#left .active a {
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
}
#left a:hover {
	color: #CC6600;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	display: block;
	padding-left: 190px;
} 
#container {
	width: 100%; 
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.nobold {
	font-weight: normal;
}

a {
	color:#CC6600;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.toa {
	border: thin solid #000000;
}
.top {
	background-color: #FF9900;
}
.middle {
	background-color: #FFFFFF;
}
.bottom {
	background-color: #DDDDDD;
	padding-top: 8px;
	padding-bottom: 8px;
}
.heading {
	font-size: 1.3em;
	font-weight: bold;
}
.chimney {
}
.print {
	display:none;
}
.noprint {
	display:block;
}
.allowprint {
	display:block;
}
.redbox {
	padding: 2px;
	border: 1px solid #993300;
}
.scroller	{
	width: 370px;
	height: 250px;
	overflow: hidden;
}
.grey {
	color: #999999;
}
.outline {
	border: 1px solid #666666;
	padding: 6px;
}
h1 {
	margin: 0px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
.notes {
	display: block;
	padding: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	border: thin solid #EDEDED;
}
.notes strong {
	font-size: 2em;
	display: block;
	color: #993422;
	padding: 0px;
	margin: 0px;
}
#phonenum {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	width: 300px;
	float: right;
}
.small {font-size: x-small}

.certificate {
	display: block;
	height: 350px;
	width: 300px;
	float: left;
	text-align: center;
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCC;
}
.certificate .cert {
	font-weight: bold;
	color: #8F3220;
}
.certificate .cert-text {
	font-size: 0.9em;
	font-style: italic;
	color: #333;
}
.post-footer, .clearall, .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;
}
.clearright { /* 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:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.image, .imagel {
	display: block;
	float: left;
	margin: 4px;
	padding: 4px;
}
.imager {
	display: block;
	margin: 4px;
	padding: 4px;
	float: right;
}
#links .image {
	float: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightCol , .right30{
	float: right; /* since this element is floated, a width must be given */
	width: 330px;
	padding: 0px;
	margin: 0px;
}
#leftCol , .left70{
	float: left;
	position: relative;
	width: 70%;
	margin: 0px;
	padding: 0px;
}
.boxed {
	border: 1px solid #999;
	margin-left: 30px;
	padding: 4px;
	margin-right: 30px;
	background-color: #E8E8E8;
}
.boxed p {
	padding-left: 20px;
}
.boxedphotoright {
	background-color: #FFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #EDEDED;
	float: right;
	text-align: center;
}
.boxedphotoleft {
	background-color: #FFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #EDEDED;
	float: right;
}

#imgcode {
	font-size: 1.8em;
}
.faqs {
}
.faq {
}
.xmas {
	background-image: url(images/snowflakes.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.2em;
	color: #CF1821;
	padding: 6px;
	font-weight: bold;
}
.nav_top , .nav_bottom  {
	float: right;
	font-size: 0.8em;
	margin: 2px;
	padding: 2px;
}
.nav_top a , .nav_bottom a, #mainContent2r .nav_top a , #mainContent2r .nav_bottom a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	text-decoration: none;
	background-color: #D3C4A3;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.nav_top a:hover, .nav_bottom a:hover, #mainContent2r .nav_top a:hover , #mainContent2r .nav_bottom a:hover
{
	text-decoration: none;
	background-color: #842D22;
	color: #FFF;
}
.subscribeBox {
	height: 26px;
	display: block;
	margin: 8px;
	padding: 8px;
}
input#EmailSubscribeInput {
	outline: none;
	background-image: url(i/input_email.jpg);
	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;
	height: 26px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	text-indent: 8px;
}
input.EmailSubscribeButton {
	background-image: url(i/input_subscribe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	width: 113px;
	padding: 0px;
	display: inline;
	margin: 0px;
	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;
	text-indent: -9999px;
	outline: none;
	cursor: pointer;
	float: left;
}
input.EmailSubscribeInput {
	outline: none;
	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;
	background-color: transparent;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
}
#mainContent .emailsubscribe h3{
	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;
	background-image: url(i/bullet_newsletter.png);
	background-color: transparent;
	color: #000;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 46px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

