/*this is the style sheet for Central Valley Presbyterian*/

body { behavior:url( hover.htc ); }

body {
	font-family: arial, helvetica, verdana, "sans serif";
	font-size: 11px;
	background-color: #ffffff;
	min-width: 900px;
	}
	
#wrapper {
	border: solid 1px #6699cc;
	width: 858px;
	position: relative;
	float:left;
	padding: 5px;
	}

.hoverlink{
	color: #93AD87;
	cursor: pointer;
}

.hoverlink:hover{
  color: #8d6da8;
  text-decoration: underline;
}

a:link, A:visited {
    color: #93ad4f;
    text-decoration: none;
	}

a:active {
    color: #b0a1b5;
    text-decoration: none;
	}

a:hover {
    color: #8d6da8;
    text-decoration: underline;
	}
	
.menuitem {
	cursor: pointer;
}
	
#top-nav {
	width: 350px;
	height: 25px;
	padding-top: 5px;
	}

#top-nav ul {
	width: 300px;
	list-style: none;
	}
	
#top-nav ul li {
	float: left;
	}
	
#top-nav ul #nav1{
	display: block;
	width: 77px;
	height: 13px;
	margin-left: 15px;
	}
	
#top-nav ul #nav2{
	display: block;
	width: 77px;
	height: 13px;
	padding-left: 15px;
	}
	
#top-nav ul #nav3{
	display: block;
	width: 77px;
	height: 13px;
	padding-left: 15px;
	}
	
#main-nav {
	width: 857px;
	height: 239px;
	/*background: url(/images/flash-area.jpg) no-repeat top left;*/
	}
	
.clear {
	clear: both;
	}

#branding {
	font-family: times,"times new roman", serif;
	font-size: 18px;
	color: #6699cc;
	text-decoration: none;
	background-color: #efeeed;
	width: 857px;
	height: 122px;
	/*border: solid 1px blue;*/
	}

#branding-left {
	width: 200px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 10px;
	background: #efeeed url(/images/bkgrnd-cross1.jpg) no-repeat left top;
	/*border: solid 1px red;*/
	}
	
#branding-right {
	width: 220px;
	float: right;
	padding: 10px 0 0 1px;
	text-align: center;
	background: #efeeed url(/images/bkgrnd-cross2.jpg) no-repeat right top;
	/*border: solid 1px green;*/
	}
	
.main {
	width: 857px;
	float: left;
	background: url(/images/content-bkgrnd.jpg) repeat-x top left;
	/*border: solid 1px red;*/
	}
	
#main-alt1 {
	width: 857px;
	float: left;
	padding-top: 10px;
	background: url(/images/content-bkgrnd.jpg) repeat-x top left;
	/*border: solid 1px red;*/
	}

#main-alt2 {
	width: 787px;
	float: left;
	padding: 20px 0 20px 70px;
	background: url(/images/content-bkgrnd.jpg) repeat-x top left;
	/*border: solid 1px red;*/
	}
	
#main-alt3 {
	width: 855px;
	float: left;
	background: url(/images/content-bkgrnd.jpg) repeat-x top left;
	/*border: solid 1px green;*/
	}

#mainleftdiv {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	width: 175px;
	float: left;
	display: inline;
	padding-left: 5px;
	/*border: solid 1px blue;*/
	}
	
#content {
	width: 650px;
	float: right;
	display: inline;
	/*border: solid 1px green;*/
	}
	
#mainrightdiv {
	width: 580px;
	font-family: times,"times new roman", serif;
	font-size: 14px;
	line-height: 20px;
	float: right;
	display: inline;
	padding: 0 60px 10px 20px;
	background: url(/images/vert-line.gif) no-repeat top left;
	/*border: solid 1px green;*/
	}

#primary-content {
	width: 370px;
	font-family: times,"times new roman", serif;
	font-size: 14px;
	line-height: 20px;
	float: left;
	display: inline;
	}

#secondary-content {
	font-family: verdana, arial, helvetica, times roman;
	font-size: 11px;
	color: #95958a;
	width: 235px;
	float: right;
	display: inline;
	padding: 0 5px 0 8px;
	background: url(/images/vert-line.gif) no-repeat top left;
	}

.elder1 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Fletcher.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.elder2 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Heyne.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.elder3 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Kjeldgaard.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}

.elder4 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Schroeder.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.elder5 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Walker.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}

.elder6 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Langley.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}

.elder7 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-VanderDussen.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.deacon1 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Gregg.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.deacon2 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Linebarger.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.deacon3 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-VanArtsdalen.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.deacon4 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Jones.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
.deacon5 {
	height: 49px;
	width: 230px;
	background: url(/images/sm-pic-Marshall.jpg) no-repeat left center;
	padding-left: 63px;
	margin: 5px 0 5px 0;
	}
	
