body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #281f13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #1a3221;
	background-image: url(images/forestback2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1cfa4;
	border-right-color: #e1cfa4;
	border-bottom-color: #e1cfa4;
	border-left-color: #e1cfa4;
} 
#header {
	background-image: url(images/banner_phone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 251px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	vertical-align: bottom;
} 
#topnav {
	padding-top: 100px;
	margin: 0px;
	padding-left: 5px;
	height: 28px;
	width: 450px;
}

/* start of list style navigation */
#mainnav {
	margin: 0;
	height: 28px;
	text-align: left;
	padding-top: 223px;
	}

#mainnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#mainnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	background-image: url(images/buttonback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 92px;
	text-align: center;
	}
#mainnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #4b3827;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 92px;
	voice-family: "\";}\"";
	voice-family: inherit;
	height: 23px;
	width: 81px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	
	} 
html>#mainnav a {
	height: 28px;
	width: 90px;
	}

#mainnav a:hover {
	color: #cc3300;
	}

.maintable {
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e1cfa4;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e1cfa4;
}
.homecontenttable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1cfa4;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e1cfa4;
}
.homecontenttable td {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e1cfa4;
	background-color: #9d9f7b;
}
.maintablecell {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e1cfa4;
	margin: 0px;
	padding: 0px;
	background-color: #eee4cc;
}
/* start of sidebar list style navigation */
#sidenav {
	margin: 0px;
	padding: 0px;
	}

#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e1cfa4;
	}
#sidenav li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/navbbback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 191px;
	}
#sidenav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	color: #2e231a;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
	margin: 0px;
	height: 30px;
	width: 130px;
	} 

#sidenav a:hover {
	color: #ebcd2d;
	}
.homehead {
	margin: 0px;
	padding: 0px;
	height: 40px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #e1cfa4;
}
.homehead h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4a3226;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
.homehead h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4a3226;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}

.homecontent p {
	margin: 0px;
	padding: 7px;
}
.homecontent ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	color: #37432f;
}
.tagline {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #4a3528;
	height: 31px;
	background-image: url(images/taglineback.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.taglinetext {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #3c3322;
}

#footer {
	background-image: url(images/footerback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 21px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.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;
}
.sidebarTD {
	background-color: #3d572b;
}
.insidediv h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.insidediv p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.insidediv ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	color: #37432f;
}

.insidecontent {
	background-color: #eee4cc;
	border-top-width: 3px;
	border-top-style: none;
	border-top-color: #e1cfa4;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #e1cfa4;
	margin: 0px;
	padding: 0px;
	background-image: url(images/newheaderback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.insidediv {
	margin: 0px;
	padding: 12px;
	border: 1px none #9d9f7b;
}
.insidediv2 {
	margin: 0px;
	background-image: url(images/packhorseshadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	border: 1px none #9d9f7b;
}
.photodiv {
	float: right;
	width: 280px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 512px;
	font-size: 11px;
	color: #9d9f7b;
}
.photodiv img {
	padding: 4px;
	border: 2px solid #666633;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.gallerydiv {
	margin: 4px;
	padding: 0px;
}
.gallerydiv img {
	margin: 12px;
	padding: 4px;
	border: 2px solid #666633;
}
#wrapper {
	width: 960px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4a3528;
	border-bottom-color: #4a3528;
	border-left-color: #4a3528;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited, a:active {
	color: #663300;
}
a:hover {
	color: #336600;
}
.imageborders {
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #3d572b;
}

.imagebordersleft {
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #3d572b;
}
.guidetable {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.guidetable td {
	padding: 5px;
	border: 1px solid #666633;
	font-size: 11px;
}
.guidetable img {
	padding: 5px;
	background-color: #999966;
	border: 1px solid #FFFFCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.topbanner {
	padding: 0px;
	margin: 0px;
	height: 130px;
	width: 753px;
}
.topbanner img {
	padding: 0px;
	margin: 0px;
}
.toplink{
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	color: #FFFF66;
}
.toplink a:link, .toplink a:visited, .toplink a:active {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
.toplink a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.homebanner {
	border: 2px solid #2c2517;
}
.pictcontainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	border: 1px dashed #999966;
}
.pictTD {
	background-color: #3d572b;
	margin: 0px;
	padding: 0px;
}
.prostaffbannerdiv {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e1cfa4;
}
.logotable {
	width: 752px;
	height: 100px;
	background-image: url(images/logotableback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #d6c4a6;
}
.logotable td {
	margin: 0px;
	padding: 7px;
}
.storycontent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
p.testimonial {
	padding: 8px;
	border: 1px dashed #666633;
	width: 550px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
	color: #999966;
	font-style: italic;
}
.signup {
	border: 1px solid #99CC66;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.storycontent {
	margin: 0px;
	padding: 8px;
	border-top-color: #e1cfa4;
	border-right-color: #e1cfa4;
	border-bottom-color: #e1cfa4;
	border-left-color: #e1cfa4;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	height: 100%;
}
.redtext {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#contest {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #4a3528;
	height: 22px;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
}
.movieTD {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.specialstable {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e1cfa4;
	border-right-color: #e1cfa4;
	border-bottom-color: #e1cfa4;
	border-left-color: #e1cfa4;
}

.specialstable td {
	background-color: #3B2A22;
	margin: 0px;
	padding: 7px;
	color: #FACD36;
	text-align: center;
}
.specialstable h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.specialstable img {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.homeleftcontent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
.homerightcontent {
	padding: 0px;
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.quickform {
	text-align: center;
	margin: 0px;
	width: 300px;
	border: border
:;
	background-image: url(images/quickformback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 395px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
