@charset "utf-8";
/* CSS Document */

* {
	outline: 0px none !important;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #463a1d;
}

body.sub {
	background: #F3EBD4;	
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #463a1d;
	letter-spacing: -0.05em;
	line-height: 36px;
	margin: 0px;
	margin-bottom: 20px;
}

h4 {
	color: #463a1d;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.025em;
	margin: 0px;
	margin-bottom: 10px;
}

h5 {
	color: #ab6906;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin: 0px;
	margin-bottom: 5px;
}

h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #463a1d;
	letter-spacing: -0.04em;
	line-height: 30px;
	margin: 0px;
	margin-bottom: 20px;
}

p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.01em;
	margin: 0px;
	margin-bottom: 20px;
}

a, a:visited, a:active {
	color: #A29B89;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #7b7668;
	text-decoration: none;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

ul+p {
	margin-top: -20px;
}

ul li {
	color: #ab6906;
	padding-top: 9px;
	line-height: 14px;
	padding-bottom: 9px;
	font-weight: bold;
	background: url(/am_images/bullet.gif) left 12px no-repeat;
	padding-left: 30px;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

.lightbrown, .lightbrown * {
	color: #ab6906 !important;
}

.darkbrown, .darkbrown * {
	color: #463a1d !important;
}

.grey, .grey * {
	color: #A29B89 !important;
}

.white, .white * {
	color: #ffffff !important;
}

.teal, .teal * {
	color: #6D9280 !important;
}

.expanded_text {
	letter-spacing: 0.33em;
}

.elevenpx, .elevenpx * {
	font-size: 11px !important;	
}

.left {
	float: left;
}

.imgleft {
	padding: 3px;
	border: 1px solid #E3D7BE;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
}

.imgright {
	padding: 3px;
	border: 1px solid #E3D7BE;
	margin-left: 10px;
	margin-bottom: 10px;
}

hr {
	height: 1px;
	border: 0px none;
	border-top: 1px solid #E3D7BE;
	width: 600px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.bio p {
	line-height: 24px;
}

.half {
	width: 50%;
}

a img {
	border: 0px none;
}

#nav {
	display: none;
}

#header_wrapper {
	background: url(/am_images/main_bg_rpt.jpg) top left repeat-x;
}

.sub #header_wrapper {
	background: url(/am_images/sub_main_bg_rpt.png) top left repeat-x;
	-background: transparent url(/am_images/sub_main_bg_rpt.gif) top left repeat-x;
}

#header {
	background: url(/am_images/main_bg.jpg) 50% top no-repeat;
	height: 633px;
	width: 100%;
}

.sub #header {
	background: url(/am_images/sub_main_bg.png) 50% top no-repeat;
	-background: url(/am_images/sub_main_bg.jpg) 50% top no-repeat;
	height: 508px;
}

#header_container {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	overflow: hidden;
}

#flash {
}

#logo {
	padding-left: 10px;
	padding-top: 34px;
	float: left;
}

#enroll {
	margin-left: 159px;
	float: left;
}

#content_boxes_container {
	width: 980px;
	margin: 0px auto;
}

#content_boxes {
	margin-left: 10px;
}

#content_boxes .box {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px !important;
	letter-spacing: 0px;
	margin-top: 9px;
}

#content_boxes .box p {
	line-height: 18px;
	margin-top: 0px;
	font-size: 11px !important;
	letter-spacing: 0px;
}

#box1 {
	width: 231px;	
	padding-left: 6px;
	margin-right: 4px;
}

#box2 {
	width: 229px;
	padding-left: 8px;
	margin-right: 4px;
}

#box3 {
	width: 231px;
	padding-left: 7px;
	margin-right: 3px;
}

#box4 {
	width: 233px;
	padding-left: 5px;
}

#sub_content_wrapper {
	background: url(/am_images/sub_content_bg.png) 50% top no-repeat;
	-background: url(/am_images/sub_content_bg.jpg) 50% top no-repeat;
	width: 100%;
	margin-top: -28px;
}

#sub_content_container {
	width: 980px;
	margin: 0px auto;
}


