* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body {
background-image:url(images/beige014.jpg);
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
#branding img {
	padding-top: 146px;
}
a img {
	border-style: none;
}
#bold
{
font-weight:bold;
}
#recommend tr
{
background-color:#FFFFC4;
}
#recommend .border
{
padding:3px 0 15px 0;
background-image:url(images/page.gif);
background-repeat:repeat-x;
margin:0;
display:block;
}
#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;
}

#header
{
background: url(images/sky-grad.png) repeat-x left top;
}


#branding {
	background: url(images/camels-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: #900096;
	clear: both;
	text-align: right;
	font-size: 1.2em;
	padding: 10px 0;
}

#content h2, #contentfull h2 {
	font-size: 2.5em;
	font-weight: normal;
	color: #E95112;
	padding-top: 20px;
}
#content p, #contentfull 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;
	clear: both;
}
#content-wrapper a:link, #content-wrapper a:visited {
	color: #E95112;
}

#content {
	float: left;
	padding: 0 25px 25px;
	margin-right: 370px;
}
#contentfull {
	float: left;
	padding: 0 25px 25px;
	background-color:#FFFFFF;

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

#content h4, #contentfull h4
{
font-size:1.3em;
color: #E95112;
padding:0;
margin: 0 0 5px 0px;
}


#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;
}
#content h4 {
	font-size: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
#content blockquote {
	font-size: 1.1em;
	color: #303;
	font-style: italic;
	padding:10px 0;
	margin:0;
}
#gallery table
{
empty-cells:show;
padding-left:auto;
padding-right:auto;
border:none;
}
}
#gallery td
{
padding:20px;
margin:10px;
border:none;
background:none;
}
#gallery p
{
padding:0 0 0 10px;
margin:0;
font-size:10px;
}