/* MY CUSTOM STYLES */

.secondary_header {
 clear: both;
 overflow: hidden;
 margin: 1% 0;
}

.secondary_header #custom-font1 {
 color: #004E88;
 font-weight: 200;
 font-size: 14px;
}

.secondary_header #custom-font2 {
 color: #000000;
 font-weight: 200;
 font-size: 14px;
}

.main_header {
 text-shadow: 1px 0 #fff, 1px 1px #fff, 
 0 1px #fff, -1px 1px #fff, 
 -1px 0 #fff, -1px -1px #fff, 
 0 -1px #fff, 1px -1px #fff, 
 0 0 3px #fff, 0 0 3px #fff, 
 0 0 3px #fff, 0 0 3px #fff, 
 0 0 3px #fff, 0 0 3px #fff, 
 0 0 3px #fff, 0 0 3px #fff;
 color: #337ab7;
 background-color: transparent;
}

.main_header h1 {
 margin: 0 0;
}

.custom-header {
 background: #C8E8FF url(/sm.aspx?guid=9563) left;
}