/* Start of CMSMS style sheet 'bourkehire' */
/* Tony D Trinh @ VDP WEBSITES 17.12.2009 / Bourke Hire Cobram / VERSION B
--------------------------------------------------------------------------- */
/*
-- #id, .class, top right bottom left
-- Font: 13px Verdana, Arial, Helvetica, sans-serif;
-- Colors:
	#000000 = black
	#ffffff = white
	#898989 = grey-light
	#3e3e3e = grey-dark
	#2e2e2e = grey-very-dark
	#941010 = red-dark
*/
/* MAIN
--------------------------------------------------------------------------- */
html {
	height: 100%;
}
body {
	background: #3e3e3e;
	text-align: center;
}
#wrap {
	width: 950px;
	text-align: left;
	margin: 0 auto -105px;
	background: url(images/contentBgB.gif) repeat-y;
}
.clear {
	overflow: hidden;
	height: 0;
	clear: both;
}
h1 {
	display: none;
}
/* HEADER
--------------------------------------------------------------------------- */
#head {
	background: url(images/headerB.jpg) no-repeat;
	width: 950px;
	height: 185px;
	position: relative;
}
#head a {
	display: block;
	width: 138px;
	height: 136px;
	position: absolute;
	top: 34px;
	left: 75px;
}
#head a span {
	display: none;
}
/* MIDWRAP
--------------------------------------------------------------------------- */
#midwrap {
	width: 950px;
	padding: 0 0 15px 0;
}
#left {
	width: 228px;
}
#contact {
	background: url(images/sideBox.gif) no-repeat;
	width: 211px;
	float: left;
	margin: 0 0 15px 17px;
}
#contact h2 {
	color: #2e2e2e;
	padding: 12px 0 30px 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#contact h3 {
	color: #898989;
	padding: 0 0 0 15px;
	font-style: italic;
}
#contact p {
	padding: 0 0 10px 15px;
}
#contact .boxBot {
	background: url(images/sideBoxBotB.gif) no-repeat;
	display: block;
	width: 211px;
	height: 38px;
	margin: -10px 0 0 0;
}
#associations {
	background: url(images/sideBox.gif) no-repeat;
	width: 211px;
	float: left;
	margin: 0 0 15px 17px;
	text-align: left;
}
#associations h2 {
	color: #2e2e2e;
	padding: 12px 0 20px 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#associations .image {
	display: block;
}
#associations .boxBot {
	background: url(images/sideBoxBotB.gif) no-repeat;
	display: block;
	width: 211px;
	height: 38px;
	margin: 5px 0 0 0;
}
/* Navigation
--------------------------------------------------------------------------- */
#navigation {
	width: 211px;
	float: left;
	text-transform: uppercase;
	margin: 0 0 15px 17px;
}
#navigation a {
	display: block;
	float: left;
	width: 181px;
	height: 26px;
	background: url(images/navButton.gif) no-repeat;
	padding: 12px 30px 0 0;
	color: #fff;
	text-decoration: none;
	text-align: right;
}
#navigation a:hover {
	color: #ffffff;
	background-position: 0 -38px;
}
#navigation a.active {
	color: #ffffff;
	font-weight: bold;
	background-position: 0 -76px;
}
#navigation #navBot {
	background: url(images/navBotB.gif) no-repeat;
	display: block;
	float: left;
	width: 211px;
	height: 22px;
}
/* Content
--------------------------------------------------------------------------- */
#content {
	float: right;
	width: 645px;
	padding: 5px 47px 0 0;
	color: #3e3e3e;
}
#content ul#tickList {
	list-style-image: url(images/tick.gif);
	padding: 0 0 5px 20px;
	margin: 0;
	overflow: auto; /* this makes left margin/padding work on the lists */
}
#content #tickList li {
	padding: 0 0 5px 0;
	margin: 0;
}
#content ul#dateList {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
	overflow: auto; /* this makes left margin/padding work on the lists */
}
#content #dateList li {
	padding: 0 0 5px 0;
	margin: 0;
}
#content ul#normalList {
	clear: both;
	list-style-type: disc;
	padding: 0 0 5px 22px;
	margin: 0;
}
#content #normalList li {
	padding: 0 0 5px 0;
	margin: 0;
}
#content h2 {
	color: #941010;
	padding: 0 0 15px 0;
	font: 36px Gill Sans MT, sans-serif;
	font-style: italic;
}
#content h3 {
	color: #941010;
	padding: 0 0 15px 0;
	font: 24px Gill Sans MT, sans-serif;
	font-style: italic;
	/*clear: both;*/
}
#content p {
	line-height: 16px;
	padding: 0 0 15px 0;
}
#content .imageLeftTick {
	margin: 0 15px 15px 0;
	float: left;
	display: block;
}
#content .imageLeft {
	margin: 0 15px 15px 0;
	float: left;
	display: block;
}
#content a:hover {
	text-decoration: none;
}
/* Footer
--------------------------------------------------------------------------- */
#footer {
	text-align: center;
	margin: 0 auto;
	background: url(images/footerB.gif) no-repeat;
	width: 950px;
	height: 83px;
	padding: 22px 0 0 0;
	Font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
}
#downloadbox {
	text-align: center;
	border: 1px solid #C9C9C9;
	background-color: #E5E5E5;
	margin: 20px auto;
	padding: 15px;
width: 340px;
}
/* End of 'bourkehire' */

