/*
-----------------------------------------------
Merge Student Ministry
First Baptist Church of Rogers, Arkansas
fbcrogers.org
-----------------------------------------------
Site Design by Mic and Nic
micandnic.com
-----------------------------------------------*/

/* LAYOUT -------------------------------------*/

body {
background: #000000 url(../images/bg_grad.jpg) repeat-x;
margin: 0;
padding: 0;
}

.footer {
background: url(../images/footer.jpg) no-repeat;
width: 748px;
height: 75px;
margin: 0px 0;
padding: 0; 
}

.listen {
background: #000000;
width: 255px;
height: auto;
margin-left: 20px;
padding: 0px; 
}

.main_area {
background: url(../images/bg_content.jpg) repeat-y;
width: 752px;
}

.schedule {
background: #000000;
width: 255px;
height: auto;
margin-left: 20px;
margin-top: 20px;
padding: 0px; 
}

.text_area_left {
background: #000000;
width: 255px;
height: auto;
margin-left: 20px;
margin-right: 0px;
margin-top: 0px;
padding: 0px; 
}

.text_area_right {
background: #000000;
width: 415px;
height: auto;
margin-left: 0px;
margin-right: 20px;
margin-top: 0px;
padding: 0px; 
}

.welcome {
background: #000000;
width: 255px;
height: auto;
margin: 0px 0;
padding: 20px; 
}

/* TEXT ---------------------------------------*/

.content  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

.content a:link, .content a:visited  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}

.content a:hover {  
background: #4485a5;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
text-decoration: none;
}

.content_14  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #ffffff;
text-decoration: none;
}

.content_14 a:link, .content_14 a:visited  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #ffffff;
text-decoration: underline;
}

.content_14 a:hover {  
background: #4485a5;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #ffffff;
text-decoration: none;
}

.footer_text  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

.footer_text a:link, .footer_text a:visited  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}

.footer_text a:hover {  
background: #4485a5;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffff;
text-decoration: none;
}

.title_welcome  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 30px;
color: #4485a5;
text-decoration: none;
}

.title  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 22px;
color: #4485a5;
text-decoration: none;
}

.title_20  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 20px;
color: #4485a5;
text-decoration: none;
}

.title_18  {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px;
color: #4485a5;
text-decoration: none;
}