/* custom skin by ben */

/**************** Body and tag styles ****************/

* { padding: 0; margin: 0; }

body 
{
    background: url(http://www.ccfredericksburg.com/media/core/bg-bible3.jpg) no-repeat;
    background-position: center; 
    background-attachment: fixed;
	background-color:#E5E0B6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #fff;
}

a{
color:#A80505;
font-weight:bold;
text-decoration:underline;
/*background-color:none;*/
}

a:hover{color:#C31919; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}



/**************** Header and navigation styles ****************/

#container{
	width:950px;
	height: 100%;
	margin:0px auto;
	padding:0px 0;
	text-align:left;
	background:none;
	color:#fff;
}


#header{
	height:67px;
	width:950px;
	margin:0px;
	padding:0px;
	background: url(http://www.ccfredericksburg.com/media/core/header-modern.jpg) no-repeat;
	color:#ffffff;
}

#logo{
	height:68px;
	width:642px;
	margin:0px;
	padding:0px;
	/* background: url(http://www.ccfredericksburg.com/media/core/cc-logo.jpg) no-repeat; */
	background-color:#000;
}

#hours{
	height:68px;
	width:308px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	background: url(http://www.ccfredericksburg.com/media/core/hours.jpg) no-repeat;
	background-color:#5B1409;
}

#flash{
	height:233px;
	width:641px;
	margin:0px;
	padding:0px;
	background: url(http://www.ccfredericksburg.com/media/core/flash-part.jpg) no-repeat;
}

#rightbutton{
	height:233px;
	width:309px;
	margin:0px;
	padding:0px;
	/*background:;*/
}

/* #bigbuttons{
	height:84px;
	width:950px;
	margin:0px;
	padding:0px;
	background: url(http://www.ccfredericksburg.com/media/core/bigbuttons.jpg) no-repeat;
	color:#ffffff;
}
*/


/* TOP NAVIGATION BEGIN */

#navigation{
	height:38px;
	line-height:2.9em;
	width:950px;
	margin:0 0px;
	/*background:;*/
	background: url(http://www.ccfredericksburg.com/media/core/back-nav-new.gif) no-repeat;
	color:#000;
}

#navigation li{
	float:left;
	height:38px;
	list-style-type:none;
	border-right:1px solid #666;
	white-space:nowrap;
	display: inline;
	position: relative;
}

#navigation li a{
	display:block;
	padding:0 25px;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
	/*background-color:none;*/
	color: #000;
}

* html #navigation a {width:1%;}

#navigation .selected{
	display:block;
	height:38px;
	/*background-color:none;*/
	/* background: url(http://www.ccfredericksburg.com/media/core/back-nav-new-hover.gif);
	background-repeat: repeat-x; */
	color:#000;
	text-decoration:none;
}

#navigation a:hover{
	display:block;
	height:38px;
	/*background-color:none;*/
	background: url(http://www.ccfredericksburg.com/media/core/back-nav-new-hover.gif);
	background-repeat: repeat-x;
	color:#000;
	text-decoration:none;
}

		#navigation li ul {
			display:block;
			border-top		: 1px solid #999;
			margin-top		: 0px;		/* How far down the drop down menus start  - you will also need to change #navigation ul height and #navigation a padding */
			display			: none;
			left			: 0;
			position		: absolute;
			width			: 220px;		/* width of the drop down menus? */
			height			: auto;
		}
		
		#navigation li li {
			display:block;
			width			: 100%;		/* width of the drop down menus? */
			border			: 1px solid #999; /* color of drop down borders */
			border-top		: 0;
		}
		
		#navigation li li a {
		display:block;
		height:38px;
		padding:0 10px;
		font-size:0.8em;
		font-weight:bold;
		/* text-transform:uppercase;  transformed text to uppercase */
		text-decoration:none;
		background-color:#F4C73F;
		color: #000;
		border-right: none;
		width: 198px;
		}
		
		#navigation a:hover {
		display:block;
		height:38px;
		/*background-color:none;*/
		background: url(http://www.ccfredericksburg.com/media/core/back-nav-new-hover.gif);
		background-repeat: repeat-x;
		color: #000;
		}
		
		#navigation a:focus {
		display:block;
		height:38px;
		/*background-color:none;*/
		background: url(http://www.ccfredericksburg.com/media/core/back-nav-new-hover.gif);
		background-repeat: repeat-x;
		color: #000;
		}
		
		#navigation .sel a {
		display:block;
		height:38px;
		/*background-color:none;*/
		background: url(http://www.ccfredericksburg.com/media/core/back-nav-new-hover.gif);
		background-repeat: repeat-x;
		color: #000;
		}

		#navivation a:active {
		height:38px;
		/*background-color:none;*/
		background: url(http://www.ccfredericksburg.com/media/core/back-nav-new-hover.gif);
		background-repeat: repeat-x;
		color: #000;
		}


