﻿*{padding : 0; margin: 0; border: 0;}
body{
background-image: url('../images/msj_moving_background.png'); 
background-repeat: no-repeat; 
background-attachment: fixed; 
background-position: 50% 75%;
background-attachment: fixed; 
font-family: Arial, Helvetica, sans-serif; 
font-size:13px; 
color: #404040;
}

/* unvisited link */
a:link {color: #f57215;}

/* visited link */
a:visited {color: #f57215;}

/* mouse over link */
a:hover {color: hotpink;}

/* selected link */
a:active {color: blue;}

p{text-align: justify; text-justify: inter-word; padding: 2px 10px 3px 4px;}

h1, h2, h3, h4, h5 {font-family:"Crimson Text", "Lucida Sans Unicode","Times New Roman", serif; color:#f57215;}


h2 {
  color:#f57215;
  font-style:normal;
  font-weight:500;
  letter-spacing:-1px;
  line-height:1.1em;
  margin:30px 0;
  text-align:center;
  font-size:42px;
}
    
/* DIV Spacer */
.bannerToTextSpacer {
	height: 20px;
	width: 100%;  
	}
	
	/* DIV Spacer */
.bannerToTextSpacer_footer {
	height: 5px;
	width: 100%;  
	}


#topdiv {
top:0;
width:979px;
height:30px;
margin: auto;
color:#5C5C5C;
background:#0000C3;
padding:10px;
border-radius: 0px 0px 10px 10px;
}

#spacer {
margin-bottom: 16px;
height: 16px;
}
.wrapper{
display : block;
width : 999px;

margin : 50px auto 0 auto;
}
.pageHeader{
background-color : rgba(0, 0, 0, 0);
float : left;
clear : none;
height : 350px;
width : 999px;
}
.pageLeftMenu{
background-color : rgba(0, 0, 0, 0);
float : left;
clear : none;
height : 700px;
width : 370px;
}
.pageContent{
background-color : rgba(0, 0, 0, 0);
float : left;
clear : none;
height : 700px;
width : 371px;
}
.pageRightMenu{
background-color : rgba(0, 0, 0, 0);
float : left;
clear : none;
height : 700px;
width : 258px;
}

.pageFooter{
background-color : rgba(0, 0, 0, 0);
padding: 0px 0px 0px 0px;
float : left;
clear : none;
height : 100px;
width : 977px;
}

div.bottom {
    height: 135px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: none;
    margin-bottom: none;
    border-top: 4px solid #f57215;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #0000c3;
    padding: 5px 5px 5px 18px;
    font-weight: bold;
}

div.col {
    float: left;
    width: 14%;
    color: white;
}

.subcol {
font-size: x-small;
	
	
}
.locationsContainer {
width: 50%;
margin: auto;
padding: 10px;	
}	

.footercola {
width: 50%;
margin: auto;	
}


.footercolb {
width: 50%;
	
}


#locationsLeft {
float: left;
height: 280px;
text-align:center;
font-size: 10px;
width: 50%;
overflow: hidden;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
    padding: 8px 5px 0px 0px;
}

#locationsRight{float: left; height: 280px; font-size: 10px; width: 50%; text-align:center; overflow: hidden;}
.btn {font-family: arial; font-weight: bold; color: #FFFFFF !important; font-size: 10px; text-shadow: 1px 1px 0px #7CACDE; box-shadow: 1px 1px 1px #BEE2F9; padding: 2px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; border: 1px solid #000000; background: #F67214;}
.btn:hover {color: #14396A !important;background: #468CCF; background: linear-gradient(top,  #468CCF,  #63B8EE); background: -ms-linear-gradient(top,  #468CCF,  #63B8EE); background: -webkit-gradient(linear, left top, left bottom, from(#468CCF), to(#63B8EE)); background: -moz-linear-gradient(top,  #468CCF,  #63B8EE);}
img.floatLeft {float: left; margin: 4px; padding: 8px 5px 0px 0px;}


