* {
margin:0;
padding:0;
}
body {
background:#fcfbdc;
color:#3c3d32;
font-family:Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
line-height:1.5;
}
p {
line-height:2;
padding-bottom:12px;
}
p.sidebar_text {
line-height:2.2;
}
a {
color:#3c3d32;
} 
a:hover {
color:#3c3d32;
}
#body-content {
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#header {
background:#56797f;
width:960px;
height:247px;
}
.menu {
background:transparent url(http://www.cornerstonebaptistla.org/images/menu.jpg) no-repeat scroll 0 0;
color:#FFFFFF;
height:40px;
position:absolute;
top:207px;
width:960px;
}
.menu a {
color:#FFFFFF;
font-size:1.4em;
padding-left:35px;
padding-right:35px;
text-decoration:none;
}
.menu a:hover {
text-decoration:underline;
}
.menu ul li {
display:inline-block;
border-right:2px solid #fff;
margin-top:2px;
float:left;
}
.menu ul li.last {
border-right:0;
}
.menu ul {
position:absolute;
top:6px;
}
#middle {
min-height:500px;
background:#f2ddb6;
display:block;
}
.page {
background:#ffffff;
width:660px;
padding:20px 25px 0;
margin-left:250px;
min-height:479px;
}
.sidebar {
background:#f2ddb6;
padding:20px 25px 0;
width:200px;
float:left;
}
#footer {
background: url("http://www.cornerstonebaptistla.org/images/footer.jpg") repeat-x;
color:#fff;
width:100%;
min-height:176px;
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;
}

 /* image classes */
.bridge {
float:left;
margin-right:10px;

}
.bridge-text {
height:110px;
}
.icon {
left:50px;
position:absolute;
top:60px;
}
.banner {
left:275px;
position:absolute;
top:25px;
}
.staff-aikey {
float:left;
margin-right:15px;
margin-bottom:2px;
}
.main-image {
padding-bottom:12px;
}
.header-msg {
left:455px;
position:absolute;
top:175px;
color:#fff;
}

/* contact form */
label {
display:block;
float:left;
padding:5px;
width:50px;
}
input {
margin:5px;
}
.error {
color:#f00;
font-weight:bold;
}

blockquote {
padding-left:40px;
padding-right:70px;
}
/*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 #f2ddb6;
margin-bottom:2px;
}
 /* MENUS */

 .menus {
  line-height: normal;
  z-index: 10;
  position:absolute;
  top:222px;
}
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, .menuparent a:hover {
color:#FFFFFF;
display:inline-block;
padding-left:20px;
padding-right:20px;
text-decoration:none;
}

.menuparent .subuls a {
color:#3C3D32;
display:block;
font-size:14px;
height:17px;
padding:5px 10px;
position:relative;
width:125px;
text-decoration:none;
}

.menuparent .subuls a:hover {
color:#fff;
background:#3C3D32;
display:block;
text-decoration:none;
}
.subuls{
display: none;
position: absolute;
top: 1.2em;
left: 0;
background:#FCFBDC;

}
#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;
}

