html{ background-color: #373636; background-repeat: repeat-x; background-image: url(../images/main_bg_strip.png); }
h1 {color: #648794; font-variant: small-caps; font-size: 138.5%; font-family: , Helvetica, Verdana, Arial;}
h2 {font-variant: small-caps; font-family: , Helvetica, Verdana, Arial; color: #648794; font-size: 123.1%;}

body {
	padding: 5px;
	color: #bac6d3;
	visibility: show;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	}
	
	
.container {
	max-width: 1024px;
	min-width: 1024px;
	width: 1024px;
	padding: 0;
	margin: 0 auto;
}

#page {
	margin: 0 auto;
	width: 1024px;
}

#content {
	width: 1024px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}

*{outline: none;}
img {border: 0;}
#header {
	position: relative;
	margin-top: 55px;
	margin-left: 100px;
	max-height: 70px;
	background-repeat: no-repeat;
	background-image: url(../images/header_logo.png);
	visibility: visible;
	width: 1024px; height: 70px;
}
ul#topnav { margin-left: 0; margin-bottom: 0; margin-right: 0; margin-top: -30px; padding: 0;
	float:left;
	width: 110%;
	list-style: none;
	font-size: 85%;
}
ul#topnav li {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 15px;
	float: left; padding: 0;
	position: relative;
}
ul#topnav li a {
	margin: 0px;
	float: left; 
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background-color: black;
	margin-left: 20px;
	margin-right: 16px;
	background: url(../images/home_button_crop.png) no-repeat;
	width: 56px; 
}
ul#topnav a.campus {
	margin-right: 10px;
	margin-left: 20px;
	width: 76px;
	background-repeat: no-repeat;
	background-image: url(../images/campus_button_crop.png);
}

ul#topnav a.ministries {
	margin-right: 10px;
	margin-left: 20px;
	width: 99px;
	background: url(../images/ministries_button_crop.png) no-repeat; 
}
ul#topnav a.sermons {
	margin-right: 10px;
	margin-left: 20px;
	width: 73px;
	background: url(../images/sermons_button_crop.png) no-repeat; 
}
ul#topnav a.media {
	margin-right: 10px;
	margin-left: 20px;
	width: 59px;
	background: url(../images/media_button_crop.png) no-repeat; 
}


ul#topnav a.smallgroups {
	margin-right: 10px;
	margin-left: 20px;
	width: 136px;
	background: url(../images/small_groups_button_crop.png) no-repeat; 
}
ul#topnav a.store {
	margin-right: 15px;
	margin-left: 20px;
	background: url(../images/store_button_crop.png) no-repeat;
	width: 56px; 
}


ul#topnav li .sub {
	z-index: 20000;
	position: absolute;	
	top: 44px; left: 0;
	background: black url(../images/sub_nav_bg.png) repeat-x;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	margin: 0px;
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.5em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	color: #648794;
	background-image: none;
}
      

ul#topnav .sub ul li a {
	padding-left: 20px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-top: 7px;
	font-style: normal;
	font-weight: normal;
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/navlist_arrow.png) no-repeat -2px 5px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {background-repeat: no-repeat; color: #c4c4c4; background-position: -2px 5px ;}
ul#topnav a.kids { background-color: black; margin-right: 10px; margin-left: 20px; width: 35px; background-repeat: no-repeat; background-image: url(../images/kids_button_crop.png); }
ul#topnav a.students { margin-right: 10px; margin-left: 20px; width: 85px; background-repeat: no-repeat; background-image: url(../images/students_button_crop.png); }
ul#topnav a.about {  margin-right: 10px;  margin-left: 20px;  width: 101px;  background-repeat: no-repeat; background-image: url(../images/about_button_crop.png); 
}
ul#topnav a.members{  margin-right: 10px;  margin-left: 20px;  width: 65px;  background-repeat: no-repeat; background-image: url(../images/members_button_crop.png); 
}


#links, #videos {
	float: left;
	max-width: 165px;
	max-height: 875px;
	min-height: 875px;
	min-width: 165px;
	border-color: #b5b5b5;
	border-width: thin;
	border-style: solid;
	background-color: black;
	text-align: center;
	z-index: 2;
	background-repeat: no-repeat;
	left: 0px;
	font-size: 100%;
	color: #648794;
	list-style: none;
	width: 165px;
	height: 875px;
	background-image: url(../images/1-px-40-bg.png);
}

#events { margin-left: 15px; max-height: 426px; min-height: 426px; height: 426px; float: left; max-width: 738px; min-width: 738px; width: 738px; padding: 0px; z-index: -1; }
#news { float: right; min-width: 385px; width: 385px; padding-left: 0px; border-color: #dbe9fa; border-width: thin; padding-bottom: 0px; padding-right: 0px; padding-top: 5px; border-style: solid; background-color: black; text-align: left; max-width: 385px; visibility: visible; display: block; z-index: 0; }
#times { float: left; max-width: 250px; min-width: 250px; left: 915px; top: 900px; position: absolute; border-color: #ececec; border-style: solid; height: 600px; width: 250px; background-color: #080808; color: #648794; }
#menu {
	float: right;
	}


.footer_home {
	margin-bottom: 20px;
	padding-bottom: 20px;
	top: 1300px;
	position: absolute;
	text-align: center;
	width: 1024px;
	height:80px;
	padding-top:30px;

}

.footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 45px;
	background-repeat: repeat-x;
	max-width: 1024px;
	min-width: 1024px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 1024px;
	height: 120px;
	padding-top: 25px;

}

#links li {
	float:left;
	margin-left:70px;
}

#videos li a {
	list-style-type: none;
	font-size: 1.5em;
	font-family: sans-serif;
	color: #648794;
	list-style-image: none;
}

#fancy_div {
	background:url(../images/video_bg.png) no-repeat;
}

#text_box1 {
	padding: 15px;
	max-width: 444px;
	min-width: 444px;
	font-size: 100%;
	width: 444px;
	color: #bac6d3;
	text-align: left;
}

#footer {
	color: #bac6d3;
	text-align: center;
	background-repeat: repeat-x;
	top: 1200px;
	position: absolute;
	height: 150px;
	width: 1200px;
}

h1 {
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 138.5%;
}

h2 {
	font-family: sans-serif;
	font-size: 123.1%;
}

h3 {
	font-family: sans-serif;
	font-size: 116%;
}

p {
	font-variant: normal;
	font-family: sans-serif, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 90%;
}

.staff_content {
	font-size: 85%;
	background-repeat: no-repeat;
	background-image: url(../images/staff_content_bg.png);
	float: left;
	padding: 10px;
	max-height: 300px;
	max-width: 700px;
	min-height: 300px;
	height: 300px;
	min-width: 700px;
	width: 700px;
}

.staff_feed {
	padding: 10px;
	max-height: 270px;
	max-width: 270px;
	min-height: 270px;
	min-width: 270px;
	height: 270px;
	width: 270px;
	position: static;
	float: right;
}

.content {
	max-width: 1024px;
	padding-top: 10px;
}

.region1 {
	padding-top: 40px;
	display: block;
	height: auto;
	background-image: url(../images/home_rounded_bg.png);
	background-repeat: repeat-y;
	text-align: left;
}

.region1_text {
	max-width: 960px;
	width: 960px;
	display: block;
	height: auto;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 0px;
	line-height: 110%;
	font-size: 110%;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
}

.sermon_video_instance {
	padding: 30px;
	text-align: center;
	float: left;
	border-style: none;
}

 .sermon_video_instance img {
	margin-top: 10px;
	border-color: #bac6d3;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding: 0px;
}

#topnav {
	margin-top: -75px;
	min-width: 1024px;
	z-index: 5;
	max-height: 65px;
	min-height: 65px;
	height: 65px;
	background-repeat: no-repeat;
	max-width: 1024px;
	width: 1024px;
	
}

a:link {
	color: #bac6d3;
}

a:visited {
	color: #648794;
}

.clear {
	clear: both;
}

.text_paragraph {
}

.text_heading {
	font-variant: small-caps;
	font-weight: bold;
	color: #648794;
	font-size: 155%;
}

.staff_copy {
	text-align: justify;
	max-width: 675px;
	min-width: 675px;
	width: 675px;
}

.home_right {
	float: right;
	min-height: 440px;
	max-height: 440px;
	height: 440px;
	max-width: 270px;
	min-width: 270px;
	width: 270px;
}

.home_bottom {
	margin-top: 17px;
	margin-left: 6px;
	float: left;
	max-height: 145px;
	min-height: 145px;
	height: 145px;
	max-width: 747px;
	min-width: 747px;
	width: 747px;
}

.home {
	z-index: -1;
	background-image: url(../images/home_rounded_bg.png);
	background-repeat: repeat-y;
}

#news_vacaville {
	margin: auto;
}

img#home {
	margin-left: 10px;
	margin-bottom: 10px;
	border-color: #fff9f9;
	border-style: solid;
	border-width: 1px;
	-webkit-border-radius: RADIUS;    /* for Safari */
    -moz-border-radius: RADIUS;       /* for Firefox */

}

#login_strip {
	background-repeat: no-repeat;
	min-height: 75px;
	max-height: 75px;
	max-width: 1920px;
	min-width: 1920px;
	height: 75px;
	width: 1920px;
	background-image: url(../images/login_strip_bg.png);
}

#graphic_flare {
	z-index: -1000;
	background-image: url(../images/black-swishy-thing.png);
	background-repeat: no-repeat;
	max-height: 600px;
	max-width: 600px;
	min-height: 600px;
	min-width: 600px;
	height: 600px;
	width: 600px;
	left: 475px;
	bottom: 0px;
	top: -125px;
	position: absolute;
}

#footer_text {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}

#footer_text a {
	color: #747474;
}

#menu_bg {
	z-index: -1;
	max-height: 35px;
	max-width: 1024px;
	min-height: 35px;
	min-width: 1024px;
	height: 35px;
	width: 1024px;
	left: -100px;
	top: 100px;
	position: absolute;
	background-image: url(../images/home_rounded_bg.png);
}

.staff_member {
	padding: 25px;
	text-align: center;
	float: left;
}

.my_tfh {
	padding: 10px;
	font-size: 110%;
	text-align: justify;
	list-style-position: outside;
	list-style-type: lower-roman;
}

#napa_text {
	list-style-position: inside;
	list-style-type: disc;
	max-height: 300px;
	min-height: 300px;
	height: 300px;
	padding: 15px;
	margin: auto;
	max-width: 900px;
	width: 900px;
	min-width: 900px;
}

