/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/



a:link {
	font-weight: bold;
	text-decoration: none;
	color: #663300;
	padding: 0px 5px 0px 5px;
}

a:visited {
font-weight: bold;
text-decoration: none;
color: #cd5c5c;
padding: 0px 5px 0px 5px;
}

a:hover,  {
text-decoration: none;
color: #b22222;
padding: 0px 5px 0px 5px;
}  
a:active{
	font-weight: bold;
	text-decoration: none;
	color: #cd853f;
	padding: 0px 5px 0px 5px;
}

a img { border:none; }
body {
	font-size: 62.5%;
	margin: 0px auto;
	padding: 0px;
	background: center top;
	font-family: arial, sans-serif;
	background-color: #000000;
}
.page-container-1 {
	border-color: none;
	border-width: none;
	border-style: none;
	width: 993px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF left
top;
}
.page-container-2 {
	width: 993px;
	margin: 0px auto;
	padding: 0px;
	background: url('../images/background/background_layout_2.gif') repeat-y left top;
	border: solid 1px rgb(100,100,100);
}
.page-container-3 {
	width: 993px;
	margin: 0px auto;
	padding: 0px;
	background: url('../images/background/background_layout_3.gif') repeat-y left top;
	border: solid 1px rgb(100,100,100);
}
/*************************************/
/* SECTION 2 - HEADER AND NAVIGATION */
/*************************************/
/*-----------------------------------*/
/* 2.1 - Sitename, slogan and banner */
/*-----------------------------------*/
.img-header {
	border-color: none;
	border-width: none;
	border-style: none;
	clear: both;
		float: left;
		width: 993px;
		height: 250px;
		margin: 0px;
		padding: 0px;
	}
/*----------------------------*/
/* 2.3 - Navigation - Level 1 */
/*----------------------------*/
.nav1-container {
	width: 993px;
	top: 35px;
	position: absolute;
	z-index: 3;
	background: transparent;
}
.nav1 {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans serif;
	font-size: 1.0em;
}
.nav1 ul {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border-left: solid 1px rgb(84, 72, 34);
	background-color: rgb(255,255,255);
	font-weight: bold;
}
.nav1 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav1 li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px rgb(115,162,182);
	color: #8b4513;
	text-decoration: none;
	font-size: 10px;
}
.nav1 a:hover, .nav2 a.selected {
	color: #deb887;
	text-decoration: none;
}
/*----------------------------*/
/* 2.4 - Navigation - Level 2 */
/*----------------------------*/
.nav2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans serif;
	font-size: 1.0em;
}
.nav2 ul {
	float: left;
	width: 993px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px rgb(54,83,151);
	border-bottom: solid 1px rgb(54,83,151);
	background-color: #cd853f;
	font-weight: bold;
}
.nav2 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav2 li a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-right: solid 1px rgb(54,83,151);
	color: #996633;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 100%;
}
.nav2 a:hover, .nav2 a.selected {
	color: #996633;
	text-decoration: none;
}
.buffer {
	clear: both;
	width: 993px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: rgb(255,255,255);
}
/*----------------------------*/
/* 2.5 - Navigation - Level 3 */
/*----------------------------*/
.nav3 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 160px;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 1.0em;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #E2D196;
}
.nav3 ul {
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom: solid 1px rgb(216,206,159);
	background-color: rgb(242, 228, 177);
}
.nav3 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav3 li.title {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 15px;
	background-color: rgb(16, 12, 0);
	color: #b06363
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}
.nav3 li.group a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 15px;
	border-top: solid 1px rgb(200,200,200);
	border-left: solid 7px rgb(219,230,241);
	color: #664D33;
	font-weight: bold;
	font-size: 120%;
	border-top-color: rgb(200,200,200);
	border-left-color: rgb(137, 101, 15);
}
.nav3 li a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 20px;
	border-left: solid 7px rgb(219,230,241);
	color: #996633;
	text-decoration: none;
	font-size: 120%;
	border-left-color: rgb(127, 79, 17);
}
.nav3 li a:hover, .nav3 li a.selected {
	border-left: solid 7px rgb(156,186,214);
	color: #996633;
	text-decoration: none;
	border-left-color: rgb(130, 92, 17);
}
/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
/******************************************************************************/
/* Right Column Links */
.rtcol li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rtcol li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px rgb(115,162,182);
	color: rgb(115,162,182);
	text-decoration: none;
	font-size: 10px;
}
.rtcol a:hover, .nav2 a.selected {
	color: rgb(50,50,50);
	text-decoration: none;
}
/* END right Column Links */


.content1 {
	float: left;
	width: 625px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	color: rgb(75,75,75);
}
.content1-container {
	border-style: none;
	clear: both;
	float: left;
	width: 625px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}
