body {
	background:			#000000;
	margin: 			0;
}

body,
p,
td,
li,
th {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			14px;
	line-height: 		20px;
}

table {
	clear: 				both;
}

h1,h2,h3 {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 			1.75em;
	color:				#9D1B28;
	letter-spacing:		-.5px;
	word-spacing:		-1px;
}
h2 {
	font-size:			1.5em;
	line-height:		1em;
	letter-spacing:		-1px;
	word-spacing:		-1px;
}
h3 {
	font-size:			1.25em;
	line-height:		1em;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	color:				#6b93bc;
	text-decoration:	none;
}

.container {
	width:				1000px;
	margin:				0 auto;
}


/***** Masthead *****/

div#masthead {
	position:			relative;
}

div#masthead h1 {
	display: none;
}
div#masthead h1 span {
	display: 		none;
}

#masthead div#number {
	text-align:			center;
	padding-right: 		100px;
	padding-top: 		0;
	line-height:		0;
	margin:				0;
}

img#logo {
	margin: 			0;
}



div.clear {
	clear:				both;
}

/**** colors ****/

.red {
	color:				#bf311b;
}
.blue {
	color:				blue;
}
.green {
	color:				green;
}
.gray {
	color:				gray;
}
.teal {
	color:				teal;
}
.silver {
	color:				silver;
}
.yellow {
	color:				yellow;
}
.purple {
	color:				purple;
}
.orange {
	color:				orange;
}


/**** keywords ****/

div#keywords_link {
	margin-top:		10px;
	margin-bottom:	10px;
	padding: 		0 50px;
	clear: 			both;
}

div#keywords_box {
	clear: 			both;
	border: 		1px solid #000000;
	padding: 		1em;
	margin: 		10px 50px 10px 241px;
	background:		#FFFFFF;
}

div#keywords_box h4 {
	font-size:  	100%;
}

div#keywords_box ul {
	margin: 0 5px 12px 10px;
}

div#keywords_box li {
	display: 		inline;
}

div#keywords {
	font-size:			9px;
	padding:			6px 20px;
	clear:				both;
	background-color:	#FFFFFF
	line-height:		100%;
}
#keywords ul {
	margin: 		0;
	text-align:		center;
}
#keywords li {
	font-size:			9px;
	display:			inline;
	padding: 			0 3px;
}

#keywords li a {
	color: 				#6a4b1e;
	text-decoration:	none;
}
#keywords li a:hover {
	text-decoration:	underline;
}


/**** bottom ****/

div#bottom {
	clear:				both;
	font-size: 			10px;
	margin: 			0;
	font-size: 			10px;
	text-align:			center;
	color: 				#323675;
	background: 		#CCCCCC;
	padding:			4px;
}

#bottom ul {
	margin: 			0;
}
#bottom li {
	display: 			inline;
	font-family: 		Arial, Helvetica, sans-serif;
	color:				#111111;
	font-size:			11px;
}
#bottom ul li a {
	color: 				#6790af;
	font-size: 			inherit;
	text-decoration:	none;
}
#bottom ul li a:hover {
	color: 				#FFFFFF;
	text-decoration:	none;
	background:			none;
}
#bottom ul li span {
	display:			none;
}


/**** keywords ****/

div#keywords {
	clear:				both;
	font-size: 			10px;
	margin: 			0 40px 0 39px;
	font-size: 			11px;
	text-align:			center;
	color: 				#af9161;
	background: 		#160903;
	padding:			2px 4px;
	font-family: 		Arial, Helvetica, sans-serif;
	line-height:		12px;
}

#keywords ul {
	margin: 			0;
	line-height:		12px;
}
#keywords li {
	display: 			inline;
	font-family: 		Arial, Helvetica, sans-serif;
	color:				#af9161;
	font-size:			11px;
}
#keywords ul li a {
	color: 				#af9161;
	font-size: 			inherit;
	text-decoration:	none;
	/*margin: 			0;*/
}
#keywords ul li a:hover {
	text-decoration:	underline;
}


/**** admin note ****/

.fotv_note {
	background: 		#FFFF33;
	color:				#FF0000;
}
p.fotv_note {
	padding: 			6px;
	border: 			red 1px dashed;
}
span.fotv_note {
	padding: 			2px 6px;
	border-bottom: 		red 1px dashed;
}

