*{
	margin: 0px; 
	padding: 0px;
}

body {
	margin:0 auto;
	padding:0;
	background-repeat: repeat-x;
	background-color: #F1EADE;
	position: relative;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, serif;
}

/******************************/
/********  Image Info ********/
/****************************/

.imgleft {
    float: left;
    margin-right: 8px;
    border: 2px solid #96622C;
	padding: 4px;
	background: #B18A61;

}

.imgleft-mainpage {
    float: left;
    margin-right: 8px;
    border: 2px solid #96622C;
	padding: 4px;
	/*background: ;*/

}

.imgright {
   float: right;
   margin-left: 10px;
   border: 2px solid #96622C;
   padding: 4px;
   background: #B18A61;

}

.main2 img {
	float: left;
	margin-right: 8px;
	border: 2px solid #96622C;
	padding: 4px;
	background: #B18A61;
}

.main img {
	margin: 0;
	border: 2px solid #96622C;
	padding: 4px;
	background: #B18A61;
}


.red {
    color: #FF0000;
}

/*************************************/
/*****  Christian Doctrine page *****/
/***********************************/

.firstbigletter {
font-family: Georgia, Verdana, serif;
color: #572B00;
font-size:3.0em;
font-weight:normal;
line-height:80%;
letter-spacing: 0.2em;
}

/******************************/
/***** AWANA Sparks page *****/
/****************************/

.span_red{
    color: #FFF;
    background-color: #FF0000;
    padding: 3px;
}

.span_blue{
    color: #000;
    background-color: #00FFFF;
    padding: 3px;
}

.span_green{
    color: #000;
    background-color: #33FF33;
    padding: 3px; 
}

.span_yellow{
    color: #000;
    background-color: #FFFF00;
    padding: 3px;
}

/* Ask the Elders page */

.span_q {
    color: #003300;
    font-weight: bold;
    background-color: #D9C5B1;
    margin-right: 5px;
    padding-left: 3px;  
}

.hidden {
    display: none;
}

p.totop{
	float: right;
	padding-right: 10px;
}

/******************************/
/*****  Contact Box Info *****/
/****************************/

.contact h2 a{
	font-size:1.3em !important;
	color: #805325 !important;
	margin:0;
	padding:5px 0 5px 0;
	font-weight: normal;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
}

.contact a:hover{
    color: #778899 !important;
    text-decoration: none;
}

.contact p{
	border: 2px solid #805325;
	background-color: #EBE2D7;
   	font-size: 0.9em;
   	font-weight: bold;
   	padding: 16px !important;
	color: #778899;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
}

.contact li span a:link, 
.contact li span a:active,
.contact li span a:visited {    
	color: #805325 !important; 
    text-decoration: underline; 
}

.contact li span {
    color: #805325 !important;
	font-weight: bold;
	font-size: 0.9em;
}

.contact p a {
    color: #805325;
}

ul {
    margin: 0;
    padding: 0;
}

.nothing {
    display: none;
	width: 0px;
}

.clear {
    clear: both;
}

.bold {
   font-weight: bold;
}

.italic {
   font-style: italic;	
}

.p_indent { 
    text-indent: 3em; 
}

.p_indent_more { 
    text-indent: 4.2em; 
}

.p_indent_most { 
    text-indent: 5.2em; 
}

.p_indent_most_plus { 
    text-indent: 5.6em; 
}

.line {
	clear: both;
	width:240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C09999;
	height:1px;
}

.linecolumna {
	clear: both;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C09999;
	height:1px;
	margin-left: 14px;
}
.line-columnright {
	clear: both;
	width:170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C09999;
	height:1px;
}

.line_span {
    width: 740px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C09999;
	height:1px;
}

.break {
	margin: 0 16px 0 0;
	width: auto;
	height: 16px;
	clear: both;
}

.adobe p {
    font-size: 0.8em;
    margin-left: 16px;
}

.adobe p a {
    color: #96622C; 
    text-decoration: underline;
    background-color: #F2F2F2;
    margin: 4px;
    padding: 4px;
    border: 1px solid #663300;
    cursor: pointer;
}

