* {
margin:0;
padding:0;
}
body {
background:#f6e4ce;
color:#736a61;
font-family:Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:1.8;
}
h1 {
font-weight:normal;
font-size:1.6em;

}
h2 {
font-size:1em;
}
p {
line-height:1.5;
}
a {
color:#fc9050;
} 
a:hover {
color:#fcb97e;
}
#body-content {
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#header {
background: url('http://www.rockofagesbaptist.org/images/header.jpg') repeat-x;
width:960px;
height:247px;
border-bottom:4px solid #eed6be;
color:#fff;
}
#content {
min-height:500px;
background:#EED6BE;
display:block;
}
.page {
background:#fff7ee;
width:660px;
padding:20px 25px 0;
margin-left:250px;
min-height:479px;
}
#sidebar {
background:#eed6be;
padding:20px 25px 0;
width:200px;
float:left;
}
#sidebar p{
line-height:2;
}
#footer {
border-top:4px solid #eed6be;
background:#103d52;
color:#fff;
width:100%;
min-height:250px;
padding-top:20px;
}
#footer a {
color:#fff;
} 
#footer span {
font-size:8px;
}
#footer .footer-msg {
position:relative;
margin-left:auto;
margin-right:auto;
text-align:center;
}
 /* MENUS */
 .menus {
  line-height: normal;
  z-index: 10;
  position:absolute;
  top:220px;
}
li.inline-li-last {

  border-right:0;
}
li.inline-li {

  border-right:1px solid #FFFFFF;
}
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}
#cssdropdown li {
float: left;
position: relative;
}
.menuparent a {
color:#FFFFFF;
display:inline-block;
font-size:18px;
height:25px;
padding-left:20px;
padding-right:20px;
position:relative;
text-decoration:none;
}
.menuparent a:hover {
position:relative;
color:#103D52;
background:#fff;
}
.menuparent .subuls a {
color:#103D52;
display:block;
font-size:14px;
height:15px;
padding:10px 10px;
position:relative;
width:172px;

}
.menuparent .subuls a:hover {
color:#fff;
background:#103D52;
}
.subuls{
display: none;
position: absolute;
top: 2.0em;
left: 0;
background:#f6e4ce;

}
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}
/* Main page */
.slideshow {
overflow:hidden;
padding-bottom:10px;
padding-top:10px;
}
#left {
float:left;
width:440px;
text-align:center;
}
#right {
left:740px;
position:absolute;
top:320px;
vertical-align:middle;
width:200px;
}

/*photo gallery */
button {
float:left;
margin-left:18px;
margin-right:50px;
}
.button {
text-decoration:underline;
}

/*contact form */
label {
display:block;
float:left;
padding:5px;
width:50px;
}
input {
margin:7px;
}
.error {
color:#f00;
font-weight:bold;
}

td {
vertical-align:top;
}

/*sermons page */
.sermon-preacher {
float:left;
width:140px;
}
.sermon-title {
float:left;
width:320px;
}

.sermon-date {
float:left;
width:140px;
}
.sermon-row {
border-bottom:1px dotted #EED6BE;
margin-bottom:2px;
}
/* block styles */
.other-churches {
background-color:#FFFFFF;
border:1px solid #EED6BE;
float:left;
margin-bottom:15px;
margin-left:15px;
padding-bottom:15px;
padding-top:15px;
text-align:center;
width:300px;
}

.sermon-archive {
padding-top:20px;
text-align:center;
width:300px;
padding-bottom:20px;
background-color:#FFFFFF;
border:1px solid #EED6BE;
}
.creemos {
display:block;
margin-bottom:10px;
}