		/*  General Layout */
body {
	background: #E3ECF0 url(../images/fades/background.jpg) repeat-x top;
	margin:50px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #CC0000;
}
#wrapper {
	width: 770px;
	margin:0px auto;
	text-align:left;
	
}
#wrapper_header {
	font-size: 70%;
	width: 770px;
	height: 44px;
	float: left;
	background: url(../images/fades/top_bar.png) no-repeat bottom;
}
#wrapper_body {
	font-size: 70%;
	width: 730px;
	float: left;
	background: url(../images/fades/middle_bar.png) repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper_footer {
	font-size: 60%;
	color: #000066;
	text-align: right;
	width: 730px;
	height: 24px;
	background: url(../images/fades/bottom_bar.png) no-repeat top;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper_footer_links {
	font-size: 60%;
	color: #000066;
	text-align: centre;
	width: 730px;
	height: 24px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
		/*  Header & Footer Layout */
		
#links_area {
	float: left;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#nav_area {
	float: right;
	width: 400px;
	margin-right: 20px;
}
#nav_buttons {
	width: 400px;
	float: right;
}
#nav_text {
	text-align: center;
	float: right;
	background: url(../images/fades/header_box.jpg) repeat-x;
	padding: 5px;
	height: 14px;
	margin-right: 1px;
}
#navigation p {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}
.button a {
	display: block;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	padding: 5px 5px 7px;
	background: url(../images/fades/language_button.jpg) repeat-x;
	color: #FFFFFF;
}
.button a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/fades/language_button_hover.jpg) repeat-x;
}
#nav_spacer{
	height: 24px;
	width: 10px;
	display: block;
	float: right;
}

.footer_box{
	float: left;
	margin-right: 5px;
}

		/*  Body Layout */

#main_body {
	float: left;
	width: 730px;
	background: #FFFFFF;
	height: 100%;
	color: #666666;
}

/*  Page Menu & Navigation  */
#page_menu {
	width: 730px;
	height: 180px;
	background: url(../images/background80.jpg) no-repeat;
	float:left
}
#nav_bar {
	float: left;
	width: 730px;
	height: 26px;
	background: url(../images/fades/menu.jpg) repeat-x;
	margin-top: 115px;
	
}
#nav {
	font-size: 85%;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	display: block;
	float: left;
	color: #000066;
	background: url(../images/fades/menu.jpg) repeat-x;
	}
#nav li span {
	display: inline;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	display: block;
	text-decoration: none;
	padding: 3px 4px 3px 4px;
	height: 20px;
	float: left;
	line-height: 20px;
}
#nav li a:hover {
	color: #000066;
	background: url(../images/fades/menu_hover.jpg) repeat-x;
}
#page_menu {
	width: 730px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background: url(../images/background80.jpg) no-repeat;
}

/* Main Page Elements  */
.page_greybox {
	padding: 5px;
	background: #E4E4E4 url(../images/fades/grey_box.jpg) repeat-x top;
}
.page_bluebox {
	background: #72DFFE url(../images/text_box.jpg) repeat-x;
	font-size: 120%;
	padding: 5px;
	margin-top: 10px;
	font-weight: normal;
}
.page_linksbox {
	font-size: 90%;
	padding: 5px;
	margin-top: 10px;
	font-weight: normal;
	background-image: url(../images/links_fade.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.page_yellowbox {
	color: #000066;
	padding: 5px;
	font-size: 110%;
	background: #FFFF00 url(../images/language_button_hover.jpg) repeat-x bottom;
}
.page_yellowlink {
	color: #000066;
	background-color: #FFFF00;
	padding: 10px;
	font-size: 110%;
}
.page_dottedbox {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	font-size: 110%;
	font-weight: normal;
}
		/*  Text Styles  */
.txt_links {
	font-size: 80%;
}
.txt_red {
	color: #CC0000;	
}
.txt_smallprint {
	font-size: 90%;
	padding: 5px;
	color: #333333;
}
.txt_verysmallprint {
	font-size: 80%;
	padding: 5px;
}
.txt_title {
	font-size: 110%;
	color: #000066;
}
a.txt_bottom_links:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_bottom_links:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_bottom_links:hover {
	color: #E9D401;
	text-decoration: underline;
}

a.external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.external:visited {color: #894f7b; font-weight: bold; }



		/*  Table Styles  */
.table_title {
	color: #FFFFFF;
	background: #000066 url(../images/language_button.jpg) repeat-x;
	padding: 5px;
}
.table_items {
	padding: 5px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.table_prices {
	padding: 5px;
	background: #DFE0E4;
}
.table_border {
	border: 1px solid #DFE0E4
}
.table_infobox {
	border: 1px solid #DFE0E4;
	float: left;
	width: 210px;
	
}
		/*  Form Styles  */
.formbox {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #999999;
}
.formbutton {
	background: #9F9D9F url(../images/fades/button.jpg) repeat-x top;
	padding: 3px;
	font-size: 90%;
	border: 1px solid #999999;
}
.form {
	margin: 0px;
	padding: 0px;
}
.form_label {
	font-size: 90%;
	color: #666666;
}
		/*  Misc Styles  */
.pic_border {
	border: 1px solid #CCCCCC;
}
.spacer {
	font-size: 10px;
}
.colour_facilities {
	background-color: #DFE0E4
}
