@charset "utf-8";
/*================================================================
Title: Cape County Cowboy Church (3279)
Created: 09.28.09 - v2.0
Modified:
Designed By: AM Design
Website: http://www.amdesign.com
Copyright © 2009 Cape County Cowboy Church
================================================================*/


* {
	outline:none;
	margin:0;
	padding:0;
	}
body {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #1d0a00 url(/images/html_bg.jpg) top center no-repeat;
	}
p {
	line-height:18px;
	color: #663300;
	margin: 0 0 16px 0;
	}
h2 {
	color:#eabe85;
	font-size:19px;
	margin:0 0 10px 0;
	background:#990000;
	font-weight:bold;
	font-style:italic;
	padding: 7px;
	display:inline-block;
	zoom:1;
	#display:inline;
	}

h3 {
	color:#c25e00;
	font-size:16px;
	font-weight:bold;
	margin: 0 0 8px 0;
	}
h4 {
	color:#663300;
	font-size:14px;
	margin:0 0 6px 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
h5 {
	color:#663300;
	font-size:13px;
	margin:0 0 6px 0;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
h6 {
	color:#663300;
	font-size:11px;
	margin:0 0 6px 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}


a:link, a:visited {
	color: #cc6600;
	text-decoration: none;
	}
a:hover, a:active {
	color: #cc6600;
	text-decoration: underline;
	}
ul {
	margin: 0 0 10px 23px;	
	}
li {
	padding: 3px 0 3px 0;	
	}
hr {
	border-top:2px dotted #a6241b;
	margin: 0 0 20px 0;
	}



/* 
--------------------------------------------------------------------------
Main CSS
--------------------------------------------------------------------------
*/
#am_wrapper {
	width:940px;
	margin: 0 auto;
	text-align:left;
	}
#logo {
	height:143px;
	overflow:hidden;
	text-align:center;
	}
#logo img {
	margin: 38px 0 0 0;
	}
#container {
	float:right;
	width:707px;
	background: #ebe7b3 url(../images/content_y_bg.jpg) 0 0 repeat-y;
	margin: 0 0 29px 0;
	}
#content {
	background: url(../images/content_top_bg.jpg) 0 0 no-repeat;
	}
#content_bottom {
	clear:both;
	background: url(../images/content_bottom_bg.jpg) 0 0 no-repeat;
	height:30px;
	}
#page_header {
	height:243px;
	overflow:hidden;
	}
/* 
--------------------------------------------------------------------------
Content CSS
--------------------------------------------------------------------------
*/
body.home #nav {margin:136px 0 0 0px;}
#nav {
	color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:9px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:168px 0 0 0px;
	padding:0;
	position:absolute;
	z-index:9999;
	background: transparent;
	
}
#nav li {
	width:0px;
	display: block;
}

#nav li a {
	width: 0px;
	text-decoration: none;
	color:#f7d095;
	height:0px;
	display:block;
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #bd5225;
}

#nav li ul {
	position: absolute;
	padding:0;
	left: -999em;
	z-index: 9999;
	width: 175px;
	text-align:left;
	display:block;
	background: url(../images/dropdown_bg.png) 0 0 no-repeat;
	padding: 20px 0;
}

#nav li li{
	margin:0px; 
	font-size: 14px;
	float:left;
	display:block;
	width:auto;
	padding:0;
}

#nav li ul ul{
	margin: -28px 0 0 169px !important;
	display:block;
	padding:0 0 0 6px;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul{
	left: -999em;
	display:block;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul{
	left: auto;
}

/* 
#nav li:hover ul ul,
#nav li li:hover ul ul,
#nav li.sfhover ul ul,
#nav li li.sfhover ul ul{
   left: auto;
} */

#nav li li li{
	display:block;
	padding: 0px;
}

#nav li li a {
	width: 110px;
	height: auto;
	text-indent: 0px;
	color:#f7d095;
	line-height:15px;
	padding:8px 25px 8px 13px;
	display:block;
	font-size:14px;
	font-weight:normal;
	margin: 0 10px 0 10px;
}

#nav li li li a{
	background: #f6f6f6;
	padding:8px 25px 8px 13px;
	
}

#nav li:hover, #nav li.hover {
	/*position: static; */
}

#nav li li a:hover{
	display:block;
	color: #ed9947;
}

#nav ul.nothover{}



/* 
--------------------------------------------------------------------------
Content CSS
--------------------------------------------------------------------------
*/

#text {
	padding: 0 40px 20px 40px;
	min-height:180px;
	height:auto!important;
	height:180px;
	}
#text li {
	list-style-image:url(../images/icon_bullet.gif);
	}



.photo {
	clear:both;
	border-bottom:1px dotted #9f876e;
	padding: 0 0 0px 0;
	margin: 0 0 20px 0;
	}


.photo .image_wrapper {
	float:left;
	margin: 0 20px 20px 0;
	}
.photo .title {
	float:left;
	width:250px;
	color:#eabe85;
	font-size:19px;
	margin:0 0 10px 0;
	background:#990000;
	font-weight:bold;
	font-style:italic;
	padding: 7px;
	display:inline-block;
	}
.photo .title a:link, .photo .title a:visited {
	font-size:16px;
	color:#eabe85;
	font-weight:bold;
	margin: 0 0 2px 0;
	}
.photo .title a:hover, .photo .title a:active {
	font-size:16px;
	color:#eabe85;
	}
.photo .info {
	float:left;
	width:250px;
	}
.photo .info p {
	margin: 0 0 6px 0;
	}
#listing_info h5 {
	clear:both;
	border-bottom:1px dotted #9f876e;
	padding: 20px 0 3px 0;
	margin: 0 0 10px 0;
	}
