/* CSS Document */
/*All styles included here are included specifically because they contain color or image information, which changes for each section*/

/*this style is for the introduction paragraph for the main section page*/
body {
	background-color: #FFFFEC;
}
h3 {
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 20px;
        color: #ED1C24;
}
h1 {
        color: #ED1C24;
        font-variant: small-caps;
        font-weight: bold;
        font-size: 15px;
        border-bottom: 5px solid #ED1C24;
}

#right_column {
	background-color: #FFF678;
}
#bottom_border{
	background-color: #FFF140;
	height: 10px;
}
#subnav {
	background-color: #FFF140;
	vertical-align: top;
}
#subnav1 a {
	background-color: #D77906;
	border-bottom: 1px solid #FFF678;
}
#subnav1 a:hover {
	background-color: #F8981D;
}
#subnav1 a:hover.end {
	background-color: #D77906;
	cursor: default;
}
#gray_nav {
	text-align: right;
        vertical-align: bottom;
}
#top_bottom {
        padding-left: 0px;
}
#main_nav {
    text-align: center;
}
.nav1 {
	margin-left: 0px;
	margin-right: 0px;
}
#login_heading {
	background-color: #EA0000;
	width: 10em;
	padding: 3px 0px 3px 10px;
        margin: 0;
	font-variant: small-caps;
	color: #ffffff;
	font-size: 12.5px;
	font-weight: 900;
}
.yellow_header {
background-color: #FFF46A;
color: #ffffff;
font-weight: bold;
}
.gray_header {
background-color: #cccccc;
font-weight: bold;
}
.yellow_heading_left, .orange_heading_center {
        background-color: #FFF678;
        padding: 1px;
}
body#the_ads .ddm1 .the_ads,
body#artsed_facts .ddm1 .artsed_facts,
body#get_involved .ddm1 .get_involved,
body#spotlights .ddm1 .spotlights,
body#resources .ddm1 .resources,
body#partners .ddm1 .partners,
body#about_campaign .nav1 .about_campaign,
body#news_room .nav1 .news_room,
body#free_stuff .nav1 .free_stuff,
body#en_espanol .nav1 .en_espanol,
body#10_things .nav1 .10_things {
    color: #ffcc00;
}
