﻿body {
	background-color: #223A7E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #22397E;
}

h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index:1;
}

h2 {
	font-weight: bold;
	color: #CC3300;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
}

h3 {
	font-weight: normal;
	color: #009999;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

p {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	z-index:1;
	color: #22397E;
}

img {
	border-width: 0px;
}

#decorimg {
   float:left; margin-top:0px;
    padding-bottom:20px;
}

.smaller {
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#head {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 11px 0px;
	position: relative;
	height: 209px;
	width: 1000px;
	left: 0px;
	top: 0px;
}

#logo {
	position: absolute;
	left: 33px;
	top: 20px;
}

#banner {
	position: absolute;
	right: 27px;
	bottom: 0px;
}

#contactdetails {
	font-size: 11px;
	position: absolute;
	left: 250px;
	top: 30px;
	width: 600px
}

#contactdetails a, #contactdetails a:link {
	color: #FF6701;
	text-decoration: underline;

}
#contactdetails a:hover {
	color: #FF3300;

}

#shell {
	text-align: left;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#trunk {
	background-image: url(images/3colbg.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 1000px;
	left: 0px;
	top: 0px;
	height: auto;
}
#centre {
	margin-right: 227px;
	margin-left: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#centre a, #centre a:link {
	color: #FF6701;
	text-decoration: none;
}

#centre a:hover {
	color: #FF3300;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.pic {
	float: right;
}

.tag {
	color: #FF6600;
}

.backtotop {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF6600;
	text-align: right;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#left {
	height: auto;
	width: 174px;
	left: 0px;
	top: 0px;
	float: left;
	position: relative;
}

#left img{
   border: 0px;
}

#right {
	float: right;
	width: 214px;
}

#indexbox {
	height: auto;
	width: 200px;
}
#indextop {
	background-image: url(images/side_top.gif);
	position: relative;
	height: 15px;
	width: 188px;
}

#foot {
	position: relative;
	height: 103px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 11px 0px;
	text-align: center;
}

#foot a, #foot a:link {
	color: #22397E;
	border-top-color: #22397E;
	border-right-color: #22397E;
	border-bottom-color: #22397E;
	border-left-color: #22397E;
}
#foot a:hover {
	color: #FF3300;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.footertext {
	font-size: 10px;
	margin: 0px;
	padding-top: 80px;
}

.lozenge {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
}

#indexbot {
	background-image: url(images/side_bottom.gif);
	position: relative;
	height: 15px;
	width: 188px;
	margin-bottom: 10px;
}

#indexmid {
	position: relative;
	height: auto;
	width: 188px;
	background-color: #FFFFFF;
}

#indexmid ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#indexmid ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 11px;
	list-style-type: none;
}

#indexmid ul li a, #indexmid ul li a:link {
	color: #243B7F;
	margin: 0px;
	padding: 0px;
}

#indexmid ul li ul li a, #indexmid ul li ul li a:link {
	color: #009999;
	margin: 0px;
	padding: 0px;
}

#indexmid ul li ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#indexmid ul li ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	list-style-type: none;
}

.priceline {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CDE8F0;
	border-right-color: #CDE8F0;
	border-bottom-color: #CDE8F0;
	border-left-color: #CDE8F0;
	padding-bottom: 2px;
	display: block;
	color: #009999;
}

.price {
	color: #FF6600;
	float: right;
}

.center {
	text-align:center;
}

#centre a .noLink,  #centre a:link .noLink{
	border:0px
}

table{
	width:95%;

}

td{
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}

.constantContactBox{
    width:170px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.constantContactCredit{
    width:170px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#ffffff;"
}

hr {
	height: 1px;
	border-color: #D0D2D4 #D0D2D4 #D0D2D4 #D0D2D4;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom:20px
}

.turqoiseText{
	color: #009999;
}

.redText{
	color: #CC3300;
}

.blueText{
	color: #0033CC;
}

.largerText{

	font-size: 11pt;
}

.largestText{

	font-size: 13pt;
}