.content1-container-1col {
	overflow: hidden;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
.content1-container-1col-txtright-200px {
	float: right;
	width: 196px;
	margin: 0px;
	padding: 0px;
}
.content1-container-1col-txtright-160px {
	float: right;
	width: 236px;
	margin: 0px;
	padding: 0px;
}
.content1-container-1col-txtright-120px {
	float: right;
	width: 276px;
	margin: 0px;
	padding: 0px;
}
.content1-container-1col-txtright-100px {
	float: right;
	width: 296px;
	margin: 0px;
	padding: 0px;
}
.content1-container-1col-txtright-80px {
	float: right;
	width: 316px;
	margin: 0px;
	padding: 0px;
}
.content1-container-1col-txtright-60px {
	float: right;
	width: 336px;
	margin: 0px;
	padding: 0px;
}
.content1-container-1col-txtright-40px {
	float: right;
	width: 356px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-left {
	overflow: hidden;
	float: left;
	width: 525px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.content1-container-2col-right {
	overflow: hidden;
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left-style: dashed;
	border-left-width: thin;
	border-left-color: #CCCCCC;
}
.content1-container-2col-txtright-100px {
	float: right;
	width: 79px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-txtright-80px {
	float: right;
	width: 99px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-txtright-60px {
	float: right;
	width: 119px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-txtright-40px {
	float: right;
	width: 139px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-txtright-20px {
	float: right;
	width: 159px;
	margin: 0px;
	padding: 0px;
}
.content1-container-3col-left {
	overflow: hidden;
	float: left;
	width: 175px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	text-align: center;
}
.content1-container-3col-middle {
	overflow: hidden;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.content1-container-3col-right {
	overflow: hidden;
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.content1-container-3col-txtright-60px {
	float: right;
	width: 47px;
	margin: 0px;
	padding: 0px;
}
.content1-container-3col-txtright-40px {
	float: right;
	width: 67px;
	margin: 0px;
	padding: 0px;
}
.content1-container-3col-txtright-20px {
	float: right;
	width: 87px;
	margin: 0px;
	padding: 0px;
}
.content1-container-3col-txtright-10px {
	float: right;
	width: 97px;
	margin: 0px;
	padding: 0px;
}
.content1-pagetitle {
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 3px rgb(88,144,168);
	color: rgb(102, 51, 0);
	font-weight: bold;
	border-bottom-color: rgb(16, 12, 0);
}
/*********************************/
/* SECTION 6 - COMMON PARAMETERS */
/*********************************/
/*--------------------*/
/* 6.1 - Content Area */
/*--------------------*/
/* Titles and textboxes*/
.content-title-noshade-size1 {
	margin: 0px;
	padding: 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 130%;
}
.content-title-noshade-size2 {
	margin: 0px;
	padding: 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 150%;
}
.content-title-noshade-size3 {
	margin: 0px;
	padding: 0px;
	color: rgb(102, 51, 0);
	font-weight: bold;
	font-size: 160%;
	text-align: left;
}
.content-title-noshade-size4 {
	margin: 0px;
	padding: 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 180%;
}
.content-title-noshade-size5 {
	margin: 0px;
	padding: 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 200%;
}
.content-title-shade-size1 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: rgb(215,215,215);
	color: rgb(100,100,100);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 130%;
}
.content-title-shade-size2 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 150%;
}
.content-title-shade-size3 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 160%;
}
.content-title-shade-size4 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 180%;
}
.content-title-shade-size5 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 200%;
}
.content-subtitle-noshade-size1 {
	margin: 0px;
	padding: 0px;
	color: rgb(153, 102, 51);
	font-weight: bold;
	font-size: 110%;
}
.content-subtitle-noshade-size2 {
	margin: 0px;
	padding: 0px;
	color: rgb(171, 126, 42);
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
.content-subtitle-noshade-size3 {
	margin: 0px;
	padding: 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 130%;
}
.content-subtitle-noshade-size4 {
	margin: 0px;
	padding: 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 140%;
}
.content-subtitle-noshade-size5 {
	margin: 0px;
	padding: 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 150%;
}
.content-subtitle-shade-size1 {
	margin: 0px;
	padding: 0px 10px 3px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 110%;
}
.content-subtitle-shade-size2 {
	margin: 0px;
	padding: 0px 10px 3px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 120%;
}
.content-subtitle-shade-size3 {
	margin: 0px;
	padding: 0px 10px 3px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 130%;
}
.content-subtitle-shade-size4 {
	margin: 0px;
	padding: 0px 10px 3px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 140%;
}
.content-subtitle-shade-size5 {
	margin: 0px;
	padding: 0px 10px 3px 10px;
	background-color: rgb(215,215,215);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 150%;
}
.content-txtbox-noshade {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-color: rgb(255,255,255);
}
.content-txtbox-shade {
	margin: 0px;
	padding: 7px 10px 5px 10px;
	background-color: rgb(235,235,235);
}
/* Headings */
h1 {
	margin: .25em 0px .25em 0px;
	font-weight: bold;
	font-size: 180%;
	font-family: Georgia, Veranda, sans-serif;
	color: #663300;
}
h2 {
	margin: .5em 0px 0.5em 0px;
	font-weight: bold;
	font-size: 160%;
	color: #996633;
}
h3 {
	margin: 1.0em 0px 0.5em 0px;
	font-weight: bold;
	font-size: 140%;
}
h4 {
	margin: 1.0em 0px 0.5em 0px;
	font-weight: bold;
	font-size: 130%;
}
h5 {
	margin: 0px 0px 0.2em 0px;
	font-weight: bold;
	font-size: 130%;
	padding-left: 15px;
}
h6 {
	margin: 0px 0px 0.2em 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 130%;
}
/* Paragraphs */
p {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	line-height: 1.3em;
	font-family: arial, sans serif;
	font-size: 120%;
}
p.readmore {
	margin: 1.0em 0px 0.5em 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 110%;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
	text-align: right;
}
p.quote {
	margin: 0em 30px 0.6em 30px;
	line-height: 120%;
	font-size: 120%;
}
p.embed {
	float: left;
	width: 120px;
	margin: 7px 7px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color: rgb(238,237,249);
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 140%;
}
p.embed-caption {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 70%;
}
/* Quote */
p.quote {
	clear: left;
	margin: 0em 30px 0.6em 30px;
	line-height: 120%;
	font-size: 110%;
}
/* Embedded emphasis */
.embed {
	float: left;
	width: 120px;
	margin: 2px 7px 2px 0px;
	padding: 5px 5px 5px 5px;
	background-color: rgb(238,237,249);
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	font-size: 140%;
}
.embed-caption {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 70%;
}
/* Lists */
ul.noindent {
	margin: 0px 0px 7px 15px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 120%;
}
ul.indent {
	margin: 0px 0px 7px 15px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
	font-family: arial;
	font-size: 120%;
}
ol {
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 25px;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 120%;
}
ul.linklist-noindent {
	margin: -0.3em 0px 0.5em 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.2em;
	font-size: 120%;
}
ul.linklist-indent {
	margin: -0.3em 0px 0.5em 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	line-height: 1.2em;
	font-size: 120%;
}
/* Tables */

.table-border {
	border: thin solid #663300;
	background-color: rgb(82,68,35);
}

.table {
	clear: left;
	margin: 0.5em 0px 0.2em 30px;
	border: solid 1px rgb(150,150,150);
	empty-cells: show;
	border-collapse: collapse;
	background-color: rgb(233,232,244);
}
.table tr {
	margin: 0px;
	padding: 0px;
}
.table td {
	padding: 2px 7px 2px 7px;
	border: solid 1px rgb(150,150,150);
	text-align: left;
	font-size: 120%;
}
.table th {
	margin: 0px;
	padding: 2px 7px 2px 7px;
	border: solid 1px rgb(150,150,150);
	empty-cells: show;
	text-align: left;
	font-size: 120%;
}
.table-caption {
	margin: 0.5em 0px 1.0em 30px;
	padding: 0px;
	clear: both;
	text-align: left;
	font-size: 120%;
}
/* Images */
.img-left-noborder-notopmargin {
	float: left;
	margin: 0px 10px 0px 0px;
}
.img-left-noborder-topmargin {
	float: left;
	margin: 3px 10px 0px 0px;
}
.img-left-border-notopmargin {
	float: left;
	margin: 0px 10px 0px 0px;
	border: solid 1px rgb(150,150,150);
}
.img-left-border-topmargin {
	float: left;
	margin: 3px 10px 0px 0px;
	border: solid 1px rgb(150,150,150);
}
.img-right-noborder-notopmargin {
	float: right;
	margin: 0px 0px 0px 10px;
}
.img-right-noborder-topmargin {
	float: right;
	margin: 3px 0px 0px 10px;
}
.img-right-border-notopmargin {
	float: right;
	margin: 0px 0px 0px 10px;
	border: solid 1px rgb(150,150,150);
}
.img-right-border-topmargin {
	float: right;
	margin: 3px 0px 0px 10px;
	border: solid 1px rgb(150,150,150);
}
/*--------------------*/
/* 6.2 - Sidebar Area */
/*--------------------*/
.sidebar li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.sidebar li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px rgb(115,162,182);
	color: rgb(222,208,138);
	text-decoration: none;
	font-size: 10px;
}
.sidebar a:hover, .sidebar a.selected {
	color: rgb(50,50,50);
	text-decoration: none;
}



.sidebar {
	overflow: hidden;
	float: right;
	width: 170px;
	min-height: 500px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: rgb(75,75,75);
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #E2D196;
}
.sidebar-maintitle {
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 2px 10px;
	background-color: rgb(16,12,0);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
.sidebar-title-noshade {
	margin: 0px;
	padding: 2px 10px 3px 10px;
	border-top: solid 1px rgb(215,215,215);
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 120%;
}
.sidebar-title-shade {
	margin: 0px;
	padding: 2px 10px 3px 10px;
	background-color: rgb(215,215,215);
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 120%;
}
.sidebar-txtbox-noshade {
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
}
.sidebar-txtbox-shade {
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 3px 10px;
	background-color: rgb(235,235,235);
}
.sidebar-txtbox-noshade p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.25em;
	font-size: 110%;
}
.sidebar-txtbox-shade p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.25em;
	font-size: 110%;
}


.sidebar-txtbox-noshade li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.sidebar-txtbox-noshade li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: rgb(222,208,138);
	text-decoration: none;
	font-size: 90%;
}
.sidebar-txtbox-noshade a:hover, .sidebar a.selected {
	color: rgb(50,50,50);
	text-decoration: none;
}

/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/
.footer {
	clear: both;
	margin: 55px auto 0px auto;
	padding: 0.5em 0px 0.5em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: rgb(16, 12, 0);
	color: rgb(255,255,255);
	text-align: center;
}
.footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.3em;
	font-size: 110%;
}
/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a, .sidebar-txtbox-noshade {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #663300;
	text-decoration: none;
	text-align: left;
}
.content1 a:link {
	color: #8E4948;
	text-decoration: none;
	font-weight: bold;
}
.content1 a:visited {
	color: #C58D8C;
	text-decoration: none;
}
.content1 a:active {
	color: #660000;
	text-decoration: none;
}
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover
{
	color: #660000;
	text-decoration: none;
}
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited {
	color: B06363;
}
.footer a {
	color: rgb(255,255,255);
	text-decoration: underline;
}
.footer a:hover {
	color: rgb(209,191,199);
	text-decoration: none;
}
/*******************************/
/* SECTION 7 - GENERIC CLASSES */
/*******************************/
/*----------------------------*/
/* 7.1 - Title decoration box */
/*----------------------------*/
.box-on {
	float: left;
	min-width: 0.3em;
	margin-right: 0.2em;
	padding: 0px 0.2em 0px 0.3em;
}
.box-off {
	display: none;
}
/* html box-on {width: 1%;} /* IE6-Hack for min-width. Also compliant with IE7-Beta2 */
/*-----------------------------*/
/* 7.2 - Horizontal alignments */
/*-----------------------------*/
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}
/*------------------*/
/* 7.3  Text colors */
/*------------------*/
.txt-white {
	color: rgb(255,255,255);
}
.txt-black {
	color: rgb(0,0,0);
}
.txt-grey01 {
	color: rgb(242,242,242);
}
.txt-grey02 {
	color: rgb(230,230,230);
}
.txt-grey03 {
	color: rgb(217,217,217);
}
.txt-grey04 {
	color: rgb(204,204,204);
}
.txt-grey05 {
	color: rgb(191,191,191);
}
.txt-grey06 {
	color: rgb(178,178,178);
}
.txt-grey07 {
	color: rgb(153,153,153);
}
.txt-grey08 {
	color: rgb(127,127,127);
}
.txt-grey09 {
	color: rgb(89,89,89);
}
.txt-grey10 {
	color: rgb(51,51,51);
}
.txt-yellow01 {
	color: rgb(254,252,232);
}
.txt-yellow02 {
	color: rgb(253,249,201);
}
.txt-yellow03 {
	color: rgb(253,246,185);
}
.txt-yellow04 {
	color: rgb(252,243,162);
}
.txt-yellow05 {
	color: rgb(251,239,139);
}
.txt-yellow06 {
	color: rgb(250,236,116);
}
.txt-yellow07 {
	color: rgb(249,233,93);
}
.txt-yellow08 {
	color: rgb(249,230,69);
}
.txt-yellow09 {
	color: rgb(248,227,46);
}
.txt-yellow10 {
	color: rgb(247,224,23);
}
.txt-blue01 {
	color: rgb(238,237,249);
}
.txt-blue02 {
	color: rgb(222,220,242);
}
.txt-blue03 {
	color: rgb(205,202,236);
}
.txt-blue04 {
	color: rgb(189,185,229);
}
.txt-blue05 {
	color: rgb(172,167,223);
}
.txt-blue06 {
	color: rgb(155,149,217);
}
.txt-blue07 {
	color: rgb(139,132,210);
}
.txt-blue08 {
	color: rgb(122,114,204);
}
.txt-blue09 {
	color: rgb(106,97,197);
}
.txt-blue10 {
	color: rgb(89,79,191);
}
.txt-green01 {
	color: rgb(237,246,229);
}
.txt-green02 {
	color: rgb(220,238,204);
}
.txt-green03 {
	color: rgb(202,229,178);
}
.txt-green04 {
	color: rgb(185,220,153);
}
.txt-green05 {
	color: rgb(167,211,127);
}
.txt-green06 {
	color: rgb(149,203,102);
}
.txt-green07 {
	color: rgb(132,194,76);
}
.txt-green08 {
	color: rgb(114,185,51);
}
.txt-green09 {
	color: rgb(97,177,25);
}
.txt-green10 {
	color: rgb(79,168,0);
}
.txt-red01 {
	color: rgb(252,235,233);
}
.txt-red02 {
	color: rgb(248,216,211);
}
.txt-red03 {
	color: rgb(245,196,188);
}
.txt-red04 {
	color: rgb(242,177,166);
}
.txt-red05 {
	color: rgb(238,157,144);
}
.txt-red06 {
	color: rgb(235,137,122);
}
.txt-red07 {
	color: rgb(232,118,100);
}
.txt-red08 {
	color: rgb(229,98,77);
}
.txt-red09 {
	color: rgb(225,79,55);
}
.txt-red10 {
	color: rgb(222,59,33);
}
/*-------------------------*/
/* 7.4 - Background colors */
/*-------------------------*/
.bg-white {
	background-color: rgb(255,255,255);
}
.bg-black {
	background-color: rgb(0,0,0);
}
.bg-grey01 {
	background-color: rgb(242,242,242);
}
.bg-grey02 {
	background-color: rgb(230,230,230);
}
.bg-grey03 {
	background-color: rgb(217,217,217);
}
.bg-grey04 {
	background-color: rgb(204,204,204);
}
.bg-grey05 {
	background-color: rgb(191,191,191);
}
.bg-grey06 {
	background-color: rgb(178,178,178);
}
.bg-grey07 {
	background-color: rgb(153,153,153);
}
.bg-grey08 {
	background-color: rgb(127,127,127);
}
.bg-grey09 {
	background-color: rgb(89,89,89);
}
.bg-grey10 {
	background-color: rgb(51,51,51);
}
.bg-yellow01 {
	background-color: rgb(254,252,232);
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.bg-yellow02 {
	background-color: rgb(253,249,201);
}
.bg-yellow03 {
	background-color: rgb(253,246,185);
}
.bg-yellow04 {
	background-color: rgb(252,243,162);
}
.bg-yellow05 {
	background-color: rgb(251,239,139);
}
.bg-yellow06 {
	background-color: rgb(250,236,116);
}
.bg-yellow07 {
	background-color: rgb(249,233,93);
}
.bg-yellow08 {
	background-color: rgb(249,230,69);
}
.bg-yellow09 {
	background-color: rgb(248,227,46);
}
.bg-yellow10 {
	background-color: rgb(247,224,23);
}
.bg-blue01 {
	background-color: rgb(238,237,249);
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.bg-blue02 {
	background-color: rgb(222,220,242);
}
.bg-blue03 {
	background-color: rgb(205,202,236);
	text-align: center;
}
.bg-blue04 {
	background-color: rgb(189,185,229);
}
.bg-blue05 {
	background-color: rgb(172,167,223);
}
.bg-blue06 {
	background-color: rgb(155,149,217);
}
.bg-blue07 {
	background-color: rgb(139,132,210);
}
.bg-blue08 {
	background-color: rgb(122,114,204);
}
.bg-blue09 {
	background-color: rgb(106,97,197);
}
.bg-blue10 {
	background-color: rgb(89,79,191);
}
.bg-green01 {
	background-color: rgb(237,246,229);
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.bg-green02 {
	background-color: rgb(220,238,204);
}
.bg-green03 {
	background-color: rgb(202,229,178);
}
.bg-green04 {
	background-color: rgb(185,220,153);
}
.bg-green05 {
	background-color: rgb(167,211,127);
}
.bg-green06 {
	background-color: rgb(149,203,102);
}
.bg-green07 {
	background-color: rgb(132,194,76);
}
.bg-green08 {
	background-color: rgb(114,185,51);
}
.bg-green09 {
	background-color: rgb(97,177,25);
}
.bg-green10 {
	background-color: rgb(79,168,0);
}
.bg-red01 {
	background-color: rgb(252,235,233);
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	color: #663300;
}
.bg-red02 {
	background-color: rgb(248,216,211);
}
.bg-red03 {
	background-color: rgb(245,196,188);
}
.bg-red04 {
	background-color: rgb(242,177,166);
}
.bg-red05 {
	background-color: rgb(238,157,144);
}
.bg-red06 {
	background-color: rgb(235,137,122);
}
.bg-red07 {
	background-color: rgb(232,118,100);
}
.bg-red08 {
	background-color: rgb(229,98,77);
}
.bg-red09 {
	background-color: rgb(225,79,55);
}
.bg-red10 {
	padding: 0px;
	background-color: rgb(222,59,33);
	margin-top: 15px;
	margin-bottom: 15px;
}
/*---------------------------*/
/* 7.5  Bottom border colors */
/*---------------------------*/
.line-box {
	border-bottom: solid 1px rgb(200,200,200);
	padding-bottom: 15px;
	margin: 0px 0px 15px 0px;
}
.line-white {
	border-bottom: solid 1px rgb(255,255,255);
	padding-bottom: 2px;
	margin: 0px 0px 1px 0px;
}
.line-black {
	border-bottom: solid 1px rgb(0,0,0);
	padding-bottom: 2px;
	margin: 0px 0px 1px 0px;
}
.line-grey01 {
	border-bottom: solid 1px rgb(242,242,242);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey02 {
	border-bottom: solid 1px rgb(230,230,230);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey03 {
	border-bottom: solid 1px rgb(217,217,217);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey04 {
	border-bottom: solid 1px rgb(204,204,204);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey05 {
	border-bottom: solid 1px rgb(191,191,191);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey06 {
	border-bottom: solid 1px rgb(178,178,178);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey07 {
	border-bottom: solid 1px rgb(153,153,153);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey08 {
	border-bottom: solid 1px rgb(127,127,127);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey09 {
	border-bottom: solid 1px rgb(89,89,89);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-grey10 {
	border-bottom: solid 1px rgb(51,51,51);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow01 {
	border-bottom: solid 1px rgb(254,252,232);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow02 {
	border-bottom: solid 1px rgb(253,249,201);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow03 {
	border-bottom: solid 1px rgb(253,246,185);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow04 {
	border-bottom: solid 1px rgb(252,243,162);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow05 {
	border-bottom: solid 1px rgb(251,239,139);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow06 {
	border-bottom: solid 1px rgb(250,236,116);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow07 {
	border-bottom: solid 1px rgb(249,233,93);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow08 {
	border-bottom: solid 1px rgb(249,230,69);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow09 {
	border-bottom: solid 1px rgb(248,227,46);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-yellow10 {
	border-bottom: solid 1px rgb(247,224,23);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue01 {
	border-bottom: solid 1px rgb(238,237,249);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue02 {
	border-bottom: solid 1px rgb(222,220,242);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue03 {
	border-bottom: solid 1px rgb(205,202,236);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue04 {
	border-bottom: solid 1px rgb(189,185,229);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue05 {
	border-bottom: solid 1px rgb(172,167,223);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue06 {
	border-bottom: solid 1px rgb(155,149,217);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue07 {
	border-bottom: solid 1px rgb(139,132,210);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue08 {
	border-bottom: solid 1px rgb(122,114,204);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue09 {
	border-bottom: solid 1px rgb(106,97,197);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-blue10 {
	border-bottom: solid 1px rgb(89,79,191);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green01 {
	border-bottom: solid 1px rgb(237,246,229);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green02 {
	border-bottom: solid 1px rgb(220,238,204);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green03 {
	border-bottom: solid 1px rgb(202,229,178);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green04 {
	border-bottom: solid 1px rgb(185,220,153);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green05 {
	border-bottom: solid 1px rgb(167,211,127);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green06 {
	border-bottom: solid 1px rgb(149,203,102);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green07 {
	border-bottom: solid 1px rgb(132,194,76);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green08 {
	border-bottom: solid 1px rgb(114,185,51);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green09 {
	border-bottom: solid 1px rgb(97,177,25);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-green10 {
	border-bottom: solid 1px rgb(79,168,0);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red01 {
	border-bottom: solid 1px rgb(252,235,233);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red02 {
	border-bottom: solid 1px rgb(248,216,211);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red03 {
	border-bottom: solid 1px rgb(245,196,188);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red04 {
	border-bottom: solid 1px rgb(242,177,166);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red05 {
	border-bottom: solid 1px rgb(238,157,144);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red06 {
	border-bottom: solid 1px rgb(235,137,122);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red07 {
	border-bottom: solid 1px rgb(232,118,100);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red08 {
	border-bottom: solid 1px rgb(229,98,77);
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.line-red09 {
	border-bottom: solid 1px rgb(225,79,55);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
.line-red10 {
	border-bottom: solid 1px rgb(222,59,33);
	padding-bottom: 2px;
	margin-bottom: 1px;
}
/*****************************/
/* SECTION 8 - MISCELLANEOUS */
/*****************************/
.showcode {
	font-family: monospace;
	font-weight: bold;
	font-size: 13px;
	color: rgb(255,0,0);
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
br {
	clear: none;
}
.text-italic-right {
	font-style: italic;
	color: #996633;
	font-weight: bold;
	text-align: right;
}
.content1-containerbtm {
	clear: both;
	float: left;
	width: 625px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.img-center-border-topmarginCopy {
	padding: 0px;
	margin: 3px auto 0px auto;
	border: 1px solid rgb(106, 83, 24);
	text-align: center;
}
.italic-bold {
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.pics-left {
	float: left;
	width: 160px;
}
.container-left-pic {
	overflow: hidden;
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
}
.content-tchg-descript {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-color: rgb(255,255,255);
	font-size: .8em;
}
.tchg-descript {
	font-size: .8em;
	text-align: left;
}
.container-heading {
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 1.25em;
	font-weight: bold;
	color: #181818;
	background-color: #996633;
}
.promo {
	text-align: right;
	float: right;
}
a {
	color: #800000;
}
#sidebar {
	overflow: hidden;
	float: right;
	width: 170px;
	min-height: 500px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: rgb(75,75,75);
	background-color: #FFFFFF;
}
.sidebar a:link {
font-weight: bold;
text-decoration: none;
color: #996600;
padding: 0px 5px 0px 5px;
}

.sidebar a:visited {
font-weight: bold;
text-decoration: none;
color: #CC9966;
padding: 0px 5px 0px 5px;
}

.sidebar a:hover, a:active {
text-decoration: none;
color: #ffcc66;
padding: 0px 5px 0px 5px;
} 
.image-center {
	padding: 15px 0px 15px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.center-video {
	text-align: center;
}
.descrip-small {
	font-size: .8em;
}
.bg-yellow01center {
	padding: 0px;
	margin: 5px auto 5px auto;
	background-color: rgb(254,252,232);
	text-align: left;
	color: #64532D;
	font-weight: bold;
}
.container-center {
	margin: 0px auto 0px auto;
	padding: 0px;
}
.bg-whitecenter {
	border-style: solid none none none;
	border-width: thin;
	border-color: #663300;
	padding: 15px 0px 15px 0px;
	margin: 5px auto 15px auto;
	background-color: rgb(255, 255, 255);
	text-align: center;
	color: #64532D;
	font-weight: bold;
}
.bg-yellowcentersmall {
	padding: 0px;
	margin: 5px auto 15px auto;
	background-color: rgb(254,252,232);
	text-align: center;
	color: #64532D;
	font-weight: bold;
	width: 350px;
}
.bg-whitecenterplain {
	border-style: solid none none none;
	border-width: thin;
	border-color: #663300;
	margin: 5px auto 0px auto;
	background-color: rgb(255, 255, 255);
	text-align: center;
	color: #64532D;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0px;
}
.align-centernospac {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.content-title-center {
	margin: 0px;
	padding: 0px;
	color: rgb(139, 113, 31);
	font-weight: bold;
	font-size: 160%;
	text-align: center;
}
.table-border {
	border: 1px solid #663300;
	padding: 0px;
	margin: 0px auto 0px auto;
}

.dropdownmenu {
}
.content1-cont-border {
	border-style: solid none none none;
	clear: both;
	float: left;
	width: 625px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	border-top-color: rgb(200,200,200);
	border-top-width: 1px;
	font-size: .8em;
}
/**SIGNUP ICONTACT */
.signupframe {
	padding: 0px;
	margin: 0px auto 0px auto;
	border: 1px solid #000000;
	background: rgb(230, 216, 145);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.center-email {
	margin: 0px auto 0px auto;
	text-align: center;
}
.icontact {
	font-size: .75em;
	font-style: italic;
	color: #ECF0DB;
}
#icontactform {
	font-family: Georgia, Veranda, sans-serif;
	font-size: .85em;
}

.align-center-pdg {
	padding: 55px 0px 55px 0px;
	margin: 0px 0px 55px 0px;
	text-align: center;
}
.content-subtitle-noshade-small {
	margin: 0px;
	padding: 0px;
	color: rgb(171, 126, 42);
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
.sidebar-maintitle-center {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-color: rgb(16,12,0);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
	text-align: center;
}


.nav3 a:link {
font-weight: bold;
text-decoration: none;
color: #996600;
padding: 0px 5px 0px 5px;
}

.nav3 a:visited {
font-weight: bold;
text-decoration: none;
color: #CC9966;
padding: 0px 5px 0px 5px;
}

.nav3 a:hover, a:active {
text-decoration: none;
color: #ffcc66;
padding: 0px 5px 0px 5px;
} 
.sidebar-newsltr {
	margin: 0px;
	background-color: rgb(16,12,0);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sidebar-meet {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	background-color: rgb(16,12,0);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
.donatebtn {
	text-align: center;
	padding-bottom: 15px;
}

/* SIGN UP FORM - CONTACT PAGE */
.signupframe {
	padding: 0px;
	border: 1px solid #000000;
	background: #D3C566;
	color: #070404;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: .85em;
	font-weight: bold;
}
.sign-up-txta {
	font-size: xx-small;
}
.signupform-textb {
	text-align: center;
	font-size: .65em;
}
.width117 {
	width: 117px;
}
.signup-fields {
	width: 250px;
}

.sidebar-toppadg {
	margin: 15px 0px 10px 0px;
	padding: 3px 10px 2px 10px;
	background-color: rgb(16,12,0);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
	text-align: center;
}
.title-left {
	background-color: #E2DDB6;
	font-weight: bold;
	text-align: left;
	width: 255px;
	padding: 5px 0px 5px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.italic-brown {
	font-weight: bold;
	font-style: italic;
	color: #996600;
}
.left-aligned-list {
	overflow: hidden;
	float: left;
	width: 387px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.bg-bluecentered {
	background-color: rgb(224, 235, 235);
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.bg-red07CENTER {
	background-color: rgb(232,118,100);
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.preorder {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0EBF5;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sidebar-txt {
	font-size: .85em;
	color: #663300;
}

.image-mkt {
	border-color: 0;
	padding: 0px;
	float: left;
		border-style: solid;
		border-width: 0;
		margin: 5px;
	}
.image-txt-small {
	font-size: .8em;
	text-align: left;
}
.mkt-hdg {
	font-size: .85em;
	font-weight: bold;
	text-align: left;
}
.center-hdg {
	background-color: #D1EBF3;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 125%;
}
.center-headg {
	padding: 0px;
	margin: 35px 0px 0px 0px;
	text-align: center;
}
mkt-text {
	font-size: .8%;
	background-color: #C8E8FF;
	text-align: left;
}
.bg-blue-mkt {
	background-color: rgb(238,237,249);
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.bg-blue01-mkt {
	background-color: rgb(238,237,249);
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.smalltitle {
	font-weight: bold;
}
.bg-yellowcenter {
	padding: 0px;
	margin: 5px auto 5px auto;
	background-color: rgb(254,252,232);
	text-align: center;
	color: #64532D;
	font-weight: bold;
}
.hdgcolor {
	background-color: #C0C0C0;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
	font-family: Georgia, Veranda, sans-serif;
}
.imagewithmargin {
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 15px 0px;
}
.sidebarheading {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-color: rgb(128, 0, 0);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
	text-align: center;
}
.tablecontainer {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: Georgia, Veranda, sans-serif;
	font-size: 115%;
	font-weight: bold;
}
.table-container {
	font-family: Georgia, Veranda, sans-serif;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
.gift-link {
	width: 34px;
}
.style3 {
	color: #FF0000;
}
.image-txt-small {
	font-family: Georgia, Veranda, sans-serif;
	color: #000000;
	font-size: .8em;
}
.gifts-hdg {
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 23px;
}
.gift-1 {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.gift-info {
	font-family: Georgia, Veranda, sans-serif;
	color: #000000;
	font-size: .8em;
	text-align: left;
}
.style137 {
	border-width: 1px;
	height: 24px;
}
.style139 {
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 24px;
}
.gift-box {
	border-width: 1px;
}
.style140 {
	font-family: Georgia, Veranda, sans-serif;
	color: #000000;
	font-size: .8em;
	font-weight: bold;
}
.gift-price {
	border-width: 1px;
	font-weight: bold;
}
.style142 {
	border-width: 1px;
	height: 24px;
	font-weight: bold;
}
.gift-hdg {
	font-size: .85em;
	font-weight: bold;
}

.small-white {
	font-size: .75em;
}
.live-large {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFF00;
	font-family: "Arial Black";
}
.live-hdg {
	margin: 15px 0px 10px 0px;
	padding: 3px 10px 2px 10px;
	background-color: rgb(16,12,0);
	color: rgb(255,255,255);
	text-transform: uppercase;
	text-align: center;
}

.livesmall {
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
}
.imagenomargin {
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
}
.video-space {
	margin: 10px auto 10px auto;
	padding: 0px;
	text-align: center;
}
.content-title-center {
	text-align: center;
	color: #800000;
}
.qtybox {
	width: 55px;
}
.line-black {
	border-bottom: solid 1px rgb(51,51,51);
	padding-bottom: 2px;
	margin-bottom: 1px;
	border-bottom-color: rgb(0, 0, 0);
	border-bottom-width: 2px;
	margin-top: 25px;
	padding-top: 25px;
}
.content-center {
	border-style: none;
	clear: both;
	float: left;
	width: 625px;
	margin: 0px auto 15px auto;
	padding: 0px;
	text-align: center;
}
.content-sml-center {
	overflow: hidden;
	width: 200px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}
.container-mp3 {
	padding: 55px 0px 55px 0px;
	margin: 0px 0px 55px 0px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #996600;
}
.video-cont {
	padding: 0px;
	margin: 25px auto 0px auto;
}
.align-center-white {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
.center-video {
	margin: 35px;
}
.donate-video {
	font-style: italic;
	color: #FFFFFF;
	font-size: .85em;
	text-align: center;
	margin: 2px auto 0000 auto;
}
.video-container {
	margin: 0px 0px 155px 0px;
	padding: 7px 0px 0px 0px;
	background-color: rgb(255,255,255);
}
.space-bottom {
	padding: 0px;
	margin: 0px 0px 750px 0px;
	text-align: center;
}
.text-descript-indent {
	margin-right: 25px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #800000;
	padding-bottom: 15px;
}
.txt-grey-donate {
	color: #666666;
	font-style: italic;
	margin-top: 55px;
}
.video-center {
	padding: 55px 0px 25px 0px;
	margin: 0px auto 25px auto;
	text-align: center;
}
video--left {
	float: left;
	clear: right;
}
.video-right {
	float: right;
	clear: left;
}
.video-container {
	width: 0px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	color: rgb(75,75,75);
	clear: both;
}
.video-main-cont {
	border-color: none;
	border-width: none;
	border-style: none;
	width: 993px;
	margin: 0px auto 155px auto;
	padding: 0px;
	background: #000000 left top;
}
.video-right-cont {
	overflow: hidden;
	float: right;
	width: 425px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left-style: dashed;
	border-left-width: thin;
	border-left-color: #CCCCCC;
}
.calendar-container {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: rgb(75,75,75);
	text-align: center;
}
.content1-containervideo {
	border-style: none;
	width: 100%;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	text-align: left;
}
.content-txtbox-video-right {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-color: rgb(0, 0, 0);
}
.content-txtbox-left-video {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-color: rgb(0, 0, 0);
}
.txt-whitecenter {
	color: rgb(255,255,255);
	text-align: center;
}
.stat-videopage {
	margin: 55px 0px 0px 0px;
}
.footer-video {
	margin: 555px 0px 35px 0px;
	padding: 0.5em 0px 0.5em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: rgb(16, 12, 0);
	color: rgb(255,255,255);
	font-size: 1.0em;
	float: inherit;
}
.bg-greycenter {
	background-color: rgb(242,242,242);
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
.clickhere {
	padding: 0px 0px 25px 0px;
	margin: 55px 0px 25px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.25em;
	font-weight: bold;
}
.line-whiteCopy {
	border-bottom: solid 1px rgb(255,255,255);
	padding-bottom: 2px;
	margin: 0px 0px 25px 0px;
}
.line-whitemargin {
	border-bottom: solid 1px rgb(255,255,255);
	padding-bottom: 2px;
	margin: 0px 0px 25px 0px;
}
.footercenter {
	margin: 155px auto 0px auto;
	padding: 0.5em 0px 0.5em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: rgb(16, 12, 0);
	color: rgb(255,255,255);
	border-top-color: rgb(0, 0, 0);
	border-top-width: 0px;
	text-align: center;
}
.Bg-red-truth {
	padding: 0px;
	background-color: rgb(0, 0, 0);
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFF00;
	text-align: center;
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
}
.2col-left {
}
.col-half-left {
	width: 300px;
	float: left;
}
.content-small-right {
	float: right;
}
content-line {
}
.text-box222 {
	width: 212px;
	text-align: center;
	float: right;
}
.tnt-right {
	float: right;
	width: 355px;
	margin: 125px 0px 0px 0px;
	padding: 0px;
}
.content1-container-2col-left425px {
	float: left;
	width: 315px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.content1-container-2col-right325px {
	float: right;
	width: 255px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.content1-container-left-col {
	overflow: hidden;
	float: left;
	width: 355px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.content1-container-right-column {
	overflow: hidden;
	float: right;
	width: 255px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.content-ourstory {
	overflow: hidden;
	float: left;
	width: 315px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.content-teachingpics {
	overflow: hidden;
	float: right;
	width: 275px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footerwithspace {
	margin: 556px 0px 0px 0px;
	padding: 0em 0px 0em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: rgb(16, 12, 0);
	color: rgb(255,255,255);
	border: 0px none rgb(125,125,125);
}
.ttcampaign {
	color: #FFFF00;
	background-color: #000000;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold";
	text-align: center;
}
.tt-leftcol {
	overflow: hidden;
	width: 260px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: right;
}
.ttrightcol {
	overflow: hidden;
	float: right;
	width: 335px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: left;
}
.orderform-centersmal {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.container-line {
	border-style: none none solid none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
}
.text-gold {
	color: #663300;
	text-decoration: none;
	text-align: center;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.text-center {
	text-align: center;
}
.statcounter {
	margin: 155px auto 0px auto;
	padding: 0.5em 0px 0.5em 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: rgb(16, 12, 0);
	color: rgb(0, 0, 0);
	text-align: center;
	border-top-style: none;
	border-width: 1px;
}
.content-fluid {
	background-color: #000000;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 990px;
}
.header-center {
	text-align: center;
}
.video-content-container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
.video-media {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	height: 435px;
}
.bg-yellowcenterCopy {
	padding: 0px;
	margin: 5px 15px 5px 15px;
	background-color: rgb(254,252,232);
	text-align: center;
	color: #64532D;
	font-weight: bold;
}
.newStyle1 {
	margin-right: 15px;
	margin-left: 15px;
}
.ordered list indent {
	margin-right: 25px;
}
.archives {
	width: 200px;
	font-weight: bold;
	font-style: italic;
	background-color: #CCFFFF;
}
.archivecontainer {
	text-align: center;
	margin: 25px auto 0px auto;
	padding: 0px;
}
.ordernow {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: rgb(215,215,215);
	color: rgb(0,0,0);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
.videopage-donate {
	margin: 500px 0px 0px 0px;
}
.statcntr {
	margin-top: 55px;
}
.footer-videopage {
	padding: 0px;
	margin: 500px 0px 0px 0px;
	text-align: center;
}
.video-pagetxt {
	background-color: rgb(242,242,242);
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, Veranda, sans-serif;
}
.videocenter {
	text-align: center;
}
.TFR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
}
.videoboxes {
	margin-top: 150px;
}
.videohdg {
	margin-top: 55px;
}
.hdgvideo {
	font-family: "Arial Rounded MT Bold";
	font-size: 2em;
	font-weight: bold;
	color: #fec310;
	margin-top: 75px;
}
.hdgvideo {
	font-family: "Arial Rounded MT Bold";
	font-size: 2em;
	color: #fec310;
	font-weight: bold;
}
a:linkvideo {
	font-weight: bold;
	text-decoration: none;
	color: #663300;
	padding: 0px 5px 0px 5px;
	font-size: 1em;
}
.content-marketplace {
	border-style: solid none none none;
	clear: both;
	float: left;
	width: 625px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	border-top-color: rgb(200,200,200);
	border-top-width: 1px;
	font-size: .8em;
}
.marketplace {
	text-align: center;
	margin: 15px 0px 15px 0px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #CC9900;
	padding: 16px 0px 0px 0px;
}
.spacer-large {
	padding: 0px;
	margin-bottom: 255px;
}
.line-bluewspace {
	border-bottom: solid 1px rgb(155,149,217);
	padding-bottom: 2px;
	margin-bottom: 55px;
}
.container-centerCopy {
	margin: 55px auto 0px auto;
	padding: 0px;
}
.indent {
	padding-left: 15px;
}
.hdg4-center-color {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px dashed #800000;
	color: #800000;
	background-color: #FFFFCC;
}