.adobe img {
    float: right;
    margin: -12px 47px 0 0;
}

.adobe a:hover{
    color: #778899;
    text-decoration: none;
    cursor: pointer;
}

.print_paper ol li{
    list-style-image: url(images/print_page_icon.gif)
}

/******************************/
/**** Email Links and text****/
/****************************/

.email {
    font-size: 1.1em !important;
	margin:5px 0 5px 0;
	color: #778899 !important;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, serif;
}

.email a{
    font-size: 0.8em;
    color: #4D2600 !important;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.3em;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	outline: none;
}


/********************************************************************************/
/**** Main Navigation  - See dropdown.css or dropdown_ie.css  for Layout    ****/
/******************************************************************************/

/* Added navigation-1 (below) October 22, 2009 to be iPhone compatible See Valley Bible Main Menu Oct 2009.doc in site root*/
/*
.menu {
		font-family: arial, sans-serif; 
		width: 750px; 
		position: relative;
		padding-bottom: 20px; 
		font-size: 14px; 
		margin: 20px 0 10px 0;
		height: 25px; 
		z-index:100;
}
*/

/* Added .menu (below) February 22, 2011 to be iPhone compatible See Valley Bible Main Menu Feb 2011.doc in site root*/
/* This replaced the previous menu to allow for a third tier and shorten length of menus
/*

.menu {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #FFFFFF; font-family:normal 8pt verdana, arial, helvetica, sans-serif;}
/* hack to correct IE5.5 faulty box model */

* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;z-index: 500;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative position so that you can control the dropdown menu position */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#ffffff; width:138px; height:28px; border:1px solid #96622C; border-width:1px; background:#96622C; padding-left:10px; line-height:30px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
 
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#C5A889 url(images/arroww.gif) no-repeat 120px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#C5A889 url(../images/arroww.gif) no-repeat 120px center;}
.menu ul ul :hover > a.drop {color: #FFFFFF; background: #805325 url(images/arroww.gif) no-repeat 120px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#96622C; color: #FFFFFF;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#CBB196;}
 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute;height:0;top:29px;left:0; width:149px;border-top:1px solid #96622C;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
 
/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}
 
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}
 
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#96622C; color:#FFFFFF; height:20px; line-height:1.188em; padding:5px 10px; width:128px;border: 1px solid #FFFFFF; border-width:1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000000; background:#C5A889;}
.menu :hover > a, .menu ul ul :hover > a {color:#000000; background:#D9C5B1;}
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;
}

ul#navigation-1 { 
		margin: 0; 
		padding: 1px 0; 
		list-style: none; 
		width: 100%; 
		height: 21px; 
		font: normal 8pt verdana, arial, helvetica;
}

ul#navigation-1 li { 
		margin: 0; 
		padding: 0; 
		display: block; 
		float: left; 
		position: relative; 
		width: 148px; 
		border-left: 0px solid #ffffff; 
}

ul#navigation-1 li a:link, ul#navigation-1 li a:visited { 
		padding: 4px 0; 
		display: block; 
		text-align: center; 
		text-decoration: none; 
		background: #96622C; 
		color: #ffffff; 
		width: 148px; 
		height: 13px; 
}

ul#navigation-1 li:hover a, ul#navigation-1 li a:hover, ul#navigation-1 li a:active { 
		padding: 4px 0; 
		display: block; 
		text-align: center; 
		text-decoration: none; 
		background: #C5A889; 
		color: #ffffff; 
		width: 146px; 
		height: 13px; 
		border-left: 1px solid #ffffff; 
		border-right: 1px solid #ffffff; 
}
	
ul#navigation-1 li ul.navigation-2
	{ margin:0; padding:1px 1px 0; list-style:none; display:none; background:#ffffff; width:146px; position:absolute; top:21px; left:-1px; border:1px solid #96622c; border-top:none; }
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ width:146px; clear:left; width:146px; }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; background:#96622c; padding:4px 0; width:146px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left; background:#D9C5B1; padding:4px 0; width:146px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }

