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

body {
	background-image: url(/images/pattern_body.jpg);
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 140%;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
#wrapper {
	width: 888px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/pattern_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	font-size: 85%;
	color: #666666;
	text-decoration: none;
	background-image: url(/images/wrapper_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 11px;
	padding-left: 190px;
	text-align: right;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 4px;
}
.content_background {
	background-image: url(/images/logo_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	width: 176px;
	background-image: url(/images/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 89px;
}
.nav_main {
	color: #FFFFFF;
	padding-left: 18px;
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-decoration: none;
	font-size: 110%;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 4px;
}
a.nav_main:link {
	color: #FFFFFF;
	padding-left: 18px;
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-decoration: none;
	font-size: 110%;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 4px;
}
a.nav_main:visited {
	color: #FFFFFF;
	padding-left: 18px;
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-decoration: none;
	font-size: 110%;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 4px;
}
a.nav_main:hover {
	color: #FFFF99;
	padding-left: 18px;
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-decoration: none;
	font-size: 110%;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 4px;
}
.nav_sub {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding-left: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.nav_sub:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding-left: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.nav_sub:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding-left: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.nav_sub:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding-left: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content {
	width: 607px;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 90px;
	background-image: url(/images/content_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 300px;
}
.content_pattern {
	background-image: url(/images/pattern_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 160%;
	color: #660000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	line-height: 110%;
}
#content_home {
	width: 336px;
	margin-right: 20px;
}
.testimonial_box {
	padding: 10px;
	border: 1px solid #999999;
}
.testimonial_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	line-height: 110%;
	color: #660000;
	display: block;
	text-align: center;
	margin-bottom: 3px;
}
.testimonial_name {
	font-size: 95%;
	font-style: italic;
	text-align: right;
	line-height: 110%;
}
.heads_bar {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.box_frame {
	border: 1px solid #666666;
	padding: 3px;
}
.featured_video {
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 3px;
	padding: 8px 4px 4px;
	width: 328px;
	text-align: center;
}
.image_left {
	float: left;
	margin-right: 10px;
	display: block;
}
.categories {
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	display: block;
	margin-top: 12px;
}
.advisory_name {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 30px;
}
.back_buttons {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 4px;
	text-decoration: none;
	float: right;
	border: 1px solid #999999;
}
.alumni_nav {
	font-size: 110%;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 100%;
	background-color: #999999;
	display: block;
}
.alumni_subnav {
	width: 120px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #660000;
	line-height: 110%;
	margin-right: 10px;
	display: block;
}
.alumni_position {
	padding-left: 8px;
	text-align: left;
}
.alumni_box {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px dotted #666666;
}
.alumni_name {
	font-size: 130%;
	font-weight: bold;
	color: #660000;
}
.image_left {
	margin-right: 10px;
}
.programs_subnav {
	width: 160px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #660000;
	line-height: 100%;
	padding-right: 10px;
	display: block;
}
.heads {
	font-size: 120%;
	font-weight: bold;
	color: #660000;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.links_links {
	font-size: 140%;
}
.date {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
.article_titles {
	font-size: 150%;
	color: #660000;
	margin-top: 6px;
	display: block;
	line-height: 130%;
}
.event_description {
	display: block;
	padding-left: 30px;
}
.home_date {
	font-size: 90%;
	color: #660000;
}
.testimonial_text_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	line-height: 120%;
	color: #660000;
	display: block;
	text-align: center;
	margin-bottom: 3px;
}
.video_image {
	margin-right: 8px;
}
.back_video_buttons {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 4px;
	text-decoration: none;
	float: left;
	border: 1px solid #999999;
}
.welcome {
	margin-bottom: 10px;
}
.page_navigation_bottom {
	font-weight: bold;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;
	border: 1px solid #660000;
	text-align: right;
}
.subnav_indent {
	font-size: 90%;
	display: block;
	padding-left: 11px;
	background-image: url(/images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 7px;
	font-style: italic;
}
a.subnav_indent:link {
	color: #000000;
	text-decoration: none;
}
a.subnav_indent:visited {
	color: #000000;
	text-decoration: none;
}
a.subnav_indent:hover {
	color: #990000;
	text-decoration: none;
}
.pdf_download {
	text-align: right;
	display: block;
	padding: 4px;
}

/* Photo Gallery  */

.title_medium {
	font-size: 21px;
	font-weight: bold;
	color: #003366;
	line-height: 24px;
}

.gallery_image {
	background-color: #FFFFFF;
	float: left;
	height: 110px;
	margin: 8px;
	padding: 5px;
}

.thumbnail_left {
	margin-right: 8px;
	border: 1px solid #999999;
	margin-bottom: 8px;
}.item_box {
	border: 1px solid #666666;
	padding: 8px;
	margin-bottom: 14px;
}
.coupon_reminder {
	color: #FFFFFF;
	background-color: #660000;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.product_title {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #660000;
}
.alumni_links {
	display: block;
	line-height: 14px;
	text-align: center;
	padding: 2px;
	margin-bottom: 4px;
	border: 1px dotted #660000;
}
.alumni_box {
	border: 1px solid #666666;
	padding: 2px;
	margin-bottom: 3px;
	margin-left: 14px;
}
.alumni_name_small {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

