/**** REMOVES DEFAULT BROWSER STYLES - CHANGE AND DIE !! ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: "Times New Roman", Times, serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}	

/* MAIN PAGE STYLES START HERE */

body {
	width:939px;
	text-align : left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #450D07;
	background-repeat: repeat-x;
	background-image: url(../graphics/bg2.jpg);
	background-position: left top;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
font-weight: normal;
}

p,a {
	font-weight: normal;
	text-align: left;
	font-size: 15px;
	line-height: 20px;
}

/* container */

#container {
	width:939px;
	background-color: #FFFFFF;
	float: left;
}

/* header */

#header {
	width:939px;
	height: 92px; /* POSSIBLE CHANGE GRAPHIC FOR COLOUR */
	text-align: center;
}


#top-navbox ul {
	color: #FFFFFF;
	height: 1%;
	float: left;
	width: 939px;
	background-image: url(../graphics/navbg.gif);
	background-repeat: no-repeat;
}

#top-navbox ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
	background-image: url(../graphics/sidenavdivider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#top-navbox ul li a {
	color:#FFFFFF;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	padding-right:14px;
	padding-left:14px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 8px;
	background-color: #1D2B19;
	margin-left: 4px;
}

#top-navbox ul li a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #990000;
}

#navlist3{
	padding-left: 5px;
}


/* Main navigation "active tabs" - shows the page you are on */

body#home-page ul#navlist3 li#home a {
	background-color: #3E6434;
	color: #FFFFFF;
	}
	
body#menus-page ul#navlist3 li#menus a {
    background-color: #3E6434;
	color: #FFFFFF;	
	}
	
body#functions-page ul#navlist3 li#functions a {
    background-color: #3E6434;
	color: #FFFFFF;	
	}
	
body#contact-page ul#navlist3 li#contact a {
    background-color: #3E6434;
	color: #FFFFFF;	
	}
	
body#contact-page ul#navlist3 li#contact a {
    background-color: #3E6434;
	color: #FFFFFF;	
	}


/* column wrapper */

#col-wrapper {
	width: 939px;
	height: 1%;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../graphics/colwrapperbg.gif);
	background-repeat: repeat-y;
}

/* left column */

#main-col {
	width: 695px;
	height: 1%;
	float: left;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	margin: 8px;
}

#main-col p{
	padding-bottom: 12px;
}

#main-col h2{
	padding-bottom: 4px;
	padding-top: 8px;
	color: #A61E22;
}


#main-col ul {
	margin-left: 10px;
	margin-bottom: 16px;
}

#main-col li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	margin-left: 10px;
}

#right-col {
	width: 155px;
	height: 1%;
	float: left;
	padding-left: 0px;
	margin-left: 10px;
}

#right-col img{
	padding-bottom: 20px;
	padding-left: 6px;
	padding-top: 2px;
}

/* footer */

#footer {
	color: #FFFFFF;
	text-align: center;
	height: 40px;
	width: 939px;
	float: left;
}

#footer p{
	color: #FFF3C1;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 20px;
	font-size: 12px;
}

#footer a{
	color: #FFF3C1;
	font-size: 12px;
}

A:link	{
	text-decoration:underline;
	font-weight: normal;
	color: #003399;
}
A:visited	{ text-decoration:underline; font-weight: normal; color: #003399}
A:hover	{ text-decoration:underline; font-weight: normal; color: #000000 }
A:active	{
	text-decoration:underline;
	color: #003399;

}


/* sidenav main */



/* map page */

#map{
	margin-left: 28px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	width: 625px;
	background-color: #FFFFFF;
	padding: 4px;
}


/* contact and other forms */

.land-drop{
	width: 195px;
}

label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 5em;
}

.submit{
	margin-top: 4px;
}

fieldset
{
	border: 1px solid #D0C0AB;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 12px;
	width: 420px;
}

fieldset p
{
	color: #480E03;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

legend
{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;	
}

#contact-form{
	width: 460px;
	margin-top: 10px;
}

#contact-form p{
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

/* sections on forms */

.section{
	width: 400px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.submit-button{
	margin-left: 150px;
	margin-top: 8px;
}

.clearboth {
	clear: both;
}

.redtxt{
	font-weight: bold;
	color: #BB0F0F;
}

#subheadings{
	width: 939px;
	background-color: #3E6434;
	clear: both;
}

#subheadings h1{
	color: #FFFFFF;
	font-size: 30px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#pics-wrapper{
	width: 939px;
	height: 212px;
	background-color: #9E2022;
}

#pics-wrapper img{
	float: left;
}

#col-top{
	width: 939px;
}

#col-bot{
	width: 939px;
}

#side-address{
	color: #FFF4C8;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 20px;
}

#side-address p{
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#offer{
	border: 1px dotted #A61E22;
	background-color: #FFF3C2;
	margin-top: 3px;
	margin-bottom: 8px;
}

#offer p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #450D07;
}

#offer h3{
	background-color: #990000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	font-size: 17px;
}
