body {
	font-family: verdana,arial,helvetica;
	font-size:80%;
}

a img  {
	border:none;
}

h2 {
	font-size:120%;
}

p {
	font-family: verdana,arial,helvetica;
}

.aboutsawtooth {
	background-image:url('../images/bg_aboutsawtooth.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

.picturegallery {
	background-image:url('../images/bg_picturegallery.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

.huntsoffered {
	background-image:url('../images/bg_huntsoffered.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

.huntingwithus {
	background-image:url('../images/bg_huntingwithus.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

.contactus {
	background-image:url('../images/bg_contactus.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}

.emp {
	font-family: verdana,arial,helvetica;
	font-weight: bold;
}
	
.footer {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

.divider {
	margin:5px 0px 7px 0px;
}

.reference {
	font-style:italic;
	text-align:right;
	margin:0px;
}

.formLabel {
	font-weight: bold;
}

.title {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

.subHeader {
	font-family: verdana,arial,helvetica;
	font-weight:bold;
	font-size: 11px;
}

td {
	font-family: verdana,arial,helvetica;
	font-size: 80%;
	line-height:17px;
}

div#content {
	padding:15px;
}


/* list */

ol.faqList {

}

ol.faqList li.faqList {
	font-weight:bold;
}

/* charts */

table.chart {
	border-collapse:collapse;
	border:solid 1px #333333;
	font-size:90%;
}

table.chart td {
	font-size:90%;
	vertical-align:top;
	border:solid 1px #333333;
	padding:5px;
}

table.chart td.header {
	font-size:90%;
	font-weight:bold;
	border:solid 1px #333333;
}

table.chart td.price {
	font-size:90%;
	text-align:right;
	vertical-align:top;
	border:solid 1px #333333;
}

table.chart td.total {
	font-size:80%;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

/* form */

table.formCompleted {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	background-color:#cccccc;
	width:100%;
}

table.formCompleted td {
	font-size:80%;
	vertical-align:top;
	padding:10px;
}


table.form {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}

table.form td {
	font-size:80%;
	vertical-align:top;
	padding:5px;
}

table.form td.header {
	font-size:90%;
	font-weight:bold;
}

table.form td.label {
	font-size:80%;
	vertical-align:top;
}


table.form td.arrow {
	width:12px;
	padding-top:7px;
}

/* Gallery */

.thumbnail {
	width:110px;
	height:73;
	border:none;
	margin:1px;
}


#divErrDisplay{
	display:none;
}

.errorMessage, .errorMessage a {
	font-size:100%;
	color:#FF0000;
	text-decoration:none;
}

.required {
	color:#FF0000;
}

table.footerContact td {
	vertical-align:top;
	padding:5px 0;	
}