@charset "utf-8";
/* 
========================================================================
Grace Church of the Foothills
Created 06.06.2010
========================================================================
*/

.qtime {
	height:100%;
	opacity:1;
	width:100%;
	}

* {
	outline:none;
	margin:0;
	padding:0;
	}
body {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	background: #282828 url(/images/sub_background1.jpg) top center no-repeat fixed;
	color:#666666;
	}
body.home {
	background: #666;
	text-align:left;
	}
p {
	margin: 0 0 22px 0;
	color:#666666;
	}
h1, h2 {
	font-size:40px;
	color:#a09168;
	font-weight:bold;
	line-height:46px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	text-transform:uppercase;
	
	}

h3 {
	font-size:28px;
	color:#fff;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #a09168;
	padding: 12px 10px 15px 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 24px 0;
	line-height:30px;
	}

h4 {
	font-size:22px;
	color:#5d7b79;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin: 0 0 6px 0;
	line-height:26px;
	}
h5 {
	font-size:18px;
	color:#818181;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	}
a:link, a:visited {
	color:#5d7b79;
	font-weight:bold;
	}
a:hover, a:active {
	color:#333;
	}
ul {
	margin: 0 0 0 15px;	
	}
li {
	padding: 0 0 0 10px;
	}

/* 
========================================================================
MAIN CSS
========================================================================
*/
#wrapper {
	width:942px;
	margin: 0 auto;
	text-align:left;
	}
#header {
	height:247px;
	width:942px;
	position:relative;
	background: url(/images/header_bg.png) bottom left no-repeat;
	z-index:1;
	}
#logo {
	float:left;
	}
#searchform {
	float:right;
	width:310px;
	padding: 39px 0 0 0;
	height:46px;
	background:url(../images/search_bg.png) 0 39px no-repeat;
	}
#searchform #searchinput {
	float:left;
	border:none;
	padding: 10px 0 0 0;
	}
#searchform #searchinput input {
	width:245px;
	color:#666666;
	padding: 4px 0 4px 15px;
	border:none;
	font-weight:bold;
	background:#f2f2f2;
	}

#pagetitle h1 {
	float:right;
	padding: 45px 0 8px 18px;
	border-bottom:2px dashed #938f91;
	color:#fff;
}
#pagetitle {
	display:block;	
	font-size:40px;
	color:#fff;
	
	clear:both;
	
	line-height:54px;
	margin: 0 42px 25px 0;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	height:94px;
	}
#flash_wrapper {
	height:247px;
	position:absolute;
	top:0;
	right:0;
	width:942px;
	z-index:9999;
	}

#google_map {
	width:100%;
	height:320px;
	border:1px solid #bcbca5;
	margin: 0 0 40px 0;
	}



/* 
========================================================================
NAVIGATION
========================================================================
*/
#nav {
	display:block;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	clear:both;
	padding: 0 0 0 20px;
	width:auto;
	}

#nav li {
	float:left;
	list-style:none;
	color:#fff;
	font-size:17px;
	display: block;
	padding: 0;
	}

#nav ul {
	margin:0;	
	}

#nav a:link, #nav a:visited {
	color:#fff;
	padding: 13px 20px 13px 26px;
	text-decoration:none;
	background:url(../images/glbnav_bg.png) 0 center no-repeat;
	margin: 0 50px 0 0;
	text-transform:uppercase;
	display:block;
	}
#nav a:hover, #nav a:active {
	color:#ffcc33;
	}
#nav li.sfhover a {
	
	}

#nav li ul li a:link, #nav li ul li a:visited {
	display: block;
	color:#666666;
	font-size:14px;
	font-weight:normal;
	padding: 8px 0 8px 18px;
	margin: 0;
	text-align:left;
	background:#fff url(../images/nav_line.gif) 18px bottom no-repeat;
	font-weight:bold;
	text-transform:none;
	
}
#nav li ul li a:hover, #nav li ul li a:active {
	display: block;
	color:#fff;
	border:none;
	background: #666666 ;
}

#nav li ul {
	position: absolute;
	width: 210px;
	left: -999em;
	background: #ffffff 0 0 no-repeat;
	padding: 0 0 20px 0;
}
#nav li ul li {
	width: 210px;
	
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -1em 0 0 10em;
}
#nav, #nav ul {
	list-style: none; 
	line-height: 1;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}



/* 
========================================================================
CONTENT
========================================================================
*/
#content {
	background:#fff url(../images/content_bg.gif) 0 0 repeat-x;
	}

#text {
	min-height:300px;
	}
body.sub #text {
	width:590px;
	float:left;
	padding: 42px 0 60px 50px;
	}
body.wide #text {
	width:835px;
	float:left;
	padding: 42px 0 60px 50px;
}

.gallery_list {
	clear:both;
	border-bottom:1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}
.gallery_list img {
	margin: 0 0 6px 0;	
	}
.gallery_title {
	font-size:18px;
	color:#818181;
	text-transform:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	}

/* 
========================================================================
SIDEBAR
========================================================================
*/
#sidebar {
	width:255px;
	float:right;
	background: url(../images/sidenav_bg.gif) 0 38px no-repeat;
	padding: 52px 0 52px 0;
	}
#sidebar h3 {
	background:none;
	margin:0;
	padding:0;
	}
#sideflash {	
	
	padding:0 0 40px;
	}
.sideflash {
	height:52px;
	}
.sidenoflash {
	height:100%;
	}
.sidecontent {
	padding: 0 0 0 15px;
	}
