/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 20px;
	padding: 0;
	background: #CCCCCC;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background: #4A83AE;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #4A83AE;
	
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#column_wrapperRight {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	
}
#right {
	width: 699px;
	float: left;
	background: #4A83AE;
	border-right: 1px solid #000000;
	
}

#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 1px 4px 10px 15px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.rowBottomWhite {
	border-bottom: 1px solid #FFFFFF;
}

#right .content {
	padding: 4px;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #FFFFFF;
	background: #4A83AE;
	border-right: 1px;
}
#masthead .content {
	padding: 8px 16px 4px;
}
#location {
	background: #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
}

#footer .content {
	padding: 6px;
	font-size: 1.1em;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background: #333333;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
/*#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}*/
#right a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.tableProdList {
	line-height: 1.2em;
	border-bottom: 1px solid #FFFFFF;
}
.menuLink a:link, .menuLink a:visited, .menuLink a:active {
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 100%;
	background: #4A83AE;
	font: bold normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	padding: 4px;
	text-transform: uppercase;
}
.menuLink a:hover {
	width: 100%;
	background: #B5B5B5;
	color: #333333;
}
.addressTable {
	color: #666666;
	border: 1px solid #999999;
	font-weight: bold;
}
.openingHours {
	font: .7em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 6px;
}
