body  {  
    margin:10; 
    padding:0; 
    background-color:#F1F0EB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:18px;
    color: #333333;
    
} 

img {
	border: 0 none;
}


a {
    color: #0088cc;
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #0088cc;
}

a.image:hover {
    background-color: transparent;
    color: transparent;
}

#header-home a:hover {
	background: none;
}

#container {
    width: 100%;
}
    
#content {
    width: 974px;
    padding: 10px 10px 10px 10px;
    background: white;
    border: 1px solid #c9c9c9;
    margin-left: auto;
    margin-right: auto;    
}
    


#subnav {
    text-align: right;
    height:16px;
    background-color: #ffffff;
    
}

#header-home {
    padding-bottom: 5px;
}

#nav {
    padding-bottom: 15px;
    width: 974px;
}

#container-banners {
    padding-bottom: 15px;
}


#container-intro-home {
        padding: 10px 10px 10px 10px;
        text-align:left;
        background: #F1F0EB;
        border: 1px solid #c9c9c9;
        margin-bottom: 15px;
}



#container-text, .container-text {
        text-align:left;
        border: 1px solid #c9c9c9;
        margin-bottom: 15px;
}

#content-home-heading {
    padding: 3px 10px 3px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #ffffff;
    background-color:#CBB27E;
}

#content-home-text {
    padding: 10px 10px 10px 10px;

}

#title {
    padding: 0px 10px 15px 40px;
    text-align:left;
}

#container-banner-donation {
    margin-bottom: 15px;
}

#container-intro-inside,
.container-text-block {
        padding: 30px 40px 20px 40px;
        text-align:left;
        font-size:14px;
        line-height:24px;
        background: #F1F0EB;
        border: 1px solid #c9c9c9;
        margin-bottom: 15px;
}

#container-text-inside {
        padding: 30px 40px 20px 40px;
        text-align:left;
        margin-bottom: 15px;
}

#container-intro-center {
        padding: 10px 10px 10px 10px;
        text-align:center;
        font-weight:bold;
        background: #c9c9c9;
        border: 1px solid #c9c9c9;
        margin-bottom: 15px;
}


.subhead-red {
    font-size:18px;
    font-weight:bold;
    color: #A90401;
    line-height:24px;
}


.subhead-yellow {
    font-size:18px;
    font-weight:bold;
    color: #E6B001;
    line-height:24px;
}

.subhead-green {
    font-size:18px;
    font-weight:bold;
    color: #ABCA41;
    line-height:24px;
}

.subhead-grey {
    font-size:18px;
    font-weight:bold;
    color: #626365;
    line-height:24px;
}

.plain-text-1  {  
    font-size:11px;
    line-height:24px;
    
}


.plain-text-2  {  
    font-size:11px;
    line-height:18px;
    color: #8c8c8c;
    
} 


#form {
    padding-top:15px;
}

input[type=text] {
    border: 1px solid #d7d7d7;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    height: 20px;
}

input.button {
	border: 0 none;
	height: auto;
}

textarea {
    border: 1px solid #d7d7d7;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
}

.label-form {
    font-weight:bold; 
    width: 200px;
    padding-right: 5px;
    vertical-align: top;
}

#line {
    border-top:1px solid #d7d7d7;
    padding: 0px 40px 20px 40px;

}

.container-text-bio {
        padding: 30px 40px 20px 40px;
}


#footer-tag-line {
        padding: 20px 0px 20px 0px;
        text-align:center;
        background: #F1F0EB;
        font-weight:bold;
        border: 1px solid #c9c9c9;
        margin-bottom: 15px;
}

#footer-sponsors {
        padding-bottom: 30px;
}

.footer-info {
    line-height:14px;
}

table.form {
	width: 100%;
	border-collapse: collapse;
}

table.form td {
	padding: 3px;
}

.strong {
	font-weight: bold;
}

.error-message {
	font-weight: bold;
	color: #a90401;
}

.frame {
	border: 1px solid #c9c9c9;
	padding: 8px;
}

.error-box {
    border: 1px solid #c9c9c9;
    padding: 30px 40px 15px 40px;
    background-color: #f1f0eb; 
    font-size: 14px;
}

.error-box h1 {
    color: red;
    font-size: 16px;
    margin: 0;
}

#container-intro-inside.padded-bottom {
    padding-bottom: 63px;
}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

td.submit {
    height: 50px;
}

td.messages {
    vertical-align: top;
}

td.ssl-site-seal {
    text-align: center;
}

/**
* The song sample pop-up
*/
#music-sample-popup {
    width: 320px;
    margin: auto;    
    border: 1px solid #c9c9c9;

}

#music-sample-popup-album-image {
    display: block;
}

#music-sample-popup-album-image-container {
    padding: 10px;
}


#music-sample-popup-album-description {
    background-color: #c9c9c9;
    text-align: center;
    font-weight: bold;
}

/**
* Navigation
*/
#navigation-top {
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	z-index: 100;
	position: relative;
}

ul.navigation-horizontal {
	list-style: none;
	display: block; 
    white-space: nowrap;
}

ul.navigation-horizontal li{
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

#nav {
    white-space: nowrap;    
}

.purchase-format-listing th {
    text-align: left;
}

table.form .purchase-format-listing td {
    padding-left: 0;
    padding-right: 15px;    
}