/* Body and Link Attributes */
body {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	border-top-color: #ffffff;
	border-right-color: ffffff;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12pt;
}
a:link, a:visited { COLOR: #000000; }
a:active, a:hover { COLOR: #604135; }
	
.menubg
{
	background-image: url(images/menu_bg.gif);
	height: 30px;	
}
.menubar
{
	color: #ffffff;
	font-family: Arial, Helvetica;	
	font-size: 15px;
	padding-top: 0px;
}
.menubar a, 
.menubar a:active, 
.menubar a:hover, 
.menubar a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.menubar a:hover
{
	font-weight: bold;
	color: #604135;
}

.maintable
{
	background-color: #f8ecec;
}

#mainpage
{
	background-color: #f8ecec;
	display: block;
	align:center;
	width: 766px;
}
.leftbar
{
	display: inline;
	background-color: #f8ecec;
	float: left;
	position: relative;
	width: auto;
	height: 100%;
}
/* Text Attributes */

.content {
	background-color: #ffffff;
	float: right;
	position: relative;
	padding: 10px 10px 10px 10px;
	padding-left: 20px;
	width: 482px;
	min-height: 500px;
	height: auto;
}

.loc_bg
{
	background-image: url(images/location_02.gif);
}

h1 
{
font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
	margin: 0px;
color: #604135;	
}
h2 
{
font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
	margin: 0px;
}
.pageTitle
{
font-size: 28px;
color: #604135;
font-weight: bold;
padding-bottom: 10px;
}

.price
{
	padding-top: 10px;
	text-align: right;
}

.new
{
	color: #ff0000;
	text-transform:uppercase;
	font-style:italic;
}
.new_in_menu
{
	color: #ff0000;
}
.textmedium { FONT-SIZE: 12px;  }
.textlarge { FONT-SIZE: 15px; FONT-WEIGHT: bold; }
.textsmall { FONT-SIZE: 10px; }


	

