body, div, a, td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

body
{
	background-color : #FFFFFF;
}

#header
{
	background-color : #B83E52;
	height : 64px;
}

#leftbar
{
	background-color : #F3EBC0;
	font-size : 10px;
	width : 154px;
	border-left : 1px solid #B83E52;
	border-right : 1px solid #B83E52;
	height : 100%;
}

#leftbar input
{
	font-size : 10px;
}

/* for IE's box model */
* html #leftbar
{
	width: 156px;
}

#menubar
{
	border-bottom : 1px solid #B83E52;
	padding : 5px 0px 5px 7px;
}
form
{
	margin : 0;
}

.leftmenu
{
	padding-left : 20px;
}

.leftmenu a, #menubar a, .catmenu a
{
	text-decoration : none;
	font-size : 11px;
}

.leftmenu a:hover, #menubar a:hover, .catmenu a:hover
{
	color : #B83E52;
}

#footer
{
	font-size : 9px;
	border-top : 1px solid #B83E52;
	padding-top : 3px;
	padding-bottom : 3px;
	clear : both;
}

#footer a
{
	font-size : 10px;
}

#rightbar
{
	border-left : 1px solid #B83E52;
	border-right : 1px solid #B83E52;
	width : 138px;
	background-color : #E6E6E6;
	height : 100%;
}

#rightbar input
{
	font-size : 10px;
}

/* for IE's box model */
* html #rightbar
{
	width: 140px;
}

.red
{
	color : #B83E52;
}

.itemTitle
{
	font-weight : bold;
	text-decoration : none;
}

#featured
{
	clear : both;
	border-top : 1px solid #B83E52;
}

h1
{
	font-family : arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin : 0px;
}

#top
{
	padding : 5px 5px 5px 0px;
	height : 200px;
}

* html #top
{
	height : 210px;
}

#pageheader
{
	background-color : #F3EBC0;
	border-bottom : 1px solid #B83E52;
	font-size : 15px;
	color : #B83E52;
	font-style: italic;
	padding : 5px;
}

#menuleft
{
	border-right : 1px solid #B83E52; 
	height: 190px; 
	margin-top: 10px; 
	padding-left: 25px; 
	line-height : 17px;
}

#menuright
{
	height: 190px; 
	margin-top: 10px; 
	padding-left: 25px; 
	line-height: 17px;
}

.required
{
	color : #B83E52;
	font-size : 12px;
}

.cartItems
{
	background-color: #FFFFFF;
	width : 50px;
}

.cartPrice
{
	background-color: #FFFFFF;
	width : 50px;
	border-left: 1px solid #EDDA98;
}

.yellowcolumn
{
	background-color : #F9F5E0;
}

#pricegrid 
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#pricegrid td
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px;
}

#pricegrid .FooterStyle
{
	font-size : 10px;
}

/* FLYER PAGE */
.SFHeader {font-family:Arial, Helvetica, sans-serif; color:#B83E52; font-size:11pt; font-weight:normal; font-style:italic; border-bottom:1px solid #B83E52; text-transform:uppercase; padding-bottom:5px;}
.SFTitle {font-family:Arial, Helvetica, sans-serif; color:#B83E52; font-size:10pt; font-weight:bold;}
.SFdesc {line-height:1.5em}
.SFdownload {padding-top:8px;}
.SFpad {padding-bottom:12px;}
.bold {font-weight:bold;}