@charset "utf-8";
/* CSS Document */
@import "am_text_styles.css";
@import "am_calendar.css";
@import "am_sermons.css";

* {
	outline: 0px none;
}

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

body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	height: 100%;
	letter-spacing: 0.01em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	/*background: url(../images/body_bg.jpg) #0A0A0A 50% bottom fixed repeat-x;*/
}
a { color:#C41219; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

#am_wrapper {
	width: 100%;
	height: 100%;
}

#am_container {
	width: 940px;
	margin: 0px auto;
}

#left {
	width: 308px;
	float: left;
	position: fixed;
}

#right {
	float: right;
	width: 632px;
}

#sub_header {
	float: left;
	height: 143px;
	line-height: 0px;
	font-size: 0px;
}

#reg_content {
	/*background: url(../images/content_wrapper_bg.jpg) top left no-repeat;*/
	overflow: auto;
	float:left;
	width: 632px;
	padding-bottom: 5px;
}

#content_wrapper {
	background: url(../images/content_repeat.jpg) top left repeat-y;
	float:left;
	width: 624px;
	margin-left: 8px;
	display: inline;
	
}

body.tan #content_wrapper {
	background: url(../images/content_repeat_tan.jpg) top left repeat-y;
	float:left;
	width: 624px;
	margin-left: 8px;
	display: inline;
}
body.white #content_wrapper {
	background: url(../images/content_repeat_white.jpg) top left repeat-y;
	float:left;
	width: 624px;
	margin-left: 8px;
	display: inline;
}

#content_container {
	background: url(../images/content_top.jpg) top left no-repeat;
	overflow: auto;
	float:left;
	width: 624px;
	padding-top: 26px;
}

body.tan #content_container {
	background: url(../images/content_top_tan.jpg) top left no-repeat;
	overflow: auto;
	float:left;
	width: 624px;
	padding-top: 26px;
}

body.white #content_container {
	background: url(../images/content_top_white.jpg) top left no-repeat;
	overflow: auto;
	float:left;
	width: 624px;
	padding-top: 26px;
}

#content {
	padding-left: 31px;
	width: 351px;
	padding-right: 46px;
	padding-bottom: 10px;
	float: left;
	min-height:400px;
}

#sidebar {
	float: left;
	width: 176px;
}

#content_bottom {
	height: 43px;
	background: url(../images/content_bottom.jpg) bottom left no-repeat;
	width: 624px;
	float:left;
}

body.tan #content_bottom {
	height: 43px;
	background: url(../images/content_bottom_tan.jpg) bottom left no-repeat;
	width: 624px;
	float:left;
}

body.white #content_bottom {
	height: 43px;
	background: url(../images/content_bottom_white.jpg) bottom left no-repeat;
	width: 624px;
	float:left;
}

#subnav_parent {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #999;
	list-style: none;
	text-transform: uppercase;
	letter-spacing: -0.025em;
}

#subnav_parent ul {
	display: none;
}

#subnav_parent a, #subnav_parent a:visited, #subnav_parent a:active {
	color: #999;
	line-height: 27px;
	display: block;
	text-decoration: none;
	padding-left: 18px;
}

#subnav_parent a:hover, #subnav_parent a:visited:hover {
	background: url(/images/sub_nav_highlight.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
}

/*#subnav {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #999;
	list-style: none;
	text-transform: uppercase;
	margin-bottom: 35px;
	letter-spacing: -0.025em;
}

#subnav a, #subnav a:visited, #subnav a:active {
	color: #999;
	line-height: 27px;
	display: block;
	text-decoration: none;
	padding-left: 18px;
}

#subnav a:hover, #subnav a:visited:hover {
	background: url(/images/sub_nav_highlight.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
}*/
#subnav { width: 164px; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:18px; list-style: none; color: #999; text-transform: uppercase; padding-bottom: 20px; letter-spacing: -0.025em; overflow: auto; background:url(/images/subnav_bg_repeat.jpg) repeat-y; }
body.tan #subnav { width: 164px; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:18px; list-style: none; color: #999; text-transform: uppercase; padding-bottom: 20px; letter-spacing: -0.025em; overflow: auto; background:url(/images/subnav_bg_repeat_tan.jpg) repeat-y; }
body.white #subnav { width: 164px; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:18px; list-style: none; color: #999; text-transform: uppercase; padding-bottom: 20px; letter-spacing: -0.025em; overflow: auto; background:url(/images/subnav_bg_repeat_white.jpg) repeat-y; }

