/*
THEME NAME: Real Church for Real People
DESCRIPTION: Community Church
VERSION: 1.0
AUTHOR: 82ndstreet Creative Group, Inc.
*/


/*body*/
body {
background: #fff url();
margin:0px;
}

/*header*/

#header {
margin: 0px; 
width: 915px;	
}

#header2	{
margin-top:0px;
}

/*nav*/

#navbar	{
margin-top:5px;
margin-left:0px;
padding: 0px;
width: 915px;
}

/* Content*/

/*wrapper*/

#wrap {
margin: 5px;
width:915px;
background: #fff ;
}

#content {
background:none;
clear:both;
}

#content_frame {
width: 980px;
height:1060px;
background:none;
clear:both;
}

#frame {
margin-top: 0px;
margin-left: -5px;
border: none;
width:100%;
height:100%;
background-color:transparent;
}

/* Content Main*/

#content_main {
margin-top: 10px;
margin-left: 15px;
width: 530px;
text-align:left;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.9em;
color: #663366;
float:left;
}

.content_main a{
color: #663366;
}

.content_main a:hover{
color: #CCCCCC;
}

.content_main ul li{
list-style: square;
}

/* Sidebar */

#sidebar {
margin-top:10px;
margin-right:15px;
float:right;
width: 250px;
color: #663366;
font-family:Helvetica, Arial, sans-serif;
font-size: .9em;
text-align:left;
}

.sidebar a{
color: #663366;
background-color: none;
border-style: none;
text-decoration: none;
}

.sidebar a:hover{
color: #CC9900;
background-color: none;
border-style: none;
text-decoration: none;
}


/* Footer*/

#footer{
background: #fff url(images/ccfooter1.jpg) bottom center no-repeat;
width: 915px;
height: 80px;
clear:both;
}

#footer_side{
margin: 0 15px;
width: 350px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 60%;
color: #fff;
text-align:right;
float:right;
}

.footer a{
color:#fff;
list-style:none;
text-decoration:none;
}

.footer a:hover{
color: #CC9900;
text-decoration:none;
}

/* Content Style*/

.style1 {
color: #292929;
}

.style2{
color: #660033;
}

.style6 {
color: #CC9900;
font-size:1.1em;
}

.style7 {
color: #663366;
}





