@charset "utf-8";
/*================================================================
Title: Providence Church
Created: 11.04.09 - v2.0
Modified: 
Designed By: www.amdesign.com - AM Design
Website: 
Copyright 2009
================================================================*/
* {
	margin:0;
	padding:0;
	outline:none;
	}
html, body {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	background: #141408 url(../images/sub_html_bg.jpg) top center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#3a3821;
	}
body.home {
	background: #141408 url(../images/html_bg.jpg) top center no-repeat;	
	}
p {
	margin: 0 0 20px 0;
	line-height:20px;
	}
h1 {
	color:#779a22;	
	font-size:26px;
	font-weight:normal;
	}
h2 {
	color:#0f0f0f;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../images/h3_bg.gif) 0 0 no-repeat;
	padding: 10px;
	margin: 0 0 10px 0;
	}
h3 {
	color:#665f29;
	font-size:14px;
	line-height: 8px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Arial,Verdana, Geneva, sans-serif;
	margin: 0px 0 10px 0;
	padding-top: 0px;
	border-bottom: 3px solid #d9d5b0;
	letter-spacing: 2px;
	clear: both;
	}
	
	/*old h3 {
	color:#0f838f;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0 0 10px 0;
		}*/
h4 {
	color:#6b630e;
	font-size:12px;
	margin:0 0 6px 0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}
h5 {
	color:#3a3821;
	font-size:11px;
	margin:0 0 6px 0;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}

a:link, a:visited {
	color: #ac630d;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #ac630d;
	text-decoration: none;
	}
	
ul {
	margin: 0 0 20px 0;
	}
li {
	padding:4px 0;
	}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* 
--------------------------------------------------------------------------
MAIN CSS
--------------------------------------------------------------------------
*/

#wrapper {
	width:960px;
	text-align:left;
	margin: 0 auto;
	}
#leftside {
	width:192px;
	float:left;
	}


#flash_header {
	position:relative;
	padding:6px 0 0 0;
}
#flash_header img {
	margin: 0 0 0 28px
	}
#flash_header #page_title {
	position:absolute;
	top:100px;
	left:50px;
	padding: 0 65px 0 0;
	color:#fff;	
	font-size:35px;
	text-transform:uppercase;
	font-weight:normal;
	}
#logo {
	padding: 34px 0 25px 0;
	background: url(../images/sidenav_bg.gif) -10px bottom no-repeat; 
	}



/* 
--------------------------------------------------------------------------
RIGHT SIDE CSS
--------------------------------------------------------------------------
*/
#rightside {
	width:170px;
	float:left;
	margin: 0 0 0 20px!important;
	margin: 0 0 0 10px;
	color:#eae6bd;
	padding-top:34px;
	}

h3.greenBlockHeader {
	background:#C5C08C none repeat scroll 0 0;
	color:#0F0F0F;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding:6px 8px;
}

#rightside a:link, #rightside a:visited {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none
}
#rightside a:hover, #rightside a:active {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

#rightside ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}







/* 
--------------------------------------------------------------------------
CONTENT CSS
--------------------------------------------------------------------------
*/

#center_content {
	width:578px;
	float:left;
	}
#center_wrapper {
	background: #ede9c0 url(../images/content_bg.gif) 0 0 no-repeat;
	min-height:700px;
	height:auto !important;
	height:700px;
	}
#text {
	padding: 0 28px 28px 28px;	
	}
#text ul {
	margin: 0 0 20px 25px;
	}
#text li {
	list-style-image:url(../images/bullet2.gif);
	}





/* 
--------------------------------------------------------------------------
SIDEBAR CSS
--------------------------------------------------------------------------
*/


#subnav {
	background: url(../images/sidenav_bg.gif) -10px 0 no-repeat;
	padding: 25px 0 0 0;
	clear:both;
	color:#9ebd50;
	}
#subnav a:link, #subnav a:visited {
	color:#9ebd50;
	font-size: 11px;
	}

ul#nav {
	margin:0;
	
	}
#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:0 0 0 0;
	padding:0;
	position:absolute;
	z-index:9999;
	background: transparent;
	
}

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

#nav li a {
	width: 0px;
	text-decoration: none;
	color:#fff;
	height:0px;
	display:block;
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0px;
}

body.home #nav li ul{
	margin: -28px 0 0 179px !important;
}

