/*****
	colors:
		dark burgandy: #660000
		burgandy: #9b2133
		dark grey: #555555
		medium grey: #848484
		light grey: #cbcbcb
		tan: #
		light tan: #eae1d1;
		white: #ffffff

*****/

html, body, div, li, table, tr, td {
	margin: 0;
	padding: 0;
	}

body {
	background: #d5c3a3 url(/images/background/topstripe.gif) top left repeat-x;
	color: #272015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	}
	
form  { 
	vertical-align: middle; 
	padding: 0; 
	margin: 0; 
	border: 0 none; 
	}
	
form table {
	font-size: 14px;
	}
	
p {
	text-align:justify;
	font-size:12px;
	line-height:1.5;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
ul {
	margin: 10px 0;
	padding: 0 20px;
	list-style-image: url(/Images/Graphics/SquareBullet.gif);
	}
	
ul ol {
	list-style-image: none;
	}
	
ol {
	margin: 10px 0;
	padding: 0 20px;
	}
	
li {
	margin-bottom: 10px;
	}
	
a img {
	border: 0;
	}
	
a {
	color:#7a1a28;
}
	
h1, h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color:#7a1a28;
	line-height: 1.4;
	text-align:left;
	}
	

	
	
h2, h4 {
	margin: 0 0 10px 0;
	padding: 0;
	color:#005958;
	line-height: 1.4;
	text-align:left;
	}

h1 {font-size: 2em}	
h2 {font-size: 1.5em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.1em;}
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	overflow: visible;
	}

#PageWrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	}

#InnerWrap {
	padding: 0 10px 10px;
	background: url(/images/background/greylines.png) top left repeat;
	}
	
#Header {
	background: url(/images/background/HeaderLogoBackground.jpg) top left no-repeat;
	}
	
#Header .First {
	margin-left: 0;
	}

/*Header items*/	
#Logo {
	display: block;
	width: 600px;
	height: 100px;
	background: #620000 url(/images/background/HeaderLogo.jpg) top center no-repeat;
	}
	
#Logo span {
	position: absolute;
	left: -9999em;
	}
	
.RightTabs {
	position: relative;
	z-index: 1;
	float: right;
	display: inline;
	margin-top: -95px;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	min-height: 95px;
	height: auto !important; /*ie6 min-height*/
	height: 95px;/*ie6 min-height*/
	}
	
.RightTabs .tab {
	overflow: visible;
	background: url(/images/background/greyTabShadow.png) bottom right repeat-x;
	color: #ffffff;
	padding: 0 0 7px 12px;
	text-align: center;
	margin: 0;
	position: relative;
	line-height: 1.3;
	}
	
.RightTabs .tab a {
	display: block;
	position: relative;
	color: #ffffff;
	text-decoration: none;
	width: 9em;
	padding: .3em 40px .3em 6px;
	line-height: 1.3;
	height: 1.3em;
	background: url(/images/background/greyTabStripes.gif) top right repeat-y;
	white-space: nowrap;
	}
	
.RightTabs .tab a:hover {
	color: #cbcbcb;
	cursor: pointer;
	}
	
#SearchForm {
	font-size: 12px;
	position: relative;
	padding: 0 39px 1px 4px;
	background: #848484 url(/images/background/greyTabStripes.gif) top right repeat-y;
	}
	
.RightTabs .icon {
	height: 1.9em;
	position: absolute;
	top: 0;
	left: -1.9em;
	padding: 0;
	margin: 0 0 0 -2px;
	/*font information needed to insure correct sizing*/
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	}
	
.RightTabs input.icon {
	height: 100%;
	margin-left: 0;
	}
	
#SearchForm input.text {
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	width: 9em;
	background: transparent;
	padding: .2em 1px .2em 1px;
	border-top: .1em solid #848484;
	border-right: 0;
	border-bottom: .1em solid #848484;
	border-left: 0;
	line-height: 1.3;	
	height: 1.3em;
	/*font information needed to insure correct sizing*/
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	}
	
#SearchForm:focus input.text,
#SearchForm:hover input.text,
#SearchForm.hover input.text, /*ie6*/
#SearchForm input:focus.text,
#SearchForm input.inFocus /*ie7*/ {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	background: #bbbbbb;
	padding: .2em 0 .2em 0;
	border-top: .1em solid #333333;
	border-right: 1px solid #dddddd;
	border-bottom: .1em solid #dddddd;
	border-left: 1px solid #333333;
	}	

	
