* {
	padding: 0;
	margin: 0;
}
/* Begin Typography & Colors */
body {
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #010101;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 19px;
	padding: 15px 0 15px 0;
        color: #d4a442;
        text-transform: uppercase;
}
h2, h3, h4, h5, h6 {
	font-size: 18px;
	padding: 25px 0 15px 0;
        color: #d4a442;
        text-transform: uppercase;
}
#header {
	height: 155px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navbg {
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tagline {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheader {
	height: 247px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#subheadersubpage {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: right;
}
#maincontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footerwrapper {
	height: 191px;
	color: #FFFFFF;
	background-image: url(images/footerwrapper.jpg);
	background-repeat: repeat-x;
}
#footer {
	height: 191px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footercontent {
}
#footernav {
	width: 325px;
	height: 125px;
	float: right;
	padding: 0 50px 0 0;
}
#footernav ul {
	float: right;
	width: 140px;
	padding: 15px 0 0 0;
}
#footernav ul li {
	list-style-type: none;
}
#footernav ul li a {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 25px;
}
#footernav ul li a:hover {
	text-decoration: underline;
}
#footerleft {
	width: 360px;
	float: left;
	padding: 0 0 0 40px;
}
#footerleft a, #footerright a {
	color: #FFFFFF;
}
#footerright {
	width: 310px;
	float: right;
	text-align: right;
	padding: 0 90px 0 0;
}
.narrowcolumn, .widecolumn {
	float: left;
	padding: 15px;
	margin: 0;
	width: 659px;
	line-height: 21px;
}
.narrowcolumn ul, .widecolumn ul {
	padding-left: 30px;
}
.narrowcolumn p, .widecolumn p {
	padding: 10px 0 10px 0;
	line-height: 22px;
}
.narrowcolumn a, .widecolumn pa {
	color: #0066CC;
}
#sidebar {
	padding: 0;
	margin: 0;
	width: 311px;
	float: left;
	text-align: left;
}
#enquiryform {
	padding: 6px;
	width: 276px;
}
.formlabel {
	height: 26px;
	line-height: 26px;
	color: #000000;
}
.forminput {
}
.formbutton {
	text-align: center;
	padding-top: 15px;
}
.custominput {
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	width: 98%;
	border: 1px solid #0e2444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 98%;
	height: 50px;
	overflow: auto;
	border: 1px solid #0e2444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 288px;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
#sidehead3 {
	background-image: url(images/creditcards.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 281px;
	margin: 15px auto 15px auto;
}
#sidebarmenu {
}
#sidebarmenu ul {
	padding: 0;
	margin: 0;
}
#sidebarmenu ul li {
	list-style-type: none;
}
#sidebarmenu ul li a {
	display: block;
	height: 39px;
	line-height: 39px;
	background-image: url(images/sidenavbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 45px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	width: 243px;
}
#sidebarmenu ul li a:hover {
	text-decoration: underline;
}
#video {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	width: 280px;
}
#newsheading {
	line-height: 44px;
	background-image: url(images/newsheader.jpg);
	background-repeat: repeat-x;
	height: 44px;
	padding-left: 10px;
}
#newsheading h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#newscontent {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
}
#newscontent a {
	color: #15325e;
	text-decoration: none;
}
#newscontent a:hover {
	color: #214E92;
	text-decoration: underline;
}
.newspost {
	background-image: url(images/newsbullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
}
.newspost p {
	padding: 0 0 8px 0;
	margin: 0;
}
#newsfooter {
	line-height: 41px;
	background-image: url(images/newsfooter.jpg);
	background-repeat: repeat-x;
	height: 41x;
	padding: 5px;
}

#copyrightinfo {
	width: 360px;
	float: right;
	padding-top: 100px;
}
#copyrightinfo p {
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 11px;
}
#topsearch {
	height: 20px;
}
#homepageboxes {
	margin-bottom: 10px;
}
#lefthomepagebox {
	float: left;
	margin-right: 8px;
	width: 315px;
}
#righthomepagebox {
	float: left;
	width: 315px;
}
#lefthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/leftboxheading.jpg);
	height: 119px;
	width: 315px;
}
#lefthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#righthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/rightboxheading.jpg);
	height: 119px;
	width: 315px;
}
#righthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#lefthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#lefthomepageboxcontent p, #righthomepageboxcontent p {
	padding: 0;
	margin: 0;
}
#righthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
.contentbox {
	background-color: #f9f1db;
	border: 1px solid #f9f1db;
	padding: 6px;
	margin: 10px 0 10px 0;
}
.whitebox {
	background-color: #ffffff;
	border: 1px solid #f9f1db;
	padding: 6px;
	margin: 10px 0 10px 0;
}
.whitebox h2 {
	color: #8a0d10;
}


#sidelogos {
	width: 288px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
}
#content {

}

.widecolumn .entry p {

}

.narrowcolumn .entry, .widecolumn .entry {

}

.widecolumn {

}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {

}


#headerimg .description {

	text-align: center;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {

}
.commentlist li ul li {

}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {

}

.commentlist p {
	text-transform: none;
}

#commentform p {

}

.commentmetadata {
	font-weight: normal;
}

#sidebar {

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {

}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {

	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	display: none;
	visibility: hidden;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: none;
	visibility: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {


	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */