@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------
'	Company:ehaus ltd (http://www.ehaus.co.uk/)
'	Copyright © 2009, All rights reserved.
'	Date Created: Feb 2010
'	Last Modified Date: 6 Apr 2010
'	Last Modified By: Joe
------------------------------------------------*/

/* reset, styles to reset browser defaults */
html {
	color: #222; 
	}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
address,
blockquote,
th,
td
 {
	margin: 0; 
	padding: 0;
	font-size: 100%;
	}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var	{
	font-style:normal;
	font-weight:normal;
	}
li {
	list-style:none;
	}
caption,
th {
	text-align:left;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	}
abbr,
acronym {
	border:0;
	font-variant:normal;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}
a {
	outline: none;
	}

/* defaults, portable common styles */
body {
	background-color: #93C8EA; 
	padding: 0; 
	margin: 0;  
	font: 15px/22px Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-variant: normal;
	text-align: center; 
	}
h1,
h2,
h3 {
	font-weight: bold;
	}	
h1 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 18px;
	}
h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	}
h3 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 6px;
	}
fieldset,
img {
	border: none;
	outline: none;
	}
a {
	outline: 0;
	}
p,
address {
	margin: 0 0 22px 0;
	}
code {
	color: #990099;
	}
pre {
	margin: 0;
	padding: 0;
	width: 480px;
	text-indent: 0;
	}
pre code {
	background: #F8F2DE;
	border: 1px solid #F1EAD1;
	color: #000;
	font-family: "Courier New", Courier, mono;
	display: block;
	line-height: 140%;
	overflow: auto;
	padding: 10px;
	white-space: pre;
	width: 578px;
	text-align: left;
	}
pre.html {
	margin: 0 0 22px;
	}
code .tag,
code.tag {
	color: #0033FF;
	}
code .tagimg,
code.tagimg {
	color: #990099;
	}
.al {
	text-align: left;
	}
.ac {
	text-align: center;
	}
.ar {
	text-align: right;
	}
.fl {
	float: left;
	}
.fr {
	float: right;
	}
.cl {
	clear: left;
	}
.cr {
	clear: right;
	}
.cb {
	clear: both;
	}
.cn {
	clear: none;
	}
.imgr {
	float: right;
	margin: 7px 0 20px 20px;
	}
.imgc {
	margin: 0 auto 22px;
	}
.imgl {
	float: left;
	margin: 7px 20px 20px 0;
	}
.assistive-link {
	display: none;
	}
ol {
	list-style-position: inside;
	}
ol li {
	margin: 0 0 10px 22px;
	list-style: decimal;
	}
ol li ul {
	margin: 0;
	}
ol li ul li {
	margin: 0 0 0 22px;
	list-style: lower-roman;
	}
	
/* links  */	
a:link, 
a:visited, 
a:active {
	color: #2279FB; 
	text-decoration: none;
	}					 			 
a:hover,
a:focus	{
	text-decoration: underline;
	}
	
/* layout */
body {
	background:url("../images/bg_body.png") 0 0 repeat-x #93C8EA;
	width: 100%;
	}
.wrapper {
	width: 860px; 
	margin: 0 auto; 
	padding: 20px; 
	background: #fff;
	text-align: left;
	overflow: hidden;
	}
.header {
	height: 118px;
	width: 860px;
	position: relative;
	margin: 0 0 1px;
	}
.content {
	position: relative;
	min-height: 300px;
	float: left;
	width: 100%;
	overflow: hidden;
	}
.footer {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding: 20px 0;
	clear: both;
	position: relative;
	font-size: 90%;
	text-align: center;
	}
	
/* header styles */
.header .logo {
	margin: 0 0 0 10px;
	}
.header p.strap {
	color: #92583D;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	position: absolute;
	top: 20px;
	right: 0;
	}
.header p.strap span {
	visibility: hidden;
	}
.header ul {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 860px;
	}
.nav {
	background: url("../images/nav_bg.png") 0 0 repeat-x #BD6A25; 
	height: 36px; 
	line-height: 36px; 
	width: 860px; 
	font-size: 16px;
	}
.header ul li {
	float: left;
	}
.nav li a,
.nav li a:visited {
	background:url("../images/nav_over.png") 50% -10px no-repeat;
	color: #fff; 
	text-transform: uppercase; 
	height: 36px;
	line-height: 36px;
	float: left; 
	text-align: center; 
	font-weight: bold; 
	padding: 0 14px; 
	border-right: 
	1px solid #FF9900;
	}
.nav li a:hover, 
.nav li a:focus {
	text-shadow: #000 #000; 
	text-decoration: none;
	background-position: 50% 100%;
	}
	
/* common styles */
.fullcol {
	width: 100%; 
	float: left; 
	margin: 20px 0;
	}
.maincol {
	width: 600px; 
	float: left; 
	margin: 20px 0;
	}
.sidecol {
	margin: 20px 0 0 620px;
	}
.box {
	border-width: 1px; 
	border-style: solid; 
	display: block; 
	margin: 0 0 20px; 
	padding: 10px; 
	overflow: hidden;
	}
.box_gallery {
	border-color: #DFDFDF; 
	background-color: #EFEFEF;
	}
.box_gallery ul {
	margin: 0 -5px;
	}
.box_gallery ul li {
	margin: 0 4px; 
	float: left;
	}
.box_gallery ul li img {
	border: 1px solid #dfdfdf;
	}
.box_map {
	border-color: #B4D3E7; 
	background-color: #D8EAF3;
	}
.box_map img {
	margin: 10px;
	}
