body {
   background: #F7F7F6 url('images/background3.gif') repeat-y fixed 50% 0;
   margin:0; padding:0; text-align:center; background-attachment:fixed
}




.clear {
	clear: both;
}

#container {
   margin: 0px auto;
   text-align: left;
   width: 692px;
}

h1 {
   text-indent: -9999px;
   width: 692px;
   height: 90px;
   background: url('images/ah_header.jpg');
   margin: 0;
   padding: 0
}

h1 a, h1 a:link {  
 display: block;
 width: 692px;
 height: 90px;
}

#left {
	width: 178px;
	float: left;
}

#content {
	width: 479px;
	float: left;
	padding: 15px 0 10px 20px;
}

#content h2 {
	background: url('images/flower.jpg') no-repeat;
	color: #75514D;
	width: 454px;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:18px; font-family:Trebuchet MS, Georgia, Times New Roman, Times, serif; padding-left:30px; padding-right:0; padding-top:3px; padding-bottom:3px;
}

#content h3 {
	color: #75514D;
	width: 454px;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; font-family:Trebuchet MS, Georgia, Times New Roman, Times, serif;
}


#content ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}

#content li {
	background: url('images/bullet_extlink.jpg') no-repeat 0 4px;
	padding-left: 16px; padding-bottom: 6px; font-style:normal; font-variant:normal; font-weight:normal; line-height:17px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #75514D;
}

#content a:link {
 	color: #817D62;
 	font-weight:normal;
 	text-decoration: none;
 	border-bottom: 0px dotted #817D62;
}

#content a:visited {
 	color: #817D62;
 	font-weight:normal;
 	text-decoration: none;
 	border-bottom: 0px dotted #817D62;
}

#content a:hover {
	color: #E00400;
	font-weight:normal;
	text-decoration: none;
	border-bottom: 1px dotted #E00400;
}

#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #ABA081;
	border-top: 9px solid #F7F7F6;
	width: 692px;
	padding: 5px 0;
	clear: both;
}

#footer h2 {
	maring: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #685750;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #D3D8C4;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
}

#footer h2 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	background-color: #A5003B;
}

.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #75514D;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #C2B89E;
}

/* --- navigation --- */

#navcontainer {
	width: 178px;		
}

#navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

#navcontainer a {
 	display: block;
 	width: 178px;
 	height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url('images/bg_navbutton2.gif');
 	color: #685750;
 	text-decoration: none
}

#navcontainer a:hover {
	background: url('images/bg_navbutton_over2.gif');
	color: #A5003B;
	text-decoration: none
}

#navcontainer li a#current {
	background: url('images/bg_navbutton_over2.gif');
	color: #A5003B;
	text-decoration: none
}

/* --- favorite links--- */

#favlinks {
	width: 163px;
	padding-left: 15px;
	margin-top: 10px;
}

#favlinks h2 {
	font: bold 14px Trebuchet MS, Georgia, Times New Roman, Times, serif;
	color: #75514D;	
	margin: 0 0 10px 0;
	padding: 0;
}

#favlinks ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}

ul.extlinks li {
	background: url('images/bullet_extlink.jpg') no-repeat 0 4px;
	padding-left: 16px; font-style:normal; font-variant:normal; font-weight:normal; line-height:16px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif
}

.extlinks a:link {
 	color: #685750;
 	text-decoration: none;
 	border-bottom: 0px dotted #A5003B;
}

.extlinks a:visited {
 	color: #685750;
 	text-decoration: none;
 	border-bottom: 0px dotted #959E79;
}

.extlinks a:hover {
	color: #A5003B;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 0px dotted #A5003B;
}