.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.cartitle {
	color: #DE0707;
	font-weight:bold
}
a:link {
	color: #000000;
	text-decoration: underline;
	
}
a:visited {
	color: #000000;
	text-decoration: underline;
	
}
a:hover {
	color: #000000;
	text-decoration: none;
	
}
a:active {
	color: #000000;
	text-decoration: underline;
	
}

.ondark {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.ondark a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {

	text-decoration: underline;
}
.smalltext a:visited {

	text-decoration: underline;
}
.smalltext a:hover {

	text-decoration: none;
}
.smalltext a:active {

	text-decoration: underline;
}

.mainpage {
	background:white url(graphics/maintopbg.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	height: 400px;
	padding: 10px;
}

.image-container {
	padding: 5px;
	background-color: #fff;
	border-left: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}

.colour-container {
	border: 1px solid #660000;
	background: white url(graphics/textareabg.jpg) repeat-x left top;
}
.siteheader {
	background:white url(graphics/webheader.gif) no-repeat left top;
	font-style: normal;
	height: 234px;
}
.sitefooter {
	background:white url(graphics/webfooter.jpg) no-repeat left top;
	font-style: normal;
	height: 15px;
}

.imagebody {
	background:#FDFDFD url(graphics/bubble-bgv2.jpg) no-repeat left top;
	font-style: normal;
	font-size: 12px;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}
body {
	background-color: #180000;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.headtext {
font-family: "Times New Roman", Times, serif
}
h1 {
	font: 24px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	color:#660000;
	font-weight:bold;
}
h2 {
	font: 18px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	color:#663333;
}
.enquirypage {
	background: white url(graphics/envelope-r.jpg) no-repeat bottom right;
	border: 1px solid #660000;
}
 #navcontainer
{
margin: 0;
padding: 0 0 0 0px;
background-color:#3C0000;
width: 865px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: inline;
margin: 0;
padding: 0;
float: left;
width: auto;

}

#navcontainer A
{
	color: #ffffff;
	display: block;
	width: auto;
	text-decoration: none;
	background: #3C0000;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #3C0000;
	border-top: 1px solid #3C0000;
	border-right: 1px solid #3C0000;
	border-bottom: 1px solid #3C0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#navcontainer A:hover, #navcontainer A:active { 	
	border-left: 1px solid #870000;
	border-top: 1px solid #870000;
	border-right: 1px solid #870000;
	border-bottom: 1px solid #870000;
 }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
input {
	border: 1px solid #660000;
	background: white url(graphics/inputbg.jpg) repeat-x left top;
	font-size:14px;
}

textarea {
	background-color: #E0DADA;
	border: 1px solid #660000;
	background: white url(graphics/textareabg.jpg) repeat-x left top;
}

select {
	background-color: #E0DADA;
	border: 1px solid #660000;
}