body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul {
margin:0;
padding: 0;
}
img {border:0;}
/*a {
	text-decoration:none;
	color:#30698B;
}
a:hover {
	text-decoration:none;
	color:#C49C00;
}
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #16507A;
	font-size: 13px;
	background-color: #1E6AA4;
	background-image: url(images/sun_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	font-size: 16px;
	color: #C49C00;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
	color: #C49C00;
	margin-bottom: 10px;
	margin-left: 30px;
	border-left: 10px solid #C49C00;
	padding-left: 10px;
}
h4 {
	font-size: 16px;
	color: #C49C00;
	margin: 5px 20px 10px 50px;
}
h5 {
	font-size: 16px;
	color: #C49C00;
	margin: 0px 20px 10px 40px;
}



#holder {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 979px;
	margin-right: auto;
	margin-left: 18px;
	height: 142px;
}
#logo {
	width: 290px;
	float: left;
	height: 142px;
}
#topmenu {
	float: right;
	width: 400px;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	height: 70px;
	text-align: right;
	padding-top: 10px;
}
#topmenu a {
	color: #005DA4;
	text-decoration: none;
}

#mainmenu {
	float: right;
	width: 689px;
	padding-top: 6px;
	position:relative;
	z-index:999;
}

#content {
	margin-right: auto;
	margin-left: auto;

}
#flashholdermain {
	background-image: url(images/flash_holder_background.jpg);
	text-align: center;
	width: 1012px;
	height: 440px;
	padding-top: 12px;
}

#flashholder {
	background-image: url(images/flash_holder_background.jpg);
	text-align: center;

}

#flashbg {
	background:url(images/slide_show/bench.jpg) no-repeat center center;
}

#whyAHA {
	background-image: url(images/why_background.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 979px;
	margin-left: 16px;
	padding-top: 15px;
}
#whyAHA p {
	font-size: 11px;
	color: #2B5E7B;
	margin: 12px 12px 8px 105px;
}

#noninstitutional {
	background-image: url(images/non-institutional.png);
	height: 152px;
	width: 245px;
	background-repeat: no-repeat;
	margin-left: 200px;
	float: left;
}

#itworks {
	background-image: url(images/it_works.png);
	height: 152px;
	width: 245px;
	background-repeat: no-repeat;
	margin-left: 10px;
	float: left;
}
#thebest {
	background-image: url(images/deserve_the_best.png);
	height: 152px;
	width: 245px;
	background-repeat: no-repeat;
	margin-left: 10px;
	float: left;
}
#frontpagetextcontent {
	width: 978px;
	margin-left: 17px;
	background-image: url(images/text_content_bg.jpg);
	position: relative;
	height: 225px;
}

#frontpagetextcontent a {
	color: #2B5E7B;
}
#frontpagetextcontent a:hover {
	text-decoration: underline;
	color: #C9A33D;
}
#frontpagetextcontent p {
	margin-bottom: 12px;
	line-height: 20px;
}
.frontpagemediumimage {
	float: left;
	margin-right: 10px;
}
#endorsement {
	margin-left: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:10px;
	padding-left:20px;
	background-color:white;
	padding-top: 10px;
	margin-right: 5px;
}
#endorsement a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #16507A;
}
#endorsement a:hover {
	color: #C9A33D;
}


#textcontent {
	width: 978px;
	margin-left: 17px;
	background-color: #FFFFFF;
	background-image: url(images/sun_background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
#hidden1 {
	position: absolute;
	background-color: #F3F3F3;
	top: 5px;
	right: 5px;
	width: 726px;
	margin-right: 40px;
	line-height: 23px;
	height: 200px;
	z-index: 1;
	margin-top: -5px;
}
#hidden2 {
	position: absolute;
	background-color: #F3F3F3;
	top: 5px;
	right: 5px;
	width: 726px;
	margin-right: 40px;
	line-height: 23px;
	height: 200px;
	z-index: 2;
	margin-top: -5px;
}
#hidden3 {
	position: absolute;
	background-color: #F3F3F3;
	top: 5px;
	right: 5px;
	width: 726px;
	margin-right: 40px;
	line-height: 23px;
	height: 200px;
	z-index: 3;
	margin-top: -5px;
}
#pagetitle {
	margin-left: 17px;
}
#textbox {
	width: 640px;
	margin-left: 40px;
	position: relative;
	top: -63px;
	float: left;
	background-image: url(images/content_middle.png);
	margin-right: 30px;
	z-index: 10;
}
#textbox a {
	text-decoration: underline;
	color: #30698B;
}
#textbox a:hover {
	text-decoration: underline;
	color: #C9A33D;
}


#textbox  p {
	margin-bottom: 12px;
	line-height: 20px;
	margin-left: 50px;
	margin-right: 20px;
}
#textbox ul {
	margin-bottom: 15px;
}

#textbox li {
	margin: 5px 20px 10px 70px;
}
#testimonial {
	position: relative;
	top: -40px;
}
#submenu {
	border-left: 10px solid #CEAC4A;
	margin-left: 30px;
}
#submenu  p {
	margin-bottom: 5px;
	margin-left: 15px;
}
#submenu  a {
	color: #2B5E7B;
	font-weight: bold;
}

#introtext {
	padding-right: 50px;
	padding-left: 210px;
	z-index: 10;
	margin-bottom: -1px;
}
#introtext img {
	margin-left: -27px;
}

/*Photo Gallery*/

