html { 
	overflow: -moz-scrollbars-vertical; 
	margin: 0; padding: 0; 
}
body {
	font-family:/*"Helvetica",*/  'Quattrocento Sans', "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin-bottom: 0.08em;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p,table,td {
	font-size:0.97em;
	margin-bottom: 0em;
	line-height: 125%;
}
h1, h2, h3 {
	font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 500;
	color: #37AAB1;
	margin-top: 0.09em;
	margin-right: 0em;
	margin-bottom: 0.053em;
	margin-left: 0em;
}

h4, h5, h6 {
	font-family:'Ubuntu', 'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
	font-weight:700;
	color: #3E4E3F;
	margin-top: 0.09em;
	margin-right: 0em;
	margin-bottom: 0.053em;
	margin-left: 0em;
}
h2 {
	font-size: 1.2em;
	line-height: 95%;
	margin-top: .5em;
}
h3 {
	font-size:1.1em;
	text-align: left;
	line-height: 102%;
}
h4 {
	font-size: 0.8em;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 95%;
}
h5 {
	font-size:0.9em;
	font-weight: normal;
	line-height: 1.7em;
}
h6 {
	font-size:0.65em;
}
/*LVHA*/
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #276FA3;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:link.main_link {
	color: #313131;
	text-decoration: none;
}
a:visited.main_link {
	color: #313131;
	text-decoration: none;
}
a:hover.main_link {
	color: #276FA3;
	text-decoration: underline;
}
a:active.main_link {
	color: #313131;
	text-decoration: none;
}
a:link.black {
	color: #313131; 
	text-decoration: none;
}
a:visited.black {
	color  #313131;
	text-decoration: none;
}
a:hover.black {
	color: #313131;
	text-decoration: none;
}
a:active.black {
	color: #333333;
	text-decoration: none;
}
ul {
	margin: 0px;
	color: #000000;
	margin-bottom: 0em;
	line-height: 130%;
	font-size: 0.97em;
}
label
{
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
}
img {
	border:0px;
	overflow: hidden;
	max-height: auto;
	max-width: auto;
	vertical-align: middle;
	text-align: center;
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: 1px;
	margin-left: -1px;
}
#body_container {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 3em;
}
#head{
	width: 100%;
	clear: both;
	height: 167px;
	background-image: url(../img/bookshelf.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #037F8C;
	margin-top: 0px;
}
#title {
	margin-bottom: 0;
	margin-left: 15%;
}
#title > img {
	border:0px;
	max-height: 100%;
	max-width: 100%;
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: 1px;
	margin-left: -1px;
}

#middle{
	width: 98%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 4em;
}
#content_wrapper{
	width: 80%;
	border-bottom-style: none;
	background-repeat: no-repeat;
	border-right-width: .1em;
	border-left-width: .1em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F6FFDB;
	border-left-color: #F6FFDB;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content{
	width: 98.9691%;
	padding-top: 0.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 3em;
}
#mid_right{
	top:0px;
	float: right;
	width: 280px;
	clear: left;
	height: 100%;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer{
	/* [disabled]width: 100%; */
	font-size: 0.7em;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	clear: left;
	background-color: #93DBE0;
	color: #006;
	text-align: center;
}
/* add in 210 slideshow css */
#slideshow-container{
	width:210px;
	height:214px;
	position:inherit;
}
#slideshow-container img {
	display:block;
	position:absolute;
	z-index:1;
	left: 102px;
	top: 504px;
}
.blue{
	color: #037F8C;
}
.blue_italics{
	font-style: italic;
	font-weight: bold;
	color: #037F8C;
	font-size: 0.97em;
}
.center{
	text-align: center;
	font-weight: bold;
}
.clear{
	clear: both;
}
.detail_icon{
	margin: 5px 6px 0px 5px;
	float: left;	
}
.detail_wrap{
	margin: 3px 0px 3px 3px;
}
.rounded {
	-moz-border-radius: 22px; /* FF1+ */
	-webkit-border-radius: 22px; /* Saf3+, Chrome */
	border-radius: 22px;
}
.indexleft_box{
	width: 65.2555%;
	float: left;
	clear: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 3.3%;
	padding-right: 1em;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #F6FFDB;
}
.indexleft_box > p {
	margin-bottom: 0em;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 125%;
	font-size: 0.95em;
}
.indexleft_box > img {
	max-width: 100%;
	max-height: auto;
	object-fit: contain;
}
.indexright_box{
	float: right;
	width: 27%;
	clear: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	height: 100%;
}
.indexright_box img{
	overflow: hidden;
	max-width: 100%;
	max-height: auto;
	object-fit: contain;
	vertical-align: middle;
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: 1px;
	margin-left: -1px;
}
.indexright_box > p {
	margin-top: 0px;
	font-size: .9em;
	font-style: italic;
}
.left_box{
	width: 210px;
	float: left;
	clear: left;
	background-color: #DEB7FF;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3+, Chrome */
	border-radius: 6px;
	padding: 3px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.right_box{
	width: 278px;
	clear: right;
	background-color: #DEB7FF;
	-moz-border-radius: 6px; /* FF1+ */
	-webkit-border-radius: 6px; /* Saf3+, Chrome */
	border-radius: 6px;
	padding: 3px;
	font-size: 0.82em;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.left_box > p {
	margin-top: 0px;
}
.right_box > p {
	margin-top: 0px;
}
.right_box > h5 {
	margin-bottom: 0px;
	line-height: 120%;
}
.imgbox {
	border-style: none;
	margin: 2px;
	clear: left;
}
.imgbox_rm {
	border-style: none;
	clear: left;
	margin-right: 15px;
}
.imgright{
	padding: 0px 0px 0px 0px;
	float: right;
}
.marginclose {
	margin: 8px 0px 0px 0px;
}
.port_content{
	padding: 5px;
	border: 1px solid #999999;
	font-size: 1.1em;
	font-family:/*"Helvetica",*/  "Helvetica Neue", Tahoma,  Arial, sans-serif;
	color: #037F8C;
	background-color: ##DEB7FF;
}
.port_pic{
	padding: 6px 0px 0px 0px;
	width: inherit;
	position: absolute;
	float: left;
	bottom: 0px;
}
.port_description{
	float: left;
	margin-left: 10px;
	width: 220px;
	padding: 0px;
}
.port_description p{
	margin: 5px;
	font-size: 0.8em;
	font-family: Tahoma, Arial, sans-serif;
}
.space_before{
	margin-top: 26px;
}
.subheader {
	font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Tahoma,  Arial, sans-serif;
	font-size: 0.97em;
	color: #5EB5EF;
	margin-top: 12px;
}
.subhead_bullet{
	float: left;
}
.subheader h2{
	top: 4px;
}
.enquiry {
	width: 80%;
}
.dottedline {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #F6FFDB;
}
.bandPale {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2E7674;
}
.bandOrange {
	background-color: #FAA666;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
