@charset "utf-8";
/* CSS Document */

/* TAG STYLES -----------------------------------------------------------------*/
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}

body{
background-color: #fff;
}

p, a, ul, li, div {
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #333333;
}

p.testimonial {
font-family: georgia, times new roman, serif;
font-size: 16px;
font-style: italic;
color: #333333;
margin: 20px 40px 0 40px;
padding: 15px 0 0 0;
border-top: dotted #cdcdcd 1px;
}

p.testimonialName {
font-family: georgia, times new roman, serif;
font-size: 14px;
font-weight: bold;
line-height: 26px;
color: #055555;
margin: 0 100px 10px 60px;
}

p.question {
font-weight: bold;
margin: 0 0 10px 0;
padding: 20px 0 0 0;
border-top: dotted #cdcdcd 1px;
}

p.answer {
margin: 0 0 30px 30px;
}

p.quote {
font-family: georgia, times new roman, serif;
font-size: 16px;
font-style: italic;
text-align: center;
color: #055555;
padding: 10px 10px 10px 10px;
border-top: dotted #cdcdcd 1px;
border-bottom: dotted #cdcdcd 1px ;
}

p.legalFirst {
border-top: dotted #cdcdcd 1px;
font-size: 10px;
padding: 15px 0 0 0;
}

p.legal {
font-size: 10px;
}

a {
outline: none;
}

a:hover {
color: #055555;
}

b {
font-weight: bold;
}

h3 {
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
}

h4 {
font-size: 16px;
font-weight: normal;
}

.clear { 
clear: both; 
}

/* DIV STYLES -----------------------------------------------------------------*/

#header h1 a {
font-size: 28px;
color: #ee2a2d;
text-decoration: none;
}

/* NAVIGATION -----------------------------------------------------------------*/

#nav {
padding: 0 0 0 0;
}

/* SPLASH IMAGE -----------------------------------------------------------------*/

#splashHome h2, #splashSecondary h2 {
display: none;
}

/* PAGE STYLES -----------------------------------------------------------------*/

#columnOne {
margin: 25px 0 0 0;
}

#columnTwo {
display: none;
}

/* BOX STYLES -----------------------------------------------------------------*/

#box, #boxFirst {
border: 1px solid #cfcfcf;
padding: 10px 10px 10px 10px;
margin: 20px 0 0 0;
}

#threeBoxWrapper {
padding: 10px 0 0 0;
background: none;
}

#threeBoxWrapper h3 {
font-size: 16px;
text-transform: uppercase;
margin: 0 0 5px 0;
color: #ee2a2d;
}

#boxContent a {
color: #333333;
text-decoration: none;
}

/* FOOTER STYLES -----------------------------------------------------------------*/

#footerColOne, #footerColTwo {
display: none;
}

#footerColThree {
border-top: 1px dotted #333;
margin: 25px 0 0 0;
}

#footerColThree p {
font-size: 10px;
}

/* SERVICES PAGE BOX STYLES -----------------------------------------------------------------*/

#servicesBox {
border: 1px solid #cfcfcf;
padding: 10px 10px 10px 10px;
margin: 20px 0 0 0;
}

#servicesBox h4 {
font-size: 16px;
text-transform: uppercase;
margin: 0 0 5px 0;
color: #055555;
}

#servicesBox p {
margin: 0 0 0 0;
} 

#servicesBox img {
display: none;
} 

/* PROMO BAR HOMEPAGE  -----------------------------------------------------------------*/


#promo_musicDec09 h4, #newsletterSignUp h4 {
font-size: 14px;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 1px dotted;
}

#promo_musicDec09 a {
text-transform: none;
text-decoration: none;
}

#newsletterSignUp a {
text-transform: none;
text-decoration: none;
}