#whitehead {
	background-image:url(images/whitehead.png);
	height:29px;
	width:985px;
	margin-bottom:-4px;
	margin-top:-4px;
	position:relative;
	right:-14px;
	z-index:0;
}


#pg_bg {
	width:965px;
	height:843px;
	background-image:url(images/pg_bg.png);
	top: -90px;
	position:relative;
}

#pg_wrapper {
	margin-left: 52px;
	position:relative;
	top: 54px;
}

#pg_menu li {
	display:block;
	float:left;
	margin:16px;
	width:254px;
	height:280px;
	list-style:none;
	text-align:left;
}
#pg_menu li h4 {
	text-align:left;
	position:relative;
	left:-48px;
	font-family:Arial, Helvetica, sans-serif;
}
#pg_menu li p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	position:relative;
	left:2px;
	bottom:6px;
}
#pg_menu li img {
	display:block;
	border:#D0AE4D 8px solid;
	margin:0 auto;
}
#contact_button_container {
	margin-left: 60px;
	float: left;
	width: 250px;
	margin-top: -50px;
}


#gallery {
	text-align:center;
	width:945px;
	height:586px;
	background:url(images/pg_slide_bg.png) no-repeat center center;
	top:-96px;
	position: relative;
}
#gallery embed, #gallery object {
	margin:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:-24px;
}

/*end Photo Gallery*/

/* Cheap and Cheesy Show Hide Div */

#besttimetocall {
	visibility:hidden;
	padding:2px;
	margin:2px;
}
#besttimetocall p {
	margin:0px;
	padding:0px;
}

#footer {
	clear: both;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 18px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
	position: relative;
}
#footer p {
	padding-top: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#credit  a {
	color: #4FA2DF;
	line-height: 15px;
}
.staffphotonoborder {
	float: left;
	margin-right: 10px;
	margin-left: 50px;
}
.staffphoto {
	float: left;
	margin-right: 10px;
	margin-left: 50px;
	border: 1px solid #1E6AA4;
}

.testimonial {
	background-image: url(images/quote_top.gif);
	background-repeat: no-repeat;
	background-position: 50px 25px;
	margin-right: 40px;
}
.lastparagraph  {
	background-image: url(images/quote_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testimonialname {
	font-style: italic;
	background-image: url(images/quote_bottom.gif);
	background-position: right -40px;
	background-repeat: no-repeat;
	margin-top: -10px;
	padding-right: 20px;
}
#blogintro {
	margin-bottom: 20px;
	font-size: 11px;
	color: #1D4054;
	width: 238px;
	float: right;
	margin-right: 30px;
	padding-top: 1px;
}
#blogintro a {
	font-weight: bold;
	color: #1E6AA4;
	font-size: 12px;
}
#blogintro ul {
	list-style-type: none;
}

#blogintro p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#blogintro .blogseparator {
	margin-right: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BC923C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.date {
	margin-bottom: 5px;
}
#creditfooter {
	display: none;
}

.linktotop {
	border-bottom: 1px solid #D8C064;
	text-align: right;
	padding-bottom: 10px;
}
.noli li {
	list-style:none;
}
.figure {
	border: 2px solid #DAB038;
	float: left;
	margin-right: 10px;
}

div.t_hr {
	background-color:#CEAC4A;
	height:4px;
	width:512px;
	margin:8px;
	margin-left:auto;
	margin-right:auto;
}