ul#navigation-1 li ul.navigation-2 li ul.navigation-3
	{ display:none; margin:0; padding:0; list-style:none; position:absolute; left:145px; top:-2px; padding:1px 1px 0 1px; border:1px solid #96622c; border-left:1px solid #96622c; background:#ffffff; z-index:900; }
ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited
	{ background:#96622c; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
	{ background:#ec454e; }
ul#navigation-1 li ul.navigation-2 li a span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#fe676f; }
ul#navigation-1 li ul.navigation-2 li:hover a span,
ul#navigation-1 li ul.navigation-2 li a:hover span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#ffffff; }

/******************************/
/**** Quick Links Navigation */
/****************************/

#quick_nav {
    float:right;
    color: #000;
	font-size:110%;
	padding: 0 0 0 16px;
	font-family: Garamond, Times, "Times New Roman", serif;
}

#quick_nav p{
    font-size: 1.0em;
}

#quick_nav li {
	list-style:none;
	display: inline;
	margin-right: 10px;
	font-size: 0.8em;
	color: #663300;
}

#quick_nav a {
	color: #663300;
	text-decoration: underline;
	outline: none;
}

#quick_nav a:hover {
	color: #657482;
	text-decoration: none;
	outline: none;
}

/******************************/
/******   Site Layout   ******/
/****************************/

#wrapper-top {
	margin: 0 auto;
	padding: 10px 0 8px 0;
	border: 0;
	width: 750px;
	background-repeat: no-repeat;
}

#wrapheader {
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 750px;
	position: relative;      
}

#container {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #F1EADE;   
}

#header {
	display: block;
	width: 600px;
	height: 75px;
	outline: none;
}

#header_plus h1 a{
    font-size: 1.3em;
	color: #663300;
	text-decoration: none;
	margin: 0;
	outline: none;
	font-family: BibliaLS, Garamond, Times, "Times New Roman", serif;
}

#header_plus h2 {
    font-size: 1.1em;
	color: #6699BB;
	text-align: center;
    font-family: BibliaLS, Garamond, Times, "Times New Roman", serif;
}

#header h1{
	font-size: 48px;
	color: #663300;
	text-decoration: none;
	margin: 0;
	outline: none;
	font-family: "Monotype Corsiva", BibliaLS, Garamond, Times, "Times New Roman", serif;
}

#header h1 a{
	color: #663300;
	text-decoration: none;
	margin: 0;
	outline: none;
	font-family: "Monotype Corsiva", BibliaLS, Garamond, Times, "Times New Roman", serif;
}

#header_img a{
	display: block;
	width: 400px;
	height: 75px;
	margin: 0;
	border: 0px;
	outline: none;

}

/******************************/
/****  Contents Layout    ****/
/****************************/

#columnab {
    width: 557px;
    margin: 2px 0 0 0;
	float: left;
}

#columnleft {
	width: 557px;
	margin: 0px;
	float: left;
}

#column_cook_left {
	width: 350px;
	margin: 0px;
	float: left;
}

#column_span {
    width: 750px;
    margin: 2px 0 0 0;
    float: left;
}

#columnright {
	width: 203px;
	float: left;
	margin-top: 9px;
}

#column_cook_right {
	width: 350px;
	float: left;
	margin-left: 5px;
}

#column1a {
	width: 278px;
	margin: 16px 0 0 0;
	float: left;
}

#columnb {
	width: 186px;
	margin: 16px 0 0 0;
	float: left;
}

#columncd {
	width: 557px;
	margin: 8px 0 0 0;
	float: left;
}

#columnc {
	width: 275px;
	margin: 5px 0 0 0;
	float: left;
}

#columnd {
	width: 270px;
	margin: 5px 0 0 0;
	float: left;
}

/********* History Page *********/

#column_historya {
   width: 55px;
   float: left;
   border-right: 10px solid #663300;
}

#column_historyb {
   width: 665px;
   float: left; 
}

#column_historyb p {
     padding-left: 10px;
}

#column_historyb a {
    color: #778899;
    text-decoration: underline;
}

#column_historyb a:hover{
    color: #777744;
    text-decoration: none;
}