#Navigation {
	background-color: #cbcbcb;
	width: 100%;
	clear: right;
	padding: 7px 0;
	font-size: 15px;
	}
	
#MainNav {
	width: 860px;
	padding: 0 20px;
	margin: 0 auto;
	font-size: .7em;
	}
	
#MainNav a {
	display: inline-block;
	margin: 0 3px 0 0;
	padding-left: 10px;
	background: url(/Images/Graphics/SquareBulletGrey.gif) 0 5px no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	white-space: nowrap;
	}
	
#MainNav a.First {
	background: none;
	padding-left: 0;
	}
	
#MainNav a:hover {
	color: #555555;
	}
	
#MainNav #FaithLink {
	display: none;
	}
	
#SubNavigation {
	background-color: #eae1d1;
	width: 100%;
	padding: 0;
	font-size: 10px;
	}
	
#PageNav {
	width: 860px;
	padding: 0 20px;
	margin: 0 auto;
	}
	
#PageNav a {
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	color: #817153;
	font-weight: bold;
	white-space: nowrap;
	padding: 2px 0 2px 8px;
	background: url(/Images/Graphics/SquareBulletTan.gif) 0 5px no-repeat;
	}
	
#PageNav a.First {
	background: none;
	margin-left: -8px;
	}

#PageNav a:hover {
	color: #7a1a28;
	}
	
#SideNav h2 {
	font-size: 16px;
	}
	

	
#SideNav ul {
	width: 100%;
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	list-style: none;
	}
		
#SideNav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	}

#SideNav ul a {
	display: block;
	width: 170px;
	margin: 1px 0;
	padding: 8px 15px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f7f7f7;
	}
	
#SideNav a.homeIcon {
	padding-left: 30px;
	width: 155px;
	background: #f7f7f7 url(/Images/Graphics/HomeIcon.gif) 13px 8px no-repeat;
	}

#SideNav ul a:hover {
	background-color: #eae1d1;
	cursor: pointer;
	}

	
#Content {
	background-color: #ffffff;
	padding: 10px 240px 20px 20px;
	font-size:12px;
	line-height: 1.2;
	position: relative;
	}

#Content .consider {
	color:#b5a68a;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	padding-top:20px;
}
	
.fullWidth #Content {
	padding: 10px 20px 20px;
	}
	
.flexWidth #PageWrapper {
	width: auto;
	}
	
.flexWidth #MainNav,
.flexWidth #PageNav {
	width: 900px;
	margin: 0 auto;
	}
	
.fullWidth #SideBar {
	display: none;
	width: 0;
	height: 0;
	}
	
#SideBar,
.withSideNav #SideBar {/*withSideNav to have a side bar in a full width page*/
	display: inline;
	float: right;
	margin: 10px -220px 0 0;
	padding-left: 20px; /*need for ie7 bug*/
	width: 200px;
	position: relative;
	}

.withSideNav #SideBar {
	margin: 10px 0 0 0;
	height: auto
	}

	
#SideBar ul {
	color: #7a1a28;
	}
	
#SideBar .grid {
	float: none;
	margin-right: 0;
	display: block;
	}
	
	

	
#Footer {
	padding: 20px;
	font-size: .8em;
	text-align: center;
	}
	
#Footer p {
	text-align: center;
	margin: 2px;
	}
	
#Footer #Terms {
	margin-top: 10px;
	color: #473b27;
	font-size: .9em;
	}
	
#Footer #AffiliateLinks {
	margin-top: 15px;
	color: #473b27;
	font-size: .9em;
	}
	
#Footer .bullet {
	color: #9d9078;
	}
	
#Footer a,
#Footer a:visited {
	color: #473b27;
	text-decoration: none;
	}
	
#Footer a:hover {
	color: #473b27;
	text-decoration: underline;
	}
	
#FAQSearch {
	margin-top: 30px;
	}
	
/* Picture Ads */
.picAd  {
	display: block;
	height: 170px;
	text-decoration: none;
	background-color: #ffffff;
}

.picAd:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	cursor: pointer;
}

.horizontalAds {
	clear: left;
	float: left;
	margin: 20px 0 0;
	width: 100%; /*for ie6 */
	}

.horizontalAds .gridspacing a {
	margin-right: 20px;
	}
	
.independentAdRight .picAd.grid {
	float: right;
	margin: 0 0 10px 20px;
	}
	
