/*********** set values for mobile first ****************/
body {
background:#ffffff;
font-family:Times New Roman, sans-serif;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
margin:0; padding:0;
font:11pt/1.5 sans-serif;
}

.content {
width: 100%;
background-position: center;
text-align: center;
}
.content-inner{
min-height: 490px;
}

#header {
width: 100%;
min-height: 80px;
text-align: left;
padding: 0;
}

.htitle{
min-height: 40px;
font-size: 30px;
color: #808080;
padding-left: 20px;
padding-top: 10px;
}

#subhead{
}

.navigation{
margin-top: 10px;
padding-left: 10px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

.single, .main, .right{
width: 100%;
float: left;
text-align: left;
padding: 10px;
box-sizing: border-box;
}

/***************************** apply vars for larger screen *************/
@media only screen and (min-width: 1000px) {
  /* For desktop: */
body{
background:#DCDCDC;
}
.content{
width: 1000px;
background-image: url(../images/bkg-grey.jpg);
background-repeat: repeat-y;
}
.htitle{text-align: center;}
.single{
width: 95%;
padding-left: 35px;
text-align: left;
}
.main {
width: 75%;
/*
margin-left: 70px;
margin-right: 340px;
*/
padding-left: 35px;
text-align: left;
}
.right {
/*width:280px; */
width: 25%;
padding:0px 30px 0px 0px;
text-align: left;
font-size:80%;
}
.navigation{
display: table; margin: 0 auto; /*this line centres display*/
}
}




#footer{
height: 20px;
text-align: center;
padding-top: 5px;
font-size: 80%;
font-weight: bold;
}


.text-left{
text-align: left;
}


.ml10{
  margin-left: 10px;
}

.column-in {
margin:0; padding:0.5em 1em;
}
.cleaner {
clear:both;
height:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

.clearleft {
clear:left;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

.clearright {
clear:right;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}
h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:16px}
h4{font-size:14px}
h5{font-size:12px}
h6{font-size:10px;}

h1,h2,h3,h4,h5,h6,b {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: DarkRed ;
color: SlateBlue ;
margin: 0.2em 0 }


.htitle{
color:DeepSkyBlue;
color:Indigo;
color:DarkBlue;
}

.phead,
.pheadr,
.phead15,
#footer{
color:DarkSlateBlue;
color:DodgerBlue;
color:DarkBlue;
color:Indigo;
}

a:link {text-decoration: none; color: gray; }
a:visited {text-decoration: none; color: FireBrick;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: red;}

p { margin: 0.5em 0 }


.blue{
color: #330099;
font-weight: bold;
}

.red{color: red;}

.quiet{color:#666;}

.loud{color:#000;}

.phead{
/*color:DarkSlateBlue ;
margin-left: 20px;  */
font-size:24px;
font-weight: bold;
}

.pheadr{
margin-left: 10px;
font-size:18px;
font-weight: bold;
}
.phead15{
margin-left: 10px;
font-size:15px;
font-weight: bold;
}

.text11{
font-size: 11px;
}

.center{
  text-align: center;
}


.copy {text-align:center; background: #ffffff; font-size:70% }

.floatright{float:right;margin-left: 10px;}
.floatleft {float:left;margin-right: 10px;}

.space2{height: 2px;}
.space3{height: 3px;}
.space5{height: 5px;}
.space10{height: 10px;}
.space15{height: 15px;}
.space100{height: 100px;}

.m-box{
width: 560px;
width: 240px;
margin-left: 10px;
}

.m-boxtop{
height: 8px;
height: auto;
background-image: url(../images/mboxtop.gif);
background-repeat: no-repeat;
}

.m-boxmid{
padding-left: 10px;
border-left: 2px solid #191970;
border-right: 2px solid #191970;
}

.m-boxbtm{
height: 8px;
background-image: url(../images/mboxbtm.gif);
background-repeat: no-repeat;
}

.m-box560{
width: 560px;
margin-left: 10px;
}

.m-boxtop560{
height: 8px;
height: auto;
background-image: url(../images/mboxtop560.gif);
background-repeat: no-repeat;
}

.m-boxmid560{
padding-left: 10px;
border-left: 2px solid #191970;
border-right: 2px solid #191970;
}

.m-boxbtm560{
height: 8px;
background-image: url(../images/mboxbtm560.gif);
background-repeat: no-repeat;
}

.ph8 {                  /*IE Explorer Hack for m-box*/
clear:both;
height:4px;
font-size:4px;
/*   line-height: 8px;     */
border:none;
margin:0; padding:0;
background:transparent;
}

/*********** end email box *********/
.email-est{display: none;}