body.home #nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 181px;
	background: url(../images/sidenav_bg2.gif) 0 0 no-repeat;
	z-index:9999;
	width: 192px;
	float:left;
	top:0;
	padding: 25px 0 10px 0;
}


#nav li ul{
	margin: -28px 0 0 181px !important;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 181px;
	background: url(../images/sidenav_bg2.gif) 0 0 no-repeat;
	z-index:9999;
	width: 192px;
	float:left;
	top:0;
	padding: 25px 0 10px 0;
}


#nav li li {
	margin:0px; 
	font-size: 9px;
	float:left;
	line-height: 5px;
	display:block;
	width:auto;
}


#nav li li a {
	width: 170px;
	height: auto;
	text-indent: 0px;
	color:#ffffff;
	line-height:15px;
	padding : 6px 0 6px 10px;
	display:block;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}


#nav li li li a {
	width: 170px;
	height: auto;
	text-indent: 0px;
	color:#ffffff;
	line-height:15px;
	padding : 6px 0 6px 10px;
	display:block;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

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

#nav li li a:hover{
	display:block;
	color : #fff;
	background: #736d30;
}

#nav ul.nothover{}
	
	




/*
--------------------------------------------------------------------------
NO FLASH GLOBAL NAV
--------------------------------------------------------------------------
*/
#noflash, #noflash ul { /* all lists */
	list-style: none;
	float : left;
	width : 192px;
}

#noflash li { /* all list items */
	position : relative;
	float : left;
	width: 192px;
	padding:0;
	display:block;
}

#noflash li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 192px;
	background: url(../images/sidenav_bg2.gif) 0 0 no-repeat;
	z-index:9999;
	width: 192px;
	float:left;
	top:0;
	padding: 25px 0 10px 0;
}

#noflash li ul ul { /* third-and-above-level lists */
	left: -999px;
}

#noflash li a {
	width: 182px;
	w\idth : 182px;
	display : block;
	color : #ffffff;
	text-decoration : none;
	padding : 0 0 20px 10px;
	font-size:25px;
}

#noflash li a:hover {
	color : #fff;
	background: url(../images/sidenav_hover.gif) center left no-repeat;
}


#noflash li ul li a {
	width: 170px;
	w\idth : 170px;
	display : block;
	color : #ffffff;
	text-decoration : none;
	padding : 6px 0 6px 10px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

#noflash li ul li a:hover {
	color : #fff;
	background: #736d30;
}



#noflash li:hover ul ul, #noflash li:hover ul ul ul, #noflash li.sfhover ul ul, #noflash li.sfhover ul ul ul {
	left: -999px;
}

#noflash li:hover ul, #noflash li li:hover ul, #noflash li li li:hover ul, #noflash li.sfhover ul, #noflash li li.sfhover ul, #noflash li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}









/* 
--------------------------------------------------------------------------
FOOTER CSS
--------------------------------------------------------------------------
*/
#footer {
	background: url(../images/footer_bg.png) 0 0 no-repeat;
	height:55px;
	padding: 15px 0 0 0;
	 behavior: url("/scripts/iepngfix.htc");
	}

#footer #social_links {
	float:right;	
	}
#footer #social_links a:link, #footer #social_links a:visited {
	color:#9ebd50;
	font-size: 11px;
	margin: 0 5px 0 5px;
	}
#footer #search {
	float:left;
	background: url(../images/search_bg.gif) 0 0 no-repeat;
	height:27px;
	}
#footer #search .input_search {
	border:1px solid #fff;
	float:left;
	padding: 4px 0 0 3px;
	color:#628924;
	font-size:9px;
	font-weight:bold;
	}

/* 
--------------------------------------------------------------------------
COMMON CSS
--------------------------------------------------------------------------
*/

img {
	border:0;
	}
.imageLeft {
	float: left;
	margin: 0 20px 15px 0px;
	}
.imageRight {
	float: right;
	margin: 0 0 15px 20px;
	}
.imageLeftBorder {
	float: left;
	margin: 0 20px 15px 0px;
	padding: 1px;
	border: 1px solid #837e4f;
	}
.imageRightBorder {
	float: right;
	margin: 0 0 15px 20px;
	padding: 1px;
	border: 1px solid #837e4f;
	}	
	
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.blue, .blue * {
	color:#0F838F !important;
	}
