html, body, body.main {
	height: 83%;
	}
H1.header {
	font-size:60px;
	margin-top: 15px;
}
p.headtext {
	font-size:21px;
	margin-top: -40px;
	top: 95px;
	position: absolute;
}
p.symbol {
	font-size: 18px;
	line-height: 30%;
	display: inline;
	position: relative;
	top: 2px;
}
p.slogan {
	font-size: 20px;
	font-family: georgia, serif;
	font-style: oblique;
	color: #326cb8;
	position: absolute;
	right: 55px;
	top: 25px;
	padding: 5px;
}
H2.banner {
	padding-top: 14px;
	padding-left: 3px;
	font-family:times, helvetica, arial;
	font-size:30px;
	font-weight:bold;
	color: #578cd1;
	line-height: 50%;
}
H3.selectproduct {
	font-family: arial, helvetica, times;
	font-size:20px;
	line-height: 23px;
	font-weight:bold;
	font-style:italic;
	color:white;
	padding: 5px 5px 5px 5px;
}
#header {
	background:url("coyote.gif") no-repeat left top ;
	background-color:#ce8540;
	font-family:times, helvetica, arial;
	font-weight:bold;
	color:rgb(16,16,16);
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px 2px 2px 80px;
	height:70px;

}
body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	background:url("bground.jpg");
	background-color:#ce8540;
	background-repeat: repeat-x;
	background-position: 100px 109px
}
img {
	border: none;
} 
#tabs {
	float:left;
	width:100%;
	background:#ce8540;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid rgb(16,16,16);
	
}
#tabs ul {
	margin:0;
	padding:10px 10px 0 150px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("tableft6.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright6.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color:#fff;
}
#tabs a:hover, #tabs a:link.active  {
	background-position:0% -42px;
}
#tabs a:hover span, #tabs a:link.active span  {
	background-position:100% -42px;
}
#center {
	margin-top: 0px;
	margin-left: 150px;
	position: relative;
	min-height: 100%;
	font-family:helvetica, arial;
	font-size:16px;
	font-weight:bold;
	color:#ce8540;
	line-height: 20%;
}	
p.navtop {
	font-family: arial;
	font-size: 18px;
	font-weight: 900;
	padding:5px;
	border-left: 10px solid #87adde;
	border-right: 10px solid #326cb8;
	border-top: 10px solid #87adde;
	background-color: #578cd1;
}
p.navbottom {
	font-family: arial;
	font-size: 18px;
	padding:0;
	border-left: 10px solid #87adde;
	border-right: 10px solid #326cb8;
	border-bottom: 10px solid #326cb8;
	background-color: #578cd1;
}
#navcontainer {
	top: 113px;
	left: 0;
	text-align: center;
	position: absolute;
	width: 14em;
	padding: 0;
	margin-bottom: 0px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 93%;
	background-color: rgb(101,101,101);
	color: rgb(16,16,16);
	border: 1px solid rgb(16,16,16);
}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navcontainer li {
	border-top: 1px solid rgb(16,16,16);
	margin: 0;
}
#navcontainer li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #87adde;
	border-right: 10px solid #326cb8;
	background-color: #578cd1;
	color: white;
	text-decoration: none;
	width: auto;
}
#navcontainer li a:hover {
	border-left: 10px solid rgb(85,85,85);
	border-right: 10px solid rgb(16,16,16);
	background-color: rgb(40,40,40);
	color: #fff;
}
p {
	margin: 0;
}
.gallerycontainer {
	position: relative;
	left: 25px;
	margin-bottom:150px;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.thumbnail img{
	border: 1px solid transparent;
	margin: 0 5px 5px 0;
	height: 85px;
	width: ;
}
.thumbnail:hover{
	background-color: transparent;
	text-decoration: none;
}
.thumbnail:hover img{
	border: 1px solid rgb(16,16,16);
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	padding: 5px;
	left: -1000px;
	border-style: solid;
	border-color: rgb(16,16,16);
	visibility: hidden;
	color: rgb(16,16,16);
	text-decoration: none;
	font-family: times, serif;
	text-align: center;
	font-weight: 900;
	font-size: 15px;
	line-height: 200%;
	font-stretch: extra-expanded;
	
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	height:auto;
	width:auto;
	max-width: 400px;
	max-height: 250px;
	}
.thumbnail:hover span{ /*CSS for enlarged image*/
	position: absolute;
	visibility: visible;
	left: 450px; /*position where enlarged image should offset horizontally */
	vertical-align: middle;
	z-index: 250;
	}	
#infobox {
	margin: 10px;
	width: 700px;
	color: rgb(16,16,16);
	font-size: 11px;
	line-height: 100%;
}
p.infohead {
	color: white;
	font-size: 12px;
	}
#infobox img{
	margin: 5px;
	}
a.infotext {
	margin: 5px;
	}


#footer {
	position: absolute;
	background:url("bgfoot.jpg");
	background-repeat: repeat-x;
	background-color: rgb(16,16,16);
	height: 200px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: white;
	width: 100%;
}
#contact {
	margin: 15px auto;
	width: 350px;
	color: white;
	font-size: 11px;
}
#contact ul {
	list-style: none;
}
#contact li {
	text-align: left;
	color: rgb(16,16,16);
	font-size: 11px;
	line-height: 40%;
}
#contact li a{
	text-decoration: none; 
	color: rgb(16,16,16);
}
#contact li a:hover{
	color: blue;
	font-size: 15px;
}
#footdecor {
	width: 150px;
	height: 150px;
	position: absolute;
	left: -25px;
	bottom: 120px;
	background: transparent url(moonfull.gif) no-repeat;
}
#footborder# {
	width: 100%;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 135px;
	background: transparent url("footborder.gif") repeat-x;
}

.inset, .inset ul {background: transparent;}
.inset p, .inset ul {margin:0 10px;}
.inset p, .inset ul {padding-bottom:0.5em;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#578cd1; border-left:1px solid #87adde; border-right:1px solid #578cd1;}
.inset .b3 {background:#578cd1; border-left:1px solid #87adde; border-right:1px solid #578cd1;}
.inset .b4 {background:#578cd1; border-left:1px solid #87adde; border-right:1px solid #578cd1;}
.inset .b4b {background:#578cd1; border-left:1px solid #578cd1; border-right:1px solid #326cb8;}
.inset .b3b {background:#578cd1; border-left:1px solid #578cd1; border-right:1px solid #326cb8;}
.inset .b2b {background:#578cd1; border-left:1px solid #578cd1; border-right:1px solid #326cb8;}

.inset .b1 {margin:0 5px; background:#87adde;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#326cb8;}

.inset .boxcontent {display:block; background:#578cd1; border-left:1px solid #87adde; border-right:1px solid #326cb8;}
