* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
	/*  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-image:url(images/beige014.jpg);
}
#header
{
background: url(images/sky-grad.png) repeat-x left top;



}
#branding img {
	padding-top: 146px;
}
a img {
	border-style: none;
}

#navigation {
	background: #f9edbd;
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
}
#navigation li {
	float: left;
	list-style: none;
}
#navigation a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 2.1em;
}

#branding {
	background: url(images/palms-trans.gif) no-repeat right top;
}
#footer {
	font-size: 0.8em;
	clear: both;
	background-color: #F9EDBD;
	height: 40px;
}

#content-wrapper {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/col-tile.gif) repeat-y right top;
}
.ah-logo {
	float: left;
	position: relative;
	bottom: 14px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	max-width: 1000px;
	min-width: 760px;
	background-color:#FFFFFF;
}

.copyright {
	text-align: right;
	padding-top: 1.3em;
}
.intro {
	color: #F05112;
	font-style: italic;
}



.clear {
	clear: both;
}

#branding h2 {
	color: #144F96;
	clear: both;
	text-align:left;
	font-size: 1.2em;
	padding: 10px 0;
}

#content h2 {
	font-size: 2.5em;
	font-weight: normal;
	color: #E95112;
	padding-top: 20px;
}
#content p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.4;
}


#navigation a:link, #navigation a:visited {
	color: #e15112;
	text-decoration: none;
	border-right: 1px solid #F9EDBD;
	border-left: 1px solid #F9EDBD;
}

#footer, #branding {
	padding: 0px 25px;
}
#content-wrapper a:link, #content-wrapper a:visited {
	color: #E95112;
}

#content {
	float: left;
	padding: 0 25px 25px;
	margin-right: 370px;
}
.vcf {
	float: left;
	padding: 0 20px 20px 0;
}
#content h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #E95112;
	margin-bottom: 15px;
}



#sidebar h3 {
	color: #E95112;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 0.2em;
}

#sidebar {
	width: 320px;
	padding: 30px 25px;
	float: right;
	margin-left: -370px;
}
#sidebar p, #sidebar ul, #sidebar ol {
	margin-bottom: 25px;
}

li {
	list-style: inside;
}
.home-link {
	padding-left: 25px;
}





#access, .hidden, #branding h1 {
	position: absolute;
	left: -9999px;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
#navigation a:hover, #navigation a:active {
	color: #e15112;
	text-decoration: none;
	background: #fcf6df;
	border-right: 1px solid #E95112;
	border-left: 1px solid #E95112;
}
#content-wrapper a:hover, #content-wrapper a:active {
	color: #E95112;
	background: #FCF6DF;
}
sup {
	line-height: 1em;
	font-size: 0.8em;
}
#footer a {
	color: #000;
}

strong {
	font-weight: bold;
}
.centre-img {
	border: 1px solid #E95112;
	background: #FCF6DF;
	float: left;
	padding: 0 20px 20px;
	margin: 0 5px;
	text-align: center;
}
.centre-img span {
	font-size: 0%;
}

.centre-img .i-a {
	float: left;
	width: 276px;
}


.centre-img .i-b {
	width: 225px;
	margin-left: 20px;
}

.centre-img img {
	padding-top: 20px;
}
#content blockquote {
	font-style: italic;
	font-size: 1.1em;
	color: #000066;
}
