@charset "utf-8";
/* CSS Document */


/* BEGIN PALETTE
dk blue: #00AEEF
med blue: #8DD8F8
lt blue: #C7EAFC
orange: #F99d1C
med orange: #FDC883
lt orange: #FDD9AB
dk green: #31B44B
med green: #B3DBAE
lt green: #D8ECD4
purple: #7A68AE
med purple: #AA96E3
lt purple: #ccc5e0
nav/header purple: #6C5B9C
lt grey: #D1D2D4
med grey: #98999C
dk grey: #515254
END PALETTE */ 

body {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background: url(../images/site-bkgd.jpg) repeat-x;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* BEGIN STRUCTURE */
#main-container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.left-column {
	width: 200px;
	height: auto;
	background: #D1D2D4;
}

.spacer-left {
	width: 2px;
	height: auto;
	background: url(../images/spacer-left.gif);
}

.center-column-green {
	width: 523px;
	background: #B3DBAE;
}

.center-column-grey {
	width: 523px;
	background: #D1D2D4;
}

.center-column-green-crossbg {
	width: 523px;
	background: url(../images/crossbg.png) #B3DBAE no-repeat left;
}

.center-column-purple {
	width: 523px;
	background: #ccc5e0;
}

.center-column-orange {
	width: 523px;
	background: #FDC883;
}

.center-column-blue {
	width: 523px;
	background: #8DD8F8;
}

.spacer-right {
	width: 4px;
	height: auto;
	background: url(../images/spacer-right.gif);
}

.right-column {
	width: 171px;
	height: auto;
	background: #98999C;
}

.right-column-purple {
	width: 171px;
	height: auto;
	background: #7A68AE;
}

.right-column-green {
	width: 171px;
	height: auto;
	background: #31B44B;
}

.right-column-blue {
	width: 171px;
	height: auto;
	background: #00AEEF;
}

.right-column-orange {
	width: 171px;
	height: auto;
	background: #F99d1C;
}

/* Below added by BF for Where We Are Page. Need lighter gray to display text. */
.right-column-lightgray {
	width: 171px;
	height: auto;
	background: #FBFBFB;
}

.right_column_text{
	width: 95%;
	margin-left:auto;
	margin-right:auto;
	padding-left: 5px;
	padding-right: 6px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

.float_right { 
    float: right; 
    margin-top: 0px; 
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.float_img_left { 
    float: left;
    margin-top: 5px; 
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	border: 1px solid #666666;
}

.float_img_left_cross { 
    float: left;
	padding: 80px;
}

.float_img_right { 
    float: right; 
	margin-top: 10px; 
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.imgage-border { 
	border: 1px solid #666666;
}
.float_personimg_left {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

.img_border {
	border: 1px solid #666666;
}	

/* END STRUCTURE */

/* BEGIN EXPLICIT HOMEPAGE STYLES */
.center-column-home {
	width: 523px;
	height: 493px;
	background: url(../images/bkgd.home.jpg) no-repeat;
}

#page-content-home {
	width: 440px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#page-content-home .page-header-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6C5B9C;
}

#page-content-home .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	margin-top: 25px;
}

#page-content-home .text .homeVideoText {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	font-size: 13px;
	margin: 0px;
	width: 450px;
}

#page-content-home .text .homeVideoLink {
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
}

#learnmore {
	width: 415px;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	margin-bottom: 5px;
	border: 1px solid #6C5B9C;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 0px;
}

#learnmore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6C5B9C;
	text-decoration: none;
}

#learnmore a:hover {
	color: #FFFFFF;
}

#learnmore_orange {
	width: 415px;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	margin-bottom: 5px;
	border: 1px solid #F99d1C;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 0px;
}

#learnmore_orange a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F99d1C;
	text-decoration: none;
}

#learnmore_orange a:hover {
	color: #F99d1C;
}

#listtileframe {
	width: 415px;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	border: 1px solid #00AEEF;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: #00AEEF;	
}

#listtext {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 0px;
	margin-bottom: 5px;
}

#nav-container .nav-whatsnew-over a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* END EXPLICIT HOMEPAGE STYLES */


/* BEGIN PAGE CONTENT */
#page-content {
	width: 450px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#page-content .page-header-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7A68AE;
}

#page-content .page-header-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #31B44B;
}


#page-content .page-header-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00AEEF;
}

#page-content .page-header-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fa960a;
}

#page-content .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	margin-top: 25px;
}

.accompanimentTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	line-height: 22px;
	margin-top: 25px;
}

/* END PAGE CONTENT */


/* BEGIN NAVIGATION */
#nav-container {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	text-align: center;
}

#nav-container .nav {
	width: 100%;
	background: #D1D2D4;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav-container .nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6C5B9C;
	text-decoration: none;
}

#nav-container .nav a:hover {
	color: #FFFFFF;
}

#nav-container .nav-green-over {
	width: 100%;
	background: #31B44B;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav-container .nav-green-over a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#nav-container .nav-orange-over {
	width: 100%;
	background: #F99d1C;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav-container .nav-orange-over a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#nav-container .nav-blue-over {
	width: 100%;
	background: #00AEEF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav-container .nav-blue-over a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* sub menu */

#nav-container .nav-sub-green {
	width: 100%;
	background: #D8ECD4;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav-container .nav-sub-green a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515254;
	text-decoration: none;
}

