/* Use this section to edit the background and main font colours and appearance. */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: 8px;
}

.container {
	width: 850px;
	border: 0;
	margin: 0 auto;
}
.header {
	width: 850px;
	margin: auto 0;
	float: left;
	border: 1px #333333;
	padding: 0;
}

.hometrio {
	width: 281px;
	margin-top: 15px;
	margin-right: 2px;
	float: left;
	border: 0;
	border: 0;
	padding: 0;
}

.footer {
	width: 850px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	background-color: #456710;
	border: 0;
	padding: 10px;
}

.nav {
	width: 850px;
	height: 40px;
	text-align: left;
	padding: 0;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	line-height: 2.5em;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

.contentcontainer {
	width: 770px;
	clear: both;
	margin-top: 10px;
	border: 0;
	padding: 0px;
}

.howtofind {
	width: 770px;
	clear: both;
	margin-top: 15px;
	border: 0;
	padding: 15px;
}


.contentmain {
	width: 497px;
	height: 175px;
	text-align: left;
	margin-top: 15px;
	float: left;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border: 1px #333333;
	padding: 20px;
}

.contactmain {
	width: 497px;
	text-align: left;
	margin-top: 15px;
	float: left;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border: 1px #333333;
	padding: 20px;
}


.contentspec {
	width: 350px;
	text-align: left;
	margin-top: 15px;
	float: left;
	border: 0;
	padding: 0;
}

.contentmainplan {
	width: 270px;
	text-align: left;
	margin-top: 15px;
	float: left;
	border: 0;
	padding: 0;
}

.left {
	width: 430px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto 0;
	float: left;
	border: 0;
	padding: 0px;
}

.right {
	width: 300px;
	height: 215px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
	border: 1px #333333;
	padding: 0px;
}

.listleft {
	width: 360px;
	float: left;
	margin-top: 15px;
	border: 1px #333333;
	padding: 0px;
}

.listright {
	width: 440px;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 1px #333333;
	padding: 15px;
}

.rightplan {
	width: 500px;
	float: right;
	margin-top: 15px;
	border: 0;
	padding: 0px;
}

.rightspec {
	width: 100px;
	float: right;
	margin-top: 15px;
	border: 0;
	padding: 0px;
}

.basenav {
	width: 715px;
	height: 23px;
	text-align: centre;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	padding: 0;
}

img 
{
	border: 0;
}

.h1 {
	font-family      : Arial;
	font-size        : 14pt;
	line-height		 : 0.5em; 
	font-weight		 : bold;
	color			 : #ca0101;
	text-decoration  : none;
}

.heading, .heading a:hover {
	font-family      : Arial;
	font-size        : 14pt;
	line-height		 : 0.5em; 
	font-weight		 : bold;
	color			 : #ca0101;
	text-decoration  : none;
}

.body {
	font-family      : Arial;
	font-size        : 9pt;
	line-height		 : 1.6em;
	color			 : #333333;

}

.base {
	font-family      : Arial;
	font-size        : 7pt;
	color			 : #ffffff;

}

.whitebody {
	font-family      : Arial;
	font-size        : 7pt;
	color			 : #FFFFFF;

}

.whitebody2 {
	font-family      : Arial;
	font-size        : 8pt;
	color			 : #FFFFFF;

}

.headingwhite {
	font-family      : Arial;
	font-size        : 13pt;
	font-weight		 : bold;
	color			 : #FFFFFF;
	text-decoration  : none;

}

.emphasize {
	font-family      : Arial;
	font-size        : 12pt;
	color			 : #A5B43A;

}

/* Use this section to edit the link colours and appearance. */

a:link {  
	font-family      : Arial;
	font-size        : 9pt;
	color			 : #000000;
} 

a:visited {  
	font-family      : Arial;
	font-size        : 9pt;
	color			 : #000000;
}

a:hover {  
	font-family      : Arial;
	font-size        : 9pt;
	color			 : #666666;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-family      : Arial;
	font-size        : 11pt;
	font-weight		 : none;
	color			 : #ffffff;
	text-decoration	 : none

}
a.mainlevel-nav:hover {
	font-family      : Arial;
	font-size        : 11pt;
	font-weight		 : none;
	color			 : #d9d9d9;
	text-decoration	 : none

}

a.mainlevel-nav2:link, a.mainlevel-nav2:visited {
	font-family      : Arial;
	font-size        : 9.5pt;
	font-weight		 : bold;
	color			 : #C1D247;
	text-decoration	 : none

}
a.mainlevel-nav2:hover {
	font-family      : Arial;
	font-weight		 : bold;
	font-size        : 9.5pt;
	color			 : #909D33;
	text-decoration	 : none

}

a.mainlevel-nav3:link, a.mainlevel-nav3:visited {
	font-family      : Arial;
	font-size        : 9.5pt;
	color			 : #333333;
	text-decoration	 : none

}
a.mainlevel-nav3:hover {
	font-family      : Arial;
	font-size        : 9.5pt;
	color			 : #999999;
	text-decoration	 : none

}

a.baselevel-nav2:link, a.baselevel-nav2:visited {
	font-family      : Arial;
	font-size        : 7pt;
	color			 : #ffffff;
	text-decoration	 : none

}

a.baselevel-nav2:hover {
	font-family      : Arial;
	font-size        : 7pt;
	color			 : #cccccc;
	text-decoration	 : none

}

a.baselevel-nav:link, a.baselevel-nav:visited {
	font-family      : Arial;
	font-size        : 7pt;
	color			 : #000000;
	text-decoration	 : none

}

a.baselevel-nav:hover {
	font-family      : Arial;
	font-size        : 7pt;
	color			 : #494949;
	text-decoration	 : none

}

a.whitelinkbody:link, a.whitelinkbody:visited {
	font-family      : Arial;
	font-size        : 9pt;
	color			 : #FFFFFF;
	text-decoration	 : underline;

}

a.whitelinkbody:hover {
	font-family      : Arial;
	font-size        : 9pt;
	color			 : #CCCCCC;
	text-decoration	 : underline;

}


/* Extras. */

hr {
    height			:1px;
    width			:90%;
	color			: #999999;
   }

#dropmenudiv{
position:absolute;
border:1px solid white;
filter:alpha(opacity=90);
opacity:0.9;
margin-top: 1px;
color: #FFFFFF;
border-bottom-width: 1;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-align: left;
line-height:18px;
z-index:10000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-align: left;
text-indent: 5px;
border-bottom: 1px;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4b4b4d;
}