.green, .green * {
	color:#779A22 !important;
	}
.steel, .steel * {
	color:#3A3821 !important;
	}
.burnt-orange, .burnt-orange * {
	color:#AC630D !important;
	}
.tan-green, .tan-green * {
	color:#C5C08C !important;
	}
p.no_margin {
	margin:0;
	}

#text .menu {
	display:inline;
	float:left;
	margin-right:30px;
	width:220px;
}

#text .menu .label {
	color:#AC630D;
	display:block;
	font-weight:bold;
	margin-bottom:3px;
	text-transform:uppercase;
}

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

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

#text .menu ul li a.selection {
	background:#FFFFFF url(../images/dd_arrow.jpg) no-repeat scroll right center;
	border:1px solid #C5C08C;
	color:#628924;
	display:block;
	height:20px;
	padding:6px 30px 0 7px;
	text-decoration:none;
}

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

#text .menu ul ul {
	background-color:#FFFFFF;
	margin-top:-1px;
	position:absolute;
	width:200px;
	z-index:999;
}

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

#text .menu ul ul li a:hover {
	background-color:#C5C08C;
	color:#3A3821;
}

#text .media_icons ul {
	margin:0;
	padding:0;
}

#text .media_icons ul li {
	display:block;
	float:left;
	height:17px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px;
	padding:0;
	width:20px;
}

#text .media_icons ul li a {
	background-color:transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	display:block;
	height:17px;
	text-align:left;
	text-indent:-9999px;
	width:20px;
}

.media_icons ul li.icon_image a { background-image:url(../images/icon_image.jpg); }
.media_icons ul li.icon_audio a { background-image:url(../images/icon_audio.jpg); }
.media_icons ul li.icon_video a { background-image:url(../images/icon_video.jpg); }
.media_icons ul li.icon_notes a { background-image:url(../images/icon_notes.jpg); }
.media_icons ul li.icon_download a { background-image:url(../images/icon_download.jpg); }













/* CSS Document */


/* =Forms
---------------------------------------------------------------------
*/

form {
	zoom:0;
}

form.monkForm {}

form.monkForm legend {
	display:none;
}

form.monkForm div legend {
	display:block;
	font-weight:normal;
}

form.monkForm p.errorSummary {
	display:none;
}

form.monkForm p.error {
	float:right;
	margin-right:8px;
}

form.monkForm p.data {
	margin-bottom:0;
}

form.monkForm p.data label {
	display:block;
	margin-bottom:3px;
	clear:left;
}

form.monkForm p.data input {
	border:1px solid #DFDFDF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding:5px;
	width:240px;
}

form.monkForm p.data select {
	border:1px solid #DFDFDF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	width:276px;
}

form.monkForm p.data textarea {
	border:1px solid #DFDFDF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding:5px;
	resize:none;
	width:500px;
}

form.monkForm div.text {
	display:inline;
	float:left;
	width:260px ;
}

form.monkForm div.radio {
	clear:both;
	margin-bottom:10px;
}

form.monkForm div.radio input {
	margin:0 5px 0 15px;
	width:auto;
}

form.monkForm div.textarea {
	width:600px;
}

form.monkForm p#formsubmit {
	margin-top:10px;
}

form.monkForm p#formsubmit input {
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	
	letter-spacing:1px;
	
	text-transform:uppercase;
}

form.monkForm p#formsubmit input:hover {
	background-position:left bottom;	
}


/* =Miscellaneous Forms
---------------------------------------------------------------------
*/

#directions_form #saddr {
	border:1px solid #DFDFDF;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:21px;
	padding:7px 10px 0;
	width:350px;
}

#directions_form #btn_submit {
	background:transparent url(../images/btn_go.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	display:block;
	float:left;
	height:30px;
	text-align:left;
	text-indent:-9999px;
	width:31px;
}

/* =E-Vites
---------------------------------------------------------------------
*/

.evite_thumb {
	display:inline;
	float:left;
	height:112px;
	margin:0 30px 20px 0;
	overflow:hidden;
	width:150px;
}

#evite_image {
	margin-bottom:20px;
	overflow:hidden;
	width:522px;
}

#evite_image img {
	max-width:522px;
}


#eviteForm textarea {
	height:80px;
}

