/* HDF Styles*/

/* ========== COMMON STYLES ========== */
/*
	COLOURS

	#F3ECCF Light Green
	#FFD4A8 Skin Tone
	#00579A Mustard
	#666666 Grey/Blue
	#575554 Charcol
	#333333 Almost Black
*/

.invalid {
	border: solid 1px #FFAAAA;
}

#textOtherWide {
	width: 95%;
}

.tableHeading {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 13px;
	background: #F3ECCF;
	padding: 5px 4px;
	margin-left: -4px;
}

.onlineFormTable {
	width: 100%;
}

.style1 {
	color: #FF0000
}

#LHSBorder {
	border: 4px solid #CCCCCC;
}

html {

}

body {
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../images/background.gif) repeat;
}

#wrapperIntro {
	border: none;
	width: 600px;
	z-index: 99;
	margin: 100px auto 0 auto;
}

#wrapperMap {
	
}

#wrapper {
	width: 749px;
	margin: 100px auto 0 auto;
	overflow: hidden;
}

#pageWrapper {
		
}

/* NAV */

#nav {
	float: right;
	margin-right: 20px;
	width: 749px;
	text-align: right;
}

#navLeft {
	background: url(../images/topLHS.gif) no-repeat left top;
	float: left;
	height: 20px;
	width: 749px;
}

#navRight {
	float: right;
	clear: none;
	height: 20px;
	margin-left: 20px;
	width: 729px;
	background: #FFFFFF url(../images/topRHS.gif) no-repeat right top;
}

ul.subNav {
	margin: 0;
	width: 100%;
	padding: 0;
	margin-top: -10px;
}

ul.subNav li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	width: ;
	text-align: center;
	background: #F3ECCF;
}

ul.subNav li img {
	margin-left: -15px;
	padding: 0;
	border-bottom: 5px solid #FFFFFF;

}

/* /NAV */


/* LINKS */
a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

 .contentLinkHeading {
 	margin: 0;
	padding: 10px 0 0 0;
 }

/* /LINKS */

/* HEADINGS */

#textOther p.heading,
#textOtherWide p.heading {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

/* /HEADINGS */

.centeredImage {
	border: 1px solid #DBA872;
	padding: 3px;
}

/* FOOTER */

#footerContent {
	width: 749px;
	height: 20px;
	margin: 0 auto;
}

#footer {
	background: transparent;
	color: #FFFFFF;
	font-size: 9px;
	float: right;
	padding: 5px 5px 10px 0;
}

/* /FOOTER */

/* ========== /COMMON STYLES ========= */

/* ========== HOMEPAGE STYLES ======== */

/* CONTENTWRAPPER */

#contentWrapper {
	background: #FFFFFF;
	overflow: hidden;
}

/* /CONTENTWRAPPER */

#headingImage {
	margin: 5px 0 10px 0px;
	background: #DBA872;
	float: left;
	width: 553px;
}

#mainContent {
	float: left;
	width: 539px;
	padding: 0 5px;
}

#mainContent #photo {
	float: left;
	width: 35%;
	margin-top: 8px;
}

#mainContent #text {
	float: left;
	width: 65%;
}

/* SUB NAVIGATION */

#subNavWrapper {
	background: #F3ECCF;
	width: 180px;
	float: right;
	margin: 5px 5px -2000px 0;
	padding: 0 0 2010px 0;
}

#subNavContent {
	padding: 0 15px;
}

.subNavContentItem {
	margin-bottom: 20px;
	font-size: 10px;
}

/* /SUB NAVIGATION */

/* FOOTERS */

#footerLeft {
	background: transparent url(../images/bottomLHS.gif) no-repeat bottom left;
	float: left;
	height: 20px;
	width: 20px;
}

#footerMiddle {
	width: 539px;
	margin: 0;
	background: #FFFFFF;
	height: 20px;
	float: left;
}

#footerRight {
	float: right;
	height: 20px;
	width: 190px;
	background: transparent url(../images/image_roundbox_bot.gif) no-repeat bottom right;
}

/* /FOOTERS */

/* ========== /HOMEPAGE STYLES ======= */

/* ========== OTHER STYLES =========== */

/* CONTENTWRAPPEROTHER */

#contentWrapperOther {
	background: #FFFFFF;
	overflow: hidden;
	float: left;
}

/* /CONTENTWRAPPEROTHER */

#headingImageOther {
	margin: 5px 5px 30px 5px;
	background: #DBA872;
	float: left;
	width: 739px;
}

#mainContentOther {
	float: right;
	width: 539px;
	padding: 0;
	background: #FFFFFF;
	margin: 0;
	margin-top: -8px;
	background: #FFFFFF url(../images/image_bamboo.gif) no-repeat right bottom;
}

#mainContentOther #photoOther {
	float: left;
	width: 35%;
	margin-top: 9px;
}

#mainContentOther #textOther {
	float: left;
	width: 65%;
}

/* SUB NAVIGATION OTHER */

#subNavWrapperOther {
	background: #F3ECCF;
	width: 180px;
	float: left;
	margin: 5px 0 -2000px 5px;
	padding: 0 0 2010px 0;
}

#subNavContentOther {
	padding: 10px 15px;
}

.subNavContentItemOther {
	margin-bottom: 20px;
}

/* /SUB NAVIGATION OTHER */

/* FOOTERS OTHER */

#footerRightOther {
	background: transparent url(../images/bottomRHS.gif) no-repeat bottom right;
	float: right;
	height: 20px;
	width: 20px;
}

#footerMiddleOther {
	width: 539px;
	margin: 0;
	background: #FFFFFF;
	height: 20px;
	float: left;
	background: #FFFFFF url(../images/image_bamboo_RHS.gif) no-repeat 415px bottom;
}

#footerLeftOther {
	float: left;
	clear: none;
	height: 20px;
	width: 190px;
	background: transparent url(../images/image_roundbox_other.gif) no-repeat bottom left;
}

/* /FOOTERS OTHER */

/* ========== /OTHER STYLES ========== */

#printOnly {
	display: none;
}