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

body {
	background:#6195C7 url(../_images/body_bkg.gif) repeat-y center top;
	margin:0px;
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#414140;
}
#wrapper {
	background:#ffffff;
	width:1000px;
	margin:0 auto;
}
#container {
	width:900px;
	margin:0 auto 30px auto;
	position:relative;
	font-size:1.1em;
	background:url(../_images/footer1.gif) left bottom no-repeat;
}
#branding h1 {
	background:url(../_images/logo.gif) no-repeat;
	width:263px;
	height:125px;
	margin:20px 0px;
}
#branding h2 {
	background:url(../_images/propel.gif) no-repeat;
	width:241px;
	height:31px;
	position:absolute;
	right:40px;
	top:45px;
}
#flashfeature {
	height:240px;
	margin:0 auto;
	position:relative;
	left:-10px;
}
#content {
	padding:20px 2px 30px 2px;
}	
#main_content ul {
	margin:10px 0px 10px 30px;
}
#main_content ul.albumlist, #main_content ul.picturelist {
	margin:10px 0px;
}	
#main_content ul.albumlist li, #main_content ul.picturelist li	{
	list-style:none;
}
#main_content ul li {
	list-style:disc;
	list-style-position:outside;
	line-height:1.5em;
	padding:5px 0px;
}		
#main_content p a,
#main_content li a {
	color:#6195C7;
	text-decoration:none;
	border-bottom:#6195C7 1px solid;
}
#main_content p a:hover,
#main_content li a:hover {
	color:#F7955B;
	border-bottom:#F7955B 1px solid;
}	
#main_content p a:visited {
	color:#6195C7;
	border-bottom:#6195C7 1px solid;
}
#main_content a:hover {
	color:#000000;
}		
#promos, #news {
	width:432px;
	float:left;
}	
#promos {
	float:right;
}
#news {
	width:390px;
	margin-right:50px;
	padding-bottom: 20px;
}
body.inside #news {
	float:none;
}
dl#news dt {
	background:url(../_images/what%27s_new.gif) no-repeat left top;
	height:32px;
	width:166px;
	margin-bottom:15px;
}
dl#news dd {
	background:url(../_images/fleur_bullet.gif) no-repeat left center;
	padding:15px 0 12px 20px;
	font-size:1.2em;
	border-bottom:1px #DDDDD7 solid;
}
dl#news dd#more {
	border:none;
	padding-left:0px;
	padding-top:30px;
	background:none;
}
dl#news dd#more a {
	display:block;
	background:url(../_images/read_more_news.gif) no-repeat left center;
}
dl#news dd a {
	color:#414140;
	text-decoration:none;
}
dl#news dd a:hover {
	border-bottom:solid #cccccc 1px;
}
dl#news dd#more a:hover {
	background:url(../_images/read_more_news.gif) no-repeat left center;
	border-bottom:none;
}
#home-left {
	float: left;
	width:432px;
	margin-right:8px;
}
#home-left #news {
	float: none;
}
#home-right {
	float: right;
	width:432px;
}
.bluebox, .greenbox, .orangebox {
	background: url(../_images/promo_border.gif) left bottom no-repeat;
	margin-bottom: 20px;
	overflow: auto;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom: 20px;
	padding-top: 0px;
}
.bluebox span.topedge, .greenbox span.topedge, .orangebox span.topedge {
	background:url(../_images/promo_border.gif) left top no-repeat;
	display: block;
	text-indent: -5000em;
	width: 100%;
	height: 15px;
}
.bluebox h2, .greenbox h2, .orangebox h2 {
	padding:0 20px 5px 20px;
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#6195C7;
	letter-spacing:-.08em;
	line-height: 1em;
}
.greenbox h2 {
	color:#8BC53F;
}
.orangebox h2 {
	color:#F7955B;
}
.bluebox p, .greenbox p, .orangebox p {
	padding:0px 20px;
	margin-top:10px;
	font-size:1.1em;
}
.bluebox p a, .greenbox p a, .orangebox p a {
	font-family:"trebuchet ms";
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(../_images/arrow_small.gif) no-repeat right center;
	padding:0px 10px 0 0 ;
	color:#414140;
	text-decoration:none;
}
.bluebox p a:hover, .greenbox p a:hover, .orangebox p a:hover {
	color:#222222;
	border-bottom:#cccccc 1px solid;
}
#promos li {
	background:url(../_images/promo_border.gif) left bottom no-repeat;
	margin-bottom:20px;
	overflow:auto;
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:20px;
	padding-top:0px;
}
#promos li h2 {
	background:url(../_images/promo_border.gif) left top no-repeat;
	padding:20px;
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	padding-bottom:5px;
	color:#6195C7;
}
#promos li p {
	padding:0px 20px;
	margin-top:10px;
		font-size:1.1em;
}
#promos li p a {
	font-family:"trebuchet ms";
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(../_images/arrow_small.gif) no-repeat right center;
	padding:0px 10px 0 0 ;
	color:#414140;
	text-decoration:none;
}
#promos li p a:hover {
	color:#222222;
	border-bottom:#cccccc 1px solid;
}	
#promos li h2 {
	letter-spacing:-.08em;
}
#promos li.orange h2 {
	color:#F7955B;
}
#promos li.green h2 {
	color:#8BC53F;
}	
#promos img {
	float:right;
	padding:0px 0px 0px 20px;
}
ul#main_nav {
	width:900px;
	height:41px;
}	
ul#main_nav li {
display:inline;
	height:41px;
}	
ul#main_nav li a {
	height:41px;
}		
ul#topic_nav {
	position:absolute;
	top:112px;
	right:0px;
	font-size:1.1em;
	height:14px;
	width:614px;
}	
	
