body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px;
	width: auto;
	background-color: #CCCCCC;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}

#topmasthead {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}

#contentwrapper {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(buildgfx/navbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#leftcontent {
	padding: 0px;
	float: left;
	width: 197px;
	margin: 0px;
	background-image: url(buildgfx/navbgbottom_image.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#rightcontent {
	padding: 0px 0px 20px;
	float: left;
	width: 603px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #133087;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-right: 30px;
	margin-left: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #133087;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 135%;
}

#rightcontent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #133087;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 135%;
}

#leftnav {
	width: 197px;
	margin: 0px;
	padding: 0px 0px 78px;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftnav li {
	display: block;
	background-image: url(buildgfx/buildgfx/navbullet.gif);
	background-repeat: no-repeat;
	background-position: -1% 50%;
	margin: 0px;
	padding: 0px;
}

#leftnav li ul {
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 0px;
}

#leftnav a {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

#leftnav li a:link {
	color: #003366;
	text-decoration: none;
	display: block;
}

#leftnav li a:visited {
	text-decoration: none;
	color: #003366;
	display: block;
}

#leftnav li a:hover {
	text-decoration: none;
	background-color: #7890D7;
	display: block;
	color: #FFFFFF;
}

#footer {
	display: block;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	width: 800px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #999999;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:active {
	color: #003366;
	text-decoration: underline;
}

#footerlinks {
	float: right;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
}

#copyright {
	float: left;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.greytext {
	color: #666666;
}

.imageright {
	float: right;
	padding: 0px 20px 10px 10px;
}

.thborderwhite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#addressbar {
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #133097;
}
.c2clink{
	float:left;
	width:152px;
	padding-right:10px;
}
.linkwhole{
	margin-top:20px;
}
.link{
	margin-bottom:35px;
}
.linklogo{
	float:left;
	margin:0px 10px 12px 20px;
}
.linklogo img{
	border:none;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.enquiryform{
	margin:0px 20px;
	width:420px;
	padding:10px;
	border:1px solid #C1CCED;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #133087;
	line-height: 135%;
}
.bookonline a{
	display:block;
	margin:14px 0px 0px 0px;
	padding:0px!important;
	outline:none;
}
#rc_link {
	width:230px!important;
}
#rc_link a, #rc_link a:visited {
	width:180px!important;	
}
.bookonline2{
	margin:20px 0px 20px 20px;
}
.video{
	margin:20px;
	width:320px;
}
.news-item{
	margin:0px 20px 25px 20px;	
}
.news-title{
	color: #133087;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
	font-weight:bold;
	line-height:150%;
	margin-bottom:4px;
}
.news-date{
	color: #133087;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.1em;
	line-height:150%;
	margin-bottom:6px;
	font-style:italic;
}
.news-desc{
	color: #133087;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
	line-height:135%;
	margin-bottom:6px;
}
.news-desc p{
	margin-left:0px!important;
	margin-right:0px!important;
	font-size:14px!important;
}
.hr{
	border-bottom:1px solid #C1CCED;
	margin:0px 20px 25px 20px;
}
.pages{
	width:150px;
	float:right;
	text-align:right;
	color:#133087;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:135%;
	margin:20px 0px 0px 0px;
}
.rss-icon{
	float:right;
	width:18px;
	margin:22px 20px 0px 10px;
}
.social-icons{
	margin:20px 0px 0px 0px;
}
.social{
	margin:20px 0px 00px -6px;
}
.social a{
	padding:0px!important;
}
.social img{
	margin-left:6px;
}
.news-image{
	width:250px;
	border:1px solid #999;
	float:right;
	margin:5px 0px 10px 20px;
}
.news-image-large{
	width:250px;
	height:167px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.news-thumbs{
	margin-left:-4px;
	margin-top:4px;
}
.news-thumbs .thumb1 img{
	margin-left:4px;
}
.news-thumbs .thumb1{
	display:table-cell;
	width:123px;
	height:82px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.pages-bottom{
	color:#133087;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:135%;	
}
.pages-bottom a{
	color:#133087;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:135%;	
	text-decoration:none;
}
.pages-bottom a:hover{
	text-decoration:underline;
}
.left{
	width:340px;
	float:left;
}
.right{
	width:263px;
	float:left;
}
.home-news-box{
	width:221px;
	height:240px;
	margin:20px;
	border:1px solid #133087;
}
#newsbox1{
	width: 221px;
	height: 200px;
}
.home-news-heading{
	padding:8px;
	color: #133087;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.4em;
	font-weight:bold;
	background-color:#C1CCED;
}
.home-news-item{
	padding:8px 8px 2px 8px;
}
.home-news-item a{
	text-decoration:none;
}
.home-news-item a:hover .more-link{
	text-decoration:underline;
}
.home-news-title{
	color: #133087;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
	font-weight:bold;
	margin-bottom:8px;
	display:block;
}	
.home-news-date{
	color: #133087;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.1em;
	margin-bottom:8px;
	font-style:italic;
	display:block;
}
.home-news-desc{
	color: #133087;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
	line-height:135%;
	margin-bottom:8px;
	display:block;
}
.home-news-img{
	width:100px;
	float:left;
	margin:3px 6px 0px 0px;
}