#text {
	padding: 15px 80px 50px 20px;
	width: 600px;
	float: left;
}

#sidebar {
	width: 210px;
	padding: 15px 45px 50px 25px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}

#sidebar p {
	font-size: 11px;
}

#sidebar h5 a {
	font-size: 14px;	
}

#sidebar h5 a:hover, #sidebar h5 a:visited:hover {
	text-decoration: none;	
}

#footer_wrapper {
	background: url(/am_images/footer_bg_rpt.png) top left repeat-x;
	-background: url(/am_images/footer_bg_rpt.gif) top left repeat-x;
	height: 300px;
	width: 100%;
}

.home #footer_wrapper {
	margin-top: -47px;
	#margin-top: -35px;
	-margin-top: -47px;
	position: relative;
	z-index: 11111;
}

#footer_container {
	background: transparent url('/am_images/footer_bg.png') 50% top no-repeat;
	-background: transparent url('/am_images/footer_bg.gif') 50% top no-repeat;
	height: 300px;
	width: 100%;
}

#footer {
	width: 980px;
	margin: 0px auto;
	padding-top: 90px;
}

#footer p {
	color: #75A090;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#footer_left {
	width: 350px;
	float: left;
}

#footer_middle {
	float: left;
	width: 310px;
}

#footer_middle ul.first {
	width: 95px;
	float: left;
	margin-right: 70px;
}

#footer_middle ul.second {
	float: left;
	width: 95px;
}

#footer_right {
	float: left;
	width: 320px;
}

#footer ul li {
	background: none;
	padding: 0px;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(/am_images/footer_ul_li_bg.png) bottom left no-repeat;
	-background: none;
	-border-bottom: 1px solid #A4BBB0;
	padding-bottom: 1px;
	-padding-bottom: 0px;
}

#footer li a, #footer li a:visited, #footer li a:active {
	text-decoration: none;
	color: #fff;
	padding: 6px 0px 6px 5px;
	letter-spacing: 0.05em;
	display: block;
}

#footer li a:hover, #footer li a:visited:hover {
	background: url(/am_images/footer_ul_li_bg.png) bottom left;
	-background: #A4BBB0;
}

#footer ul.third {
	width: 300px;
	margin-bottom: 0px;
}

#office_hours {
	font-size: 12px !important;
	padding-left: 5px;
	padding-top: 15px;
	margin-bottom: 10px;
}

#footer ul.third li {
	background: url(/am_images/footer_ul_li_bg.png) bottom left repeat-x;
	-background: none;
	-border-bottom: 1px solid #A4BBB0;
}
#flash{
	width:980px;
	height:508px !important;
}

#testimonials hr {
	margin: 10px 0px 10px;
}

#testimonials p {
	padding: 10px 30px;
	margin: 0px;
	float: left;
	width: 540px;
	background: url(/am_images/quote.png) 3px 13px no-repeat;
}

#text ul {
	list-style: disc;
	margin-left: 30px;
}

#text li {
	background: none;
	padding-left: 0px;
	font-weight: normal;
	color: #5b574d;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}

.small {
	font-size: 9px;
}

form label {
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 5px;
	padding-top:7px;
}

form {
	width: 412px;
	float: left;
}

form #Email {
	padding: 5px;
	border: 1px solid #A29B89;
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

form #Suggest {
	padding: 5px;
	border: 1px solid #A29B89;
	float: left;
	width: 300px;
}

.sidebar_box {
	background: #fff;
	border: 1px solid #D9CCB3;
	padding: 10px;
	margin-bottom: 10px;
}
#noscript_nav {
	background: #DDCEB1; 
	position: absolute; 
	padding: 0px 0px;
	margin-left:425px;
	#margin-left: -65px;
	margin-top:-34px;
	#margin-top: -36px;
	line-height: 14px;
	font-size: 12px;
}

#noscript_nav a, #noscript_nav a:visited, #noscript_nav a:active {
	padding: 10px 15px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
}

#noscript_nav a:hover, #noscript_nav a:visited:hover {
	background: #473B1D;
}