div#menu {
	margin-left: 		90px;
	background-image:	url(/go/images/menu-back.gif);
	background-repeat:	repeat-y;
	background-position:	right; 
	width:					241px; 
}

#menu ul {
	background-image:url(/go/images/nav-back.jpg); 
	background-repeat:no-repeat; 
	width:					201px; 
	height:					450px; 
	margin-left:			39px;
	list-style: none;
	padding-top:		60px;
}
#menu ul li {
	text-align: right;
	padding-right: 90px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 24px;
	text-transform:lowercase;
}
#menu a {
	text-decoration: none;
	color: #491412;
}
#menu a:hover {
	text-decoration: underline;
	background: none;
}
#menu ul ul {
	background: none; 
	width:		inherit; 
	height:		inherit; 
	margin-left:40px;
}


#topform {
	background-image:	url(/go/images/form-back.jpg);
	width:				229px; 
	background-repeat:	no-repeat;
	vertical-align:		top;
	padding: 			50px 25px 0 25px;
	line-height:		16px;
}

#topform label {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 2px;
	display: block;
	width: 229px;
}

#topform label:first-letter {
	font-size: 19px;
}

#topform input[type=text] {
	background-color: #e4e7bc;
	border: solid 1px #5d211f;
	color: #5d211f;
	font-size: 14px;
	width: 174px;
	font-weight:bold;
	padding: 4px 2px;
}

#topform input[type=image] {
	border: none;
	/*float: right;*/
	clear:both;
	margin-top: 8px;
	margin-left: 100px;
}


/*** contactform  ***/

div#contactform {
	border:				dotted 1px #d4c1a2;
	background:			none;
	padding-bottom:		3px;
	margin:				12px 0;
	padding:			3px;
	background:			#FFFFFF;
}

#contactform img {
	margin: 			0;
	border-bottom:		dotted 1px #d4c1a2;
}

#contactform label {
	display: 			block;
	color: 				#3f1b04;
}

#contactform input[type=text],
#contactform textarea,
#contactform select,
#contactform select option {
	font-family:		Georgia, "Times New Roman", Times, serif;
	background:			#ebe1d2;
	text-indent:		0;
	width:				250px;
	border:				1px solid dcc9ac;
	font-size:			14px;
	padding:			3px;
	color:				#3d2417;
	font-weight:		bold;
}

#contactform select,
#contactform select option {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	color:				#000000;
}

#contactform input.mediumbox {
	width: 200px;
}
#contactform input.widebox {
	width: 300px;
}

div#contactform input[type="text"] {
	border:				1px solid silver;
	font-size:			14px;
	padding:			3px;
	color:				#3d2417;
	font-weight:		bold;
}

div#contactform input.focus,
div#contactform input[type="text"].focus {
	font-size:			18px;
	color:				black;
	background-color:	#ffffff;
}

div#contactform input[type="submit"] {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#FF6600;
}

div#contactform input[type="image"],
div#contactform select,
div#contactform select option
{
	background:			#FFFFFF;
	font-weight:		normal;
}

#contactform input.btngo  {
	color:				#fff;
}

#contactform select.menu {
	background-color:	#FFFFFF; 
	font-size:			15px;
}

#contactform h3,
#contactform p,
#contactform p + p {
	margin:				8px;
	text-indent:		0;
}

#contactform h3 {
	color:				blue;
	margin-top:			0;
	padding-top:		4px;
}
#contactform p.alert input {
	border:				solid 2px #FF0000;
}
#contactform textarea {
	border:				1px solid silver;
	margin:				0;
	width:				530px;
	height:				130px;
	background:			#ffffff bottom url(images/field-shadow.gif) repeat-x;
	font-size:			15px;
}
div#contactform div.msg {
	color: 				red;
	text-align: 		center;
	background-color: 	white;
	margin:				4px;
}

/*** signupform  ***/

div#signupform {
	border:				dotted 1px #d4c1a2;
	background:			none;
	padding-bottom:		3px;
	margin:				12px 0;
	padding:			3px;
}

#signupform img {
	margin: 			0;
	border-bottom:		dotted 1px #d4c1a2;
}

#signupform label {
	display: 			block;
	color: 				#3f1b04;
}

#signupform input[type=text],
#signupform textarea,
#signupform select,
#signupform select option {
	font-family:		Georgia, "Times New Roman", Times, serif;
	background:			#ebe1d2;
	text-indent:		0;
	width:				250px;
	border:				1px solid dcc9ac;
	font-size:			14px;
	padding:			3px;
	color:				#3d2417;
	font-weight:		bold;
}