/******************************/
/****     Sidebar Layout  ****/
/****************************/

.sidebar {
	width: auto;
	font-size: 0.8em;
	color: #714A21;
	line-height: 1.5em;
	margin-left: 12px;
}

/******************************/
/****   Footer Layout     ****/
/****************************/

#footercontainer {
	margin: 0;
	padding: 0;
	clear: both;
	width: auto;
	height: 60px;
	background-color: #B39A80;	
}

/********************************/
/******  Main Text Format ******/
/******************************/

.maintext {
	width: auto;
	font-size: 0.8em;
	color: #4D2600;
	line-height: 1.5em;
	margin-left: 8px;
}
.maintext p {
	padding: 5px 8px 8px 0;
	line-height: 1.5em;
}

img.nursery-border {
	border: 5px solid #8FA6AC;	
}

img.nursery-border-pink {
	border: 5px solid #E6A5AB;	
}

.center {
	text-align: center;	
}

.maintext h1 {
	font-size:1.7em;
	margin:0;
	padding:0 12px 5px 0;
	color:#6699BB;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-weight: bold;
	line-height: normal;
}
.maintext h1 a:link,
.maintext h1 a:visited,
.maintext h1 a:active {
	color:#6699BB;
	text-decoration: underline;
	outline: none;
}

.maintext h1 a:hover {
	color:#9C7D53;
    text-decoration: none;
}
.maintext h2 {
	font-size:1.3em;
	color:#6699BB;
	margin:0;
	padding:5px 0 5px 0;
	font-weight: bold;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
}

.maintext h2 a {
	color: #6699BB! important;
}

.maintext h2 a:hover {
	color: #805325! important;
}

.maintext h3 {
	font-size:1.0em;
	margin:5px 0 5px 0;
	color:#778899;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.3em;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
}
.maintext h3 a:link {
    text-decoration: underline;
}

