body {
	height:100%;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 13px;
	text-align: center;
}

html {
	height:100%;
}

h1, h2, h3 {
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
	color: #aaaaaa;
}

h1 {
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #006588;
	clear:both;
	margin-bottom:0.5em;
}

h2 {
	font-size: 10pt;
	font-family: Geneva, Arial, sans-serif; 
	font-weight: bold; 
	text-align:right;
	color: #006588;
	
}

h3 {
	color: #333333; 
	font-size: 10pt; 
	font-family: Geneva, Arial, sans-serif; 
	font-weight: bold;
	text-align:left;
	float:left;
}

p {
	font-family: Geneva, Arial, sans-serif;
	float:left;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 150%;
}

ul {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 130%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

hr {
	border: none;
	clear:both;
	background-color: #006588;
	color: #006588;
	height: 1px;
	width: 100%;
	margin-top:-5px;
}
 

/* Form Stuff */

label {
	float: left;
	width: 8em;
	margin-right: 10px;
}

.label {
	float: left;
	width: 25em;
	margin-right: 10px;
}

.label-down {
	float: left;
	width: 50em;
	margin-right: 10px;
}

input {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 175px;
	margin-right: 20px;
}

.input-long {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 400px;
	margin-right: 20px;
	margin-top:-10px;
}

.input-down {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 175px;
	margin-right: 20px;
	margin-top:-10px;
}

.input-check {
	float:left;
	width:20px;
	padding: 0.2em;
	font:12px;
	margin-top: 3px;
}
 
. radio-down {
	margin-top: 3px;
	width:10px;
}

.text {
	margin-top:-3px;
}

select {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 180px;
	margin-right: 20px;
}

textarea {
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 380px;
}

select {
	border: 1px solid #999999;
}

input.btn {
	color: #ffffff;
	background-color: #006588;
	border-style:none;
	width: 125px;
} 	

/* Links and Colours */

a.blue:link {color: #00549E; text-decoration:none;}
a.blue:active {color: #00549E; text-decoration:none;}
a.blue:visited {color: #00549E; text-decoration:none;}
a.blue:hover {color: #000000; text-decoration:none;}

a.grey:link {color: #666666; text-decoration:none;}
a.grey:active {color: #666666; text-decoration:none;}
a.grey:visited {color: #666666; text-decoration:none;}
a.grey:hover {color: #999999; text-decoration:none;}

a.white:link {color: #ffffff; text-decoration:none;}
a.white:active {color: #ffffff; text-decoration:none;}
a.white:visited {color: #ffffff; text-decoration:none;}
a.white:hover {color: #f7e2c8; text-decoration:none;}

.red {font-family: Geneva, Arial, sans-serif; font-size: 9pt; text-align: left; color: #B5121B;}
.header {color: #333333; font-size: 10pt; font-family: Geneva, Arial, sans-serif; font-weight: bold}
.menu-price {color: #006588; font-size: 10pt; font-family: Geneva, Arial, sans-serif; font-weight: bold; text-align:right;}
.link {color: #666666; font-size: 12px; font-family: Geneva, Arial, sans-serif; font-weight: bold}
.italic {color: #666666; font-size: 9pt; font-family: Geneva, Arial, sans-serif; font-style:italic; line-height:200%;}
.bold {color: #000000; font-size: 9pt; font-family: Geneva, Arial, sans-serif; font-weight:bold;}



#container {
min-height: 100%;
margin-bottom: -50px;
position: relative;
}

.clearfooter {
height: 50px;
clear: both;
}

/* Header */

#header-wrap {
	clear:both;
	width : 100%;
	min-width : 950px;
	height : 472px;
	background : #006588 url('images/header_back.jpg') repeat-x;
	padding : 0;
}

#header {
	width: 100%;
	height: 416px;
	clear:both;
	background : #e9d1b3 url('images/parch_back.jpg') no-repeat;
}

#header-navigation {
	width: 490px;
	height: 40px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	padding-left:480px;
	padding-top:10px;
}

#header-navigation ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#header-navigation ul li {
	display:inline;
}

#header-navigation ul li a {
	border:0 none;
	float:left;
	margin-right:1px;
	padding:9px;
	width:auto;
}

#content-left ul {
	list-style: none;
	margin:0;
	padding:0;
}

#content-left li {
	border-bottom: 1px solid #006588;
}

#content-left li a:link, #content-left li a:visited {
	font-size: 9pt;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:150%;
	display:block;
	padding: 0.4em 0 0.4em 0;
	background-color:#FFFFFF;
	text-decoration:none;
}

#content-left li a:hover {
	color:#ffffff;
	background-color:#006588;
	padding-left: 10px;
}

/* Content */

#content-wrap {
	width: 100%;
	min-width : 950px;
	background : #ffffff;
	padding : 0;
}

#content-full {
	clear: both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}


#content-left {
	float: left;
	width: 275px;
}

#content-right {
	float: left;
	margin-left: 20px;
	width: 655px;
}

#content-menu-left {
	float: left;
	width: 150px;
}

#content-menu-right {
	float: left;
	margin-left:15px;
	width: 490px;
}

#content-menu-right p {
	float: left;
	margin-top: -5px;
}

#fix {
	clear: both;
	width: 950px;
}

/* Footer */

#footer {
	clear: both;
	position:relative;
	width : 950px;
	height: 20px;
	border-top:thin;
	border-top-style: solid;
	border-top-color:  #006588;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	padding-top:5px;
}

#footer p {
	text-align: right;
	line-height: normal;
	font-family: Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #6f6f6f;
}
