@charset "utf-8";
/* CSS Document */

body {
	background-color:#0060ab;
	background-image: url(img/bg_grad.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 12px;
	color: #454545;
	margin:0px;
}
img { border:0; }
#border {
	margin:0 auto;
	width:100%;
	background-image:url(img/headerbg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
#border2 {
	margin:0 auto;
	width:100%;
	background-image:url(img/footerbg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
}
#WRAPPER {
	margin:0 auto;
	text-align:left;
	width:900px;
	background-color:transparent;
	border:0;
}
#FOOTER {
	background-color:transparent;
	color:#bedbe0;
	text-align:center;
	height:250px;
	padding-top:100px;
	padding-bottom:100px;
	background-image:url(img/footerbg.png);
	background-repeat:repeat-x;
	background-position:top;
	text-shadow: #003784 1px 1px 0px;
}
#FOOTER a {
	text-decoration:none;
	font-size:14px;
	margin-left:13px;
	margin-right:13px;
	color:#bedbe0;
	font-weight:;
}
#FOOTER a:hover { color:#fff; }
.tophr { margin:0px auto;height:0px;width:875px;border-top:1px solid #0060ab;border-bottom:1px solid #fff;margin-bottom:20px; }
.bothr { margin:0px auto;height:0px;width:875px;border-top:1px solid #000d73;border-bottom:1px solid #22adff;margin-top:20px; }
#HEADER {
	margin-bottom:4px;
	text-align: center;
	height:234px;
}
.logo { margin: 0 auto; }

#CONTENT {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	width:900px;
}
.portfolio h3 {
	margin: 0 0 5px 0;
	padding-left:15px;
	font-weight:bold;
	font-size:14px;
	background-image:url(img/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/********************** NAVIGATION **********************/
a:link, a:active, a:visited {
	color:#007493;
	text-decoration:none;
}
a:hover { color:#f47765;}
.nav {
	background-image:url(img/navbg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:76px;
}
.preserver {
	position:absolute;
	top: -53px;
	right: -77px;
}
ul.navlist {
	list-style-type:none;
	position:absolute;
	padding:0px;
	margin:0px;
	left:22px;
	top:14px;
	height:25px;
}

ul.navlist li {
	display:inline;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	margin:0px;
}
ul.navlist a:link, ul.navlist a:visited, ul.navlist a:active {
	text-decoration:none;
	padding:5px 11px 5px 11px;
	color:#bedbe0;
	font-weight:bold;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-shadow:#000 1px 1px 0px;
}
ul.navlist a:hover {
	background-color:#000;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul.navlist a.current {
	color:#fff;
	background-color:#000;
	border-bottom: 1px solid #1e9699;
	border-right: 1px solid #1e9699;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

ul.info {
	list-style-image:url(img/bullet.gif);
}
ul.info li { vertical-align:middle; line-height:20px; }


/********************** MAIN **********************/
table.contenttable { 
	width:880px;
	border:0px solid #CCCCCC;
	border-collapse:collapse;
	margin:0 auto;
}
#MAIN {
	width:540px;
	padding:40px 40px;
	background-color:#FFFFFF;
	vertical-align:top;
}
#MAIN h1 {
	font-size:18px;
	color:#333333;
}
#MAIN h2 {
	font-size:16px;
	color:#006699;
}
#MAIN h3 {
	font-size:16px;
	color:#006699;
}
#MAIN p {
	text-align:justify;
}
table.pricing { border-collapse:collapse; }
table.pricing td, table.pricing th {
	padding: 10px; 
	border:1px solid #E0E0E0;
	font-weight:bold;
}
table.pricing th {
	background-color:#3399FF;
	color:#FFFFFF;
}
.equipment td, th { padding:5px; }
.equipment td {
	padding-top:10px 5px 3px 5px;
}
table.equipment { 
	text-align:left; 
	border-collapse:collapse; 
	border:1px solid #999999;
}
col#type { width:240px; }
col#price { width:70px; text-align:center; }
col#day {width:70px; text-align:center; }
col#weekend { width:70px; text-align:center; }
col#week { width:70px; text-align:center; }
thead { background-color:#CCCCCC; }
tr.odd { background-color:#ECECEC; }

table.retail { border:0; }
table.retail td { border:1px solid #CCCCCC; text-align:center; }
table.staff { border:0; }
table.staff td { text-align:center; }
table.staff img { margin-bottom:10px; }

/********************** SIDEBAR **********************/
#SIDEBAR {
	width:180px;
	padding:40px 40px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(img/bg_sidebar.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	vertical-align:top;
}

/********************** MISC **********************/
.bold { font-weight:bold; }
.darkgrey {color:#333333; }
.flt-right { float:right; margin-left:20px; }
.flt-left { float:left; margin-right:20px; }
.sidebar-logos { margin:20px 0 20px 20px; }
img.display { padding:5px 5px; border:1px solid #CCCCCC; margin-left:10px; }
.images { margin-top:20px; margin-bottom:20px; }
.events { background-color:#F3F3F3; padding:5px 15px 15px 15px; border:0px solid #CCCCCC; }
.small_font { font-size:10px; }
.spacer { height:20px; }
.clear { clear:both; }


/**************** BROWSER BUG FIXES *****************/
* html ul.nav a { height: 1px; }

body {
behavior: url(../csshover.htc);
}

<!--[if IE]>-->
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
</style>
<!--<![endif]-->

