body {
	margin: 0pt;
	padding: 0pt;
	font-family: "Georgia", Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:18px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: center;
	color: white;
	background-color: black;
}

#container {
	border: 0px none black;
	margin: 1em auto;
	width: 600px;
	height: 388px;
	text-align: left;
	background-color: #352926;
}

#header {
	height: 25px;
	font-size:10px;
	background-color: #352926;
	padding-right: 4px;
	margin-top: 4px;
}

#contents {
	color: #352926;
	height: 363px;
	margin: 0px 27px;
	background: #F8BFD1;
}

#tagline {
	color: #461A22;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	margin-top:8px;
}

#rightside {
	float:right;
	width:230px;
	text-align:center;
	letter-spacing:-1px;
	font-size:14px;
}

#rightside a {
	text-decoration: none;
	color: #352926;
	font-size:14px;
}

#rightside a:hover {
	text-decoration: none;
	background-color: #352926;
	color: rgb(238, 183, 170);
}

#pagehead {
	margin:20px 15px 10px 0;
	text-decoration:underline;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	letter-spacing:normal;
}

#subhead {
	text-decoration:underline;
	font-size:14px;
	letter-spacing:normal;
	text-align:center;
	font-weight:bold;
	margin: 3px 15px 3px 0;
}

#important {
	text-decoration:none;
	letter-spacing:normal;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#comingsoon {
	text-decoration:none;
	font-size:16px;
	letter-spacing:normal;
	text-align:center;
	font-weight:bold;
	margin: 5px 15px 0 0;
}

#justifytext {
	font-size:14px;
	margin-top:0px;
	margin-right:10px;
	text-align:justify;
}

#mainnav {
	clear: both;
	height: 25px;
	color: white;
	background: #352926;
	text-align:center;
	font-size:18px;
}

#mainnav ul
{
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 4px;
}
	
#mainnav li
{
	display: inline;
	padding: 0 12px 0 12px;
}
	
#mainnav li a
{
	text-decoration: none;
	color: white;
}
	
#mainnav li a:hover
{
	text-decoration: none;
	color: #352926;
	background-color: white;
}

.imagefloat
{
	margin: 20px 0px 0px 10px;
}

.img-shadow {
	float:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 20px 0 0 10px !important;
	margin: 20px 0 0 5px;
}

.img-shadow img {
	display: block;
	width:225px;
	height:300px;
	position: relative;
	margin: -6px 6px 6px -6px;
}

#imgnav {
	clear: both;
	float: left;
	height: 20px;
	color: WHITE;
	background: BLACK;
	font-size:14px;
	margin-top:5px;
}

#imgnav ul
{
	margin: 0;
	padding-bottom: 4px;
	margin-left: 65px;
	margin-right: 10px;
}
	
#imgnav li
{
	display: inline;
	padding: 0 12px 0 12px;
}
	
#imgnav li a
{
	text-decoration: none;
	color: white;
}
	
#imgnav li a:hover
{
	text-decoration: none;
	color: #352926;
	background-color: white;
}

#prodnav {
	float:right;
	color: #F3F3F3;
	height: 20px;
	margin: 0px 27px 0px 0px;
	background: black;
	text-align: center;
}
#prodnav a {
	text-decoration: none;
	color: #F3F3F3;
	font-size:14px;
}

#prodnav a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
	color: #352926;
}
#prodnav ul
{
	margin: 0;
	padding-bottom: 4px;
	margin-left: 75px;
	padding-left: 17px;
}
	
#prodnav li
{
	display: inline;
	padding: 0 12px 0 12px;
}
	
#prodnav li a
{
	text-decoration: none;
	color: white;
}
	
#prodnav li a:hover
{
	text-decoration: none;
	color: #352926;
	background-color: white;
}

#prodrightside {
	float:right;
	width:270px;
	text-align:center;
	letter-spacing:-1px;
	font-size:14px;
}

.prodimagefloat
{
	margin: 20px 0px 0px 30px;
}

#prodjustifytext {
	font-size:14px;
	margin-top:0px;
	margin-right:25px;
	text-align:justify;
}

#prodpagehead {
	margin:20px 45px 0px 20px;
	text-decoration:underline;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	letter-spacing:normal;
}

#prodtagline {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	margin:30px 30px 0px 0px;
	text-decoration:none;
}

#event {
	font-size:18px;
	color:#CC0000;
	font-weight:bold;
	margin-top:12px;
}
#event a {
	text-decoration: none;
	color: #CC0000;
}
#event a:hover {
	text-decoration: none;
	background-color: #CC0000;
	color: #352926;
}

#event2 {
	font-size:10px;
	color:#355E7C;
	font-weight:bold;
}
#event2 a {
	text-decoration: none;
	color: #355E7C;
}
#event2 a:hover {
	text-decoration: none;
	background-color: #355E7C;
	color: #B8F5E3;
}

#eventcontents {
	color: #352926;
	height: 363px;
	margin: 0px 27px;
	background-color: #352926;
	background-image:url(images/eventsbg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#prodlines {
}

#prodlines a {
	text-decoration: none;
	color: #FA7025;
	font-size:14px;
}

#prodlines a:hover {
	text-decoration: none;
	background-color: #FA7025;
	color: #342925;
}