.maintext h3 a:visited,
.maintext h3 a:active {
    color:#333333; 
	text-decoration:none;
}
.maintext h3 a:hover {
    color:#333333; 
    text-decoration: underline;
}
.maintext h3 span{
	font-size:1.2em;
	color:#003366;
	font-weight: bold;
	letter-spacing: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.font-family h3 span a:link, .maintext h3 span a:visited, .maintext h3 span a:active {
    color:#003366; 
	text-decoration:none;
}
.maintext h3 span a:hover {
    color:#003366; 
    text-decoration: underline;
}
.maintext h4 {
	font-size:0.9em;
	color:#002352;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0CEA5;
	padding-top: 7px;
	margin:8px 0 0 0;
}
.maintext ul {
    padding:0;
	width: 350px;
}

.maintext li ul li{
    list-style: square !important;
}
.maintext ol {
	margin-right: 20px;
	margin-top: 0px;
	list-style-type: none !important;
}

.maintext ol li {
    width: 350px;
    list-style-type: none !important;
}
.maintext li {
	padding: 2px 0 4px 10px;
	list-style-image: url(images/bullet.jpg);
	width: auto;
	margin-left: 27px;
}

.maintext a {
    color: #778899;
    text-decoration: underline;
    outline: none;
}

.maintext a:visited {
    color: #990000;
    text-decoration: underline;
    outline: none;
}

.maintext a:hover{
    color: #777744;
    text-decoration: none;
}

.maintext li a:link, 
.maintext li a:active,
.maintext li a:visited {    
	color: #761E06; 
    text-decoration: underline;
    outline: none; 
}

.maintext li a:visited {
        color: #990000;  
}

.maintext li a:hover {
    color: #8B6B61;
    text-decoration: none;
}
.maintext li span {
    color: #761E06;
	font-weight: bold;
	font-size: 0.9em;
}
.maintext li span a:link, 
.maintext li span a:active {    
	color: #6699BB; 
    text-decoration: underline; 
}

.maintext li span a:visited {
        color: #990000;  
}

.maintext li span a:hover {
    color: #8C341C;
    text-decoration: none;
}

/******************************/
/****    Sidebar Format   ****/
/****************************/

.sidebar a{
    color: #778899;
    }

.sidebar p {
	padding: 5px 15px 10px 0;
	line-height: 1.5em;
	color: #714A21;
}

.sidebar h1 {
	font-size:1.7em;
	margin:0;
	padding:0 12px 5px 0;
	color:#1692C3;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-weight: normal;
	line-height: normal;
}

.sidebar h1 a:visited {
    color:#1F638A;     
	text-decoration:none;
}
.sidebar h1 a:active {
    color:#1F638A;
	text-decoration:none;
}
.sidebar h1 a:hover {
    color:#1F638A;
    text-decoration: underline;
}

.sidebar h2 {
	font-size: 1.3em;
	color: #96622C;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 5px 0;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
}

.sidebar h2 a {
    color: #96622C; 
    text-decoration: underline;
    background-color: #F2F2F2;
    margin: 4px;
    padding: 4px;
    border: 1px solid #663300;
    cursor: pointer;
}

.sidebar h2 a:hover {
    color:#6699BB;
    text-decoration: none;
    cursor: pointer;
}
   
.sidebar h3 {
	font-size:0.8em;
	margin:0 0 5px 5px;
	color:#666666;
	font-style: normal;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.sidebar h3 a:link,
.sidebar h3 a:visited,
.sidebar h3 a:active {
    color:#333333; 
	text-decoration:none;
}

.sidebar h3 a:hover {
    color:#333333; 
    text-decoration: underline;
}

.sidebar h3 span{
	font-size:11px;
	color:#003366;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.sidebar ul { 
	width: auto;
	margin-left: 10px; 
	text-decoration: none;
	cursor: pointer;
}

.sidebar ol {
	list-style-type: circle;
	margin-right: 20px;
	margin-top: 0px;
}

.sidebar li {
	width: auto;
    margin: 7px;
    list-style-image: url(images/bullet.jpg);
    margin-left: 20px;
}

.sidebar li a {
    color: #778899;
	padding-left: 6px;
	text-decoration: underline !important;
}

.sidebar li#selected a {
	color:#663300;
	font-weight: bold;
}

.sidebar li a:link, 
.sidebar li a:active,
.sidebar li a:visited {    
	color: #663300; 
    text-decoration: none;
    outline: none; 
}

.sidebar li a:hover {
    color: #778899;
    text-decoration: none !important;
}

.sidebar li span a:link, 
.sidebar li span a:active,
.sidebar li span a:visited {    
	color: #AA7777; 
    text-decoration: none; 
}

.sidebar li span a:hover {
    color: #0F9DD5;
    text-decoration: underline;
}

.verse span  {
    color: #778899;
	font-weight: bold;
	font-size: 1em;
}

.verse-weekly span  {
    color: #956561;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	margin-top: 10px;
}

.verse-color {
  color: #594531;
  font-style: italic;
  font-weight: normal;	
}

.quote{
    color: #778899 !important;
}

.author{
    color: #778899 !important;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-weight: normal;
	line-height: normal;
}

/******************************/
/*****  Footer Format   ******/
/****************************/

#footer {
    margin: 0;
    padding: 12px 16px 0px 16px;
    font-size: 11px;
    text-align: center;
    clear: both;
    color: #FFF;
    text-transform: none;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

/*******************************/
/******* Search Format  *******/
/*****************************/

#searchtemp {
	margin: 0;
	margin: 37px 0 0px 16px;
	display: block;
	width: 99%;
	height:26px;
}

#search {
	margin: 37px 0 0px 16px;
	display: block;
	width: 99%;
}

#search a:link {
    color:#FFCC33;
    text-decoration:none;
}

#search a:hover {
    color: #FF6600;
    text-decoration:none;
}

#search input.search-btn {
    width: 27px;
    height: 20px;
    background:  url(images/btn_go.gif) no-repeat;
    outline: none;
 	margin: 0 0 0 4px;
}  
       
#search input.search-btn:hover{
    background:  url(images/btn_go.gif) no-repeat 0px -20px;
}

