/* CSS Document */

/* main body css */

body{
	margin: 0px;
	colour: #ffffff;
	font-family: Tahoma; /*or any other font family you prefer*/
	font-size: 12px;
	background-color: #FFFFFF;
	color: #7f84a9;
}
.left-column-bg {
	background-image:url(../images/moonfleet_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-column-bg {
	background-image:url(../images/moonfleet_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.links-column-bg {
	background-image:url(../images/moonfleet_21.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-column-bg {
	background-image:url(../images/moonfleet-bg_10.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 665px;
}
.main-column-bg2 {
	background-image:url(../images/moonfleet_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 665px;
	background-color: #cfe3f3;
	height: 130px;
}
.form-bg {
	height: 130px;
	background-repeat: no-repeat;
}
.opening-bg {
	background-repeat: no-repeat;
	height: 80px;
}




.address {
	font-family: Tahoma;
	font-size: 14px;
	color: #efefef;
}



.bullet-points {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	margin-bottom: 10px;
}
.pagetext-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}




/* text based css */

.pagetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #757575;
}

/* page links */

a:link {
	color: #0d5e79;
	text-decoration: none;
}
a:visited {
	color: #0d5e79;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0d5e79;
	text-decoration: none;
}

/* layout css */




div.scroll {	height: 300px;	width: 450px;	overflow: auto;	padding: 0px;}

.dots {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
}






/* Scrollbar css */

body,html {
scrollbar-face-color: #35529d;
scrollbar-shadow-color: #08215d;
scrollbar-highlight-color: #4d6db8;
scrollbar-3dlight-color: #4d6db8;
scrollbar-darkshadow-color: #08215d;
scrollbar-track-color: #112e74;
scrollbar-arrow-color: #ffffff;
}
.formobject {
	font-family: Tahoma;
	font-size: 10px;
	color: #154a7f;
	background-color: #b9b9b9;
	border: 1px solid #154a7f;
}
.formtitle {
	font-family: Tahoma;
	font-size: 10px;
	color: #0181a6;
}


/* set 100% table to full 100% - crack css*/

html, body, #container { 
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
width: 100%; 
height: 100%; 
} 
.highlighttext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2FC5DE;
}
.tel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B3351;
}
.tel-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
A.class_bottom:link {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:visited {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_bottom:hover {
	COLOR: #0B3351;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:active {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.headers-bg {
	background-image: url(../images/moonfleet-over_10.jpg);
	height: 34px;
	width: 665px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Garamond;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 0px;
}
