/**** R E S E T *******************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height:0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/********************************************************************************/
*{
	-moz-box-sizing: border-box; /* Mozilla */
	box-sizing: border-box; /* Opera7 */
	-webkit-box-sizing: border-box;
}
body{
	width:100%;
	text-align:center; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	font-size:8pt;
	background-color:#000000;
}
#container{
	background-image:url("images/skin-0910/background.jpg");
	margin: 0 auto;
	padding:0;
	text-align: center;
	overflow:hidden;
	width:1000px;
	position:relative;
	top:1px;
}
#header{
	width:1000px;
	height:200px;
	background-image:url("images/skin-0910/header.jpg");
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:center;
}
#header #quickLinks{
	z-index:100;
	position:absolute;
	padding:0;
	text-align:center;
	top:0;
	width:1000px;
	height:66px;
	background-image:url("images/skin-0910/quicklinks-bar-with-alpha.png");
	background-position:center;
	background-repeat:no-repeat;
}
#navmenu{
	float:left;
	width:180px;
	min-height:450px;
	padding:0;
	margin:10px 0 0 0;
	z-index:100;
	font-size:8pt;
	overflow:hidden;
	text-align:center !important;
	font-size:13pt;
}
#navmenu ul{
	text-align:left;
}
#navmenu li{
	list-style-position:inside;
	line-height:20px;
}
 /*---------------------------------*/
.button{
	padding:14px 0px 0px 6px;
 	text-align:left;
	white-space:nowrap;
	height:32px;
	text-transform:uppercase;
	font-weight:bold;
}
.button a{
 	display:block;
	padding:0;
	text-decoration:none;
	color:#ffffff;
}
.button a:visited{
	color:#efefef;
}
.button a:hover{
 	color:#f0b55a !important;
 	text-decoration:none;
}
.button span{
}
/*---------------------------------*/
#pictureframe{
	position:absolute;
	left:440px;
	top:50px;
	width:565px;
	height:414px;
	z-index:100;
}
#pictureframe img{
	width:380px;
	height:275px;
}
#pictureframe span{
	display:block;
	position:absolute;
	top:-50px;
	left:-5px;
	width:565px;
	height:414px;
	background:url("images/skin-0910/frame-with-alpha-transparency.png");
	background-position:top left;
	background-repeat:no-repeat;
}
/*---------------------------------*/
#chickletMenu li{
	overflow:hidden;
	background:url("images/skin-0910/gum.png");
	background-repeat:no-repeat;
	background-position:0;
	line-height:68px;
	height:68px;
	list-style-type:none;
}
#chickletMenu li:hover{
	background-position:2px 1px;
}
#chickletMenu span{
	display:none;
}
#chickletMenu a{
	margin:0 0 0 68px;
	display:block;
	width:300px;
	height:68px;
}
#chickletMenu #chickletMenu1 a{
	background:url("content/uploads/front-page-button-1.gif");
	background-repeat:no-repeat;
	background-position:0px 10px;
}
#chickletMenu #chickletMenu2 a{
	background:url("content/uploads/front-page-button-2.gif");
	background-repeat:no-repeat;
	background-position:0px 10px;
}
#chickletMenu #chickletMenu3 a{
	background:url("content/uploads/front-page-button-3.gif");
	background-repeat:no-repeat;
	background-position:0px 10px;
}
/*---------------------------------*/
#content{
	float:left;
	position:relative;
	color:#000000;
	width:800px;
	min-height:600px;
	padding:0px 10px 0 10px;
	font-size:8pt;
	text-align:left;
}
#content a{
	color:#f0b55a;
	font-weight:bold;
}
#content a:hover{
	text-decoration:none;
}
#content a:visited{
	text-decoration:none;
	font-weight:normal;
}
#content #leftColumn {
	position:absolute;
	width:380px;
	min-height:490px;
	padding:70px 10px 10px 10px;
	float:left;
	text-align:left;
}
#content #rightColumn{
	width:380px;
	min-height:490px;
	padding:200px 10px 10px 10px;
	float:right;
	text-align:left;
}
#content #rightColumn ul li{
	line-height:35px;
	padding:5px;
	font-size:20pt;
	font-weight:bolder;
}
#content p{
	color:#ffffff;
	text-align:left;
	line-height:21px;
	font-size:8pt;
}
#content #frontPhoto{
	position:relative;
	float:right;
	width:550px;
	height:492px;
	background-image:url("/content/uploads/front-page-photo.jpg");
	background-repeat:no-repeat;
	background-position:right top;
}
#content h1{
	color:#D1A76D;
	font-size:20px;
	line-height:20px;
	font-weight:800;
	margin:10px 0;
	letter-spacing:-1px;
}
#content h2{
	color:#C95D15;
	font-size:15px;
	line-height:20px;
	margin:9px 0;
	border-bottom:1px solid #C95D15;
}
#content h3{
	font-size:12px;
	line-height:20px;
	margin:8px 0;
	font-style:italic;
	color:#E1D5B2;
}
#content h4{
	font-size:10px;
	line-height:10px;
	margin:7px 0;
}
#content blockquote{
	padding:5px 30px 5px 80px;
	margin:2px 12px 10px 20px;
	line-height:15px;
	height:auto;
	width:700px;
	background-image:url("images/skin-0910/blockquote-background.gif");
	background-repeat:repeat-y;
	background-position:0 0;
	font-family:cursive;
	font-size:15pt;
	min-height:40px;
	color:#07278D;
}
#content blockquote p{
	color:#07278D;
}
#content code{
	font-family:courier-new,courier;
	display:block;
	margin:50px;
	padding:15px;
	border:1px dotted yellow;
	overflow:scroll;
}
#content table{
	width:770px;
	margin:4px;
	padding:4px;
	border:2px outset #432609;
	color:white;
}
#content table tr{
	border-top:1px dotted #E1B67F;
	height:21px;
	line-height:20px;
}
#content table tr:first-child{
	border-top:0;
}
#content table tr td{
	padding:4px;
	margin:2px;
}
#content table img{
	height:auto;
	width:auto;
}
#content ul{
	color:#ffffff;
	margin:4px 4px 5px 30px;
	list-style-type: disc;
	list-style-position: outside;
}
#content ol{
	color:#ffffff;
	margin:4px 4px 5px 30px;
	list-style-type: decimal; 
}
#content ol ol{
	list-style-type: lower-alpha; 
}
#content ol ol ol{
	list-style-type: lower-roman;
}
#content li{
	line-height:18px;
}
/*---------------------------------*/
#bigButtonRow{
	clear:both;
	list-style-type:none !important;
	margin:0 !important;
	position:absolute;
	top:450px;
	left:-25px;
	width:850px;
	height:170px;
	overflow:hidden;
}
#bigButtonRow li{
	display:block;
	float:left;
	width:211px;
	height:169px;
	background-image:url("images/skin-0910/big-button-overlay-with-alpha.png");
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
#bigButtonRow li:hover{
	margin-top:4px;
}
#bigButtonRow li a{
	color:white;
	padding:70px 60px 0px 60px;
	display:block;
	width:197px;
	height:152px;
}
#bigButtonRow #bigButton1 a{
	background-image:url("images/skin-0910/big-button-facebook.jpg");
	background-position:middle;
	background-repeat:no-repeat;
	position:relative;
	left:7px;
	top:3px;
}
#bigButtonRow #bigButton2 a{
	background-image:url("images/skin-0910/big-button-pastors-blog.jpg");
	background-position:middle;
	background-repeat:no-repeat;
	position:relative;
	left:7px;
	top:3px;
}
#bigButtonRow #bigButton3 a{
	background-image:url("images/skin-0910/big-button-rethink-church.jpg");
	background-position:middle;
	background-repeat:no-repeat;
	position:relative;
	left:7px;
	top:3px;
}
#bigButtonRow #bigButton4 a{
	background-image:url("images/skin-0910/big-button-min-blogs.jpg");
	background-position:middle;
	background-repeat:no-repeat;
	position:relative;
	left:7px;
	top:3px;
}
#bigButtonRow span{
	display:none;
}
/*---------------------------------*/
#footer{
	background-image:url("images/skin-0910/footer.png");
	background-repeat:repeat-x;
	background-position:top -50px;
	position:relative;
	clear:both;
	font-size:7pt;
	font-weight:bolder;
	text-align:left;
	padding:25px 0 0 15px;
	height:100px;
	width:1000px;
	margin-top:6px;
	color:#ffffff;
}
#footer p{
	line-height:15px;
	width:800px;
}
#footer #crookedbush{
	text-align:right;
	width:400px;
	color:#bfbfbf;
	font-size:7pt;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	right:15px;
}
#footer #crookedbush a{
	color:#bfbfbf;
}
/* ================================================================ */
#dropDownMenu{
	height:40px;
	width:135px;
	position:absolute;
	right:100px;
	top:5px;
	z-index:200;
}
/* remove all the bullets, borders and padding from the default list styling */
#dropDownMenu ul *{
	padding:0;
	margin:0;
	list-style-type:none;
}
#dropDownMenu ul ul{
	width:135px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown dropDownMenu positon */
