.row.full-width {
width: 100%;
max-width: 100%;
padding: 0px;
margin: 0px;
}

.menu {
font-family: 'Oswald', sans-serif;
padding-bottom: 15px;
padding-top: 20px;
}

.imageoverlay {
background-color: rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 8px #000;
-webkit-box-shadow: 1px 1px 8px #000;
font-family: 'Signika', sans-serif;
font-size: 16px;
color: #FFFFFF;
margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
}

.blue { 
 color : #013C54; text-decoration : none; font-weight: bold; 
}

.white { 
 color : #FFFFFF; text-decoration : underline; font-weight: bold; 
}

.bold { font-weight: bold; }

.margin5 { margin-top: 5px; }
.margin10 { margin-top: 10px; }
.margin15 { margin-top: 15px; }
.margin20 { margin-top: 20px; }
.margin25 { margin-top: 25px; }
.margin30 { margin-top: 30px; }

.bluelink:link {color: #013C54; text-decoration : none; font-weight: bold;}
.bluelink:visited {color: #013C54; text-decoration : none; font-weight: bold;}
.bluelink:hover {color: #013C54; text-decoration : none; font-weight: bold;}
.bluelink:active {color: #013C54; text-decoration : none; font-weight: bold;}

.greylink:link {color: #222222; text-decoration : none; font-weight: bold;}
.greylink:visited {color: #222222; text-decoration : none; font-weight: bold;}
.greylink:hover {color: #222222; text-decoration : none; font-weight: bold;}
.greylink:active {color: #222222; text-decoration : none; font-weight: bold;}

.whitelink:link {color: #FFFFFF; text-decoration : none; font-weight: bold;}
.whitelink:visited {color: #FFFFFF; text-decoration : none; font-weight: bold;}
.whitelink:hover {color: #FFFFFF; text-decoration : underline; font-weight: bold;}
.whitelink:active {color: #FFFFFF; text-decoration : none; font-weight: bold;}

.menu2:link {color: #253337; text-decoration : none; font-weight: bold;}
.menu2:visited {color: #253337; text-decoration : none; font-weight: bold;}
.menu2:hover {color: #253337; text-decoration : underline; font-weight: bold;}
.menu2:active {color: #253337; text-decoration : none; font-weight: bold;}

.tabright { border-style: solid; solid; border-color: #DDDDDD; border-width: 1px 1px 0px 1px;}
.tab1 { border-style: solid; solid; border-color: #DDDDDD; border-width: 1px 0px 0px 1px;}
.tabfull { border-style: solid; solid; border-color: #DDDDDD; border-width: 1px;}

/*.header { color: #253337; font-weight: bold; font-size: 18px; margin-bottom: 5px; }*/

.line { height: 1px; background-color: #e1e0d8; border-style: solid; border-color: #DDDDDD; border-width: 1px 0px 0px 0px; margin: 10px 0px 10px 0px; }

.header { font-family: 'Quicksand', sans-serif; font-size: 30px; color: #333333; line-height: 35px; padding-bottom: 5px; font-weight: bold; }

.maintext { font-family: 'Signika', sans-serif; font-size: 18px; color: #28373a; line-height: 20px; }