/** Stylesheet by Darian West - Eyeore211@Gmail.com

	Important Information - Home page paragraphs have to be styled
	differently because of box constraints.  Navigation has to be styled
	differently on both pages because background colors are different.  
	
	I assumed that Times New Roman was the font of choice because it fits with the
	theme and was in the PSD.
	
	Where possible, I used the same style for both pages but if I had to distinguish, 
	I did so by putting -o (for other) and kept the names similar.
	
**/

/** BASICS **/


body {
	background-color:#e0c9d2;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;

}
a:link {
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
ul {
	list-style-type: circle;
	font-family: "Times New Roman", Times, serif;
	color: #454e57;
	font-size: 18px;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height:25px;
	margin:0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	margin:0;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color:#454e57;
	padding-right: 20px;
}

/** OTHER TEXT **/

#columnone a:link, a:visited {
	color: #b90721;
}

.fltlft{
	float:left;
	padding-right:75px;
	padding-bottom:5px;
}


.fltlogo{
	float:left; 
}

.fltlftnop{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.firstword {
	color: #b7640d;
	font-size: 18px;
}

.evangelical{
position:relative;
top:100px;
left:120px

}

.blue{
	color: #000099;

}

.redbold {
	color: #b90721;
	font-weight: bold;
}
.red {
	color: #b90721;
}
.lightgrey{
	color:#ededed;
}
.dark{
	color:#454e57;
	}
.phone {
	font-size: 18px;
}

.underline{
	text-decoration:underline

}

.clrflt{
	clear:both;
	margin:0;
	padding:0;
}

.staff{

	margin-left:170px;
}

.shadow{
	position: relative;
	background-color:#cccccc;
	position: relative;
  	bottom: 2px;
 	right:2px;
  }
  
#container {
	width: 1000px;
	margin: 0 auto;
	background-color:#666666;
	background-position:right;
	background-repeat:repeat-x;
}

#containerhome {
	width: 1000px;
	margin: 0 auto;
	background-color:#666666;
	background-position:right;
	background-repeat:repeat-x;
}

/**** Homepage Styles ***/

#address {
	margin-top: 90px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #454e57;
	letter-spacing: 1px;
	top: 50px;
	position: relative;
}

/*** Interior page styles ***/
#linecolor{
	postion:absolute;
	background-color: #E7B92D;
	height: 15px;
	width: 1000px; /* precision for Opera */
}

#banner {
	height: 140px;
	width:990px;
	background-color:#faeab5;
	margin:0 auto;
	padding-right:10px;
}

#addresso {
	font-size: 11pt;
	font-weight: bold;
	color: #454e57;
	letter-spacing: 1px;
}

.logo {
	margin-top:10px;
	float:left;
	padding-right: 10px;
	padding-left: 20px;
}

#main {
	background-color:white;
	width: 1000px;
}

#columnone {	
	width: 700px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

#columnone  li{
	list-style:disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color:#454e57;
	margin-left:30px;
	margin-bottom: 10px;
	padding-right: 20px;

}

#columnone  a, a:visited{
	font-family: "Times New Roman", Times, serif;
	color:#b90721;
}

#columnone  a.indent{
	font-family: "Times New Roman", Times, serif;
	color:#b90721;
	margin-left:25px;
}

#columntwo {
	background-color:#b90721;
	width: 250px;
	float: left;
	min-height:400px;
	padding-left: 20px;
	padding-top: 30px;
}


#fauxheader {
	text-align: right;
	font-size: 25px;
	color: #000099;
	font-weight: bold;
	padding-right: 10px;
	line-height: 25px;
	padding-top: 40px;
}
.fauxh1 {
	line-height: 25px;
	margin: 0;
	padding: 0;
	
}

#subtext {
	margin-left: 215px;
	margin-right: 10px;
}

#subtext ul {
	margin-left: 110px;
	list-style:disc;
}


#brtext {
	padding-left: 30px;
	padding-top: 1px;
}

#tophalfleft {
	width: 537px;
	height: 337px;
	background:url(images/toplefthome.jpg);
	float: left;
}
#tophalfright {
	width: 463px;
	height: 337px;
	float: left;
}

#bottomhalfleft {
	width: 648px;
	height:439px;
	float: left;
	background-color:#b90721;
	background-image:url(images/leftbg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}
#leftbg{
	
	float: left;
}
#blcontent {
	margin-left: 150px;
	width: 450px;
	float: left;
}

#blcontent img{
float:left;
padding-right:10px;
padding-top:10px;
}

#bltext {
	float: left;
	line-height: 20px;
	padding-top: 10px;
	position: relative;
}

#News {
	width: 352px;
	height: 439px;
	background-repeat:repeat-y;
	background-image:url(images/newsbgrepeat.jpg);
	background-position:left;
	float: left;
}

#Newscontent{
	margin-top:10px;
	margin-left:25px;
	
}

#Newscontent p{
	font-size:16px;		
}

#Newscontent a:link, #Newscontent a:visited,  #Newscontent a{
	color:	#000099;
}

#fauxheaderdiv {
	position: relative;
	bottom: 100px;
}

/** NAVIGATION **/

/** Bottomnav is the navigation text style for the footer.  Footer imagery is under #footer and
	#footero. **/

/** Dropdown menu **/

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: absolute;
	margin-top: 3px;
	z-index:100;
	width: ; /* precision for Opera */
	width: 990px;
	margin-left: 5px;
}

#menu dl {
	float: left;
	width: 7.6em;
}

#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	background: #e7b92d;
	border: none;
	margin: 1px;
	color:#454e57;
}

#menu dd {
	display: none;
	border: 1px solid gray;
	background: #fce75e;
}

#menu li {
	text-align: left;
	background: #fce75e;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}

#menu li a, #menu dt a {
	color:#454e57;
	text-decoration: none;
	display: block;
	height: 15px;
	border: 0 none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#menu li a:hover, #menu li a:focus{
	background-color: #E7B92D;
} 

#menu dt a:hover, #menu dt a:focus {
	background: #fce75e;
}

#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
}
#othernav {
	width: 1000px;
	background-color: #E7B92D;
	height:32px;
	margin:0;
	padding:0;
	border-bottom:#454e57 medium solid;

}
#nav {
	width: 1000px;
	background-color: #E7B92D;
	height:32px;
	border-bottom:#454e57 thin solid;
}





/*** common styles ***/

#footer {
	height: 60px;
	background-color:#000099;
	text-align: right;
	font-size:12px;
	color:#ededed;
}

#footerhome {
	width:1000px;
	position:relative;
	background-color:#000099;
	text-align: right;
	top:-10px;
	height:60px;
	font-size:12px;
	color:#ededed;
}

#bottomnav {
	margin-right: 10px;
	margin-top: 10px;
	padding-top:10px;
}
#bottomnav li {
	display: inline;
	padding: 10px;
	list-style-type: none;
	font-size:12px;
	color:#ededed;
}

#bottomnav a:link, #bottomnav a:visited {
	text-decoration: underline;
	color:#ededed;
	font-size:12px;
}