#dropDownMenu li{
	float:left;
	width:100%;
	position:relative;
}
/* style the links for the top level */
#dropDownMenu a, #dropDownMenu a:visited{
	display:block;
	font-size:11px;
	text-decoration:none;
	color:yellow;
	width:135px;
	height:40px;
	line-height:22px;
}
/* style the second level background */
#dropDownMenu ul ul a, #dropDownMenu ul ul a:visited{
	background:#000000;
	color:#ffffff;
}
/* style the second level hover */
#dropDownMenu ul ul a:hover{
	background:#FFFFFF;
	color:#000000;
}
/* style the third level background */
#dropDownMenu ul ul ul a, #dropDownMenu ul ul ul a:visited{
	background:#000000;
	color:white;
}
/* style the third level hover */
#dropDownMenu ul ul ul a:hover{
	background:#ffffff;
	color:#000000;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#dropDownMenu ul ul{
	visibility:hidden;
	position:absolute;
	height:0 !important;
	top:30px;
	left:0;
	width:135px;
	/*border-top:1px solid #000;*/
}
/* position the third level flyout dropDownMenu */
#dropDownMenu ul ul ul{
	position:relative;
	left:140px;
	top:-2px;
	width:80px;
}
/* position the third level flyout dropDownMenu for a left flyout */
#dropDownMenu ul ul ul{
	position:absolute;
	left:-130px;
	top:-4px;
}
#dropDownMenu ul ul ul li{
	border-right:2px solid white;
	z-index:201;
}
/* style the second level links */
#dropDownMenu ul ul a, #dropDownMenu ul ul a:visited{
	background:#000000;
	color:#ffffff;
	height:auto;
	line-height:18px;
	padding:0px 5px;
	width:130px;
	border-width:0px 1px 1px 1px;
}
/* style the top level hover */
#dropDownMenu a:hover{
	color:blue;
}
#dropDownMenu ul ul a:hover{
	background:#000000;
	color:white;
}
#dropDownMenu :hover > a, #dropDownMenu ul ul :hover > a{
	color:red;
}
/* make the second level visible when hover on first level list OR link */
#dropDownMenu ul li:hover ul, #dropDownMenu ul a:hover ul{
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
#dropDownMenu ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#dropDownMenu ul :hover ul :hover ul{
	 visibility:visible;
}