.sidecontent img {
	margin-left:-20px;
	}
.sidecontent p {
	padding-left:20px;	
	}
#sidenav {
	color:#5d7b79;
	padding:0 0 40px 15px;
	}
#sidenav a:link, #sidenav a:visited {
	color:#5d7b79;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	background: url(/images/sidenav_line.gif) 10px bottom no-repeat;
	display:block;
	padding: 9px 0 9px 10px;
	text-decoration:none;
	}
#sidenav a:hover, #sidenav a:active {
	background:#000;
	color:#5d7b79;
	}
#sidenav ul {
	margin: 0;	
	}
#sidenav li {
	list-style:none;
	padding:0 ;
	}

/* 
========================================================================
FOOTER CSS
========================================================================
*/
#footer {
	clear:both;
	background:#333333;
	height:140px;
	font-size:9px;
	padding: 28px 25px 0;
	}
#footer a:link, #footer a:visited {
	color:#fff;	
	}
#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration:none;
	}	

#fmain {
	float:left;
	width:200px;
	}
#fcontact {
	float:left;
	width:200px;
	}
#social {
	width:120px;
	float:right;
	}
#social div {
	float:right;
	margin: 0 0 0 8px;
	}
#fcopy {
	width:200px;
	float:right;
	color:#fff;
	}
#amdesign {
	float:right;
	margin: -10px 0 0 0;
	}
/* 
========================================================================
COMMON CSS
========================================================================
*/
img {
	border:0;
	}
.imageLeft {
	float: left;
	margin: 0 15px 20px 0;
	}
.imageRight {
	float: right;
	margin: 0 0 20px 15px;
	}
.clear {
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.textBold {
	font-weight:bold;	
	}
.textTahoma18 {
	color:#a09168;
	font-size:18px;
	font-style:italic;
	line-height:22px;
}
.textGeorgia14 {
	color:#000000;
	font-size:14px;
	line-height:18px;
	}
.textTahoma23 {
	color:#c7bc9d;
	font-size:23px;
	font-weight:bold;
	line-height:26px;
	}
.textVerdana11 {
	color:#5d7b79;
	font-size:11px;
	}
.textBrown {
	color:#846e2c;	
	}
.textQuote {
	color:#c7bc9d;
	font-size:23px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:26px;
	font-weight:bold;
	margin: 0 0 24px 0;
	}

/* 
========================================================================
CMS FROM BUILDER STYLES
========================================================================
*/

#form_wrapper {
	margin-top:30px;
}

#form_wrapper label {
	display:block;
	margin-bottom:5px;
}

#form_wrapper .form_title { display:none; }

#form_wrapper .form_desc {}

#form_wrapper > div {}

#form_wrapper .instructions {
	color:#878787;
	font-size:11px;
	font-style:italic;
	margin-bottom:5px;
}

#form_wrapper input {
	
}

#form_wrapper textarea {
	height:120px;
	width:550px;
}

#form_wrapper select {
	font-size:12px;
	width:558px;
}

.elementText, 
.elementSelect, 
.elementTextarea, 
.elementRadio, 
.elementCheckbox, 
.elementSection, 
.elementAddress, 
.elementPhone, 
.elementEmail, 
.elementCaptcha {
	margin-bottom:15px;
	
}

#form_wrapper .elementText			{}
#form_wrapper .elementText label	{}
#form_wrapper .elementText input	{width:550px;}

#form_wrapper .elementTextarea		{width:550px;}
#form_wrapper .elementTextarea label{}

#form_wrapper .elementSelect		{}
#form_wrapper .elementSelect label	{}
#form_wrapper .elementSelect input	{}

#form_wrapper .elementRadio			{ margin:15px 0; }
#form_wrapper .elementRadio label	{}
#form_wrapper .elementRadio input	{ width:auto; }

#form_wrapper .elementCheckbox			{ margin:15px 0; }
#form_wrapper .elementCheckbox label	{}
#form_wrapper .elementCheckbox input	{}

#form_wrapper .grouping label		{ display:inline; font-size:11px; line-height:24px; }
#form_wrapper .grouping input		{ margin:0 5px 0 0; width:auto; }

#form_wrapper .elementEmail			{}
#form_wrapper .elementEmail label	{}
#form_wrapper .elementEmail input	{width:550px;}

#form_wrapper .elementSection 		{ margin-top:25px; }

#form_wrapper .address_group label { color:#878686; display:block; font-size:11px; font-style:italic; padding:3px 0 10px; }
#form_wrapper .address_group .full {}
#form_wrapper .address_group .full input {}
#form_wrapper .address_group .full label {}
#form_wrapper .address_group .left { float:left; margin-right:15px; }
#form_wrapper .address_group .right { float:none; }
#form_wrapper .address_group .left input, #form_wrapper .address_group .right input { display:block; width:250px; }
#form_wrapper .address_group .left label, #form_wrapper .address_group .right label {}

#form_wrapper .btn {
	background: url(../images/btn_submit.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	height:25px;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:-9999px;
	width:86px;
	overflow:hidden;
	float:left;
}

#form_wrapper .btn:hover {}

#form_wrapper #success{
	color:#666666;
}

#form_wrapper #error{ 
	color:#CA2027;
}

#form_wrapper .response {
	background:#F1F1F1 none repeat scroll 0 0;
	margin:0 0 25px;
	padding:20px;
}

#form_wrapper .response ul {
	line-height:normal;
	margin-bottom:0;
}

#form_wrapper .response ul li {}

#form_wrapper #success ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#form_wrapper #success ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}


