/*
Title:      Bethany Assembly of God Website (Master Layout & Design Stylesheet)
Author:     Ben Babics, bbabics@mac.com
Updated:    March 9, 2006
Copyright:  Copyright © 2006, Babics Media. All Rights Reserved.
Notes:      None.
*/

/**** PARENT ELEMENTS ***/

body {
	margin: 0;
	background: url(../images/bkg6.gif) repeat-x #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
strong {
	color: #333;
	font-weight: normal;
	}
	
small {
	color: #333;
	font-style: italic;
	}
	
hr {
	margin: 0px 65px 0px 0px;
	width: 400px;
	border-top: 2px solid #660033;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left : 1px solid #FFF;
	}
	
	
	
/**** PAGE TAGS ****/
	
#mastCont {
	width: 743px;
	padding: 0;
	border-bottom: 0px solid #CCC;
	z-index: 100;
	}
	
#mastHead {
	position: absolute;
	top: 0;
	width: 100%;
	height: 157px;
	background: #FFF;
	border-bottom: 1px solid #CCC;
	z-index: 1;
	}

#navCont {
	width: 743px;
	height: 40px;
	margin: 24px 0 0 0;
	padding: 0;
	background: url(../images/navi/naviBase.gif) bottom left no-repeat;
	}
	
#navCont img {
	position: relative;
	top: 0;
	left: 0;
	border: none;
	}
	
#heading {
	width: 743px;
	margin: 0;
	padding: 7;
	}
	
#heading img {
	margin-left: 20px;
	}
	
#bodyCont {
	width: 743px;
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.gif) 0 0 repeat-y;
	}
	
	
	
/**** PAGE STYLES ****/


/* Content */
	
.content {
	width: 510px;
	min-height: 515px;
	margin-bottom: 40px;
	padding-bottom: 1px;
	font-size: 8pt;
	padding-left: 7px;
	bottom: 0px;
	}
	
.content h1 {
	margin-bottom: -8px;
	padding-left: 20px;
	font-family: Century Gothic;
	color: #660033;
	}
	
.content h2 {
	margin: 15px 0 5px 20px;
	color: #333;
	font-size: 150%;
	}
	
.content h3 {
	margin: 15px 5px 5px 20px;
	padding-top: 0px;
	color: #333;
	font-size: 100%;
	}
	
.content h4 {
	margin: 5px 0 0px 20px;
	color: #660033;
	font-size: 90%;
  }
	
.content br {
	width: auto;
	margin-left: 5px;
	line-height: 16px;
	color: #333;
	}
	
.content p {
	width: auto;
	margin-left: 20px;
	line-height: 16px;
	color: #333;
	}
	
.content a {
	color: #660033;
	}
	
.content a:hover {
	color: #cc0033;
	}
	
.content ul {
	padding-left: 20px;
	margin-bottom: 10px;
}

.content ol {
	padding-left: 20px;
	margin-bottom: 10px;
	list-style-type: decimal;
}

.content li {
	margin: 10px 5px 0 25px;
	padding: 0;
	font-size: 90%;
	font-style: normal;
	color: #444;	
}


/* Contact */

.contact {
	width: 510px;
	max-height: 55px;
	margin-bottom: 20px;
	padding-bottom: 1px;
	font-size: 8pt;
	}
	
.contact br {
	width: auto;
	margin-left: 0px;
	line-height: 10px;
	color: #333;
	}
	
.contact p {
	width: auto;
	margin-left: 0px;
	line-height: 10px;
	color: #333;
	}
	
.contact h3 {
  margin-left: 20px;
	padding-top: 0px;
	color: #333;
	font-size: 100%;
	}
	
.contact form {
	color: #444;
	float: left;
	width: 495px;
	margin-left: 10px
}	

	
/* Form */
.form {
	width: 390px;
	display: table;
	margin: 0px 10px 10px 20px;
	}
	
.form p {
	position: relative;
	float: left;
	width: 195px;
	margin: 0 0 10px 0;
	padding: 3;
	}
	
.form img {
	margin: 0;
	padding: 0;
	float: none;
	width: 100px;
	border: none;
	}

.form br {
	width: auto;
	margin-left: 5px;
	line-height: 16px;
	color: #333;
}
	
	
/* Side Pannel */
	
#navlist {
	position: absolute;
	width: 107px;
	}

#navlist ul {
	margin-top: 7px; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	font-size: 9pt;
	}

#navlist li {
	margin: 0;
	border-bottom: 1px dotted #CCC;
	}

#navlist a {
	display: block;
	padding: 2px 2px 2px 10px;
	}

#navlist a:link, #navlist a:visited {
	color: #666;
	text-decoration: none;
	}

#navlist a:hover, #navlist a:active {
	background: #A2C2DB;
	color: #FFF;
	}
	
.active {
	padding: 2px 2px 2px 10px;
	color: #2F82B3;
	}

#pannelCont {
	position: relative;
	width: 203px;
	float: right;
	margin-right: 10px;
	}
	
.windowNav {
	width: 203px;
	height: 68px;
	margin-bottom: 5px;
	padding: 7px 0 0 8px;
	background: url(../images/window1_bg.gif) no-repeat;
	}
	
.windowNav img {
	border: none;
	}
	
.windowNav a {
	padding-bottom: 2px;
	}
	
.window {
	width: 203px;
	margin-bottom: 10px;
	background: url(../images/window_fill.gif) repeat-y;
	}
	
.window img {
	border: none;
	top: 0;
	left: 0;
	}
	
.window p {
	padding: 0 0 10px 15px;
	font-size: 7pt;
	color: #555;
	}
	
.window ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	}
	
.window li {
	font-size: 7pt;
	color: #555;
	}

.galleryImg{

float: right;
	padding: 0 0 5px 10px;
	width: 180px;
	height: 120px;
	margin-left: 0px;
}
	
.gallery img{
  float: right;
	padding: 0 0 5px 8px;
	width: 120px;
	height: 80px;
	margin-left: 0px;
	}


	
/* Featured */

.featured {
	position: relative;
	width: 124px;
	margin-left: 120px;
	padding: 5px;
	background: #A5C0DD;
	border: 1px solid #CCC;
	font-size: 7pt;
	}

.featured h2 {
	margin: 0 0 5px;
	font-size: 8pt;
	text-align: center;
	color: #FFF;
	}

.featured p {
	width: 113px;
	margin: 0;
	padding: 5px;
	background: #FFF;
	}

.featured  {
	color: #666;
	text-decoration: none;
	}

.featured h3 {
	margin: 2px 0 0 5px;
	text-align: right;
	font-size: 7pt;
	}
	
	
/* Footer */
	
.footer {
	width: 390px;
	margin-left: 70px;
	padding-bottom: 1px;
	position: relative;
	bottom: 0;
	text-align: center;
	font-size: 7pt;
	}

.footer p {
	margin-top: 8px;
	line-height: 2px;
	}
	
.footer a {
	color: #666;
	}
	
.footer a:hover {
	color: #5983AF;
	}
	
	
/* BCA Page */
	
.bca p {
	margin-top: -5px;
	font-size: 90%;
	font-style: italic;
	}
	
.bca li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	}
