/* 

Dark Brown: #4d1601
Dark Red: #7f1424
*/


/*
------------------Style Reset ----------------------------
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family: Georgia,Serif;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img { 
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}
ol,ul {
	list-style:none;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	font-variant: small-caps;
	letter-spacing: -1px;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border:0;


	}
.clear {
	clear:both;
}
.left {
	float:left;
	}
.right {
	float:right;
}
.center {
	margin: 5px 0px;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
/*
----------------Base Styles
*/


body {
	background: url(../images/background.jpg) top center no-repeat; 
	background-color: #4d1601;
	width: 100%;
	display:table;
	}

#wrapper {
	width: 945px;
	margin: 0 auto;
	overflow:visible;
	}

	
/*
----------------Typography
*/


a 	{
	text-decoration:none;
	color:#ccc;
	}
a:active, a:hover{
	color: white;
}

p	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 20px;
	color:#4d1601;
	font-size: 12px;
	}
h1	{
	font-size:25px;
	color:white;
	background: transparent url(../images/big_ribbon.png) top left no-repeat;
	height:79px;
	width: 510px;
	padding: 8px 0 0 20px;
	margin-bottom:-31px;
	position:relative;
	left:-53px;
}
h5  {
	font-size: 14px;
	color: #4D1601;
}
	
/*
----------------Navigation
*/


#logo {
	background: url(../images/logo.png) top left no-repeat;
	width:215px;
	height:131px;
	margin: 0 auto;
	}
#logo h2 {
	margin-left: -9999px;
}
#menu{
	text-align: center;
}
#menu li {
	display: inline;
	margin:0 15px 0 0 ;
	}

#menu a{
	color: #4d1601;
	font-variant: small-caps;
	font-size: 13px;
}
#menu a:hover{
	color:#7f1424;
}

.button {
	background: #7f1424;
	padding: 10px;	
	display: inline-block;
	color: white;
	border: 1px solid white;
	-moz-border-radius: 5px;
	margin:15px;
	
	
}

#QE_Toolbar h1{
	height:16px;
	position: relative;
	left:0;
}
	
/*
----------------Showcase
*/
#showcase {
	margin-top:10px;
	}
	
/*
----------------Content
*/


.main_top{
	background: url(../images/content_top.png) top center no-repeat;
	width: 940px;
	height: 10px;
	}
.main_bg{
	background: url(../images/content_bg.png) top center repeat-y;
	width: 940px;
	}
.main_bottom{
	background: url(../images/content_bottom.png) top center no-repeat;
	width: 940px;
	height: 26px;
	}	
#content {
	float:left;
	width:550px;
	padding: 10px 0 0 20px;
	}
	
#contentfull {

	width:95%;
	padding: 10px 0 0 20px;
	}
#content p{
	font-size:12px;
	margin-bottom: 8px;
}
#content h2 {
	border-bottom: solid 1px #e2d8b4;
	color:#e2d8b4;
}
#contentfull h2 {
	font-size:30px;
	color: white;
	border-bottom: 1px solid white;
}
#contentfull p {
	font-size:12px;
	line-height: 15px;
}
#contentfull h3 {
	font-size:16px;
	font-weight: bold;
	color:white;
	border-bottom: 1px dotted white;
	margin-top: 5px;
}
#map {
	width:426px;
	float: left;
	border: 15px solid white;
	float: left;
	margin-right:15px;
	background: white;
	
	
}
	
.scripture {
	color:white;
	font-style: italic;
	font-size: 12px;
	background: #A57E53;
	padding: 10px;
	margin-bottom: 15px;
	border-color: #d7d7d7;
	border-style: dashed;
	border-width: 1px;
}

.highslide img {
	margin:0px 10px 0 0;
	float:left;

}
.gallery {
	background: white;
	padding:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	display: inline-block;
	padding:10px;
	width:100%;
}

.gallery p{
	text-align: center;
	margin-top: -11px;
	display: block;
	position: relative;
	color: white;
	background: #801424;
	font-family: Georgia,Palatino,Sans-serif;
}

#video {
	border: 5px solid white;
	margin: 0 auto 15px auto;
	width:470px;
	border: solid white 5px;
}

	/*
----------------Sidebar
*/

#sidebar {
	float:right;
	width:287px;
	padding: 20px 20px 0 0;
	}

.posts {
	border-color: #d7d7d7;
	border-style: dashed;
	border-width: 1px;
	background-color: #a57e53;
	padding:5px; 
	margin-bottom: 3px;
	}
	
.posts h3{
	color:white;
	letter-spacing: -1px;    
	border-bottom: white 1px solid;
	margin-left:40px;
}
.posts p{
	letter-spacing: 0;
	line-height: 12px;
	font-size: 10px;
	margin-left: 10px;
}


#sidebar h2{
	background: transparent url(../images/small_ribbon.png) top left no-repeat;
	height: 55px;
	width:214px;
	text-align:left;
	position:relative;
	left:118px;
	color:white;
	padding: 5px 0 0 20px;
	margin-bottom:-20px;
}
.recurring{
	width: 287px;
}


	/*
----------------Bottom Modules
*/
.module {
	-moz-border-radius: 5px;
	padding:5px;
	color:white;
	border:1px dashed #f3cdc1;
}
.module p{
	color:#eee;
}

.module h2 {
	border-bottom: 1px solid white;
	font-size: 20px;
}
	
#bottom1 {
	background-color:#A57E53;
	width: 295px;
	float:left;
	height:120px;

	
}
	
#bottom2 {
	background-color:#A57E53;
	width: 295px;
	height:120px;
	float:left;
	margin-left: 10px;
	
}

#bottom3 {
	background-color:#A57E53;
	width: 295px;
	height:120px;
	float:left;
	margin-left: 10px;
	
}
	/*
----------------Bottom Modules
*/

.gradient {
	background: url(../images/gradient.png) top repeat-x;
	
}	
	
		/*
----------------Accordian
*/

#accordion h3 {
	background:#801424;
	padding:5px;
	margin-top: 2px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

#accordion p {
	margin-top:1px;
}
#accordion h4 {
	margin-top: 10px;
	color:grey;
}


#accordion .box {
	background:white;
	padding:5px 15px 15px 15px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	min-height:50px;
}

		/*
----------------Footer
*/

#footer {
	font-size: 10px;
	color: grey;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 15px 0 15px 0;
}