﻿body
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
}

#container
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#header
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 150px;
	background-image: url(images/HeaderSlice.gif);
}

#headermenu
{
	position: absolute;
	top: 124px;
	left: 245px;
	width: 700px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
}


#title
{
	padding: 35px 10px 30px 30px;
	font-family: Verdana, Arial, Serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

.sectionsubtitle
{
	font-weight: bold;
	padding-bottom: 4px;
	padding-top:10px;
}


#loginbox
{
	position: absolute;
	top: 2px;
	right: 10px;
	width: 210px;
	height: 80px;
	padding: 2px 2px 0px 2px;
	font-size: 10px;
	color: #FFFFFF;
}

#loginbox input
{
	color: #8d2d23;
	border-color: #8d2d23;
	font-size: 10px;
}

#leftcol
{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 184px;
	height: 800px;
	background-image: url(images/background.gif);
	font-size: 10px;
}

#leftcol a
{
	padding: 10px color: blue;
}

#leftcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#leftcol div.alternatetext
{
	padding: 6px 6px 6px 6px;
	background-color: #fcd4be;
	text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: #8d2d23;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#centercol
{
	position: relative;
	margin-left: 200px;
	margin-right: 200px;
	padding: 0px;
	background-color: White;
	height: 500px;
}

#bannerbox
{
	border: dotted 3px #8d2d23;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background-color: #fcd4be;
}

#content
{
	background-color: White;
}

#content2
{
	background-color: white;
	margin-right: 0px;
}

#centercolcontent
{
	padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	font-weight: bold;
	font-size: larger;
	color: Maroon;
}

#centercolcontent div.sectionsubtitle
{
	font-weight: bold;
	padding-bottom: 4px;
}

#categorytitle
{
	font-family: Verdana;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#rightcol
{
	position: absolute;
	top: 150px;
	right: 0px;
	width: 184;
	height: 800px;
	font-size: 10px;
	background-image: url(images/background.gif);
}

#sectiontitle
{
	font-weight: bold;
	font-size: x-large;
	color: Maroon;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
}

.categories
{
	line-height: 15px;
	color: #FFFFFF;
	cursor: auto;	
}

a
{	
	text-decoration:none;
}

a:hover
{	
	text-decoration: underline;
}


.qtatext
{
	color: #C0C0C0;
	font-family: verdana;
	font-size: small;
}
#shop
{
	background-image: url(Images/shop.bmp);
	width: 184px;
	height: 165px;
}

#ShoppingCart
{
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
}

.headermenulink a
{
	text-decoration: none;
	color: White;
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #262E6C;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
	text-align: right;
	font-weight: bold;
}