.independentAdLeft .picAd.grid {
	float: left;
	margin: 0 20px 10px 0;
	}
	
/* Question and Answer */

h3.Q {
	font-size: 1em;
	margin-bottom: 2px;
	}

p.A {
	margin-left:10px;
	}
	
li.A {
	margin-left:10px;
}
	
/* Generic Classes */

.grid {
	margin-bottom: 10px;
	float: left;
	display: inline;
	}
	
.g_gap {
	margin-right: 20px;
	}
	
.g1 {width: 200px;}	
.g2 {width: 420px;}
.g3 {width: 640px;}

.g_start {clear: left;}
	
.g_end {margin-right: 0;}

.g_dblBot {margin-bottom: 20px;}


/*Multislide Toggler classes*/
	
.ms_toggler {
	padding-left: 20px;
	cursor: pointer;
	font-weight:normal;
	}

.ms_toggler {
	background:url("/Images/Graphics/More-Arrow.gif") no-repeat scroll 3px center transparent;
}

.ms_toggler.arrow {
	background:url("/Images/Graphics/Down-Arrow.gif") no-repeat scroll left center transparent;
}

.ms_expander {
	padding: 0 0 10px 20px;
}

.expand_all {
	background: url("/Images/Graphics/Down-Arrow.gif") 5px center no-repeat;
	}
	
.collapse_all {
	background: url("/Images/Graphics/More-Arrow.gif") 8px center no-repeat;
}


.ecButton {
	display: inline-block;
	color: #817153;
	padding: 2px 8px 2px 22px;
	margin-right: 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
	background-color: #eae1d1;
	
	
	border-radius: 1em;  
	-moz-border-radius: 1em; 
	-webkit-border-radius: 1em; 
	}
	
.ecButton:hover {
	background-color: #d5c3a3;
	color: #fff;
	}


.nocap {
	text-transform: none;
	}

.attentionList {
	color: #9b2133;
	font-size: 16px;
	}

.attentionList h1,
.attentionList h2 {
	line-height: 1;
	font-size: 1em;
	float: left;
	display: inline-block;
	width: 350px;
	padding-right: 20px;
	}
	
.attentionList h1 em, 
.attentionList h2 em {
	float: right;
	display: inline;
	font-size: 2em;
	text-align: right;
	}
	
.attentionList ul {
	float: left;
	display: inline;
	list-style: outside;
	font-size: .55em;
	width: 230px;
	margin-left: 15px;
	font-weight: bold;
	padding: 0;
	}
	
.attentionList li {
	font-size:9px;
	}
	
.accentTable1 {
	background-color: #eae1d1;
	margin: 10px;
	border-collapse: collapse;
	border: 0;
	text-align: right;
}

.accentTable1 .c1,/*IE*/
.accentTable1 .c3,
.accentTable1 tr td:first-child,/*Other*/
.accentTable1 tr td:first-child + td + td
 {
	font-weight: bold;
	text-align: center;
	}

.accentTable1 th {
	padding: 5px 8px;
	background-color: #d5c3a3;
	font-weight: bold;
	text-align: center;
}

.accentTable1 td {
	padding: 5px 8px;
}

.accentTable1 tr.FinalRow td {
	text-align: left;
	font-weight: normal;
	}
	
.clearAll {
	clear: both;
	}
	
.PhotoFrameFloatLeft {
	margin:0 20px 20px 0;
	float:left;
	border: 5px solid #D5C3A3;
}


.PhotoFrameFloatRight  {
	margin:0 0 20px 20px;
	float:right;
	border: 5px solid  #D5C3A3;;
}

/* Streaming Page Classes */
#StreamingMain {
	background:url(/Images/Graphics/StreamingGlobeBackground.jpg) top center no-repeat; 
	padding-top:0px;
	margin-left:-20px;
	border-collapse: collapse;
	}

.ScreenMenu {
	width:600px;
	border-collapse: collapse;
	}

.ScreenMenu td a {
	display: block;
	height: 36px;
	width: 300px;
	text-decoration: none;
	cursor: pointer;
	}
	
.ScreenMenu a span {
	position: absolute;
	left: -9999em;
	}
	
td.Enroll a {
	background:url(/Images/Graphics/VideoStreamingTabs/EnrollNowTab.png) top left no-repeat;
	}

td.Enroll a:hover {
	background-image: url(/Images/Graphics/VideoStreamingTabs/EnrollNowTabHover.png);
	}
	
