/* CSS Document for the Homepage*/

/** Section branding styles **/

#primaryNavRight{
	color:#339933;
}

h2{
	background-color:transparent;
	text-align:left;
	font-size:1.1em;
	color:#267526;
}

h3{
	font-size:1em;
	text-align:left;
	background-color:transparent;
}

h4{
	font-size:0.9em;
	text-align:left;
	background-color:transparent;
}

#breadcrumb{
	background-color:#339933;
	padding:4px 7px 5px 7px;
}

#breadcrumb a:link{
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:underline;
}

#breadcrumb a:active{
	color:#339933;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#breadcrumb a:visited{
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:underline;
}

#breadcrumb a:hover{
	color:#339933;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#contentText{
	color:#267526;
}

#contentText a:link{
	color:#660066;
	text-decoration:underline;
	background:transparent;
}

#contentText a:active{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#267526;
}

#contentText a:visited{
	color:#267526;
	text-decoration:underline;
	background:transparent;
}

#contentText a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#267526;
}

#contentText img{
     border:none;
	margin:0px 0px 10px 10px;
	position:relative;
}

#footer{
	border-color:#339933;
}

#gutter p{
	background:url(../images/gutter_text_sep_read.gif) left center no-repeat;
}

/** Layout Styles **/

#lhsNav{
	width:19%;
	float:left;
	position:relative;
	padding-top:10px;
}

#contentText{
	text-align:left;
	padding-left:21%;
}

#enquireBoxTitleBorder{
	margin-top:6px;
	margin-left:17px;
	background:#FF6600 url(../images/edr_shaddow.gif) left bottom repeat-x;
	clear:both;
	position:relative;
}

#enquireBoxTitleCorner{
	padding-bottom:2px;
	padding-right:17px;
	background:url(../images/enquire_nav_closed.gif) right bottom no-repeat;
}

#enquireBoxTitleCorner h2{
	background:#FF6600 url(../images/enquire_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

#discoverBoxTitleBorder{
	margin-top:6px;
	margin-left:17px;
	background:#0D5BA5 url(../images/edr_shaddow.gif) left bottom repeat-x;
	clear:both;
	position:relative;
}

#discoverBoxTitleCorner{
	background:url(../images/discover_nav_closed.gif) right bottom no-repeat;
	padding-bottom:2px;
	padding-right:17px;
}

#discoverBoxTitleCorner h2{
	background:#0D5BA5 url(../images/discover_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

#readBoxOShadow{
	background:#E3CEDD url(../images/edr_outer_nav.gif) bottom left no-repeat;
	text-align:left;
	margin-left:16px;
	margin-top:6px;
	margin-bottom:10px;
}

#readBoxIShadow{
	position:relative;
	bottom:1px;
	left:1px;
	background:#CDAAC8 url(../images/edr_inner_nav.gif) bottom left no-repeat;
}

#readBox{
	background:#A5C63F url(../images/read_nav_bottom_left.gif) bottom left no-repeat;
	padding:0px;
}

#readBoxTitleBorder{
	background:#339933 url(../images/read_shaddow.gif) left bottom repeat-x;
	width:100%;
}

#readBoxTitleCorner{
	background:url(../images/read_nav.gif) right bottom no-repeat;
	padding-bottom:2px;
	padding-right:17px;
}

#readBoxTitleCorner h2{
	background:#339933 url(../images/read_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

#readBox ul{
	padding:3px 0px 0px 10px;
	font-size:0.75em;
	color:#000000;
}

#readBox ul li{
	list-style-type:none;
	padding-left:9px;
	padding-right:0px;
	background:url(../images/pri_nav.gif) left center no-repeat;
	margin-bottom:6px;
}

#readBox ul li.selected{
	font-weight:bold;
}

#readBox ul li a:link{
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}

#readBox ul li a:active{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}

#readBox ul li a:visited{
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}

#readBox ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}

#infoBox{
	text-align:left;
	width:100%;
	margin:0px auto 0px auto;
	padding-top:11px;
	background-color:#339933;
	position:relative;
}

#infoBox h3{
	font-size:1.3em;
	font-weight:bold;
	color:#660066;
}

#infoBoxBody{
	border:1px solid #9AC027;
	border-width:1px 1px 0px 1px;
	color:#000000;
	font-size:0.85em;
	padding:3px 10px 0px 10px;
	background-color:#C5E16C;
}

#infoBoxBody img{
	float:none;
	margin:10px auto 0px auto;
	border-width:4px;
	position:relative;
}

#infoBoxBottom{
	border:1px solid #9AC027;
	border-width:0px 0px 0px 1px;
	background:#C5E16C url(../images/info_bottom.gif) left bottom repeat-x;
}

#infoBoxBottom div{
	background:url(../images/info_bottom_right.gif) right bottom no-repeat;
	font-size:1px;
	height:18px;
	line-height:1px;
}

#infoBoxBody p{
	margin:6px 0px 0px 0px;
}

#infoBoxBody p a:link{
	color:#660066;
	padding-left:9px;
	background:transparent url(../images/info_link.gif) left center no-repeat;
}

#infoBoxBody p a:active{
	color:#FFFFFF;
	padding-left:9px;
	background:#660066 url(../images/link_rollover.gif) left center no-repeat;
}

#infoBoxBody p a:visited{
	color:#660066;
	padding-left:9px;
	background:transparent url(../images/info_link.gif) left center no-repeat;
}

#infoBoxBody p a:hover{
	color:#FFFFFF;
	padding-left:9px;
	background:#660066 url(../images/link_rollover.gif) left center no-repeat;
}

#pnBoxTitleBorder{
	margin-top:6px;
	margin-left:17px;
	background:#CC0033 url(../images/edr_shaddow.gif) left bottom repeat-x;
	clear:both;
	position:relative;
}

#pnBoxTitleCorner{
	background:url(../images/pn_nav_closed.gif) right bottom no-repeat;
	padding-bottom:2px;
	padding-right:17px;
}

#pnBoxTitleCorner h2{
	background:#CC0033 url(../images/pn_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

#contentText table{
	position:relative;
}

#contentText table td#left-column{
	width:67%;
	padding-right:1.2em;
}

.thick-border{
	border:10px solid #39AE39;
}