input::-moz-focus-inner { 
  border: 0; 
}
a {
   outline: 0;
}
a:hover, a:active, a:focus {
  /* styling for any way a link is about to be used */
}

body a {
    color: #900;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    line-height:157%;
}
body a:active {
    /*color: #FF0000;*/
}
body a:hover {
    color: #06C;
}
body a:visited {
    /*color: #FF0000;*/
}

body {
    font-family: 'Raleway', sans-serif;
    text-align: left;
    line-height:157%;
    color: #000;
    font-size: 15px;
    letter-spacing:0px;
    background-color:#000000;
    min-width:1000px;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 120%;
}
body h2 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
body h3 {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
body h4 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
body p {
    font-size:15px;
    color: #000;
    line-height:157%;
}
.main_wrapper {
    clear: both;
    min-height: 500px;
    width: 100%;
    margin: 0px auto;
    background:#16118B url("../assets/images/background/backgroundTopMiddleBlue.jpg") repeat-x center top;
}
.mainArea {
    clear: both;
    min-height: 679px;
    width: 966px;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
    box-shadow:0px 0px 15px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0px 0px 15px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:0px 0px 15px 2px rgba(0, 0, 0, 0.3);
    padding-left:17px;
    padding-right:17px;
}
.logoMenu {
    clear: both;
    min-height: 159px;
    width: auto;
    min-width:967px;
    max-width:967px;
}
.logo {
    float: left;
    min-height: 159px;
    width:149px;
}
.menu {
    float: left;
    width: 818px;
    min-height: 122px;
}
.topMenu {
    clear: both;
    min-height: 42px;
    width: auto;
}
.legendOurDivision {
    clear: both;
    min-height: 117px;
    width: auto;
}
.legend {
    float: left;
    width: 594px;
    min-height: 87px;
    padding-top:30px;
    padding-left:8px;
}
.rightTopPanel {
    float: left;
    width: 216px;
    min-height: 111px;
}
.emptySeparator {
    clear: both;
    min-height: 64px;
    width: auto;
}
.ourDivision {
    clear: both;
    min-height: 38px;
    width: auto;
    background-color:#d3ac07;
    padding-left:15px;
    padding-top:15px;
}
.sliderSubmenu {
    clear: both;
    min-height: 344px;
    width: auto;
    min-width:967px;
    max-width:967px;
}
.slideLeft {
    float: left;
    width: 751px;
    min-height: 344px;
}
.slideOnly {
    clear: both;
    min-height: 294px;
    width: 737px;
}
.newsletterBar {
    clear: both;
    min-height: 51px;
    width: 737px;
    background-color:#9e9e9e;
}
.newsletterSignUp {
	float: left;
	width: 441px;
	min-height: 32px;
	background: url("../assets/images/verticalSeparator.gif") repeat-y right center;
	padding-left: 20px;
	margin-top: 10px;
}
.socialMediaCounter {
	float: left;
	width: 276px;
	min-height: 32px;
	margin-top: 10px;
}
.menuRight {
    float: left;
    width: 216px;
    min-height: 344px;
    background-color:#efc824;
}
.news {
    clear: both;
    min-height: 245px;
    width: auto;
    min-width:967px;
    max-width:967px;
}
.newsTitleArea {
    clear: both;
    min-height: 24px;
    width: auto;
    padding-left:13px;
    padding-top:20px;
}
.newsArea {
    clear: both;
    min-height: 203px;
    width: auto;
}
.news1 {
    float: left;
    width: 320px;
    /*border-right:1px solid #D6D6D6;*/
    margin-top:10px;
    height:185px;
}
.news2 {
    float: left;
    width: 320px;
    border-right:1px solid #D6D6D6;
    height:185px;
    margin-top:10px;
}
.news3 {
    float: left;
    width: 323px;
    margin-top:10px;
    height:185px;
}
.greyArea {
    clear: both;
    min-height: 149px;
    width: 966px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f4f4;
    padding-left: 17px;
    padding-right: 17px;
}
.darkArea {
    clear: both;
    min-height: 195px;
    width:966px;
    margin-left:auto;
    margin-right:auto;
    background-color:#565656;
    padding-left:17px;
    padding-right:17px;
}
.recentPhotos {
    float: left;
    width: 365px;
    min-height: 217px;
    margin-top:28px;
    margin-bottom:18px;
}
.recentNews {
	float: left;
	width: 365px;
	min-height: 217px;
	margin-top: 28px;
	margin-bottom: 2px;
}
.unionLocal {
	float: left;
	width: 227px;
	min-height: 217px;
	margin-top: 28px;
	margin-bottom: 2px;
}
.footer {
	clear: both;
	min-height: 50px;
	width: auto;
	background-color: #000000;
}
.footerContent {
	min-height: 50px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1px;
	padding-right: 1px;
}
.footerCopyright {
	float: left;
	width: 150px;
	min-height: 50px;
	padding-top: 24px;
}
.footerLinks {
	float: left;
	width: 830px;
	min-height: 50px;
	padding-top: 24px;
}
img.image {
    margin-top:10px;
}
.ourDivisionTitle {
    font-family: 'Raleway', sans-serif;
    font-weight:bold;
    font-size:24px;
    text-shadow: 1px 1px 4px #5c5c5c;
    filter: dropshadow(color=#5c5c5c, offx=1, offy=1);
    letter-spacing:-1px;
    color:#FFF;
    -moz-text-shadow: 1px 1px 4px #5c5c5c;
    -webkit-text-shadow: 1px 1px 4px #5c5c5c;
}
.legendTitle {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight:normal;
    font-style:italic;
    color: #858585;
    line-height:21px;
    text-align:center;
    display:block;
    width: 565px;
}
.legendNageTitle {
    font-family: 'Raleway', sans-serif;
    font-size:13px;
    text-align:center;
    display:block;
    width:565px;
    padding-top:9px;
}
.latestNewsTitle {
    font-family: 'Raleway', sans-serif;
    font-size:30px;
    color:#16118c;
    font-weight:400;
    letter-spacing:-1px;
}
.trialCourtNewsTitle {
    font-family: 'Raleway', sans-serif;
    color: #efc824;
    font-weight:bold;
    font-size:16px;
    margin-left:15px;
    border-bottom:#efc824;
    border-bottom-style:solid;
    border-bottom-width:thick;
    display:block;
    width:290px;
    text-transform:uppercase;
}
.trialCourtNewsSubTitle {
    font-family: 'Raleway', sans-serif;
    color: #000;
    margin-left:15px;
    margin-top:10px;
    font-weight:bold;
    font-size:17px;
    line-height:17px;
    display:block;
    width:290px;
    text-transform: capitalize;
}
.trialCourtNewsParagraph {
    font-family: 'Raleway', sans-serif;
    color: #000;
    margin-left:15px;
    margin-top:5px;
    margin-bottom:8px;
    font-weight: normal;
    font-size:14px;
    line-height:18px;
    display:block;
    width:290px;
}


.readMoreNewsSlider {
    padding-top:5px;
    padding-left:7px;
    padding-right:7px;
    padding-bottom:5px;			
    margin-left:0px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:11px;
    background-color:#16118b;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
    display: inline-block;
    margin-top:6px;
}
.readMoreNewsSlider:hover {
    background-color:#1009c7;
    cursor: pointer;
    color:#FFF;
}
.readMoreNewsSlider:visited {
    padding-top:5px;
    padding-left:7px;
    padding-right:7px;
    padding-bottom:5px;			
    margin-left:0px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:11px;
    background-color:#16118b;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
    display: inline-block;
    margin-top:6px;
}
.readMoreNewsSlider:active {
    padding-top:5px;
    padding-left:7px;
    padding-right:7px;
    padding-bottom:5px;			
    margin-left:0px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:11px;
    background-color:#16118b;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
    display: inline-block;
    margin-top:6px;
}




.readMoreNews {
    padding:9px;
    margin-left:15px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    background-color:#16118b;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
    display: inline-block;
    margin-top:2px;
}
.readMoreNews:hover {
    background-color: #6CC;
    cursor: pointer;
    color:#FFF;
}
.readMoreNews:visited {
    padding:9px;
    margin-left:15px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    background-color:#16118b;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
}
.readMoreNews:active {
    padding:9px;
    margin-left:15px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    background-color:#16118b;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
}
img.store {
    padding-top: 17px;
    padding-left:12px;
}
img.store:hover {
    -webkit-filter: contrast(130%);
    opacity: 0.8;
}
img.charity {
    padding-top: 17px;
    padding-left:20px;
}
img.charity:hover {
    -webkit-filter: contrast(130%);
    opacity: 0.8;
}
img.bullying {
    padding-top: 17px;
    padding-left:20px;
}
img.bullying:hover {
    -webkit-filter: contrast(130%);
    opacity: 0.8;
}
img.member {
    padding-top: 17px;
    padding-left:20px;
}
img.member:hover {
    -webkit-filter: contrast(130%);
    opacity: 0.8;
}
.recentPhotosTitle {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #FFF;
    font-weight: 200;
    margin-left: 16px;
    display: block;
    margin-bottom: 20px;
	text-decoration:none;
}
.recentPhotosTitle:hover {
    color: #FFF;
	text-decoration:underline;
}
.localUnionTitle {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #efc724;
	line-height: 29px;
	text-transform: uppercase;
	font-size: 23px;
	display: block;
	width: 290px;
	margin-left: 16px;
	letter-spacing: -1px;
}
.localUnionParagraph {
    font-family: 'Raleway', sans-serif;
    color: #FFF;
    line-height:18px;
    font-size:13px;
    display:block;
    margin-left:16px;
    padding-top:5px;
}
.readMoreUnion {
    padding:9px;
    margin-left:15px;
    margin-top:5px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    background-color:#ac1b01;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
    display: inline-block;
}
.readMoreUnion:hover {
    background-color:#7c1300;
    cursor: pointer;
    color:#FFF;
}
.readMoreUnion:visited {
    padding:9px;
    margin-left:15px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    background-color:#ac1b01;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
}
.readMoreUnion:active {
    padding:9px;
    margin-left:15px;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    background-color:#ac1b01;
    -webkit-border-radius: 4x;
    border-radius: 4x;
    -moz-border-radius: 4x;
}
.recentPhotoParagraphDate {
    font-family:Arial, Helvetica, sans-serif;
    color: #FFF;
    font-style:italic;
    font-size:12px;
    display:block;
}
.quotePhrases {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFF;
    font-style:italic;
	text-align:center;
    font-size:19px;
	line-height:26px;
}
.quotePhrasesQuotes {
    font-family: "Times New Roman", Times, serif;
    color: #999;
	font-size:30px;
	font-weight:bolder;
	line-height:26px;
}
.quotePhrasesAuthor {
    font-family: 'Raleway', sans-serif;
    color: #efc824;
    font-style: normal;
	font-weight:bold;
    font-size:17px;
    display:block;
	text-align:center;
	padding-top:8px;	
}
.recentPhotosImage {
    float: left;
    margin-left: 15px;
    margin-right: 9px;
    border:#2d2d2d thick solid;
}
img.recentPhotosImage:hover {
    -webkit-filter: contrast(130%);
    opacity: 0.8;
}
.recentPhotoParagraphText {
    font-family:Arial, Helvetica, sans-serif;
    color: #efc824;
    font-size:13px;
    display:block;
    width:360px;
    line-height:15px;
    text-transform:capitalize;
}
.recentPhotoParagraphText:hover {
    text-decoration:underline;
    color: #efc824;
}
.whiteFooterText {
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    padding-left:3px;
    padding-right:3px;
}
.whiteFooterLink {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:1px;
	padding-right:1px;
}
.whiteFooterLink:hover {
    color:#fff;
    text-decoration: underline;
}
form elements-- > #formstayinformedfield {
    background-color:rgb(251, 251, 251);
    -webkit-transform:none;
    -webkit-box-shadow:none;
}
#formstayInformedField:hover {
    background-color: #e5e5e5;
}
#formstayInformedField:focus {
    background-color: #dfdfdf;
}
.formFieldSubscribe {
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 14px;
	background-color: #efefef;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #999;
	width: 170px;
	height: 15px;
	margin-left: 7px;
	float: left;
}
.buttonSubscribe {
    border: none;
    width: 76px;
    height: 28px;
    background: url(../assets/images/buttonSubscribe.png) no-repeat center left;
    cursor: pointer;
    outline:none;
    margin:1px 0 4px 8px;
    float:left;
}
.buttonSubscribe:hover {
    background-position: -76px 0;
}
#menuRightButton {
	color:#17118c;	
	display: block;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 20px;
	border-bottom:#f5db70 thin solid;
	border-top:#d6b217 thin solid;	
	text-decoration:none;
}
#menuRightButton:hover {
	cursor:pointer;
	background-color: #17118c;
	border-bottom:#17118c thin solid;
	border-top:#17118c thin solid;
	color:#cccbe3;
	text-decoration:none;	
}
.menuRightTitle{
    font-family: 'Raleway', sans-serif;
	font-size:19px;
	line-height:18px;
	display:block;
	letter-spacing:-1px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:inherit;
}
.menuRightTitle:active{
    font-family: 'Raleway', sans-serif;
	font-size:19px;
	line-height:18px;
	display:block;
	letter-spacing:-1px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:inherit;	
}
.menuRightTitle:visited{
    font-family: 'Raleway', sans-serif;
	font-size:19px;
	line-height:18px;
	display:block;
	letter-spacing:-1px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:inherit;	
}
.menuRightTitle:hover{
    font-family: 'Raleway', sans-serif;
	font-size:19px;
	line-height:18px;
	display:block;
	letter-spacing:-1px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:inherit;	
}
.menuRightText{
    font-family: 'Raleway', sans-serif;
	font-size:13px;
	line-height:13px;
	display:block;
	font-weight:500;
	text-decoration:none;	
}
.menuRightListUnordered {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;;
}
.menuRightListUnordered ul {
	margin: 0px;
	padding: 0px;
}
