/* CSS Document */

/*Text & general CSS*/ 


body {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #F3E8E8 url(../images/bkgd.gif) repeat-x top left;
	color: #210606;
	}

img {
	border:0;
	}
	
img.floatRight {
	float:Right;
	clear:left;
	margin: 4px;
	}
	
img.floatLeft {
	float:Left;
	clear:Right;
	margin:4px;
	}
	
.menutext {
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	}
	
.textlinks {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	}

.whitetext {
	color: white;
	}
	
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #831616;
	text-decoration:none;
	border-bottom:none;
	}
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #420B0B;
	text-decoration:underline;
	border-bottom:none;
	}
	
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #420B0B;
	text-decoration:none;
	border-bottom:none;
	}
	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
.contentsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
	
.content a:link, .content a:visited {
	color: #831616;
	border-bottom: dashed #831616 1px;
	font-weight:bold;
	}
	
.content a:hover, .content a:active {
	color: #E0C5C5;
	border-bottom: dashed #420B0B 1px;
	font-weight:bold;
	text-decoration:none;
	}	
	
.contentlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A25151;
	font-weight: bold;
	text-decoration:none;
	}
	
h1{
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #621111;
	}

h2, h3 {
	font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #621111;
	}
	
h4 {
	font: normal 1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #621111;
	}
	
h5 {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #621111;
	}
	
.header {
	font: normal 1.4em Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin:0;
	}
	
.header a:link, .header a:visited, .header a:hover, .header a:active {
	font: normal 2.5em Verdana, Arial, Helvetica, sans-serif;
	color: white;
	}

.bluetext {
	color: #0000FF;
	}		

.tablehead {
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #621111;
	}
	
.tablecontent {
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;

	}	
	
/*Drop down Divs*/

#topnav, #topnav ul { /*top menus*/
	float: left;
	width:100%;
	list-style: none;
	line-height: 1.75em;
	background: #831616;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;

}

#topnav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 0.25em 0.5em;
	border-left: 3px solid #E0C5C5;/*#D4B4A7*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:none;
}

#topnav li {
	float: left;
	padding: 0;
	width:112px;
}

#topnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:112px;
	font-weight: normal;
	margin: 0;
}

#topnav li li { /*second menu items*/
	padding-right: 0.1em;
	width:100%;
	border-bottom: 1px solid #E0C5C5;
}

#topnav li ul a {
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	border-bottom:none;
}

#topnav li ul ul {
	margin: -1.75em 0 0 15em;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
}

#topnav li:hover, #topnav li.sfhover {
	background: #C28B8B;
}


/* Layout Divs*/


#Header {
	/*margin:5px 0px 0px 0px;*/
	/*padding:2px 0 0 5px;*/
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: auto; /* 14px + 17px + 2px = 33px */
	/*width:692px;*/
	border-left: 3px solid #E0C5C5;
	background: url( ../images/general/topbarbackground.jpg);
	background-repeat: no-repeat;
	vertical-align:middle;
	position:relative;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:67px; /* the correct height */
	}

#Header h2 {
	position:absolute;
	top:10px;
	left:10px;
}

#HeaderMini {
	position: absolute;
	top:0;
	right:0;
	width:width;
	margin-top: 0;
	padding:2px 5px 2px 5px;
	border: 1px solid #E0C5C5;
	background-color:#FFFFFF;
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#content {
	float:left;
	width:670px;
	padding: 1em 15px 2em 15px;
	background-color: #FFFFFF;
	}
#content-outer {
	width:700px;
	}	

#footer {
	float:left;
	border-top: 1px dashed #831616;
	width:700px;
	background-color:#FFFFFF;
	}
#footer-inner {
	padding:1em;
}
#footerinserts {
	float:left;
	padding: 1em 1em 1em 1em;
	background-color: #FFFFFF;
	}
	
#container {
	margin: 0px auto;
	width:  700px;
	max-width:700px;
	text-align: left;
	position: relative;
	/*padding: 0 10px 0 10px;*/
	/*left: 22px;*/

}

#contactinfo {
	float: left;
	width: 75%;
}
	
#images {
	float: right;
}

/*label, input, textarea, select {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

textarea {
	display: block;
	width: 400px;
	float: left;
	margin-bottom: 10px;
}

checkbox  {
	float:left;
	width:10px;
	}

label {
	text-align: right;
	width: 200px;
	padding-right: 20px;
	float: left;
}*/

br {
	clear:left;
}

/* ****************

Contact Us Div's

*******************   */

form {
	width:660px;
	margin:10px 0 20px 10px;
	clear:both;
	display:block;
}

form p {
	float:left;
	clear:both;
	display:block;
}

form span {
	color:#FF0000;
	font-weight:bold;
}

form div {
	/*display:block;
	float:left;*/
}

fieldset {
	padding:10px 20px 20px 20px;
	float:left;
	height:315px;
	clear:both;
	width:600px;
	margin:0 0 10px 0;
}

fieldset.enquiry {
	height:190px;
}

legend {
	font-size:1.2em;
	font-weight:bold;
	padding:0 5px;
}


input {
	width:200px;
	vertical-align:middle;
	float:left;
}

input.btn {
	width:150px;
	margin:10px 20px;
	clear:both;
}

label {
	margin:5px 0;
	display:block;
	width:200px;
	float:left;
	clear:both;
}

select {
}

textarea {
	height:150px;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:1em;
}

.register {
	width:100%; 
	clear:both; 
	text-align:right;
}