/*.contact-elder1 {
	height: 100px;
	width: 330px;
	background: url(/images/big-pic-Fletcher.jpg) no-repeat left center;
	padding: 5px 0 0 110px;
	margin: 5px 0 5px 0;
	}
	
.contact-elder2 {
	height: 100px;
	width: 330px;
	background: url(/images/big-pic-Heyne.jpg) no-repeat left center;
	padding: 5px 0 0 110px;
	margin: 5px 0 5px 0;
	}
	
.contact-elder3 {
	height: 100px;
	width: 330px;
	background: url(/images/big-pic-Kjeldgaard.jpg) no-repeat left center;
	padding: 5px 0 0 110px;
	margin: 5px 0 5px 0;
	}

.contact-elder4 {
	height: 100px;
	width: 330px;
	background: url(/images/big-pic-Schroeder.jpg) no-repeat left center;
	padding: 5px 0 0 110px;
	margin: 5px 0 5px 0;
	}
	
.contact-elder5 {
	height: 100px;
	width: 330px;
	background: url(/images/big-pic-Walker.jpg) no-repeat left center;
	padding: 5px 0 0 110px;
	margin: 5px 0 5px 0;
	}
	
.contact-deacon1 {
	height: 100px;
	width: 330px;
	background: url(/images/big-pic-Davis.jpg) no-repeat left center;
	padding: 5px 0 0 110px;
	margin: 5px 0 5px 0;
	}
	
.contact-deacon2 {
	height: 100px;
	width: 330px;
	background: url(/images/big-pic-VanArtsdalen.jpg) no-repeat left center;
	padding: 5px 0 0 110px;
	margin: 5px 0 5px 0;
	}*/
	
table.one {
	table-layout: automatic;
	}
	
h1 {
	font-family: arial, helvetica, "sans serif";
	font-size: 16px;
	color: #95958a;
	padding-left: 15px;
	background: url(/images/square-dark-gray.gif) no-repeat left center;
	}
	
h2 {
	font-family: times,"times new roman", serif;
	font-size: 15px;
	color: #95958a;
	padding-left: 15px;
	background: url(/images/square-sub-blue.gif) no-repeat left center;
	}
	
.item {
	padding-left: 10px;
	background: url(/images/arrow.gif) no-repeat left center;
  color: #93ad4f;
	cursor:pointer;
	}
	
.list {
	font-family: times,"times new roman", serif;
	font-size: 14px;
	list-style: none;
	padding-left: 10px;
	background: url(/images/arrow-sub.gif) no-repeat left center;
	}

.name {
	font-family: verdana, arial, helvetica, "sans serif";
	font-weight: bold;
	padding-left: 10px;
	background: url(/images/arrow.gif) no-repeat left center;
	}
	
.new {
	color: #dc2a00;
	}

.back a:link, .back a:visited {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	margin-left: 20px;
	padding-left: 20px;
	background: url(/images/back-arrows.gif) no-repeat left center;
	color: #4767a0;
	text-decoration: none;
	}

.back a:hover, .back a:active {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	margin-left: 20px;
	padding-left: 20px;
	background: url(/images/back-arrows.gif) no-repeat left center;
	color: #ae311f;
	text-decoration: none;
	}

.link a:link, .link a:visited {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	margin-left: 20px;
	padding-right: 20px;
	background: url(/images/go-arrows.gif) no-repeat right center;
	color: #4767a0;
	text-decoration: none;
	}
	
.link a:hover, .link a:active {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	margin-left: 20px;
	padding-right: 20px;
	background: url(/images/go-arrows.gif) no-repeat right center;
	color: #ae311f;
	text-decoration: none;
	}

.link-alt {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	margin-left: 0;
	padding-right: 20px;
	background: url(/images/go-arrows.gif) no-repeat right center;
	color: #4767a0;
	text-decoration: none;
	cursor:pointer;
	}
	

.faqlink{
	cursor: pointer;
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 11px;
	margin-left: 20px;
	padding-right: 20px;
	background: url(/images/go-arrows.gif) no-repeat right center;
	color: #4767a0;
	text-decoration: none;	
	}

#calendar {
	width: 850px;
	position: relative;
	left: 50%;
	margin-left: -425px;
	/*border: solid 1px red;*/
	}
	
#news {
	width: 454px;
	/*height: 70px;
	background: url(/images/banner.jpg) no-repeat;*/
	float: left;
	margin: 10px 0 0 200px;
	}
	
#footer {
	font-family: verdana, arial, helvetica, "sans serif";
	color: #ffffff;
	height: 30px;
	background-color: #bbb7b3;
	border-bottom: 3px double #d8d5d3;
	border-left: 3px double #d8d5d3;
	border-right: 3px double #d8d5d3;
	padding-left: 7px;
	line-height: 30px;
	}
	
#footer-left {
	font-size: 9px;
	width: 352px;
	float: left;
	}

#footer-right {
	font-size: 11px;
	width: 477px;
	float: right;
	}
	
#footer-right ul, #footer-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #bbb7b3;
	}
	
#footer-right ul li, #footer-left ul li {
	float: left;
	}
	
#footer-right ul a, #footer-left ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}

#footer-right ul a:hover {
	color: #999999;
	text-decoration: none;
	}
	
.footer-item {
	background: url(/images/square-light-gray.jpg) no-repeat left;
	padding: 0 0 0 15px;
	}

#sub-footer {
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 10px;
	color: #bbb7b3;
	width: 250px;
	position: relative;
	left: 50%;
	margin-left: -125px;
	padding-top: 5px;
	text-align:center;
	}
.formText {
    FONT-SIZE: 11px;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: verdana, arial, "sans serif";
	color: #666666;
	text-align: right;
}

	
	