@charset "utf-8";
@import "am_form_styles.css";
@import "am_sermons.css";
@import "am_galleries.css";
@import "am_forum.css";
@import "am_nav.css";
/********************
 * Layout Specific Styles
 ********************/
* {
	outline: 0px;
}

html, body {
	height:100%;
	width:100%;
	
} 

body {
	background: #020725 url(/images/html_bg.gif) 50% top repeat-x;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	padding: 0px;
	height:100%;
	width:100%;
	text-align:center;
}

#am_wrapper {
	width: 100%;
	height: 100%;
	background :url(/images/body_bg.jpg) center 116px no-repeat;
}

#home_container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#am_container {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 25px 24px;
	text-align:left;
}

#wrapper {
	background-image:url(/images/body_bg.jpg);
	background-position: center 116px;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	}
#wide-content {
	padding:0 0 7px 0;
	background: url(../images/wide-content_bottom_bg.gif) bottom left no-repeat;
	width:688px;
	text-align:left;
	
	}
#wide-content .intext {
	background: #fff;
	padding: 0 0 30px 0;
	margin-top:-6px;
	}
#content {
	padding:0 0 7px 0;
	background: url(../images/content_bottom_bg.gif) bottom left no-repeat;
	width:509px;
	float:left;
}
#content .intext {
	background: #fff;
	padding: 20px 30px 30px 30px;
	

	}
.eventtime {
	float:right;
	}
.eventday {
	color:#768900;
	font-size:14px;
	}
.eventdate {
	color:#C7D77C;
	font-size:24px;
	}
.eventmonth {
	color:#006bae;
	font-size:26px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	}
.eventtitle {
	background: url(../images/event_title_bg.gif) 0 0 no-repeat;
	border-bottom:1px solid #cfd1d1;
	padding: 10px 15px 2px 15px;
	min-height:50px;
	height:100%!important;
	height:50px;
	}
.eventtitle h3 {
	float:left;
	color:#006bae;
	font-size:27px;
	font-weight:normal;
	width:340px;
	}
#text {
	clear:both;
	padding:20px 20px 5px 0;
	}





#content .sermonintext {
	background: #fff;
	padding: 0px 0px 30px 0px;
	
	}
#roundedtop {
	background: url(/images/content_top_bg.gif) top left no-repeat;
	height: 15px;
	
}

#wideroundedtop {
	background: url(/images/wide-content_top_bg.gif) top left no-repeat;
	height: 15px;
	width: 689px;
}


#sidebar {
	width:239px;
	float:left;
	text-align:right;
	margin: 0 0 0 -16px;
	color:#fff;
	padding: 20px 0 0 0;
	position: relative;
	z-index: 999;
	}

#pageheader {
	background:#fff;
	margin-top:-3px;
	height:153px;
	}

#mc_movie {
	height:100%;
	width:100%;	
	}
#glbnav {
	height:173px;
	}
/********************
 * Site Styles
 ********************/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #006bae;
	font-size: 27px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
}

h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #768900;
	font-size: 20px;
	margin-bottom: 8px;
}

h4 {
	font-weight: normal;
	color: #006bae;
	font-size: 14px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

h5 {
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

h6 {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

p {
	margin: 0px 0px 15px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 0.025em;
}

ul, ol {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	list-style-image: url(../images/li_bg.jpg);
}

li {
	padding-bottom: 7px;
}

a img {
	border: 0px none;
}

a, a:visited, a:active {
	color: #006bae;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #006bae;
	text-decoration: underline;
}

blockquote {
	margin: 0px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	padding: 20px 20px 5px 40px;
}

.clear {
	clear: both;
	display: block;
}

.right {
	float: right;
}

.left {
	float: left;
}

.imageleft {
	float: left;
	margin: 5px;
	margin-left: 0px;
}

.imageright {
	float: right;
	margin: 5px;
	margin-right: 0px;
}

.quarter {
	width: 35%;
}

.threequarters {
	width: 65%;
}

.half {
	width: 50%;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

/********************
 * Sub Page Specific
 ********************/
#sub_nav_flash {
	height: 173px;
	font-size: 0px;
	line-height: 0px;
}
#subpage {
	background: transparent url(/images/subpage_bg1px.jpg) repeat-y 43px top;
	float: left;
}

#subpage #subpage_container {
	background: url(/images/subpage_bg.jpg) top left no-repeat;
	padding-bottom: 10px;
	padding-left: 43px;
	padding-top: 5px;
	float: left;
}

#pagebottomshadow {
	height: 12px;
	background: url(/images/pagebg_bottom.gif) top left no-repeat;
	width: 509px;
	margin-left: 43px;
	padding-bottom: 100px;
	float: left;
	display: inline;
}

#left {
	width: 490px;
	float: left;
}

#sub_header_flash {
	width: 490px;
	float: left;
}



#rightsidebar { 
	float: left;
	width: 239px;
	display: inline;
	margin-left: 3px;
}

#sidebargallery {
	background: transparent url(/images/sidebar_bg.png) top left repeat-y;
	-background: transparent url(/images/sidebar_bg.gif) top left repeat-y;
	padding-left: 11px;
	width: 239px;
	float: left;
		
}

#sidebargallery p {
	margin: 0px 0 11px 0;
	padding-bottom:11px;
}

#sidebargallery img {
	float: left;
	display: inline;
	margin-bottom: 11px;
	margin-top: 11px;
}

#sidebar_info {
	text-align: right;
	width: 215px;
	float: left;
}

#sidebar_info p {
	color: #ffffff;
	font-size: 9px;
	letter-spacing: 1px;
	margin-top: 15px;
}

#sidebar_info a, #sidebar_info a:visited, #sidebar_info a:active {
	color: #fff;
	text-decoration: none;
}

#sidebar_info a:hover, #sidebar_info a:visited:hover {
	color: #aaa;
	text-decoration: underline;
}

#designbyam {
	float: left;
	display: inline;
	overflow: auto;
	margin-left:60px;
	margin-top:-42px;
}









#sidebar_info2 {
	text-align: right;
	padding:5px 10px 5px 0;
	clear:both;
	font-size:9px;
}

#sidebar_info2 p {
	color: #09335f;
	font-size: 9px;
	letter-spacing: 0px;
	line-height:14px;
}

#sidebar_info2 a:link, #sidebar_info2 a:visited {
	color: #09335f;
	text-decoration: none;
	font-size:9px;
}

#sidebar_info2 a:hover, #sidebar_info2 a:active {
	text-decoration:underline;
}

#designbyam {
	float: left;
	display: inline;
	overflow: auto;
	margin-left:60px;
	margin-top:-42px;
}

.evite_thumb {
	float: left;
	padding: 3px;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #ccc;
	width: 150px;
	height: 150px;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: 20px;
}