#nav-container .nav-sub-orange {
	width: 100%;
	background: #FDD9AB;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav-container .nav-sub-orange a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515254;
	text-decoration: none;
}

#nav-container .nav-sub-blue {
	width: 100%;
	background: #C7EAFC;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav-container .nav-sub-blue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515254;
	text-decoration: none;
}
/* end sub menu */



/* what's new navigation */
#nav-container .nav-whatsnew {
	width: 75%;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: 1px solid #6C5B9C;
}

#nav-container .nav-whatsnew-over {
	width: 75%;
	background: #AA96E3;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: 1px solid #6C5B9C;
}

#nav-container .nav-whatsnew a:hover {
	color: #FFFFFF;
}

#nav-container .nav-whatsnew-over a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#nav-container .nav-whatsnew a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6C5B9C;
	text-decoration: none;
}

/* end what's new navigation */

/* what's new homepage container */
#nav-whatsnew-container {
	width: 90%;
	background: #EDEDED;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px solid #6C5B9C;
}
#nav-whatsnew-container .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6C5B9C;
	text-decoration: none;
}
#nav-whatsnew-container ul {
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0 10px 0 22px;
}
#nav-whatsnew-container li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5B9C;
	text-decoration: none;
	margin: 0 0 5px 0;
}
#nav-whatsnew-container a {
	text-decoration: none;
	color: #515254;
}
#nav-whatsnew-container a:hover {
	text-decoration: underline;
}
#nav-whatsnew-container .view-all {
	margin: 0 0 0 110px;
}
#nav-whatsnew-container .view-all a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C5B9C;
	text-decoration: none;
}
/* end what's new homepage container */

/* END NAVIGATION */


/* BEGIN FOOTER */
.left-column-footer {
	width: 200px;
	height: 18px;
	background: #D1D2D4;
}
.center-column-footer-green {
	width: 523px;
	height: 18px;
	background: #31B44B;
}

.center-column-footer-purple {
	width: 523px;
	height: 18px;
	background: #7A68AE;
}

.center-column-footer-orange {
	width: 523px;
	height: 18px;
	background: #F99d1C;
}
.center-column-footer-blue {
	width: 523px;
	height: 18px;
	background: #00AEEF;
}
.right-column-footer {
	width: 171px;
	height: 18px;
	background: #98999C;
}
.center-column-footer-green .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}
/* END FOOTER */

/* BEGIN MARVELOUS COMPANIONS */
.center-column-marv {
	width: 523px;
	background: #007DAC;
}
.center-column-footer-marv {
	width: 523px;
	height: 18px;
	background: #000000;
}

#page-content .page-header-marv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
#page-content .page-header-marv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.marv-img {
	border: 1px solid #000000;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 4px;
}
.marv-thumb {
	border: 1px solid #000000;
	margin-right: 4px;
}
td .marv-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:normal;
	margin-left: 0px;
}
.right-column-marv {
	width: 171px;
	height: auto;
	background: #028DC2;
}
.right-column-footer-marv {
	width: 171px;
	height: 18px;
	background: #000000;
}
/* END MARVELOUS COMPANIONS */

/* BEGIN MEET THE BROTHERS */
.thumb {
	border: 1px solid #F99d1C;
	margin-right: 4px;
}

.meet-img {
	border: 1px solid #F99d1C;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 4px;
}

.meet-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:normal;
	margin-left: 0px;
}

.meet-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:normal;
	margin-left: 0px;
}
/* END MEET THE BROTHERS */

dl {
	margin: 2px;
}

a:link, a:visited{
	color: #333333;
}

/* BEGIN WHATS NEW */

li.whatsnewlist {
	font-size: 110%;
	list-style: url(../images/bullet.list.purple.bkgd.png);
}

#right-column-list {
	padding: 20px 20px;
}

li.archiveList {
	font-size: 100%;
	list-style: none;
}

.titleDisplay {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
}

.postedon {
	font-size: 90%;
	color: #747474;
}

/* END WHATS NEW */

li.ul_list_orange {
	margin: 0 0 0 -25px;
	font-size: 110%;
	list-style: url(../images/bullet.list.orange.bkgd.png);
}

.success {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	/*ie hack */
  	min-height:25px;
  	height:auto !important;
  	height:25px;
	/*end ie hack */
}

.failed {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #de1919;
	/*ie hack */
  	min-height:25px;
  	height:auto !important;
  	height:25px;
	/*end ie hack */
}

/* BEGIN REFLECTIONS */
.reflections-column-purple {
	width: 694px;
	background: #ccc5e0;
}

.reflections-column-footer-purple {
	width: 694px;
	height: 18px;
	background: #7A68AE;
}

#reflections-page-content {
	width: 640px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#reflections-page-content .reflections-page-header-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7A68AE;
}

#reflections-page-content .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin-top: 15px;
}

.reflections-title {
	font-weight: bold;
	font-size: 14px;
}

.reflections-title2 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.comment-header {
	background-color: #515254;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.comment-header a{
	color: #FFFFFF;
}

.comment-postedby{
	color: #515254;
	font-style: italic;
	font-size: 12px;
}

.comment-body {
	border-bottom: 1px solid #515254;
	color: #000000;
}
/* END REFLECTIONS */

.utube-note {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.utube-note a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.utube-note a:hover {
	text-decoration: underline;
}