td.FAQ a {
	background:url(/Images/Graphics/VideoStreamingTabs/FaqTab.png) top left no-repeat;
	}

td.FAQ a:hover {
	background-image: url(/Images/Graphics/VideoStreamingTabs/FaqTabHover.png);
	}
	
td.SPF a {
	background:url(/Images/Graphics/VideoStreamingTabs/PlayerFunctionsTab.png) top left no-repeat;
	}
	
td.SPF a:hover {
	background-image: url(/Images/Graphics/VideoStreamingTabs/PlayerFunctionsTabHover.png);
	}
	
td.VS a {
	background: url(/Images/Graphics/VideoStreamingTabs/VideoSamplesTab.png) top left no-repeat;
	}
	
td.VS a:hover {
	background-image: url(/Images/Graphics/VideoStreamingTabs/VideoSamplesTabHover.png);
	}
	
td.SW a {
	background: url(/Images/Graphics/VideoStreamingTabs/ViewLessonsTab.png) top left no-repeat;
	}
	
td.SW a:hover {
	background-image: url(/Images/Graphics/VideoStreamingTabs/ViewLessonsHover.png);
	}
	
/* Tuition & Cost Classes */
.PricingTable {
	width: 640px;
	font-size: 1.2em;
	margin: 0 0 10px;
	border-collapse: collapse;
	}
	
.PricingTable td {
	text-align: center;
	padding: 5px 0;
	}
	
.PricingTable th {
	padding: 25px 30px 0 0;
	font-size: 1.1em;
	color: #7a1a28;
	text-align: center;
	}
	
.PricingTable .centerShift {
	padding-right: 30px;
	}
	
.PricingTable tr:first-child th {
	padding-top: 0;
	}
	
.PricingTable th small {
	font-size: .8em;
	}
	
.PricingTable .PaymentHeader td {
	color: #005958;
	font-weight:bold;
	}
	
.PricingTable td.left {
	text-align: left;
	padding-left: 20px;
	}
	
.PricingTable td.right {
	text-align: right;
	padding-right: 20px;
	}
	
.PricingTable .ProgramHeader td {
	color: #555555;
	font-style: italic;
	padding: 0;
	}
	
.PricingTable .MediaHeader td {
	font-size: .8em;
	}
	
.PricingTable .RowHeader {
	text-align: right;
	padding-right: 8px;
	color: #7a1a28;
	}
	
.PricingTable .ColDivide {
	border-right: 2px solid #000000;
	}
	
.PricingTable .TableDivide {
	border-right: 1px solid #990000;
	}
	
.PricingTable .TableDivideSpacer {
	font-size: .5em;
	padding: 0;
	}
	
.PricingTable .c1 {
	background-color: #eae1d1;
	border-bottom: 1px solid #005958;
	}
	
.PricingTable .c2 {
	background-color: #d5c3a3;
	color: #7a1a28;
	border-bottom: 1px solid #005958;
	}
	
.PricingTable .lastRow .c1,
.PricingTable .lastRow .c2 {
	border-bottom: none;
	}
	
.PricingTable .c1.deemphasis {
	color: #d5c3a3;
	text-transform: uppercase;
	}
	
.PricingTable .c2.deemphasis {
	color: #b8a88d;
	text-transform: uppercase;
	}
	
.PricingTable .paymentNote td {
	font-size: .7em;
	color: #990000;
	padding: 0;
	}
	
	
/* Video Demo Classes */
.Grade {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	color: #005958;
	background-color:#eae1d1;
	}
.Available {
	font-size: smaller; 
	color:#F00;
	padding-left: 5px;
	line-height:1.5em;
	}
	
.HorizontalRule {
	background-color: #eae1d1;
	width: 600px;
	height: 2px;
}

/*******Tables *********/
.CreditsTable{
	background-color: #eae1d1;
	margin:10px;
	width:600px;
	}
	
.CreditsTable td{
	padding:10px 5px 10px 10px;
	}

.CreditsTable .Top {
	padding:0px 0px 0px 10px;
	}
	
.TableTops,
.TableEnds,
.TableEndsTotal {
	background:#ffffff;
	}
	
.TableEndsTotal h3{
	text-align:center;
	}

.TableEnds h3{
	text-align:right;
	}
	
.CreditsTable .Indent{
	padding-left:40px;
	}
	
.CreditsTable p {
	text-align: left;
	}
	
.SchoolBooks{
	float: right; 
	padding-left:10px;
	}