html {
	height:100%;
}
body {
	color:#4b4b4b;
	margin:0;
	background:#034ea2 url(../images/body-bg.gif);
	font:13px Arial, Helvetica, sans-serif;
	height:100%;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, select {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
.main {
	width:940px;
	margin:0 auto;
	background-color:#fff;
	min-height:100%;
	border: solid #fbed21;
	border-width: 0 10px;
}
* html .main {
	height: 100%;
}
#s-main {
	width:940px;
	overflow:hidden;
	padding-bottom:180px;
}
.header {
	background:url(../images/header.gif) no-repeat;
	width:915px;
	height:104px;
	padding:21px 16px 0 9px;
	overflow:hidden;
}
.header h1 {
	background:url(../images/logo.gif) no-repeat;
	width:454px;
	height:64px;
	margin:0;
	float:left;
	overflow:hidden;
}
.header h1 a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999em;
	color:#fbed21;
}
.header p {
	font-size:26px;
	color:#fbed21;
	font-weight:normal;
	float:right;
	overflow:hidden;
	margin:33px 0 0;
}
.header ul {
	margin:0;
	padding:21px 0 0 321px;
	clear:both;
	width:615px;
	overflow:hidden;
}
.header li {
	list-style:none;
	background:url(../images/separ.gif) no-repeat 0 3px;
	padding:0 0 0 4px;
	overflow:hidden;
	display:inline;
}
.header li a {
	font-size:12px;
	color:#034ea2;
}
li.first {
	background:none !important;
}
.content {
	width:100%;
	overflow:hidden;
	padding-top:15px;
}
.content h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fbed21;
	background:url(../images/h4-bg.gif) no-repeat;
	width:157px;
	height:23px;
	padding:7px 0 0 11px;
	margin:0;
}
.main-menu {
	width:181px;
	float:left;
}
.main-menu ul {
	margin:0;
	padding:0;
	padding-bottom:14px;
}
.main-menu li {
	width:168px;
	height:30px;
}
.main-menu li a {
	background:url(../images/menu-bg.gif) repeat-x;
	width:157px;
	height:24px;
	display:block;
	font:14px Arial, Helvetica, sans-serif;
	color:#034ea2;
	padding:6px 0 0 11px;
}
.main-menu li.active a {
	background-image:url(../images/menu-hover.gif);
}
.main-menu li.active a,
.main-menu  li a:hover {
	background-image:url(../images/menu-hover.gif);
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.base-content {
	width:560px;
	float:left;
	padding:0 0 0 14px;
	border-left:1px solid #c1d3e8;
	border-right:1px solid #c1d3e8;
	margin: 0 0 0 2px;
}
.shop-content {
	padding:5px 14px;
}
.quick-links {
	width:168px;
	float:right;
}
.quick-links ul {
	margin:0;
	padding:0;
	width:168px;
	padding-bottom:14px;
}
.quick-links li {
	list-style:none;
	border-bottom:1px solid #c1d3e8;
	height:21px;
	padding:4px 0 0 11px;
}
.quick-links li a {
	color:#034ea2;
}
.scroll {
	background:url(../images/news-bg.gif) no-repeat;
	width:537px;
	height:24px;
	padding:6px 0 0 8px;
}
.scroll h5 {
	margin:0;
	color:#fbed21;
	font:bold 14px Arial, Helvetica, sans-serif;
	float:left;
	padding-right:6px;
}
.scroll p {
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}
.categ {
	margin:0;
	padding:14px 0 19px;
	overflow:hidden;
	width:100%;
}
.categ li {
	list-style:none;
	float:left;
	padding-right:15px;
	width:265px;
}
.categ li a {
	float:left;
	height:123px;
	padding-bottom:8px;
}
.categ li a.title {
	height:22px;
	color:#ec2227;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-left:6px;
	padding-bottom:11px;
}
.base-info {
	padding:0 15px 13px 0;
}
.base-info h2, .shop-content h2 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#034ea2;
	margin:0;
	padding-bottom:22px;
}
.base-info p {
	font:13px/22px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	margin:0;
	padding-bottom:22px;
}
p.copy {
	font-weight:bold;
	margin:0;
	padding-bottom:4px;
}
.base-info a {
	color:#034ea2;
}
.events, .lnews {
	color:#034ea2;
	padding:0 15px 0 0;
}
.events h2, .lnews h2 {
	font:bold 20px Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom:15px;
}
.events ul, .lnews ul {
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
.events li, .lnews li {
	list-style:none;
	border-bottom:1px solid #c1d3e8;
	padding:10px 0 15px;
	margin-bottom:-1px;
	width:100%;
}
.events li.last, .lnews li.last {
	border-style:none;
}
.events li strong, .lnews li strong {
	font:bold 15px Arial, Helvetica, sans-serif;
	display:block;
}
.events span {
	color:#034ea2;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:5px 0;
	display:block;
}
.lnews span {
	color:#9a9a9a;
	font:italic 12px Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	display:block;
}
.events p, .lnews p {
	font:13px  Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	margin:0;
}
.events li p a, .lnews li p a {
	color:#034ea2;
}
.footer {
	border-top:1px solid #c1d3e8;
	width:940px;
	margin:0 auto;
	margin-top:-181px;
	position:relative;
	background-color:#fff;
	height:180px;
}
.footer p {
	padding:6px 15px 8px;
	color:#9a9a9a;
	font:10px/12px Arial, Helvetica, sans-serif;
}
.blue {
	background-color:#034ea2;
	overflow:hidden;
	padding:9px 13px 0 10px;
	width: 917px;
}
.blue h2 {
	margin:0;
	background:url(../images/logo-2.gif) no-repeat;
	width:258px;
	height:58px;
	float:left;
	overflow:hidden;
}
.blue h2 a {
	width:258px;
	height:58px;
	display:block;
	text-indent:-9999em;
}
.blue ul {
	margin:0;
	padding:0 0 0 0;
	overflow:hidden;
	float:right;
	padding-top:5px;
}
.blue li {
	list-style:none;
	background:url(../images/separ-f.gif) no-repeat 0 3px;
	padding:0 0 0 4px;
	display:inline;
	margin-left:-1px;
}
.blue li a {
	font-size:12px;
	color:#fff;
}
.blue p {
	float:right;
	margin:0;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:10px 5px 0;
}
.blue p a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
}
p.gmw {
	font:12px Arial, Helvetica, sans-serif;
	color:#9a9a9a;
	text-align:right;
	margin:0;
}

.shop-content table {
	margin-top: 1.5em;
	border-left: 1px solid #FFF;
	font-size: 0.8em;
}

.shop-content caption { display: none; }

.shop-content th {
	color: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0.5em;
	background: #151C6D;
}

.shop-content td {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 6px 6px 6px 12px;
	color: #FFF;
}

.shop-content tr { background: #4751B8; }

.shop-content .tralt { background: #3B4092; }
/* and this for those with decent web browsers */


.shop-content  h3 {
	margin-top: 1.5em;
	font-size: 1em;
	letter-spacing: 1px;
	color: #000;
	font-weight: bold;
}
.shop-content td h3 {
	margin-top: 1.5em;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}

.shop-content a:link, .shop-content a:visited {
	color: #86ADFF;
	font-weight: bold;
}