html,body 
{
	height: 100%;
	text-align: center;
	background-color: #CCCC9A;
}

a, a:hover, a:visited
{
	color: blue;
	text-decoration: underline;
}

a.title, a.title:hover, a.title:visited
{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
}

body 
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 0.75em;
	line-height: 140%;
	color: #333333;
}

select, textarea, input
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
}

h1
{
	font-size:1.2em;
	margin-right:15px;
	padding-top:3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top:0px;
	color: #294129;
/*	text-transform: uppercase; */
}

h1.landing
{
	color: black;
	font-size: 1.5em;
}

h2
{
	font-size:1.1em;
	color: #294129;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h3
{
	font-size:1.0em;
	color: #294129;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
}

p.nav
{
	font-size: 1.0em;
}

ul
{
	margin-right:15px;
}

img.navimage
{
	border: 0px;
}

.debug
{
	border: 1px green dashed;
}

.right
{
	text-align: right;
}

.centre
{
	text-align: center;
}

.nobr
{
	white-space: nowrap;
}

.footnoteText
{
	margin-top: 8px;
	font-size: 0.9em;
}

a.mainNav
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 1.1em;
	text-transform: lowercase;
}

span.menuRootItem
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 1.1em;
	text-transform: lowercase;
}

#outerDiv
{
	margin: 20px;
	width:910px;
	background: url(../img/shadow-bg.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	background-color:White;
}

#mainwrapper
{
	padding: 0 20px 20px 10px;
	background-image: url(../img/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#breadcrumb
{
	background-image: url(../img/top-banner-grey.jpg);
	background-position: bottom left;
	text-align: right;
	padding-right: 24px;
	white-space: nowrap;
	font-size: 0.9em;
}

#breadcrumb ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumb li
{
	display: inline;	
}

#breadcrumb li a:link, #breadcrumb li a:visited 
{
	padding: 4px 5px 4px 5px;
}

#top
{
	margin-left: 2px;
	padding-left: 2px;
	text-align:left;
	width: 872px;
	height: 120px;
}

#contentDiv
{
	width: 625px;
	text-align: left;
	float:right;
	margin-right:4px;
	padding-left:8px;
	padding-right: 0;
	margin-top: 8px;
	border: 1px solid #d8dcd3;
	padding-top: 3px;
	font-size: 0.95em;
}

#HomePageContentDiv
{
	clear:both;
	text-align: left;
	margin-right:8px;
	margin-left:8px;
	margin-top: 4px;
}

#HomePageContentDiv h1 a
{
	text-decoration: none;
	color: #ffffff;
}

#bottomNavDiv
{
	overflow: auto;
	clear:both;
	width: 100%;
	text-align: center;
/*	border-top: 1px solid #A4AD9A;*/
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
}

img.leftimage
{
	float:left;
}

img.rightimage
{
	float:right;
}

.nobr
{
	white-space: nowrap;
}

div.bannerTitle
{
	color: #AD651B;
	font-family: Impact;
	font-size:1.5em;
	/*text-transform:uppercase;*/
	font-weight: normal;
}

#headerBanner
{
	overflow: auto;
	float:left;
	width:474px;
	padding-top: 30px;
	line-height: 1.3em;
	text-transform: uppercase;
}

#headerRhsImages
{
	float:right;
	padding-right:5px;
}

#topNav
{
	font-family: Impact, Arial Narrow, Arial, sans-serif;
	font-size: 1.5em;
	float: left;
	width: 870px;
	text-align: right;
	font-weight: normal;
	margin-left: 6px;
	border-top: 3px solid #294129;
}

#topNav ul
{
	margin: 0;
	padding: 0.1em 0 0 0;
	list-style: none;
}

#topNav li
{
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 8px;
}

#topNav a
{
	float: left;
	display: block;
	padding: 0.2em 8px 0.2em 8px;
	text-decoration: none;
	color: #294129; 
	text-transform: uppercase;
}

#topNav a:hover
{
	text-decoration: underline;
}

#subnav
{
	overflow:auto;
	clear: left;
	width: 860px;
	background-color: #294129;
	color: white;
	font-size: 0.6em;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	padding: 0px 4px 2px 6px;
	margin-left: 0px;
	margin-right: 0px;
}

#subnav a
{
	color: white;
	text-decoration: none;
	white-space: nowrap;
	text-transform: none;
}

#subnav li
{
	margin: 0;
	padding: 0;
}

div.callout
{
	overflow: hidden;
	border-top: 1px solid #999999;
	padding: 3px;
	margin-bottom: 10px;
	background-image: url(../img/callout-bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	width: 250px;
	margin-left: 2px;
	font-size: 0.9em;
}

div.callout img
{
	overflow:hidden;
	width: 250px;
}

div.callout h1
{
	font-size: 1.1em;
	text-transform: none;
	padding-left: 3px;
}

div.callout p
{
	padding-left: 3px;
}

#sideDiv
{
	text-align:left;
	float:left;
	width:226px;
	margin-left: 4px;
	padding-left: 0;
	margin-top: 8px;
}

#sideDiv h3
{
	margin-top: 1.5em;
}

#innerPageSide
{
	background-color: #eeeed7;
	padding: 0.5em 0.5em 0.5em 0.5em;	
	font-size: 0.9em;
}

img.subbanner
{
	width: 620px;
}

#gallery
{
	width: 620px;
	overflow: hidden;
}

#gallery img
{
	overflow:hidden;
}

div.innerCallout
{
	width:95%;
	border:1px solid #d8dcd3;
	margin-bottom: 1em;
	padding: 3px 3px 0 3px;	
	background-color: #fff;
}

div.innerCallout h2
{
	font-size:1.0em;
/*	border: 1px solid red; */
	padding-top: 0px;
	margin: 0;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