#signupform select,
#signupform select option {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	color:				#000000;
}

#signupform input.mediumbox {
	width: 200px;
}
#signupform input.widebox {
	width: 300px;
}

div#signupform input[type="text"] {
	border:				1px solid silver;
	font-size:			14px;
	padding:			3px;
	color:				#3d2417;
	font-weight:		bold;
}

div#signupform input.focus,
div#signupform input[type="text"].focus {
	font-size:			18px;
	color:				black;
	background-color:	#ffffff;
}

div#signupform input[type="submit"] {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#FF6600;
}

div#signupform input[type="image"],
div#signupform select,
div#signupform select option
{
	background:			#FFFFFF;
	font-weight:		normal;
}

#signupform input.btngo  {
	color:				#fff;
}

#signupform select.menu {
	background-color:	#FFFFFF; 
	font-size:			15px;
}

#signupform h3,
#signupform p,
#signupform p + p {
	margin:				8px;
	text-indent:		0;
}

#signupform h3 {
	color:				blue;
	margin-top:			0;
	padding-top:		4px;
}
#signupform p.alert input {
	border:				solid 2px #FF0000;
}
#signupform textarea {
	border:				1px solid silver;
	margin:				0;
	width:				530px;
	height:				130px;
	background:			#ffffff bottom url(images/field-shadow.gif) repeat-x;
	font-size:			15px;
}
div#signupform div.msg {
	color: 				red;
	text-align: 		center;
	background-color: 	white;
	margin:				4px;
}


.warning {
	color: 				#a01d18;
	background-color:	#FFFFFF;
	border: 			2px solid #a01d18;
	text-align: 		center;
	padding-left: 		0;
}

ul.warning {
	margin-left: 		8px;
	margin-right: 		8px;
	text-align:			left;
	list-style:			none;
	padding: 			4px;
}
ul.warning li {
	padding-left: 		19px;
	background: 		url(/go/images/bullet-arrow-red.gif) no-repeat 0 4px;
}

#signupform input.oops,
#signupform textarea.oops,
#signupform input[type="text"].oops,
#contactform input.oops,
#contactform textarea.oops,
#contactform input[type="text"].oops {
	border: 			#a01d18 solid 2px;
	color:				#a01d18;
}


.ddmenu{
	/*width: 				99%;*/
	font-weight: 		normal;
	background:			none;
	text-align:			center;
	height:				25px;
	margin-top:			25px;
}

.ddmenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: 			"."; 
	display: 			block; 
	height: 			0; 
	clear: 				both; 
	visibility: 		hidden;
}

.ddmenu ul {
	width: 				100%;
	padding: 			3px 0;
	margin: 			0;
	text-align: 		center; /*set value to "right" for example to align menu to the left of page*/
}

.ddmenu ul li {
	display: 			inline;
}

div#masthead div.ddmenu ul li a {
	color: 				#FFFFFF; /*9D1B28*/
	padding: 			2px 9px;
	margin: 			0;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:			14px;
	cursor:				pointer;
}

div#masthead div.ddmenu ul li a:hover, 
div#masthead div.ddmenu ul li a.current {
	background: 		url(http://www.restorationcommunitychurch.us/go/css/images/nav1-bg.gif) bottom repeat-x #000000; 
	color:				#FFFFFF;
}

.tabcontainer {
	clear: 				left;
	height:				29px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	background:			none;
	position:			absolute;
	top:				146px;
	z-index:			999;
	width:				1000px;
}

.tabcontent {
	display:			none;
}

li.tabcontent {
	height:				24px;
}

ul.tabcontent {
	margin:				0;
	margin-top:			5px;
	text-align:			center;
}

ul.tabcontent li {
	display: 			inline-block;
	margin:				0 3px;
	padding:			0;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
}

div.tabcontainer ul.tabcontent li a {
	color: 				#769cbc;
	padding: 			3px;
	margin: 			0;
	text-decoration: 	none;
}

div.tabcontainer ul.tabcontent li a:hover {
	background:			#000000 url(http://www.restorationcommunitychurch.us/go/css/images/nav2-bg.gif) bottom repeat-x;
	color:				#FFFFFF;
}

div#form {
	background-color:	#FFFFFF;
	border: 			#5f485f solid 1px;
	width:				260px;
	padding:			12px;
}

