@charset "utf-8";
/* CSS Document this is my tutorial*/

html, body {
margin: 0;
padding: 0;
}

body {
background:#fef3eb;
margin:auto;
width:1000px;
border-left:solid #333333;
border-right:solid #333333;
border-width:2px;
}

h1{
color:#3333FF;
font-size:1.5em;
font-family:Arial, "Microsoft Sans Serif", Tahoma;
margin:0;
border-bottom:2px dashed #000000;
}

h2{

}

h3{
color:#6666FF;
font-family:Arial, "Microsoft Sans Serif", Tahoma;
font-size:14pt;
}

h4{
color: #003366;
font-size: .9em;
line-height: 150%;
margin-top: 0;
font-family:Arial, "Microsoft Sans Serif", Tahoma;
text-indent:20px;
}

.main{
font-family:Arial, "Microsoft Sans Serif", Tahoma;
font-size:11pt;
color:black;
}

p {
color: #003366;
font-size: .9em;
line-height: 150%;
margin-top: 0;
font-family:Arial, "Microsoft Sans Serif", Tahoma
}

#banner{
background:url(/Grace%20Header.jpg) top no-repeat;
height:200px;
margin:0px;
}

#topcontainer{
width:auto;
margin:auto;
}

#welcomecontainer{
width:470px;
margin-left:10%;
padding:5px;
float:left;
}

#atcontainer{
padding:5px;
float:right;
margin-top:85px;
margin-right:10%;
background-color:#C8E996;
}

#fullcontainer{
width:auto;
margin:auto;
text-align:left;
text-decoration:none;
line-height:105%;
padding:7px;
margin-top:15px;
}

#leftcontainer{
width:402px;
color:#000000;
text-align:left;
float:left;
border-right:#000000 solid 1px;
}

#rightcontainer{
width:590px;
color:#000000;
text-align:left;
float:right;
border-left:#999999 solid 1px;
padding-left:3px;
text-indent:10px;
height:auto;
}

.events{
	font-family:Arial, "Microsoft Sans Serif", Tahoma;
	font-size:11pt;
	color:#000066;
	width: 386px;
	text-align:center;
	list-style:circle;
	margin:auto;
	background-color: #CCCCCC;
}

#churchhours{
width:130px;
border:2px solid #535353;
}

.scroller{
font-family:Arial, "Microsoft Sans Serif", Tahoma;
font-size:14pt;
}

#pscroller1{
width: 200px;
height: 190px;
padding: 5px;
text-align:left;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

#footer{
	border-top:#999999 solid 2px;
	height:90px;
	color:#000000;
	vertical-align:text-top;
	font-family:Arial, "Microsoft Sans Serif", Tahoma;
	line-height:100%;
	clear:both;
	background-color:#E0E0E0
}

.faqsbullets{
font-family:Arial, "Microsoft Sans Serif", Tahoma;
line-height:150%;
color:#6666FF;
font-size:13pt;
}

#directory{
font:Gautami, Tahoma, Arial;
font-size:18px;
padding:3px;
color:#000066;
background-color: ;
border-bottom:#333333;
border-right:#333333;
border-top:#CCCCCC;
border-left:#CCCCCC;
}