#photo-main-title { display: none; }

#mainElement {
background: #DFD4BC;
}

#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;

}

#classic-container{
background-color:#EFEBE1;
padding:15px 10px;
}
#section-header-0 {}
#section-header-0-content { 
text-align:center;
padding-top:20px;
}




#section-header-0-0-content{
padding:5px 0 20px 5px;
text-align:center;
}


#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 {}
#section-footer-0-content {}
#section-footer-1 {}
#section-footer-1-content {}
#section-footer-2 {}
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}

#right_container{
text-align:center;
}


h1 {
color:#9A0000;
font-size: 1.7em;
margin: 0.67em 0;
}

h3{
padding: 4px 0;
text-align:center;
font-weight:bold;
color:#fff;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.51, #8E1A1C),
	color-stop(1, #430000)
);
background-image: -o-linear-gradient(bottom, #8E1A1C 51%, #430000 100%);
background-image: -moz-linear-gradient(bottom, #8E1A1C 51%, #430000 100%);
background-image: -webkit-linear-gradient(bottom, #8E1A1C 51%, #430000 100%);
background-image: -ms-linear-gradient(bottom, #8E1A1C 51%, #430000 100%);
background-image: linear-gradient(to bottom, #8E1A1C 51%, #430000 100%);
}


a:link{
color: #9A0000;
text-decoration:none;
}
a:visited{
color: #9A0000;
text-decoration:none;
}
a:hover{
color: #9A0000;
text-decoration:underline;
}
a:active{
color: #9A0000;
text-decoration:none;
}

.links{
list-style-type: none;
padding:0;
}

.links li{
padding-bottom:7px;
line-height:135%;
}
