/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/


body {
	
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	line-height: 145%;
}

#fullwrap {background: #FFE6F3 url(images/bwbg.jpg) no-repeat;
background-position: top center;
	margin: 0 auto;
	width: 100%;}
	
a:link, a:visited, a:active {
	color: #FF66CC;
	text-decoration: none;
}
a:hover {
	color: #818181;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #818181;
	border: 0;
	border-top: 1px solid #818181;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #FF66CC;
	text-align: left;
	padding: 0px 2px 8px 2px;
}
form {
	margin: 0;
}
#main {
	width: 984px;
	margin:0 auto;
	padding: 0;

}
.search_box {
	height: 80px;
	
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}

#header {
	width: 984px;
	height: 185px;
	text-align: left;
	background: url(images/header.png) no-repeat;
}

#donate {background: url(http://bettywooten.com/media/donatetoday.png) no-repeat;
width: 212px;
height: 77px;
position:relative;
left: 680px;
top: 50px;}


.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFF;
}
.banner span {
	color: #D0D0D0;
}

.menu {

	margin: 0px;
	margin-top: 0px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 0px;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	
}
.menu_default a:hover {

}

.menu_current  {
	
}





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {background: url(images/nav.png); height: 51px; clear:both;padding-left: 60px;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {

	border-top: 0;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 11pt; 
	text-transform: uppercase;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	 font-weight: normal;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #676767; text-align: center; font-weight: normal;}
#nav ul li a {display: block; padding: 12px 8px;  color: #676767;  font-weight: normal; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {color: #4b4c4d;}
#nav li a:active, #nav ul li a.active {color: #4b4c4d;}

/* Current page Customisations*/
#nav li.menu-current a		{ }
#nav li.menu-current a		{} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background: #4b4c4d; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #666; border: 0; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */




#sidebar { /* Currently holds the login box */
	float:right;
	width: 200px;
	margin: 0px;
	margin-top: 30px;
	padding-right: 100px;
	display:inline;
	border-left: 0px solid #ccc;
}

#contentleft { /* main content from the WYSIWYG goes in here */
margin-top: 30px;
	width:500px;
	padding: 0px 10px 14px 100px;
	text-align: left;
	display:inline;
float:left;
clear:left;
}

#contentbg{margin: 0 auto; background: url(images/content.png) repeat-y 0px 472px; width:984px;   }

#contentcontainer {margin: 0 auto; background: url(images/contenttop.png) no-repeat;
background-position: top center;
width:984px;}


* html #contentcontainer #contentleft {text-align:left;} /* ie6 misbehaves */
* html #contentcontainer #contentleft table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */


.footer {

	clear: both;
	height: 60px;
	background: url(images/footer.png) no-repeat bottom center;
	
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: 18px;
}

.footer a{


	color: #666;
	
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

.break {clear:both;}
