/*
   franklinstreet.css
   Copyright (C) 2007 Tony Oravet tonyoravet@evenparsolutions.com
 
   Styles for the Franklin Street Church of Christ.
*/


/* Base elements
***********************************************************/
#html, body {
	font-size: 12px;
	background: #666666 top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	color:#666666;
	font-family: Arial, Verdana, sans-serif;
	height: auto;
	width:auto;
}
#center-col {
	height:auto; /* This allows the content to auto size*/
	background:#FFFFFF;
	width: 780px;
	border-bottom: 4px solid #FFFFFF;
}
#header {
	margin:auto;
	background:#666666;
	width: 788px;
	height:58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 0 10px 4px 0;
}
#header img {
	border:none;
}
#slideshow{
margin:auto;
border-left: 4px solid #FFFFFF;
border-top: 4px solid #FFFFFF;
border-bottom: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	background-color:#666666;
	width:780px;
	height: 300px;
	
	}
#footer_image {
	width:780px;
	height: 30px;
	background: #FFFFFF;
}
#img {
	border:none;
}
#clear {
	clear: both;
	background-color:#FFFFFF;
}

/*Top Navigation
***********************************************************/

#topnav {
	font-size:12px;
	text-align: left;
	color:#ffffff;
	background-color:#666666;
	font-weight:bold;
	width:780px;
	height:30px;
}
#topnav a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
#topnav UL {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
#topnav UL LI {
	padding: 5px 25px 0px 5px;
	display: inline;
	margin: 0px;
	list-style-type: none;
}
#topnav UL LI A {
	font-weight: normal;
	color: #ffffff;
}
#topnav UL LI A:hover {
	color: #c8c8c8;
	text-decoration:underline;
}
/* Global Lists
***********************************************************/
#ul {
	list-style-type:none;
	margin:0;
}
#li {
	margin:1px 0;
	font-size:10px;
	list-style-type:none;
}
#nested li ul {
	margin:0 0 20px 10px !important;
	padding:0;
}
#ul.bullets {
	list-style-type:disc;
	margin:20px 40px !important;
}
/* Wrap
***********************************************************/
#wrap {
	width:780px;
	height:auto;
	margin:auto;
	background: #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}
/* Content Section 
***********************************************************/
#content {
	padding: 0px 0px 5px 4px;
	height: auto;
	width: 550px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	text-align:left;
	font-size:12px;
	
}
#contentlinks a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#content a {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
}
#content a:visited {
	color: #333333;
}
#sidebar {
	float: right;
	width: 200px;
	height:auto;
	background: #EBEBEB;
	
}
#sidebar h2 {
	padding: 5px 0 4px 6px;
	font: 14px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom:2px solid #666666;
	width:200px;
}
#sidebar h3 {
	padding: 5px 0 4px 6px;
	font: 12px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
		font-weight: bold;
}

#sidebar ul
{
margin: 0;
	padding: 2px;
	list-style-type: none;
	}
#sidebar a {
	padding: 5px 0 6px 8px;
	font: 12px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	 display: block;
text-decoration: none;

}
#sidebar a:hover {
 background-color: #666666;
color: #FFFFFF;
}
/*Sublinks for the Accordian DropDowns
*********************************************************************/
#sublinks {
	margin-top:10px;
	padding:0px 0px 4px 4px;
	text-align:left;
	font-size: 10px;
}
#sublinks a {color:#333333; text-decoration:none;}
#sublinks a:hover { text-decoration:underline;}

#sublinks1 {
	float:left;
	margin-left:0;
	width:150px;
}
#sublinks2 {
	float:left;
	margin-left:24px;
	width:150px;
}
#sublinks3 {
	float:left;
	margin-left:26px;
	width:150px;
}
#sublinks4 {
	float:left;
	margin-left:28px;
	width:150px;
}
#sublinks p {
	margin:10px auto;
	font-size: 12px;
}

#sublinks h2 {
font-size:12px;
padding: 0px 2px 2px 0px;
}

#sublinks ul {
	list-style-type:none;
	margin:0;
}
#sublinks li {
	font-size:10px;
	list-style-type:none;
}
#sublinks li a {
	font-size:10px;
	list-style-type:none;
}

#sublinks ul.bullets {
	list-style-type:none;
	margin:20px 0px !important;
}
/* Global Headings
***********************************************************/


h4 {
	padding-left:20px;
	font-size:medium;
}
h1 {
	padding: 5px 0 5px 0px;
	font: 16px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	width:100%;
	text-align: left;
	font-weight: bold;
	border-bottom:1px dashed #666666;
}
h1 a {
	text-decoration: none;
	font-size:10px;
	color:#000000
}
h1 a:hover {
	padding: 2px 0 0 0;
	text-decoration: none;
	color: #666666;
}
h2 {
	padding: 5px 0 4px 0px;
	font: 14px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	width:200px;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
}
h2 a:hover {
	padding: 0px 0 0 0;
	font: normal 12px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #A6B6C3;
	width:100%;
	text-align: center;
	font-variant: small-caps;
}
h3 {
	padding: 0px 0px 0px 0px;
	font: bold 12px;
	color: #333333;
	
}
li {
	line-height: 1.5em;
}
p {
	padding: 2px 0 5px;
}
/* Hack for IE */
* html #content {
	height: 100%;
}
/* End IE Hack */



/* Floats
***********************************************************/
.left {
	float:left !important;
	border-left:0 !important;
	border-right:1px inset #003044;
}
.left li {
	margin:10px 2px 0 -10px !important;
}
.right {
	float:right !important;
}
.right p {
	margin-left:20px !important;
}
.middle {
	width:680px !important;
	padding:20px;
}
/*Footer and Copyright Area
***************************************************************/
.footer {
	margin:auto;
	padding: 8px 0px 8px 0px;
	width: 780px;
	line-height: 18px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	font-size:10px;
}
.footer a {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/*Navigation Container
*****************************************************/
#navcontainer
	{
	float:left;
	margin: auto;
	width: 100%;
	padding: 0px;
	background:#666666;
	}
	
#navcontainer ul { padding: 0; }
#navcontainer ul li { display:inline; }
	
#navcontainer ul
	{
		float:left;
		margin: 0;
		padding: 0px 0px 0px 0px;
		color: #FFFFFF;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		letter-spacing: 1px;
		background:666666;	}
	
#navcontainer ul li a
	{
		padding: 4px 9px;
	background:#666666;
		color: #FFFFFF;
		text-decoration: none;
		float: left;
		border-right: 1px solid #FFFFFF;
	}
	
#navcontainer ul li a:hover
	{
	background:#FFF;
	color:#000;
	text-decoration:none;
}

/*Navigation Bar
************************************************************/
.navbar{	
	margin: 0px auto;
	width: 100%;
	padding: 0px 1px 2px 1px;
	background: #666666;
	}
.navbar ul{
	display: inline;
	list-style-type: none;
	}
.navbar li{
	display: inline;
	list-style-type: none;
	}
.navbar a, .navbar a:visited  {
	float: left;
	font-weight: bold;
	margin: 0px 10px 3px 10px;
	color: #525d5a;
	}		
.navbar a:hover{
	color: #CC0033;
	}