/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td, small {padding: 0;}
body {
	font: 100%/1.3 "Gill Sans", "GillSans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #465D79; background-color: #fff;
}
img {border:none;
}
h1 {font-size: .9em;
}
h2 {font-size: .8em;
	margin-bottom: .4em;
	font-weight: normal;
	clear: left;
}
p {font-size: .8em;
	margin-bottom: 1em;
}
a {text-decoration: underline;}
a:link {color: #EF9421;}
a:visited {color: #EF9421;}
a:hover {color: #F1BA74; text-decoration: none;}
a:active {color: #F1BA74; text-decoration: none;
}
acronym {cursor: help; border-bottom: none;}
ul, ol {font-size: .8em;
	margin: 0 0 1em 1.9em;
}
/**************** Container styles ****************/
#container {
	width: 980px;
	margin: 0 auto;
}
#mainwrapper {
	background: url(../images/main/orange-bgfill.gif) repeat-y left top;
	position: relative;
	float: left;
	width: 979px;
	border-right: 1px solid #EF9421;
}
#bottomradius {
	background: url(../images/main/bottom-radius.gif) no-repeat left top;
	float: left;
	width: 980px;
	height: 73px;
	border-bottom: 20px solid #fff;
	position: relative;
}
#maincontent, #maincontenthome, #maincontentleaflets {
	float: left;
	width: 771px;
	padding-left: 35px;
}
#maincontent {
	padding: 20px 35px;
	width: 736px;
}
#maincontentleaflets {
	padding: 20px 0 20px 35px;
}
.toptextwrapper {
	padding-right: 30px;
}
/**************** Header styles ****************/
#header {
	background: url(../images/main/header-bg.gif) no-repeat left top;
	height: 168px;
	margin-top: 20px;
	position: relative;	
}
#header img#radiusfill {
	position: absolute;
	right: 693px;
	bottom: 0;
}
#header p.regionlinks {
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 13px; bottom: 0;
	float: left;
	margin-bottom: 2px;
	font-size: .7em;
}
/**************** Navigation styles ****************/
ul#navbar {
	position: absolute;
	right: 5px; top: 49px;
}
ul#navbar li {
	float: left;
	list-style: none;
	height: 13px;
	margin-left: 12px;
}
ul#navbar li a {display: block; height: 13px;
}
ul#navbar li a.homelink {background: url(../images/main/navtop-home.gif) no-repeat left top; width: 54px;}
ul#navbar li a.homelink:hover {background: url(../images/main/navtop-home.gif) no-repeat left -13px;}
ul#navbar li a.aboutuslink {background: url(../images/main/navtop-aboutus.gif) no-repeat left top; width: 73px;}
ul#navbar li a.aboutuslink:hover {background: url(../images/main/navtop-aboutus.gif) no-repeat left -13px;}
ul#navbar li a.advertiselink {background: url(../images/main/navtop-advertise.gif) no-repeat left top; width: 76px;}
ul#navbar li a.advertiselink:hover {background: url(../images/main/navtop-advertise.gif) no-repeat left -13px;}
ul#navbar li a.contactuslink {background: url(../images/main/navtop-contactus.gif) no-repeat left top; width: 88px;}
ul#navbar li a.contactuslink:hover {background: url(../images/main/navtop-contactus.gif) no-repeat left -13px;}
ul#navbar span {display: none;
}
ul#navbar li#currenthome {background: url(../images/main/navtop-home.gif) no-repeat left -26px; width: 54px;}
ul#navbar li#currentaboutus {background: url(../images/main/navtop-aboutus.gif) no-repeat left -26px; width: 73px;}
ul#navbar li#currentadvertise {background: url(../images/main/navtop-advertise.gif) no-repeat left -26px; width: 76px;}
ul#navbar li#currentcontactus {background: url(../images/main/navtop-contactus.gif) no-repeat left -26px; width: 88px;
}
#navbarleft {
	float: left;
	width: 173px;
	background-color: #EF9421;
	color: #fff;
}
#navbarleft ul {
	width: 173px;
	float: left;
	font-size: .7em;
	border-bottom: 2px solid #F1BA74;
	margin: 0;
}
#navbarleft li {
	border-top: 2px solid #F1BA74;
	list-style: none;
	padding-top: 1px;	
}
#navbarleft li a {text-decoration: none; padding: 2px 12px; display: block; width: 149px;}
#navbarleft li a:link, #navbarleft li a:visited {color: #fff;}
#navbarleft li a:hover, #navbarleft li a:active {color: #F1BA74;
}
#navbarleft p.listcategory {
	margin-bottom: 0;
	padding: 15px 12px 2px;
	font-size: .7em;
	float: left;
	width: 149px;
	background-color: #008EC0;
	font-weight: bold;	
}
h1.regionheading {
	margin-bottom: .5em;
}
/**************** Content styles ****************/
#bottomradius p {
	position: absolute;
	left: 12px; bottom: 3px;
	font-size: .7em;
	margin-bottom: 0;
	color: #70B9D7;
}
#bottomradius a:link, #bottomradius a:visited {color: #70B9D7; text-decoration: none;}
#bottomradius a:hover, #bottomradius a:active {color: #fff;
}
#frmSearch, #twitterbutton {float: right;
}
#slideshow {
	position: absolute;
	width: 806px;
	height: 101px;
	bottom: 0; right: 1px;
}
#slideshow img {
	display: none;
	position: absolute;
	top: 0; right: 0;
}
.leafletwrapper, .googlemapwrapper {
	width: 350px;
	float: left;
	margin: 0 35px 1em 0;
	border-bottom: 1px solid #FFC883;
}
.leafletwrapper img {
	float: left;
	margin: 0 10px 8px 0;
}
.leafletwrapper img.pdfimg {
	float: none;
	margin: 0 5px -3px 0;
}
.leafletwrapper p, .leafletwrapper ul {font-size: .75em;}
.leafletwrapper ul {margin: 0 0 .8em 10px;
}
#maincontentleaflets .leafletwrapper p.websitelink {
	clear: left;
	font-size: .8em;
}
.googlemapwrapper {border: none;}
.leafletwrapper {min-height: 230px;
}
/*---------------Contact styles ---------------*/
#formwrapper {width: 320px;
}
table, th, td {
	border-collapse: collapse;
	vertical-align: top;
	font-size: .85em;
}
table#contacttable {margin: 0 0 1.2em 0;}
table#contacttable input, table#contacttable textarea {width: 220px;}
table#contacttable input#submit {width: 100px;}
#contacttable, #contacttable th, #contacttable td {padding: .3em .7em .4em 0;
}
.addressblock {
	float: right;
	text-align: right;
	font-size: 1em;
}
/**************** Misc classes and styles ****************/
.imgleft {float: left; margin: 0 1em .5em 0;}
.imgright {float: right; margin: 0 0 .5em 1em;}
.boldtext {font-weight: bold;}
.largetext {font-size: 1em; line-height: 1.6;}
.largemargbtm {margin-bottom: 1.4em;}
.clear {clear: both;}
small {font-size: .8em;}
p.backlink {
	clear: both;
	font-weight: bold;
	float: left;
	width: 100%;
}
.boldorangetext {font-weight: bold; color: #E6841D;}
.homeleftbottom {
	float: right;
	width: 350px;
	text-align: left;
}

