body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	background-image: url(../graphics/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
	

#headerDecoration {
	/* background-image: url(../graphics/animal_bg.gif);*/
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 65px;
	width: 100%;
	position: absolute; 
	
	
	}
	
	
#wrapper {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	}
	
#top {
	position: relative;
	height: 1.5em;
	}
	
#top ul, #top ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#top ul {
	position: absolute;
	top: 5px;
	right: 10px;
	}
	
#top ul li {
	display: inline;
	}
	
#top ul li a {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	padding: 0 10px;
	font-size: 65%;
	font-weight: bold;
	border-right: 1px #415a69 solid;
	}
	
#top ul li a:hover {
	text-decoration: underline;
	}
	
#top ul li a.last {
	border: none;
	}
	
#header {
	position: relative;
	background-position: 20% 100%;
	background-repeat: no-repeat;
	height: 263px;
	}

#index #header {
	background-image: url(../images/index_pic.jpg);
}

#about #header {
	background-image: url(../images/about_pic.jpg);
	}
	
#contact #header {
	background-image: url(../images/contact_pic.jpg);
	}
	
#hunt #header {
	background-image: url(../images/hunt_pic.jpg);
	}
	
#gallery #header {
	background-image: url(../images/gallery_pic.jpg);
	}
	
#index #header img.logo {
	margin-top: 37px;
	border: none;
	}
	
#index #right {
	border-right: 1px #415a69 solid;
	margin-right: 150px;
	padding-bottom: 30px;
	width: 420px;
	}
	
#index #whatsnew {
	width: 150px;
	position: absolute;
	top: 70px;
	right: 0;
	}
	
#whatsnew h2 {
	margin: 0;
	padding: 0 0 0 8px;
	border-bottom: 1px #677D65 solid;
	font-size: 110%;
	color: #677D65;
	font-weight: normal;
	
	}
	
#secondary #header {
	
	}
	
.one {
	background-image: url(graphics/sec_header1.jpg);
	}
	
.two {
	background-image: url(graphics/sec_header2.jpg);
	}
	
.three {
	background-image: url(graphics/sec_header3.jpg);
	}
	
#secondary #header img.logo {
	margin-top: 30px;
	border: none;
	}
	
#right {
	position: relative;
	margin-left: 150px;
	border-left: 1px #415a69 solid;
	padding: 10px;
	}
	
#right h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 200%;
	color: #677D65;
	font-weight: normal;
	font-variant: small-caps;
	margin: 25px 0 15px 0;
	
	}
	
#right h1.accessories {
	font-size: 160%;
	margin-top: 10px;
	}
	

	
#right h1.double {
	margin-bottom: 0;
	}
	
#right h1.double span {
	display: block;
	margin: 0;
	font-size: 70%;
	text-align: right;
	padding-right: 10px;
	
	}
	
#right h2 {
	font-size: 110%;
	color: #677D65;
	font-weight: normal;
	margin: 15px 0px;
	}
	
#right h2.models {
	margin: 0;
	}
	
#right h2.optionheading {
	margin-top: 30px;
	border-bottom: 1px #677D65 solid;
	}
#right h3 {
	color: #993300;
	font-size: 85%;
	text-align: center;
	margin-top: 3em;
	}
	
img.framedright {
	padding: 3px; 
	border: 1px #415a69 solid;
	margin: 0 0 10px 10px;
	float: right;
	}
	
#right div.model {
	overflow: auto;
	width: 500px;
	}
	
*html #right div.model {
	margin: 0;
	}
	
#right p {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	}
	
#right p.note {
	clear: both;
	color: #CC0000;
	margin-top: 50px;
	}
	
div.clear {
	clear:both;
	height: 1px;
	position: relative;
	}
	
#right hr {
	border-top: 1px #415a69 solid;
	height: 1px;
	clear: both;
	margin: .5em 0 .5em 0;
	}

#right ul li {
	font-size: 70%;
	font-weight: bold;
	color: #415a69;
	}
	
#maincontainer {
	position: relative;
	width: 750px;
	background-image: url(graphics/ezlogo.gif);
	background-position: 100% 2px;
	background-repeat: no-repeat;
	}
	
#primarynav {
	float: left;
	margin-top: 10px;
	width: 140px;
	}
	
#primarynav ul, #primarynav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#primarynav ul li a {
	display: block;
	margin: 5px 5px 5px 20px;
	color: #666666;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	}
	
#primarynav ul li a:hover {
	text-decoration: underline;
	}
	

	
#secondarynav  li { 
	display: inline; 
	margin: 0;
	padding: 0;
	}

#secondarynav {
	margin: 40px 0 0 0;
	color: #415a696;
	font-weight: bold;

}

#secondarynav li a {
	display: block;
	padding: 0.2em 15px;
	float: left;
	border-right: 1px solid #415a69;
	color: #415a69;
	font-weight: bold;
	text-decoration: none;
}

#secondarynav li a.last {
	border: none;
	}

#secondarynav li a:hover {
	text-decoration: underline;
}

#secondarynav li a.current {
	color: #CC0000;
	}


#footer {
	border-top: 1px #415a69 solid;
	clear: both;
	}
	
#footer p {
	font-size: 65%;
	padding: 4px;
	margin: 0;
	}
	
textarea, input {
	background-color: #D8DDD7;
	
	}
	
textarea {
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 105%;
	}
	
.required {
	color: #CC0000;
	}
	
address {
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #415a69;
	margin-left: 10px;
	background-color: #D8DDD7;
	padding: 5px;
	width: 400px;
	}
	
img.flright {
	float: right;
	margin: 0 0 5px 5px;
	}
	
.formLabel {
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	}
	
/* Tables */
table.schedule {
	width: 80%;
	}
	

table.schedule tr th {
	border-bottom: #993300 1px solid;
	padding: 3px;
	color: #993300;
	font-size: 90%;
	padding-top: 15px;
	}
	
tr.even td {
	background-color: #e1e1e1;
	}
	
.leftcell {
	width: 80%;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
	font-size: 70%;
	}
	
.rightcell {
	width: 20%;
	vertical-align: top;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-size: 70%;
	}
	
.dates {
	padding: 3px;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 1em;
	}
	
table.schedule hr {
	background-color: #e1e1e1;
	color: #e1e1e1;
	}
	
span.lookatme {
	color: #990000;
	}
	
#galleryNav a {
	font-size: 90%;
	color: #993300;
	}
	
#galleryNav {
	font-size: 80%;
	margin-top: 30px;
	}
	
#galleryMain {
	font-size: 80%;
	}
	
#whatsnew ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
#whatsnew ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
	
table.references tr td {
	vertical-align: top;
	font-size: 12px;
	}
	
table.references {
	margin-top: 30px;
	}