@charset "utf-8";
body {
	background-color: #e96e32;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a0e00;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a0e00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#wrapper {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}

#mastheadcontainer {
	background-image: url(images/mastheadback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 115px;
}
.sideimageborder {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.mastheadlogo {
	width: 305px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	float: left;
}
#mastheadright {
	padding: 0px;
	float: right;
	width: 475px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
/* start of list style navigation */
#mainnav {
	height: 30px;
	text-align: right;
	padding-top: 32px;
	width: 475px;
	float: right;
	margin: 0;
	padding-right: 5px;
	}

#mainnav ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#mainnav li {
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 90px;
	text-align: center;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#mainnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #4b3827;
	text-decoration: none;
	height: 17px;
	width: 90px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #cc3300;
	margin: 0px;
	display: block;
	
	} 

#mainnav a:hover {
	color: #CC3300;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	}

.tagline {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	line-height: 30px;
	
}
#bannercontainer {
	border-top-width: 4px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(images/winterbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 800px;
}

#bannercontainer h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #fdf293;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	width: 250px;
	letter-spacing: 1px;
}
#bannercontainer p {
	color: #FFFFFF;
	background-image: url(images/bannerarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.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;
}
.pagedivider {
	background-color: #3a0e00;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sidebarTD {
	background-image: url(images/sidebarback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.homeadboxdiv img {
	margin: 0px;
	padding: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.header {
	background-image: url(images/headericon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #6ca22d;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6ca22d;
	margin: 0px;
	padding: 0px;
}
.greentext {
	font-weight: bold;
	color: #6ca22d;
}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	line-height: 20px;
	text-align: left;
	height: 100%;
}

#footer {
	background-image: url(images/footerback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#insidebannercontainer {
	background-image: url(images/insidebanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	border-top-width: 4px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#insidebannercontainer p {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 63px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.sidebartext {
	text-align: left;
	margin: 0px;
	padding: 15px;
}
.sidebartext p {
	line-height: 20px;
}

.stepstable img {
	margin: 3px;
	padding: 5px;
	border: 1px solid #F7863C;
}

.bullets {
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.photodiv {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 100%;
}

.photodiv img {
	border: 2px solid #666633;
	padding: 4px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}

.bulletspace {
	padding-left: 35px;
}

.homephoto {
	border: 1px solid #FF9933;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited, a:active {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.pricetable {
	border: 1px solid #D54E1E;
	margin-left: 35px;
}

.pricetable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5C18D;
}

thead {
	font-size: 18px;
	color: #6CA22D;
}
.setuptext {
	font-size: 12px;
	line-height: normal;
}
.smalltext {
	font-size: 11px;
	color: #999900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.sidebartext a:link, .sidebartext a:visited, .sidebartext a:active {
	color: #FFFFFF;
}
.sidebartext a:hover {
	color: #990000;
}

.imagehome {
	border: 1px solid #E96E32;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.highlightsquare {
	text-align: center;
	padding: 7px;
	border: 1px solid #6ca22d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #e1f3c7;
}
