﻿body {
	background:#626262;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

a.global:link, a.global:visited, a.global:active {
	text-decoration:underline;
	color:#031b74;
}

a.global:hover {
	color:#000;
}

a.sites:link, a.sites:visited, a.sites:active {
	text-decoration:underline;
	text-indent:0;
	padding:0;
	border:0;
	background:none;
	color:#031b74;
}

a.sites:hover {
	color:#000;
}

#outer-left {
	background:url(../siteart/outer-left.gif) repeat-y right;
	width:10px;
	vertical-align:top;
}

#outer-right {
	background:url(../siteart/outer-right.gif) repeat-y left;
	width:10px;
	vertical-align:top;
}

#wrap {
	vertical-align:top;
	background:#fff;
	padding:10px;
}

#nav {
	background:#031b74;
	width:200px;
	vertical-align:top;
	color:#fff;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
	float:left;
}

#nav li a {
	text-decoration:none;
	font-size:14px;
	color:#fff;
	padding:20px 0 3px;
	text-indent:4px;
	background:url(../siteart/navarrow.png) no-repeat right bottom #031b74;
	display:block;
	width:200px;
	border-bottom:1px #031558 solid;
	border-top:1px #04218d solid;
}

#nav li a:hover {
	background:url(../siteart/navarrow.png) no-repeat right bottom #2a4091;
}

.sub-menu {
	position:absolute;
	visibility: hidden;
	border:1px #031558 solid;
	border-bottom-width: 0;
	z-index: 100;
	width: 200px;
}

.sub-menu a {
	color: #fff;
	width: 100%;
	display: block;
	border-bottom: 1px #031558 solid;
	border-top:1px #04218d solid;
	background:#031b74;
	padding: 20px 0 3px;
	text-decoration: none;
	text-indent:4px;
}

.sub-menu a:hover {
	background: #2a4091;
	color:#fff;
}

#address {
	color:#fff;
}

#right-home {
	vertical-align:top;
	width:700px;
}

#right {
	vertical-align:top;
	width:670px;
	padding:15px;
}

.home-left {
	vertical-align:top;
	padding:0 20px;
	border-right:1px #e7e7e7 solid;
}

.home-right {
	padding:20px;
	text-align:center;
}

#highlight-block {
	background:#031b74;
	display:block;
	margin:0 0 10px 0;
	padding:10px;
	color:#fff;
}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#031b74;
	display:block;
	margin:0 0 15px;
	width:670px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	display:block;
	margin:0 0 10px;
}

.sm-hdr {
	font-size:16px;
	font-weight:normal;
	color:#031b74;
	display:block;
	margin:0 0 10px;
}

.prices {
	display:block;
	text-align:center;
	border-top:1px #031b74 dotted;
	border-bottom:1px #031b74 dotted;
	padding:10px 0;
	text-align:center;
}

.special {
	font-size:16px;
	font-weight:bold;
	color:#df0000;
	display:block;
	margin:10px 0 0;
}

.table-hdr {
	background:#031b74;
	color:#fff;
	font-size:14px;
}

.row-on {
	background:#f5f5f5;
}

.gallery a img {
	border:2px #efefef solid;
}

.gallery a:hover img {
	border:2px #d3d3d3 solid;
}

.date {
	background:#031b74;
	color:#fff;
}