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

a		{
	color: #ab613d;
	text-decoration: none;
}

body	{
	background-color: #000000;
}
.navpad {
	padding-bottom: 10px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
}

.border	{
	border: 1px solid #ab613d;
}

.form10	{
	color: #000;
	font-size: 10px;
	background-color: transparent;
	border: solid 1px #a65200
}

H6      {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, FSAlbertAlt-Extra;
	font-weight: 600;
	margin-bottom: 20px;
}

H5		{
	color: #741450;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3, p, ul, li, span, tr, td, table	{ color: #4B4B4B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, FSAlbertAlt-Extra
}

#nav a:hover	{
	color: white;
	text-decoration: underline;
	font-size: 10px;
}

#nav a  {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}


UL     {
	color: #8e0d0b;
	font-size: 14pt;
	list-style-type: square;
	margin-bottom: 5px;
	margin-left: 15px
}

H4		{
		color: #fff;
		font-size: 40px
}

hr  {
	border: 0;
	height: 1px;
	background-color: #741450;
	width: 100%;
	color: #741450;
}

.enqbutton {
	color: #0d8080;
	background-color: #CCCCCC;
	border: 1px solid #6C6C6A;
}

li {
	padding-bottom: 15px;
}.leftbg {
	background-image: url(images/layout_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbg {

	background-image: url(images/layout_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.centrebg {


	background-image: url(images/layout_centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
