/*  
FILE NAME: custom.css 
DATE MODIFIED:08 May 2017-qp*/


#headercontent.row{
	background: url("graphics/SWaganWatson.png") no-repeat left 0 #352734;
}

#video_wrap{
	background: /*url("graphics/writersTalk.png") repeat left 0*/ #352734;
}

h1{
	font-family: 'georgia' , Arial, sans-serif;
	color:#62507D;
}

h2, .h2 {
	font-family: 'georgia', Arial, sans-serif;
	color:#62507D;
}

h3 {
	font-family: 'georgia', Arial, sans-serif;
	color:#62507D;
    font-size: 1.17em;
	font-weight:bold;
}

h4 {
	font-family: 'georgia', Arial, sans-serif;
}

.col-lg-7 h1{
	color:#62507D;
}

#logo h1 {
    font-weight: bold;
}

#video_wrap .col-6 .caption h3 {
	color: #ececec;
    font-size: 1.2em;
}

a.expandable {
	font-family: 'georgia', Arial, sans-serif;
}

#popup {
	background: #352734;	
}

#contentToggled31e1146 li {
    list-style-type: none;
	/*color:red;*/
}

/*-------------------------------------------------------- */
@media screen and (max-width: 480px) {
	
#headercontent.row {
    background: url("graphics/SWaganWatson-small.png") no-repeat scroll left 0 #352734;
}		
}
/*-------------------------------------------------------- */





















