* {
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

body {
	background-color: #333333;
}

body,td,th, table {
	font-size: 12px;
	color: #000000;
}

/* ---  Page ID's ------------------------------------------------------------------------------------------ */
#homePage {margin: 0px; padding: 0px;}
#subPage {margin: 0px; padding: 0px;}

/* ---  Container ID's ------------------------------------------------------------------------------------------ */
#globalContainer {
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#mainContainer {
	width: 750px;
}

/* ---  Content ID's ------------------------------------------------------------------------------------------ */
#mainContent {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#footer {
	float: left;
	width: 748px;
	margin: 0px;
	padding: 0px;
}
.lcol {
	float: left;
	width: 100%;
}
.lcol p, .lcol h2 {
	width: 180px;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 16px;
}
.lcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	
.lcol img {margin: 0px 0px 20px 0px;}

/* ---  Padding classes ------------------------------------------------------------------------------------------ */
.pad40 {
	padding: 40px;
	float:left;
}

/* ---  Background Colours ------------------------------------------------------------------------------------------ */
.backgLGrey {
	background-color:#E3E3E3;
}
.backgDGrey {
	background-color:#D1D0D0;
}
.backgGrey {
	background-color: #BDB8B5;
}
.backgWhite {
	background-color: #FFFFFF;	
}

.backgRider {
	background-image: url(../images/index_r4_c5.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backgGallery {
	background-image: url(../images/gallery_backg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* --- Stretcher ------------------------------------------------------------------------------------------ */
.stretcher {width:100%; height:1px; clear:both; overflow:hidden;}

/* ---  Column Widths ------------------------------------------------------------------------------------------ */
.c1 {
	width:235px;
	float:left;
	padding:0px;
	margin:0px;
}
.c3 {
	width:513px;
	float:left;
	padding:0px;
	margin:0px;
}
.c4 {
	width:750px;
	float:left;
	padding:0px;
	margin:0px;
}

/* ---  Form Styling ------------------------------------------------------------------------------------------ */

/* --- Form SEND Button Styling ------------------------------------------------------------------------------------------ */





a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

p {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
	color: #333333;
}

h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-decoration: underline;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 25px;
	color: #000000;
}
h2 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
}


.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 17px;
}


.style21 {color: #FFCC00}
.style31 {color: #00CC66}
.style33 {color: #FF0000}
.style34 {color: #0099FF}
.style35 {color: #9900CC}
.style39 {color: #0000FF}
.style44 {color: #FF9900}
.style45 {color: #FF6600}
.style47 {color: #339933}
.style48 {color: #FF33FF}
.style49 {color: #9900FF}

ul {
	padding-left: 10px;
	display: list-item;
}
li {
	list-style-type: disc;
	display: block;
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.side_padding {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}

.thumbs td {width:85px;}
.thumbs img {
	margin: 5px 0px 5px 0px;
}


#LBtable img {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #333333;
}


#headerT {float:left;}