.photo_list {
	float:left;
	margin: 0 20px 13px 0;
	}
.backlink {
	padding: 0 0 10px 0;	
	}


/*---------------------------------------------------------------------------------------*/
/*	Template-Specific Styles
/*---------------------------------------------------------------------------------------*/

.staff_table td {
	padding: 0 10px 20px 10px;
	vertical-align:top;
	
}
.staff_table td h3 {
	padding-top:10px;
	
}
#text .menu {
	display:inline;
	float:left;
	margin-right:40px;
	width:224px;
}

#text .menu .label {
	padding: 0 0 6px 0;
	font-size:12px;
}

#text .menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#text .menu ul li {
	padding:0;
	list-style:none;
}
#text #menu_ctg li {
	list-style:none;
	list-style-type:none;
}

#text .menu ul li a.selection {
	background:#4d2d12 url(../images/dd_arrow.gif) no-repeat scroll right top;
	color:#feaa54;
	display:block;
	height:20px;
	padding:3px 30px 1px 7px;
	text-decoration:none;
}

#text .menu ul li a:hover {
	color:#feaa54;
}

#text .menu ul ul {
	background-color:#4d2d12;
	position:absolute;
	width:200px;
	z-index:999;
}

#text .menu ul ul li a {
	border-top:1px solid #865324;
	color:#feaa54;
	display:block;
	padding:3px 8px;
	text-decoration:none;
}

#text .menu ul ul li a:hover {
	background-color:#feaa54;
	color:#4d2d12;
}


#map_wrapper {
	border:2px solid #CCCCCC;
	margin-bottom:10px;
	padding:0;
	}
#churchMap {
	height:300px;
	}
#directions_form input[type="text"] {
	border:1px solid #CCCCCC;
	float:left;
	padding:3px 4px;
	width:455px;
	margin: 0 10px 0 0;
	}




/*
============================================================
FORMS CSS
============================================================
*/

.monkForm label {
	display:block;
	}
.monkForm p {
	margin:0;
	}
.monkForm legend {
	padding: 15px 0 0 0;	
	}
.monkForm .description {
	padding: 0 0 10px 0;
	margin:-5px 0 0 0;
	clear:both;
	}
.monkForm legend {
	font-size:16px;
	color:#624529;
	margin: 0 0 2px 0;
	font-family:Verdana, Geneva, sans-serif;	
	}
.monkForm .text label, .monkForm .textarea label, .monkForm .select label {
	font-weight:bold;
	}
.monkForm .text input {
	font-size:13px;
	padding: 3px 4px;
	width:286px;
	margin: 0 0 10px 0;	
	}
.monkForm .textarea textarea {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	width:286px;
	}
.monkForm .select select {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	}
.monkForm .file input {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	}
.monkForm .captcha input {
	font-size:13px;
	padding: 3px 4px;
	margin: 0 0 10px 0;
	font-family:Helvetica,Arial,sans-serif;
	}
form.monkForm legend {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
#required_note {	
	display:none;
	}

.textarea {
	padding: 10px 0 10px 0;	
	}







/* 
--------------------------------------------------------------------------
Sidebar CSS
--------------------------------------------------------------------------
*/
#sidebar {
	float:left;
	width:233px;
	}
#sidebar .photo_list {
	background: url(../images/side_gallery_bg.jpg) 0 0 no-repeat;
	padding: 9px 0 6px 7px;
	float:left;
	width:88px;
	height:88px;
	overflow:hidden;
	margin: 0 0 0 14px;
	}

#sidebar #listing_title h5 {
	color:#e8c799;
	text-align:center;
	padding: 10px 0;
	border:none;
	}
/* 
--------------------------------------------------------------------------
Footer CSS
--------------------------------------------------------------------------
*/
#footer {
	clear:both;
	background: url(../images/footer_bg.jpg) top center no-repeat;
	font-size: 11px;
	color: #d1d1d1;
	height:155px;
	padding:17px 0 0 0;
	color:#ffdcaa;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer a:link, #footer a:visited {
	color: #ffdcaa;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #ffdcaa;
	text-decoration: underline;
	}
#footer .fbox1 {
	width:311px
	}
#footer .fbox2 {
	width:320px
	}
#footer .fbox3 {
	width:308px;
	position:relative;
	}

#footer .fservice1 {
	width:80px;
	float:left;
	margin: 0 0 0 78px;
	}
#footer .fservice2 {
	width:80px;
	float:left;
	}
#footer .faddress {
	text-align:center;
	padding: 0 0 8px 0;
	}
#footer .fdirections {
	text-align:center;
	}
#footer #form_search {
	margin: 0 0 0 44px;
	padding: 8px 0 0 0;
	}
#footer #form_search .input_search {
	padding: 3px 0 3px 3px;
	float:left;
	background:#4d2d12;
	color:#feaa54;
	margin: 0 3px 0 0;
	width:180px;
	border:none;
	}
#footer #form_search .btn_search {
	float:left;
	}
#footer .frlink {
	clear:both;
	padding: 16px 0 0 80px;
	font-weight:bold;
	height:40px;
	}

#footer .fbox3 #siteby {
	position:absolute;
	top:100px;
	left:200px;
	
	}

/* 
--------------------------------------------------------------------------
Common CSS
--------------------------------------------------------------------------
*/

img {
	border:0;
	}
.imgLeft {
	float: left;
	margin: 0 20px 20px 0px;
	}
.imgRight {
	float: right;
	margin: 0 0 20px 20px;
	}
.clear {
	clear:both;
	display:block;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.txtCenter {
	text-align:center;	
	}
.txtCenter2 {
	text-align:center;
	padding: 0 0 8px 0;
	}