ul#topic_nav li {
	display:inline;
	height:14px;
}	

ul#topic_nav li a {
	height:14px;
}
ul#utility_nav {
	position:absolute;
	top:0px;
	right:0px;
	font-size:1em;
}
ul#utility_nav li {
	display:block;
	float:left;
	padding-left:15px;
	margin-left:10px;
	text-transform:uppercase;
	background:url(../_images/utility_li_bkg.gif) left center no-repeat;
}
ul#utility_nav li:first-child, ul#utility_nav li.first {
	background:none;
}
ul#utility_nav li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414140;
	text-decoration:none;
}
ul#utility_nav li a:hover {
	border-bottom:solid #cccccc 1px;
}
#aboutacademy {
	clear:both;
	background:url(../_images/footer2.gif) left top no-repeat;
	color:#ffffff;
	overflow:auto;
	padding:5px 0 ;
	margin-bottom:30px;
}
#aboutacademy strong {
	text-transform:uppercase;
	font-family: "lucida grande", "lucida sans", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.05em;
}
#aboutacademy p {
	font-size:1em;
	margin:0px 0 0px 20px;
	margin:25px 0 20px;
	padding-left:20px;
	padding-right:30px;
}
#aboutacademy p.statement {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
	line-height:1.6em;
	background:#6195C7;
}	
img.mary {
	float:right;
	padding:0px 20px 0px 10px;
}	
#address {
	float:right;
}	
#nav_column	{
	width:195px;
	float:left;
	color:#A9A898;
	margin-bottom:30px;
}		
#section_nav {
	width:175px;
	color:#5D5D5D;
}
#section_nav li {
	padding-bottom:20px;
	line-height:1.3em;
}
#nav_column li a {
	color:#5D5D5D;
	text-decoration:none;
}
#section_nav li a:hover, 
#section_nav li.activeparent ul li a:hover {
	color:#414140;
	border-bottom:#cccccc 1px solid;
} 
#section_nav li.activeparent a {
	font-weight:bold;
	color:#414140;
}
#section_nav li.activeparent ul li a {
	font-weight:normal;
	color:#5D5D5D;
}
#section_nav li ul li {
	margin:0px 0 0 25px;
	padding:5px 0px 0 0;
	list-style:disc;
}
#printshare {
	width:150px;
	margin-top:30px;
	padding-top:20px;
	border-top:#cccccc 1px solid;
}
#printshare li {
	text-transform:uppercase;
	padding:10px 0 0px 0;
	margin-left:0px;
	list-style:none;
}
.sectionimg {
	position:relative;
	top:0px;
	width:490px;
}	
.sectionimg img {
	padding-bottom:30px;
}	
#sectionmask {
	background:url(../_images/sectionimg_mask.png) no-repeat top left;
	width: 490px;
	height:221px;
	position:absolute;
	top:-5px;
	left:-10px;
	z-index:100;
}
body.inside #content {
	position:relative;
	margin-top:20px;
	margin-bottom:70px;
}
#main_content {
	width:450px;
	padding-right:45px;
	margin-left:205px;
	background:url(../_images/main_content_bkg.gif) repeat-y right top;
	font-size:1.1em;
}
#main_content div.featured_list h3 {
	font-style:normal;
	color:#F7955B;
}
#main_content div.featured_list ul {
	margin:5px 0px 20px 0px;
}
#main_content div.featured_list ul li {
	list-style:none;
	line-height:1.5em;
	padding:5px 0px;
}
#main_content div.two_col {
	width:45%;
	float:left;
	padding-right:5%;
}
.clearfix {
	clear:both;
}
#main_content h1, #calendar h1, #main_content h2, #nav_column h2, #nav_column h2 a {
	color:#F7955B;
	text-decoration:none;
}
#main_content h1, #calendar h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	font-weight:normal;
	font-style:italic;
	margin-bottom:20px;
}
#calendar h1 span a {
	color:#F7955B;
	text-decoration:none;
}
#main_content h2, #nav_column h2 {
	text-transform:uppercase;
	font-size:1.3em;
}
#nav_column h2 {
	padding-bottom:20px;
}
#main_content strong {
	font-style:normal;
	color:#F7955B;
}
#main_content strong.heading {
	text-transform:uppercase;
	font-size:1.2em;
}
#main_content h2 {
	font-style:normal;
	color:#F7955B;
	text-transform:uppercase;
	font-size:1.2em;
	padding:15px 0 5px 0;
}
#main_content p {
	line-height:2em;
	margin:20px 0 0px 0;
	padding-right:5px;
}
body.inside #promos {
	width:180px;
	right:0px;
	background:#ffffff;
	float:right;
	position:relative;
}
body.inside #promos li {
	background:url(../_images/side_promo_border.gif) no-repeat left bottom;
	margin-bottom:40px;
	float:none;
}
body.inside #content #promos li h2 {
	background:url(../_images/side_promo_border.gif) no-repeat left top;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:normal;
}
body.inside #content #promos li.photo_gallery h2, body.inside #promos li.photo_gallery {
	background:none;
	overflow:hidden;
	padding:0px;
}
body.inside #content #promos li.photo_gallery h2 {
	margin-bottom:5px;
}
body.inside #content #promos li.photo_gallery p {
	padding:0px;
}
body.inside #content #promos li img {
	float:none;
	padding:0 0 10px 0px;
	margin:0px;
}
body.inside #content #promos li p {
	position:relative;
}
body.inside #content #promos li .photomask {
	background:url(../_images/promo_mask.png) no-repeat top left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	width:170px;
	height:170px;
	display:block;
}
body.inside #content #promos li h2 img {
	float:none;
	padding:0px 0px;
	margin:0px;
}
table.calendar {
	width:100%;
}
table.calendar td {
	padding:6px;
	height:30px;
	border:1px #CCCCCC solid;
	min-height:100px;
}
table.calendar th {
	border-bottom:5px #CCCCCC solid; 
	padding-bottom:5px;
}
table.calendar a, .calendar-returnlink a, #NewsPostDetailPrintLink a, #NewsPostDetailReturnLink a {
	color:#6195c7;
}
table.calendar td a {
	font-weight:bold;
}
table.calendar td ul {
	margin-top:7px;
}
table.calendar td ul {
	margin-left:13px;
	color:#cccccc;
}
table.calendar td ul a {
	font-weight:normal;
	text-decoration:none;
}
table.calendar td ul li {
	padding:5px 0px;
	list-style:circle;
}
caption.calendar-month {
	text-transform:uppercase;
	padding-bottom:20px;
	font-weight:bold;
	font-size:1.3em;
	color:#F7955B;
}
#content #main_content .calendar-event h1, h3#NewsPostDetailTitle {
	font-family: "lucida grande", "lucida sans", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.5em;
	font-weight:bold;
	color:#F7955B;
}	
.calendar-date-title, .calendar-details-title {
	text-transform:uppercase;
	font-family: "lucida grande", "lucida sans", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.05em;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	color:#F7955B;
	padding-right:5px;	
	line-height:1.8em;
}
.calendar-list .calendar-event h2 {
	font-family: "trebuchet ms", "lucida grande", "lucida sans", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:5px;
	text-transform:uppercase;
	color:#F7955B;
	border-top:1px #cccccc solid;
	padding-top:15px;
	margin-top:15px;
}
.calendar-details {
	margin-bottom:20px;
}
.calendar-details p {
	margin-top:5px;
	line-height:2em;
	padding-right:5px;
}
.calendar-event h1 {
	margin-bottom:20px;
}
.calendar-date-from, .calendar-details, .calendar-returnlink {
	padding:20px 0px 0 0 ;
}
#NewsPostDetailDate {
	margin:25px 0 10px 0px
}
#NewsPostDetailContent {
	margin:10px 0 20px 0;
	line-height:1.8em;
}
div.highlighted {
	padding:20px;
}
#main_content div.highlighted p {
 	margin:5px 0 ;
}
#main_content div.highlighted h2 {
	color:#414140;
	text-transform:none;
	font-size:1.3em;
	margin: 0px 0 5px 0;
	font-weight:normal;
	padding:0px;
}	