/* Style 1 - Default CSS Document */
/*
 * COLOURS:
 * 													HEX			Darkness 1-5
 * Text and borders, hover menu text : 				#2F252C		1
 * Background : 									#5C3122		2
 * Header & Menu BG : 								#6E6751		3
 * Header & menu text/hover menu bg & infobox :		#99AD93		4
 * content & footer bg : 							#D3CCB2		5
 */
/* global settings */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	
	}

subContact
{
	
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
}

.searchfilter
{
	display:block;
	position:relative;
	top:10px;
	text-align:center;
	
}
a {
	text-decoration: none;
}
ul {
	margin: 0px; 
	padding: 0px;
}
li {
	margin: 0px; 
	padding: 0px;
}
form {
	margin: 5px 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
input {
	padding: 0px; 
	margin: 0px 0px 4px 0px;
}
p {
	padding: 0px; 
	margin: 0px 10px 10px 0px; 
}


/* CONTAINER - Page container settings */
#container { 
/*border: black thin solid*/

}

/* DIV HEAD settings */
#divhead {

	margin: 20px 210px 0px 210px;
	
	color: #99AD93;
	height: 100px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 160px;
	background-image:url(../site/header.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:center;
	width:843px;
	
}

html>body #top {
	height: 70px; 
	}
	
	
#divhead h1 {
		font-size: 48px;
		color:#D3CCB2;
		font-family:Betty Noir, Arial, Helvetica, sans-serif;
	line-height: 36px;
	font-weight: bold;
	text-align:right;
	font-variant:small-caps;
	
	margin:-10px 0px 0px -10px;
	
}
#divhead h1 a {
	color: #000000; 
	text-decoration: none;
}

/* CONTENT - Main content area of page - contains page heading */
#divcontent {
	margin: 0px 227px 0px 210px;
	padding: 10px;
	text-align:justify;	
	background-color:#FFFFFF;
	width:823px;
}

#divcontent h1{
font-size:18px;
color:#336633;
	text-align:left;
	margin-left:183px;
	padding-bottom:5px;

}

#divcontent ul {
	margin-left: 30px; 
	margin-bottom: 5px;
}
#divcontent a {
	color: #000000;
	text-decoration:underline;
}

#divcontent img {
	padding: -10px;
	vertical-align:middle;
}



/* MAIN - Page content (from spaw editor) */
#divmain {
	margin: -20px 0px 0px 175px;
	padding: 10px;
	min-height: 450px;
	width:590px;
	
}
#divmain a {
	text-decoration:underline;
}

#
img {
	border: 0;
	}

#divmain hr {
	height:1px;
	
}


/*#divmain table {
	font-size: 1.0em;
	border-collapse: collapse;
	margin: 10px 0px;
	
}*/
div#divmain ul { 
	font-size: 1.0em; 
	margin-top: 5px;
}
div#divmain ul ul { 
	font-size: 1.0em; 
}

/* CONTACT FORM settings  */
label {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
}
div.address {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 120px;
	width: 400px;
}

/* DIV FOOTER settings */
#divfooter {
	margin: 10px 227px 0px 210px;
	padding: 0px;
	text-align:center;
	font-variant:small-caps;
	border-top: thin solid #336633;
	padding:10px;
	color:#5C3122;
	background-color:#F0FAE6;	
	height:60px;
	}
	
#divfooter a {
	color: #000000;
}

/* DIV MENU - left side menu for navigation menu and news flash (if included) */
#logo{
	display:block;
	background:url(logofinal.png);
	height:230px;
	width:120px;
	position:absolute;
	left:5px;
	top:10px;
}
#divmenu {
	position: absolute;
	top: 195px;
	left: 254px;
	margin: 0px;
	padding: 0px;
	width: 120px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	
	}
	
div#divnav{
	/*display:block; */
	width:140px;
	
}
	
div#divnav ul {
	list-style:none;
	/*background-color:black;*/
	/*display:block;*/
	
	width:143px;
	border-top:thin solid #336633;
	height:auto;
		
}

div#divnav li
{
	/*display:block;*/
float: left;
border-bottom:thin solid #336633;
border-right:thin solid #336633;
border-left:thin solid #336633;

width:140px;
font-size:10px;

}


div#divnav li a{
	display: block; 
	width:140px;
	/*background: #6E6751;*/
	height:auto;
	color:#000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#336633; 
	padding:3px;
	font-size:10px;
	font-weight:bolder;}

div#divnav li a:after
{
	content:"";
}
/*div#divnav li a:hover:after
{
	display:block;
	height:30px;
	background:white;
	color:#2F252C;
	width:100%;
	font-family:"Arial Narrow";
	font-size:11px;
	content:attr(alt);
	position:absolute;
	visibility: visible;
	top:0px;
	border-bottom:5px solid #2f252c;
}*/

div#divnav li a:hover{
	color:white;
	background-color:#669933;
	
	width:auto;
	
}
	

div#divnav li.submenu {
	display:block;
	background: #ffffff; 
	margin: 0px;
	padding: 0px 0px;  
	width: 140px;
}
div#divnav li.submenu:hover {
	background: #669933;
	
}

div#divnav>ul a {
	width: 120px;
	
}
div#divnav ul ul {
	border-top:thin solid #336633;
	display: none;
	position:absolute;
	background:white;
	width:143px
}
div#divnav ul.level1 li.submenu:hover ul.level2, 
div#divnav ul.level2 li.submenu:hover ul.level3 {
	display: block; 
	margin-left: 140px;
	margin-top:-19px; 
	padding: 0px;
	width:140px;
	border-bottom:thin solid #336633;
}


#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:484px;
width:408px;
background:#FFFFFF;
border:thick solid #336633;
z-index:2;
padding:12px;

}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000 none repeat scroll 0 0;
border:10px solid #cecece;
z-index:1;
}

#popupContact h1{
text-align:left;
color:#336633;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
margin-left:100px
}
#popupContactClose{
font-size:24px;
line-height:24px;
right:6px;
top:4px;
position:absolute;
color:#ffffff;
font-weight:bold;
display:block;
}
