body {
	font-size:0.9em;
	font-family:Helvetica, sans-serif;
}
p {
	color:#333;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
a {
	text-decoration:none;
	color:#0e2c8e;
}
a:hover {
	text-decoration:underline;
}
br {
	line-height:1.5em;
}

#wrapper {
	margin:0 auto;
	width:960px;
	clear:both;
}

#mast {
	width:960px;
	height:142px;
	position:relative;
	background:#fff;
	margin-bottom:10px;
	background:transparent url(../images/styles/bg1.png) no-repeat 0 0;
}
#mast h2#logo {
	width:500px;
	height:97px;
	text-indent:-9999em;
	background:#fff url(../images/styles/logo.png) no-repeat 5px 5px;
}
#mast #address {
	font-weight:bold;
	position:absolute;
	right:10px;
	top:5px;
	text-align:right;
	color:#0e2c8e;
	font-size:0.8em;
}
#mast #phone {
	position:absolute;
	right:10px;
	bottom:46px;
	text-align:right;
	color:#555;
	font-size:0.8em;
}
#mast #phone strong {
	color:#0e2c8e;
	font-size:1.1em;
}
#mast #phone br {
	line-height:1.5em;
}
#navigation {
	width:956px;
	height:37px;
	background:#ccc url(../images/styles/gray_navbar_2.gif) repeat-x 0 -2px;
	position:absolute;
	bottom:0;
	margin:0;
	border:2px solid #555;
}
#navigation li {
	display:block;
	float:left;
	height:37px;
	min-width:151px;
	text-align:center;
}
#navigation li a {
	display:block;
	width:100%;
	height:38px;
	line-height:38px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#navigation li a:hover {
	background:#0e2c8e;
	background:transparent url(../images/styles/bg_139_50.png) repeat 0 0;
	color:#fff;
}


#content {
	width:790px;
	float:left;
	margin:0 0 20px 0;
	min-height:400px;
}
#content h1 {
	line-height:1.8em;
	border:1px solid #666;
	font-size:1.5em;
	font-weight:bold;
	padding:0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0e2c8e;
	background:#fff url(../images/styles/h1_banner.jpg) no-repeat 0 0;
	margin-bottom:10px;
}
#content h2 {
	line-height:1.8em;
	font-size:1.0em;
	font-weight:bold;
	margin:0 10px;
	color:#0e2c8e;
}
#content p {
	margin:0 10px 10px 15px;
}
#content ul {
	margin:0 30px 10px;
	list-style-type:disc;
	color:#333;
	font-weight:bold;
	font-size:0.9em;
}


#secondaryContent {
	width:160px;
	float:right;
	margin:0 0 20px 0;
}
#secondaryContent h3 {
	font-size:1.0em;
	padding:3px 5px;
	background:#0e2c8e;
	color:#fff;
	font-weight:bold;
	margin-top:0;
	border:1px solid #666;
	border-bottom:0;
}
#secondaryContent ul {
	margin:0 0 10px;
	background:#f0f0f0;
	border:1px solid #666;
	padding:5px 5px 0;
}
#secondaryContent ul li {
	margin:auto 0 5px;
}
#secondaryContent ul li a {
	font-size:0.9em;
}

#news li {
	font-size:0.9em;
	color:#333;
	font-weight:bold;
	line-height:1.1em;
}
#footer {
	width:100%;
	background:#ccc;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	clear:both;
	margin:0 0 5px 0;
}
#footer ul {
	margin:10px auto;
	width:80%;
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0 10px;
}
#subfooter {
	margin:5px auto;
	width:80%;
	text-align:center;
	font-size:0.9em;
}
#subfooter li {
	display:inline;
	padding:0 10px;
}

#copyright {
	line-height:1.0em;
	font-size:0.8em;
	margin:0 10px 5px 10px;
	color:#666;
}

ul#vcard {
	list-style:none;
	margin:30px 0;
	font-size:1.0em;
	font-weight:bold;
	color:#444;
	border:1px solid #666;
	padding:10px 10px 0;
	width:30%;
}
ul#vcard li {
	margin:0 auto 5px;
}
ul#vcard li.companyName {
	color:#0e2c8e;
	font-size:1.1em;
}
ul#vcard li.phone {
	color:#0e2c8e;
}
ul#vcard li.fax {
	color:#0e2c8e;
}
ul#vcard span.label {
	color:#444;
}

ul#contacts {
	list-style:none;
	float:right;
	width:62%;
	margin:0;
	font-weight:bold;
	font-size:0.9em;
	color:#444;
}
ul#contacts li {
	border-bottom:1px solid #666;
	margin-top:20px;
}

label {
	display:block;
	margin:0 5px 10px;
}
input {
}
select {
}
legend {
	color:#0e2c8e;
	font-size:1.1em;
	font-weight:bold;
}
fieldset {
	width:40%;
	margin:0 10px 20px;
}


#slideshow {
	position:relative;
	width:440px;
	height:300px;
	margin:0 0 20px 15px;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow img.active {
	z-index:10;
}
#slideshow img.last-active {
	z-index:9;
}

#weeklySpecialsWrapper {
}
#weeklySpecialsWrapper img {
	float:left;
	margin:0 20px 10px 0;
	overflow:auto;
}
#weeklySpecialsWrapper h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 10px;
	color:#0e2c8e;
}
#weeklySpecialsWrapper p {
}