/* -- West Houston Bible Church - Houston, TX --*/

* { padding: 0; margin: 0; }
* img { behavior: url(iepngfix.htc); }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 background: #f2f2f2;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;

}



/*--HEADER--*/

#header {
width: 757px;
height: 521px;
padding: 0px;
margin: 10px 0px 10px 0px;
background: #fff;

border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
z-index: 30;
}

/*--FORM--*/

#form  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-left: 32px;
line-height: 1.2em;

}

#page-wrap {
	width: 640px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 10px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
        font-size:10px;
	width: 600px;
	margin-top: 18px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 80px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

#copy  {
width: 730px;
height: 420px;
padding: 10px;
}

p.content  {
font-size: .9em;
padding: 10px;
width: 660px;
margin-left: 22px;
line-height: 1.3em;

}


p.address  {
font-size: .9em;
width: 660px;
margin-left: 30px;
padding: 0px 0px 0px 0px;
line-height: 1.2em;

}

ul.doctrine  {
font-size: 14px;
width: 640px;
margin-left: 55px;
line-height: 1.4em;
margin-top: -24px;

}

ul.children  {
font-size: .9em;
width: 640px;
margin-left: 55px;
line-height: 1.4em;
margin-top: -6px;

}



img.text {
padding: 20px 0px 0px 20px;
height: 32px;
width: 200px;
}


img.logo  {
border: 0px;
margin-left: 769px;
margin-top: -53px;

}


#right-sidebar  {
position: absolute;
height: 511px;
margin-left: 768px;
margin-top: -497px;
z-index: 30;
}

/* -- Navigation --*/

#navigation  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #fff;
 padding: 36px 10px 0px 10px;
 margin-left: 8px;
 z-index: 20;
}


#navigation a:link {
text-decoration: none;
color:#fff;
}

#navigation a:visited {
text-decoration: none;
color:#fff;
}

#navigation a:hover {
color:#fff;
text-decoration: underline;

}

#navigation a:active {
text-decoration: none;

}

img.map  {
background-image: (images/map.jpg); 
margin-top: -86px;
margin-left: 42px;
z-index: 40;
}

/*--LINKS--*/

a {
color: #fff;
text-decoration: 1px underline;
}


a hover {
color: #ccc;
text-decoraton: 1px underline ;
}

/*--FOOTER--*/


#footer { 
clear: both;
display: block;
width: 760px;
background: #5F84B8;
height: 105px;
z-index: 99;

}