#search .input {
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana;
	color: #333333;
	padding: 0px 2px;
	border: 1px solid #999999;
	width: 150px;
 	margin: 0 0 6px 0;
}

.input {
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana;
	color: #333333;
	padding: 0px 2px;
	border: 1px solid #999999;
	width: 150px;
 	margin: 5px 0 5px 0;
}	

div.row {
    clear: both;
    width: 400px;
}

#submit input.submit-btn {
    width: 27px;
    height: 20px;
    background:  url(../images/btn_go.gif) no-repeat;
    outline: none;
} 
        
#submit input.submit-btn:hover {
    background:  url(../images/btn_go.gif) no-repeat 0px -20px;
}

/******************************/
/***** Thumb Format   ******/
/****************************/

.thumbtext {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.5em;
}

.thumbtext h2 {
	font-size:1.5em;
	color:#970000;
	margin:0;
	padding:5px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
}

.thumbtext p span {
	color: #CC0000;
}

.thumbtext p {
	padding: 7px 0 10px 0;
	line-height: 1.5em;
}

#column1a .thumb{
	float: left;
	padding: 0 5px 10px 0;
	text-align: center;
	width: 127px;	height: 145px;
}

#column1a .thumb p{
	padding: 5px 0 5px 0;
	text-align: center;
	width: 127px;
}

#column1a .thumb img{
	padding: 4px;
	border: 1px solid #9C7D53;
	background: #FFFEFA;
	width: 90px;
}

#column1a .thumb a:hover img{
	border-color: #144A88;
	background: #FFFEFA;
}

#column1a .thumb a:link, .thumb a:visited, .thumb a:hover {
    color:#1692C3; 
	text-decoration:none;
}

#column1a .thumb a:hover {
    color: #9C7D53;
    text-decoration: underline;
}

#column1a .thumbgede img{
	border: 1px solid #9C7D53;
	background: #FFFEFA;
	margin: 0 15px 10px 0px;
	padding: 6px;
}

#column1a .thumbinfo {
	width: auto;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.5em;
}

#column1a .thumbinfo p {
	padding: 0px 15px 0px 0px;
	line-height: 1.5em;
	font-weight: normal;
}

a#prev{
	float: left;
}

a#next{
	float: right;
	padding-right: 10px;
}

.mlddm {	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #96622C;
	height: 28px;
	z-index: 500;
}

.mlddm li {	
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font: 11px arial;
	font-weight: bold;
}

.mlddm li a, .mlddm li a#buttonnohover {	
	display: block;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px;
	margin: 0;
	width: 94px;
	text-decoration: none;
	background: #96622C url(../images/menu_bg7.jpg);
}

.mlddm li a:hover, .mlddm li a#buttonhover {	
	color: #000000;
	background: #C5A889;
}

.mlddm ul {	
	z-index: 100;
	margin: 1px 0 0 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	clear: both;
	background: #96622C;
}

.mlddm ul li {	
	float: none;
}

.mlddm ul li ul li a {	
	background: #96622c;
    color: #FFFFFF;
}

.mlddm ul li a {	
	width: auto;
    color: #FFFFFF;
	padding: 9px 15px;
	text-align: left;
	background: #96622C;
	border-bottom: 1px solid #FFFFFF;
}

.mlddm ul li a:hover {	
	color: #FFFFFF;
	padding: 9px 15px;
	border-bottom: 1px solid #FFFFFF;
	/*border-width: 1px 0px;*/
}

.mlddm .hsub {	
	background: no-repeat right url(images/arroww.gif);
}

.mlddm .hsub:hover {	
	background: #96622c no-repeat right url(images/arroww.gif);
}

/**************************************/
/*******   Rotating Images    *********/
/**************************************/
/* rotator in-page placement on index.php for church events [6-21-2011] */

div#rotator {
position:relative;
width: 183px;
height: 200px;
margin: 5px 15px 15px -18px;
z-index: 1;
}
/* rotator css */
div#rotator ul li {
float:left;
position:absolute;
left: 0;
list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
border: 3px double #A9573D;
padding: 4px;
background: #FFF;
}
div#rotator ul li.show {
z-index:99;
}