#form p {
	color:				#5f485f;
}

div#masthead {
	margin: 20px 0 30px 0;
}

a#logo {
	display: block;
	width: 436px;
	height: 90px;
	background: url(http://www.restorationcommunitychurch.us/go/css/images/restoration-logo.gif) no-repeat;
	margin: 0 0 0 17px;
}

div#topaction {
	width: 50%;
	float: right;
	color: #FFFFFF;
}

/********** EE ZONE AUTO STYLES **********/

div#content {
	clear:				left;
	background:			#000000;
	padding:			33px 20px 10px 20px;
}

#content a,
#content a:link {
	color:				#6b93bc;
	text-decoration:	none;
	border-bottom:		#0d2640 dotted 1px;
}
#content a:active {
	color:				#6b93bc;
	text-decoration:	none;
	border-bottom:		#0d2640 solid 1px;
}
#content a:visited {
	color:				#6b93bc;
	text-decoration:	none;
	border-bottom:		#0d2640 solid 1px;
}
#content a:hover,
#content a:link:hover,
#content a:active:hover,
#content a:visited:hover {
	color:				#6b93bc;
	text-decoration:	none;
	border-bottom:		#c3272f dotted 1px;
}

div#content div.content-in {
	padding:			0px 0px 0px 533px;
	min-height:			390px;
	color: #FFFFFF;
}

#content table   { 
	clear:				none;
}

#content th      { 
	font-weight: 		bold; 
}
#content th,
#content td      { 		
	padding: 4px 10px 4px 0; 
}
#content tfoot   {
	font-style: italic; 
}
#content caption {
	background: #ffc; 
}

/* Use this if you use span-x classes on th/td. */
#content table .last { 
	padding-right: 		0; 
} 

/********** ee zone SPECIAL styles **********/

ul.episodes {
	list-style:			none;
	padding: 0;
}
ul.episodes li {
	margin-bottom:		3px;
	padding:		0;
}
ul.episodes li a {
	text-decoration:	none;
	padding:			6px 6px;
	display:			block;
	border:				solid 1px #aa93aa;
	border-bottom:		none;
	border-right:		none;
}

ul.episodes li a:hover {
	background-color:	#a6ceec;
	color:				#000000;
}

ul.episodes li a h4 {
	margin:				0;
	font-size:			14px;
	color:				#FFFFFF;
}
ul.episodes li a:hover h4 {
	color:				#9D1B28;
}
ul.episodes li a div {
	font-size:			10px;
}
ul.episodes li a:hover div {
	color:				#000000;
}

/********** END  EE ZONE STYLES **********/


/********** EE ZONE STYLES (btmbar.css) **********/

div#btmbar {
	clear: right;
	background:			#FFFFFF url(http://www.restorationcommunitychurch.us/go/css/images/btmbar-shadow3.gif) repeat-x;
	padding:			30px 0;
}
#btmbar div.content {
	width:				1000px;
	margin: 			0 auto;
}

#btmbar td {
	padding: 			0 20px;
}

#btmbar td,
#btmbar td p {
	color:				#000000;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	margin:				6px 0;
	font-size:			12px;
}

#btmbar a,
#btmbar a:link {
	color:				#005fc0;
	text-decoration:	none;
	border-bottom:		#a8c1da solid 1px;
}
#btmbar a:active {
	color:				#005fc0;
	text-decoration:	none;
	border-bottom:		#a8c1da dotted 1px;
}
#btmbar a:visited {
	color:				#005fc0;
	text-decoration:	none;
	border-bottom:		#a8c1da dotted 1px;
}
#btmbar a:hover,
#btmbar a:link:hover,
#btmbar a:active:hover,
#btmbar a:visited:hover {
	color:				#005fc0;
	text-decoration:	none;
	border-bottom:		#c3272f solid 1px;
}

/********** END  EE ZONE STYLES (btmbar.css) **********/


/********** EE EDIT STYLES **********/
div#ee {
	margin-top: 	0;
	text-align: 	center;
	font-size:		10px;
	background:	 	#6633CC;
}
div#ee div {
	font-size:		10px;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#FFFFFF;
}
div#ee a {
	color:			#FFFFFF;
}
div#ee a:hover {
	color:			#6633CC;
	background:		#FFFFFF;
}
/********** END  EE EDIT STYLES **********/

