/* 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:no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	background-color: #222124;
	margin-top: 8px;
}

.container {
	width: 800px;
	border: 0;
	margin: 0 auto;
}
.header {
	width: 800px;
	margin: auto 0;
	float: left;
	border: 0;
	padding: 0;
}

.footer {
	width: 800px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	background-color: #2e2d30;
	border: 0;
	padding: 0;
}

.nav {
	width: 800px;
	height: 55px;
	text-align: left;
	padding: 0;
	line-height: 3.7em;
	float: right;
	background-color: #3e3e40;
	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: 450px;
	text-align: left;
	margin-top: 15px;
	float: left;
	border: 0;
	padding: 0;
}

.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;
	float: right;
	margin-top: 15px;
	border: 0;
	padding: 0px;
}

.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;
}


.heading {
	font-family      : Arial;
	font-size        : 14pt;
	font-weight		 : bold;
	color			 : #1d4c6e;
	text-decoration  : none;
}

.body {
	font-family      : Arial;
	font-size        : 9pt;
	line-height		 : 1.6em;
	color			 : #ffffff;

}

.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        : 10pt;
	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        : 12pt;
	font-weight		 : none;
	color			 : #ffffff;
	text-decoration	 : none

}
a.mainlevel-nav:hover {
	font-family      : Arial;
	font-size        : 12pt;
	font-weight		 : none;
	color			 : #d9d9d9;
	text-decoration	 : none

}

a.mainlevel-nav2:link, a.mainlevel-nav2:visited {
	font-family      : Arial;
	font-size        : 12pt;
	font-weight		 : bold;
	color			 : #A5B43A;
	text-decoration	 : none

}
a.mainlevel-nav2:hover {
	font-family      : Arial;
	font-weight		 : bold;
	font-size        : 12pt;
	color			 : #A5B43A;
	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;
}