/* 
=================================
BIG BUTTONS BEGIN 
=================================
*/

#bigbuttons{
	height:90px;
	line-height:2.0em;
	width:950px;
	margin:0 0px;
	/*background-color:none;*/
	background: url(http://www.ccfredericksburg.com/media/core/bigbuttons-back.gif) no-repeat;
	color:#fff;
}

#bigbuttons li{
	float:left;
	height:80px;
	list-style-type:none;
	/*border-right:0px solid none;*/
	white-space:nowrap;
	display: inline;
	position: relative;
}

#bigbuttons li a{
	display:block;
	padding:28px 49px;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	/*background-color:none;*/
	color: #fff;
}

* html #bigbuttons a {width:1%;}

#bigbuttons .selected{
	display:block;
	height:90px;
	/*background-color:none;*/
	/* background: url(http://www.ccfredericksburg.com/media/core/back-nav-new-hover.gif);
	background-repeat: repeat-x; */
	color:#fff;
	text-decoration:none;
}

#bigbuttons a:hover{
	/*float:center;*/
	display:block;
	width:100%;
	height:90px;
	/*background-color:none;*/
	background: url(http://www.ccfredericksburg.com/media/core/hover-glow.png) no-repeat;;
	color:#fff;
	text-decoration:none;
}


/**************** Content styles ****************/

#mid-spacer{
	float:left;
	width:950px;
	height:10px;
	padding:0 0 0 0;
	/*background-color:none;*/
}

#sep{
	float:left;
	width:34px;
	height:379px;
	padding:0px;
	/*background-color:none;*/
}

#content{
	float:left;
	width:620px;
	height:300px;
	padding:10px 10px 10px 10px;
	/*background-color:none;*/
}

#content img {
	padding:7px;
}

#content h1 {
	margin-top: 10px; 
	font-size: 18px; 
	margin-bottom: 1px; 
	color: #fff;
}
#content h2 {
	margin-top: 2px; 
	font-size: 18px; 
	margin-bottom: 3px; 
	color: #fff;
}
#content h3 {
	margin-top: 5px; 
	font-size: 15px; 
	margin-bottom: 12px; 
	color: #fff; 
	line-height: 10px;
}
#content h4 {
	margin-top: 5px; 
	font-size: 15px; 
	margin-bottom: 12px; 
	color:#A80505; 
	line-height: 10px;
}
#content h5 {
	margin-top: 9px; 
	font-size: 15px; 
	margin-bottom: 12px; 
	color: #fff; 
	line-height: 14px;
}
#content h6 {
	margin-top: 20px; 
	font-size: 14px; margin-bottom: 2px; color: #fff; line-height: 14px;
}


#content a{
text-decoration:underline;
color:#fff;
}

#content a:hover, a:hover{
text-decoration:underline;
}

#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


/**************** Sidebar styles ****************/


#subcontent{
	float:left;
	width:300px;
	padding:10px 10px 10px 0;
	line-height:1.4em;
	/*background-color:none;*/
	color: #000;
}

#subcontent img {
	padding:7px;
}

#subcontent h1 {
	margin-top: 10px; 
	font-size: 18px; 
	margin-bottom: 1px; 
	color:#A80505;
}
#subcontent h2 {
	margin-top: 2px; 
	font-size: 18px; 
	margin-bottom: 3px; 
	color:#A80505;
}
#subcontent h3 {
	margin-top: 5px; 
	font-size: 15px; 
	margin-bottom: 12px; 
	color:#A80505; 
	line-height: 10px;
}
#subcontent h4 {
	margin-top: 5px; 
	font-size: 15px; 
	margin-bottom: 12px; 
	color:#A80505; 
	line-height: 10px;
}
#subcontent h5 {
	margin-top: 9px; 
	font-size: 15px; 
	margin-bottom: 12px; 
	color:#A80505; 
	line-height: 14px;
}
#subcontent h6 {
	margin-top: 20px; 
	font-size: 14px; 
	margin-bottom: 2px; 
	color:#A80505; line-height: 14px;
}

#subcontent a:hover,#subcontent a:hover{text-decoration:underline;}
#subcontent ul,#content ol{margin:0 5px 16px 35px;}
#subcontent dl{margin:0 5px 10px 25px;}
#subcontent dt{font-weight:bold; margin-bottom:5px;}
#subcontent dd{margin:0 0 10px 15px;}


/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:950px;
padding:5px 0;
margin:0 1px;
font-size:0.8em;
color:#000;
background:none;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#000; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#000; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

