/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #eeefea;
	background-image: url(../images/bg_a.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
img, form {
	margin: 0;
	padding: 0;
}
p, h3 {
	margin: 0;
	padding: 7px 0 7px 0;
}


.fake {}

#case {
	margin: 0;
	padding: 0;
	width: 100%;

}
#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 101px;
	background-image: url(../images/bg_header_1.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#header_print {
	display: none;
}
#content_case {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddddda;
	border-bottom-color: #d7d8d2;
	display: block;
	float: left;
}
#hold_content_width {
	margin: 0;
	padding: 0;
	width: 760px;
}
#subnav {
	margin: 0;
	padding: 0;
	width: 182px;
	display: block;
	float: left;
}
#content {
	margin: 0;
	padding: 0;
	width: 577px;
	display: block;
	float: left;
}
#nav1 p {
	margin: 0;
	padding: 7px 22px 7px 15px;
}
#nav2 p {
	margin: 0;
	padding: 7px 22px 14px 15px;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	color: #61635D;
}
#content a:hover {
	text-decoration: underline;
	color: #FF6500;
}
#nav1 {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: .8em;
	text-align: right;
	color: #61635D;
}
#nav2 {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: .8em;
	text-align: right;
	color: #61635D;
	background-image: url(../images/nav2_dots.gif);
	background-repeat: repeat-x;
}
#footer {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: .7em;
	color: #4F667E;
	display: block;
	float: left;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #4F667E;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF6500;
}
#footer_case {
	margin: 0;
	padding: 0;
	width: 760px;
}
#footer_area_1 {
	margin: 0;
	padding: 0;
	width: 203px;
	text-align: right;
	display: block;
	float: left;
}
#footer_area_2 {
	margin: 0;
	padding: 13px 13px 5px 15px;
	display: block;
	float: left;
}
#footer_area_3 {
	margin: 0;
	padding: 13px 13px 5px 15px;
	display: block;
	float: left;
}



/* ------------------------------------- 
	Subnav bullets
*/

.subnavBullets {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .8em;
	font-weight: bold;
}

.subnavBullets li a:link, .subnavBullets li a:visited {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-decoration: none;
	color: #4D617B;
	width: 172px; /* Mac value left */
	/* Hides from IE-mac \*/
		width: 182px;
		width/**/: /**/172px; /* Value is for IE 6 onwards */
	/* End hide from IE-mac */
}
.subnavBullets li a:hover {
	margin: 0;
	padding: 4px 0 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #8CA4CA;
	text-decoration: none;
	color: #ffffff;
	width: 172px; /* Mac value left */
	/* Hides from IE-mac \*/
		width: 182px;
		width/**/: /**/172px; /* Value is for IE 6 onwards */
	/* End hide from IE-mac */
}
.subnavBullets li a:link, .subnavBullets li a:visited, .subnavBullets li a:hover {
	margin: 0;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	display: block;
	width: 172px; /* Mac value left */
	/* Hides from IE-mac \*/
		width: 182px;
		width/**/: /**/172px; /* Value is for IE 6 onwards */
	/* End hide from IE-mac */
}

/* ------------------------------------- */



.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.page_title {
	margin: 0 22px 0 22px;
	padding: 0;
	height: 21px;
	background-color: #61635d;
}
.page_title_print {
	display: none;
}
.copy_case {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
}
.left_image {
	margin: 0;
	padding: 30px 0 0 22px;
	float: left;
}
.main_copy {
	margin: 0;
	padding: 19px 24px 10px 0;
	width: 383px;
	font-size: .8em;
	line-height: 1.5em;
	color: #4B433B;
	float: right;
}
.main_copy a:link, .main_copy a:visited, .main_copy a:active {
	text-decoration: underline !important;
	color: #FF6500 !important;
}
.main_copy a:hover {
	text-decoration: underline;
	color: #61635D !important;
}
.main_copy_accross {
	margin: 0;
	padding: 19px 24px 10px 22px;
	width: 560px;
	font-size: .8em;
	line-height: 1.5em;
	color: #4B433B;
	float: left;
}
.main_copy_wide {
	margin: 0;
	padding: 19px 24px 10px 0;
	width: 513px;
	font-size: .8em;
	line-height: 1.5em;
	color: #4B433B;
	float: right;
}
.main_100 {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
.left_image2 {
	margin: 0;
	padding: 11px 0 0 22px;
	float: left;
}
.right_image {
	margin: 0;
	padding: 6px 0 0 15px;
	float: right;
}
.image_border_grey {
	border: 1px solid #999999;
}
.main_copy2 {
	margin: 0;
	padding: 0px 24px 25px 0;
	width: 383px;
	font-size: .8em;
	line-height: 1.5em;
	color: #4B433B;
	float: right;
}
.sub_nav_title_courses {
	margin: 0;
	padding: 0 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sub_nav_title {
	margin: 0;
	padding: 8px 0 0 0;
}
.sub_nav_title_locations {
	margin: 0;
	padding: 8px 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subnav_article a:link, .subnav_article a:visited, .subnav_article a:active {
	text-decoration: none;
	color: #FF6500;
}
.subnav_article a:hover {
	text-decoration: underline;
	color: #FF6500;
} 
.bullet_blue {
	margin: 0;
	padding: 19px 0 0 10px;
	display: block;
	float: left;
}
.subnav_article {
	margin: 0;
	padding: 16px 10px 7px 28px;
	color: #4b433b;
}
.subnav_article_title {
	color: #332d25;
	font-weight: bold;
	font-size: .8em;
}
.subnav_text_indent {
	color: #332d25;
	font-weight: bold;
	font-size: .75em;
}
.subnav_article_text {
	font-size: .7em;
}
.subnav_article_archive {
	margin: 30px;
	padding: 30px;
	font-size: .7em;
}

.date_grey {
	color: #8B837A;
}
.blue_line {
	margin: 0;
	padding: 0 0 0 28px;
	color: #A785FF;
}
.blue {
	color: #A785FF;
}
.form_field_width {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_field_width_sml {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
}
.dyn_location_image {
	width: 126px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 17px;
	background: #C9CBC8;
	background-image: url(../images/location_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table_prices td {
	margin: 0;
	padding: 4px;
	border: 1px solid #cccccc;
}
