@charset "utf-8";
/*  Word of Grace Church created November 2008  */

/* Layout */

body  {
	background-image:url(img/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
}
#container { 
	width: 950px;  
	background-image: url(img/bg_container.jpg) ;
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left; 
} 
#header {
	width: 950px;
	height: 90px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
} 
#navbar {
	width: 552px;
	height: 30px;
	margin: 0 auto;
	text-align: right;
	padding: 0 0 0 398px;
}
#mainContent {
	height: auto;
	background-image: url(img/bg_mainContent.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 301px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: text-top;
} 
#mainText {
	width: 599px;
	float: left;
	padding: 23px 25px 25px 25px;
	vertical-align: top;
}
#footer {
	height: 25px;
	padding: 15px 25px 0 25px; 
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	line-height: 10px;
	color: #2a528f;
} 
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Sidebar */

#sidebar {
	height: auto;
	float: left; 
	width: 300px; 
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(img/bg_sidebar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#serviceTimes {
	float: left;
	width: 250px;
	height: auto;
	background-image: url(img/sidebar_services.jpg);
	background-repeat: no-repeat;
	background-potion: top;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
}
#pastorSpot {
	float: left;
	width: 250px;
	height: auto;
	background-image: url(img/sidebar_pastor.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
}
#contactInfo {
	float: left;
	width: 250px;
	height: auto;
	background-image: url(img/sidebar_contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
}

/* Sidebar Navigation */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
    border: none;
}
#leftNav {
	width: 300px;
	margin: 0;
}
#leftNav li a {
	height: 32px;
  	height: 24px;
	text-decoration: none;
}	
#leftNav li a:link, #leftNav li a:visited {
	color: #FFF;
	display: block;
	background:  url(img/btn_bg_up.jpg);
	padding: 8px 0 0 25px;
}
#leftNav li a:hover {
	color: #FFF;
	background:  url(img/btn_bg_over.jpg);
	padding: 8px 0 0 25px;
}
#leftNav #current{
	color: #FFF;
	background:  url(img/btn_bg_up.jpg);
}
#leftNav #current a{
	color: #FFF;
	display: block;
	background:  url(img/btn_bg_over.jpg);
}

/* Top Navigation */

#navbar #current a{
	background-image: url(img/btn_rollover.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
}
#navbar ul {
	padding:0;
	list-style:none;
	margin:0;	
}
#navbar li {
    float:left;
    margin: 0;
    padding:0;
}
#navbar li a {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 135px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-left: 3px;
}
#navbar li a: link {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 135px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#navbar li a: visited {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 135px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#navbar li a:hover {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 135px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background-image: url(img/btn_rollover.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#navbar li a: active {
	background-image: url(img/btn_rollover.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 135px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

/* Images */

img.floatLeft {
	float: left;
	margin: 0 10px 0 0 ;
}

img.floaRight {
	float: right;
	margin: 0px ;
}

/* Text */

h1{
	font-size: 16px;
	vertical-align: top;
	color: #2a528f;
}
h2{
	font-size: 14px;
	vertical-align: top;
	color: #8aabda;
}

/* Links */

a:link {
	color: #2a528f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	background-color: #2a528f;
	display: inline-block;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
