/* CSS Document  for SOMA - Southgate Alliance Church Service  */
/* Author:Daniel Tse - www.DanielTse.com */
/* Date: April 17, 2008 */
body {
	margin:0px;
	padding:0px;
	background-color:#c6ad8e;
	font-family:verdana, arial;
	font-size:15px;
	background-image:url(img/content-bg.jpg);
	background-repeat: repeat-x;
	color:#fff;
	font-style:normal;
}

a {
	color:#E5C984;
}

h2 {
	color:#F59814;
}

#header {
	background-color:#5e311e;
	height:45px;
	padding-left:30px;
	background-image:url(img/topmenu-bg.jpg);
	background-repeat:repeat-x;
	display: block;
}

#header img {
	display: inline;
	float:left;
}

#wrapper {
	position:relative;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:30px;
	border:1px solid #eee;
	width:850px;
	height:550px;
	background-color:#cebe9c;
}


#leftblock {
	float:left;
	height:556px;
	width:485px;
	background-color:#616362;
}

#highlight {
margin-left:15px;
width:402px;
background-color:#7D7F7E;
}
#leftblock p {
	margin-left:5px;
	margin-right:10px;
}

#rightblock {
	float:left;
	height:556px;
	width:357px;
	background-color:#fff;
	background-image:url(img/right-background.jpg);
	background-repeat:no-repeat;
}
#centerblock {
	position:absolute;
	width:160px;
	height:150px;
	border:15px solid white;
	background-color: #af8f5c;
	left:455px;
	top:200px;
	margin-top:-20px;
	background-image:url(img/center-panel.jpg);
	background-repeat:no-repeat;
}

#verse {
	font-style:italic;
	border-top:4px dotted #cfbd9c;
	border-bottom:4px dotted #cfbd9c;
	width:190px;
	float:right;
	margin-top:75px;
	margin-right:20px;
	padding-left:4px;
	background-color:#fff;
	color:#482311;
}
#header a {
	position:absolute;
	height:44px;
	text-decoration:none;
	text-indent:-1000px;
}

#header a:hover {
  background-position: 0 -44px;
}
#hhome {
   width:92px;
   background-image:url(img/menubar/home.jpg);
   left:0px;
  
}
#hwho {
   width:138px;
   background-image:url(img/menubar/who.jpg);
   left:92px;
   /*background:transparent url(img/menubar/who.jpg) no-repeat 0 0;*/
  
}
#hevents {
   width:84px;
   background-image:url(img/menubar/events.jpg);
   left:230px;
  /* background:transparent url(img/menubar/events.jpg) no-repeat 0 0;*/
  
}
#hcontact {
   width:214px;
   background-image:url(img/menubar/contact.jpg);
   left:314px;
  /* background:transparent url(img/menubar/events.jpg) no-repeat 0 0;*/  
}
#hquestions  {
   width:233px;
   background-image:url(img/menubar/questions.jpg);
   left: 444px;
   /*background:transparent url(img/menubar/questions.jpg) no-repeat 0 0;*/
}
#hsermon  {
   width:151px;
   background-image:url(img/menubar/sermon.jpg);
   left: 444px;
   /*background:transparent url(img/menubar/questions.jpg) no-repeat 0 0;*/
}

.here {
	background-position: 0 -44px;
}

.msg_body {
 width:380px;
 left-margin:60px;
}}
