body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/smoky2.jpg);
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* container divs -------------------------------------------------------------*/
#container
{
	background-image: url(../images/containerbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 17px;
	margin: 0px auto;
	text-align: left;
	width: 811px;
	
}

html>body #container
{
width: 812px;
}


#contentcontainer
{
	width: 795px;
	float: left;
}

#maincontent
{
	width: 467px;
	color: #666;
	font-size: 12px;
	float: left;
}

#rightside
{
	width: 328px;
	margin-left: 467px;
}

/* Holly 'n John are lifesavers.   http://positioniseverything.net/explorer/threepxtest.html */
/* Hide from IE5-mac \*/

* html #maincontent
{
	margin-right: -3px;
}

* html #rightside
{
	height: 1%;
	margin-left: 0px;
}
/* End IE5/mac hide */


#presentgallery
{
	background-color: #EEEEEE;
	text-align: center;
}

#present
{
	height: 392px;
	padding-top: 30px;
}

#subpresent
{
	background-color: #D9D9D9;	
	padding: 0px;
	text-align: right;
	height: 20px;
}

#footnav
{
	background-image: url(../images/pgtitlebg.gif);
	background-repeat: repeat;
	width: 795px;
	text-align: center;
	line-height: 24px;
	position: static;
	z-index: 9;
	left: 85px;
	top: 124px;
	clear: both;
}

#foot
{
	background-image: url(../images/footbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 795px;
	height: 71px;
	margin-top: 2px;
}




/* naviagtion bar -------------------------------------------------------------*/
#nav
{
	float: left;
	width: 795px;
	background-color: #033;
	position: static;
	z-index: 11;
}

#nav ul
{
	list-style: none;
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 11px;
	text-align: center;

}

#nav ul li
{
	display: inline;
}

#nav li a
{
	color: #ffffff;
	float: right;
	text-decoration: none;
	border-left: 1px #666 solid;
	line-height: 2em;
	padding: 0px 8px;
}

#nav li a:hover, .mainhere
{
	color: #000;
	background-color: #ccc;
}


/* left content area -------------------------------------------------------------*/


h1
{
	margin: 0px;
	padding-top: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 24px; 
}

h2
{
	color: #636;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	padding-left: 15px;
	letter-spacing: 3px;
}

h3
{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	padding-left: 15px;
	letter-spacing: 2px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333300;

}

#maintitle ul
{
	text-align: right;
	margin: 0;
	display: inline;
}

#maintitle ul li
{
	list-style: none;
	display: inline;
	margin: 0px 0px;
	padding: 0px 5px;
}

#maintitle ul li a, #footer ul li a:visited
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-decoration: underline;
}

#maintitle ul li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

li.galleryhere{
	color: #FFFFFF;
	border: 1px solid #000000;
	text-decoration: none;

}

#maincontent p { margin: 15px 80px 0px 20px; }

#maincontent li
{
list-style: none;
margin: 0px 0px;

}

.galleryprodlink
{
padding: 5px 10px;
}

.showlist
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 35px;
	letter-spacing: 1px;
}

.subtitle
{
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
.subinfo
{
	font-size: 11px;
	color: #366;
}

#maintitle
{
	background-image: url(../images/pgtitlebg.gif);
	background-repeat: repeat;
	line-height: 3.2em;
	margin-bottom: 25px;
}


/* right content area  -------------------------------------------------------------*/

#present{
	text-align: center;
}

#present p
{
	margin: 0px;
}

#subpresent h4
{
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

.gallerydirections{
	padding: 100px 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#presentgallery img{
	display: block;
	padding: 20px 0 10px 0;
	margin: 0 auto;
	border: none;
}

.productname{
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	line-height: 24px;
}

.productnum{
	font-size: 10px;
	color: #000000;
}

.productdesc{
	font-size: 10px;
	padding: 0 15px;
}

#lgprodlink {
	margin: 0px auto;		
	line-height: 20px;
	padding: 20px 0;
}

#lgprodlink a{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #333333;
	padding: 2px 15px;
}

/* footer navigation and image -------------------------------------------------------------*/


#footnav ul
{
	padding: 0;
	margin: 0;
	display: inline;
}

#footnav ul li
{
	list-style: none;
	display: inline;
	margin: 0px 0px;
	padding: 0px 20px;
}

#footnav ul li a, #footer ul li a:visited
{
	color: #003;
	font-size: 11px;
	text-decoration: none;
}

#footnav ul li a:hover
{
	color: #FFF;
}

/* form elements */

#order{
	text-align: center;
}

fieldset{
	width: 395px;
	margin-top: 50px;
	border: none;
	text-align: center;
}

legend{
	text-align: center;
}

input, textarea{
	width: 200px;
	margin-top: 20px;
}

label{
	float: left; 
	width: 175px; 
	text-align: right;
	padding-top: 20px;
	color: #000066;
}

.formbtn{
	width: 80px;
}

.thanks{
	padding-top: 50px;
	color: #000;
}