#subnav li { list-style:none; }
#subnav li { position:absolute; left:-999em;}
#subnav li.current,
#subnav li.current ul li { position:static; left:auto; }
#subnav li.current {
	background: url(/images/sub_nav_highlight.jpg) top left no-repeat;
	color: #fff !important;
}
body.tan #subnav li.current {
	background: url(/images/sub_nav_highlight_tan.jpg) top left no-repeat;
	color: #fff !important;
}
body.white #subnav li.current {
	background: url(/images/sub_nav_highlight_white.jpg) top left no-repeat;
	color: #fff !important;
}
#subnav li.current a {
color: #fff;
margin-bottom:10px;
height:26px;
overflow:hidden;
}
#subnav li.current li.current {
	background: none;
	
}
#subnav li.current ul li.current a{ background: #C41219; height:auto; overflow:auto; }
#subnav li.current ul li.current a:hover{ color:#ffffff; }
#subnav li a{color: #999;
	line-height: 27px;
	display: block;
	text-decoration: none;
	padding-left: 18px;
	height:auto !important;
	overflow:auto !important;}
#subnav ul {width: 164px;}
#subnav ul li { line-height:normal; clear:left;}
#subnav ul li a{ color: #fff !important;
	line-height: normal;
	display: block;
	text-decoration: none;
	margin-left: 15px;
	font-size:13px;
	float:left;
	margin-bottom:1px !important;
	text-transform:capitalize;
	letter-spacing:normal;
	padding:1px 3px;
	background:#999;
	width:134px;}
#subnav ul li a:hover{ color:#fff; background:#C41219;}
#subnav ul li:hover {
	color: #000;
	text-decoration: none;}
#subnav ul li:hover a{color:#fff; }
/*#subnav ul li a:hover{ color: #000 !important;}*/
#navbottom { background:url(/images/subnav_bg_bottom.jpg) no-repeat; width:164px; height:12px; margin-bottom:15px;}
body.tan #navbottom { background:url(/images/subnav_bg_bottom_tan.jpg) no-repeat; width:164px; height:12px; margin-bottom:15px;}
body.white #navbottom { background:url(/images/subnav_bg_bottom_white.jpg) no-repeat; width:164px; height:12px; margin-bottom:15px;}

/* = Contact Form  
---------------------------------------------------------------------
*/
/*form#contact p {
	margin:0 0 8px 0;
	padding:0;
	}
form#contact legend {
	color:#e0e0e0;
	}
form#contact p#formsubmit {
	text-align:right;
	}
div#w2542,
div#w2543,
div#w2544,
div#w2545 {
   float: left;
   width: 160px;
 
}

div#w2542,
div#w2544{
   margin-right: 20px;
}

div#w2542 input,
div#w2543 input,
div#w2544 input,
div#w2545 input {
   width: 160px	;
   padding: 4px;
}


div#w2546 textarea {
   width: 350px;
}
*/

/* = Google Map template  
---------------------------------------------------------------------
*/
form#directions {
	width:520px;
	height:50px;
	}
#gmap {
	border:1px solid #6B6D55;
	height:350px;
	width:530px;
	margin-top:15px;
	-margin-top:15px;
	clear:both;
}

#get_directions {
	margin-bottom:15px;

}

#get_directions p {
	margin-bottom:0px;
}

#get_directions #saddr {
	float:left;
	font-size:11px;
	margin-right:8px;
	margin-top:4px;
	padding:3px;
	width:350px;
}

#get_directions .gobutton {
	float:left;
	margin: 6px 0 0 0;
}

#sitemap, #sitemap ul, #content ul, #content ol {
	padding-left: 40px;
}

#sitemap a:link, #sitemap a:visited {
	color:#666666;
	text-decoration:none;
	
	
	}
#sitemap a:hover, #sitemap a:active {
	
	}
#sitemap li a {
	font-size:12px;
	display:block;
	padding:4px 0 4px 0;
	font-weight:bold;
	}
#sitemap li ul li a {
	font-size:11px;
	display:inline;
	font-weight:normal;
	}
/*   Newsletter
/*--------------------------------*/

#newslettersignup {
	width: 360px;
}

#newslettersignup .label {
	display: block;
	width: 150px;
	float: left;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 25px;
}

#newslettersignup input.styleit {
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 3px;
}

#newslettersignup #group {
	width: 210px;
	padding: 3px;
}
#newslettersignup #formsubmit {
	display: block;
	float: right;
	margin-bottom: 2px;
	width:210px;
}


/*
===================================================================
Gallery
===================================================================
*/
#gallerycontent a:link, #gallerycontent a:visited {
	color:#ec1c24;
	text-decoration:none;
	}
#gallerycontent a:hover, #gallerycontent a:active {
	color:#ec1c24;
	text-decoration:underline;
	}


.gallerybox {
	width:216px;
	float:left;
	padding: 20px 0 0 0;
	margin: 0 30px 0 20px;
	}
.gallerybox h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	margin:0 0 3px 0;
	padding:0;
	}
#gallerycontent .gallerybox h4 a:link, #gallerycontent .gallerybox h4 a:visited {
	color:#333333;
	text-decoration:none;
	}
#gallerycontent .gallerybox h4 a:hover, #gallerycontent .gallerybox h4 a:active {
	color:#333333;
	}	

.gallerybox p.view_gallery {
	float:right;
	margin:0;
	
	}
.gallerybox .posted {
	margin:0;
	}

.gallerybox  img {
	border:none;
	}
#gallerycontent p {
	margin:0;
	padding:0;
	}
h3 span {
	font-size:12px;
	text-transform:none;
	}
p#backtogalleryhome {
	text-align:right;
	padding: 0 60px 0 0
	}
#gallerycontent p.img_box {
	float:left;
	margin: 0 10px 20px 30px;
	height:165px;
	}
#gallerycontent p.img_box img {
	border:none;
	}
#gallerycontent #galnav {
	padding: 0 60px 0 20px;
	height:20px;
	display:block;
	
	}

#gallerycontent p.previmg {
	float:left
	}
#gallerycontent p.nextimg {
	float:right;
	
	}

#gallerycontent img {
	border:none;
	}
#gallerycontent p#photodetail {
	padding: 0 0 10px 20px;
	float:left;
	}
#gallerycontent p#enlarge {
	float:left;
	padding: 0 0 0 20px;
	}
	
#breadcrumb { /* color:#C41219; */ padding-bottom:10px;}





/*
===================================================================
No flash Content
===================================================================
*/
#no_wrapper {
		
	
	}

#container {
	width:900px;
	margin: 0 auto;
	padding: 0 0 25px 0;
	height:100%;
	}
#logo {
	float:left;	
	padding: 25px 0 30px 80px;
	}

#nocontent {
	float:right;
	width:674px;
	margin: 132px 0 0 -100px;
	}

#mainNav {
	clear:left;
	float:left;
	width:285px;
	background: url(../images/noflash_mannav_bg.gif) top right no-repeat;
	
	}
#mainNav ul {
	padding: 0 35px 0 0;
	margin:0;
	line-height:normal;
	font-size:37px;
	list-style:none;
	}
#mainNav li {
	padding: 0px 0;
	margin:0;
	font-size:37px;
	
	line-height:normal;
	}
#mainNav a:link, #mainNav a:visited {
	font-size:37px;
	color:#fff;
	display:block;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:-1px;
	line-height:36px;
	margin:0;
	padding: 4px 0;
	
	}
#mainNav a:hover, #mainNav a:active {
	color:#ec1c24;
	}



#footer {
	color:#666666;
	font-size:12px;
	padding:25px 0 0 0;
	}
#footer a:link, #footer a:visited {
	font-size:12px;
	color:#ec1c24;
	display:inline;
	text-align:left;
	text-transform:none;
	letter-spacing:normal;
	line-height:14px;
	}
#footer a:hover, #footer a:active {
	color:#ec1c24;
	}
#footer .fleft {
	width:253px;
	float:left;
	text-align:right;
	}
#footer .fright {
	float:left;
	padding: 28px 0 0 5px;
	}

