/* Copyright (c) 2010 CoffeeCup, All rights reserved - http://www.coffeecup.com/
----------------------------------------------------------------------------------------------------*/

/* Reset v1.0 | 20080212 - http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, hr, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}

/* clears containers with floated elements, no need for extra markup! */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Type
----------------------------------------------------------------------------------------------------*/

html {
	font-size: 16px;
}

body {
	color: #333333; /*black background */
	font: 100%/1.5em Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	color: #f2f2f2; /* off-white */
	font: 1.8em/1em Helvetica, Arial, sans-serif;
}

h1 {
   color: #c0daf5; /* pale blue */
}

h2 {
	color: #e6e6e6; /* darker off-white */
    text-indent: 3%;
}

h3 {
	color: #f2f2f2; /* off-white 
    text-indent: 3%;*/
}

h4 {
	font-size: 1.35em;
    color: #f2f2f2; /* off-white */
    text-indent:5%;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	font-size: 1.35em;
    color: #f2f2f2; /* off-white */
    text-indent:8%;
}

h7 {
	font-size: 1.35em;
    color: #f2f2f2; /* off-white */
    text-indent:5%;
}
h8 {
	font-size: 1.2em;
    color: #f2f2f2; /* off-white */
    margin-left: 6%;
}

p {
	color: #909ead; /* pale blue text-align: left; */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
       font-weight: bold;text-align:left;
}
.label{
    color: #f2f2f2;   
}

.italicquote { 
     font-family: Georgia, 'Book Antiqua', sans-serif;
     font-size: 0.9em;  
}

blockquote, q {
    color: #FFFFFF; /* white */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
    font-weight: bold;
    text-align: center;
}

ul {
    list-style-type:disc;
    color: #909ead; /* pale blue */
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.3em;
}

ol, ol.lowerRoman, ol.upperAlpha {
	list-style: decimal;
	color: #FFFFFF; /* white */
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}

ol.lowerRoman {
	list-style: lower-roman;
}

ol.upperAlpha {
	list-style: upper-alpha;
}

strong, b, .b {
	color: #45525e !important; /*Dark Dark blue*/
	font-weight: bold;
}
pre {
    padding-top: 12px;
    margin: 0;
    word-break:break-all;
    white-space: normal; 
 }

a {
	color: #E8E8E4;
	text-decoration: none;
}

/*a:link {
	color: #000000;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #000000;
	outline: none;
	text-decoration: none;
}*/

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #000000;
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: 1px dotted;
}

.more {
	text-decoration: underline !important;
   /*  text-indent: 10%; */
}

.video_contain {
      position: relative;
      height: 0;
      padding-bottom: 56.25%;
}

.responsive-video {
max-width: 80%;  
height: auto;  
}
/* Spacing
----------------------------------------------------------------------------------------------------*/



h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px !important;
}

hr {
	border: 0 #909ead solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
    width: 93%;
    margin-left: 5%;
}

/*p {141

	margin-right: 10px;
	padding: 5px 55px;
    font-weight: bold;
    text-wrap: unrestricted;
}*/

#movein { 
    margin-right: 30px;
	padding: 20px 10px;
    color: #b4b4b1;  /*b4b4b1 is grey*/
    text-align: center;
}

#movein2 { 
    margin-right: 30px;
	padding: 2px 10px 15px;
    color: #FFFFFF; /* bright white */
    text-align: center;
}
#movein3 { 
    margin-right: 30px;
	padding: 2px 10px;
    text-align: center;
}

#movein4 { 
    margin-right: 20px;
	padding: 2px 20px 15px;
    color: #FFFFFF; /* bright white */
    text-align: left;
}
blockquote {
	margin-right: 10px;
	padding: 5px 0 20px 0;
}

ul, ol {
	margin-left: 10px;
    padding-left: 0;
    list-style-position:outside;
}

li {
	/*margin-bottom: 5px;
    margin-left: 10%;
    padding: 0;*/
}

ul li {
   padding-left: 1px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 8px;
}

/* Layout
----------------------------------------------------------------------------------------------------*/
html {
	background: url(../images/ec_body_bkgd.png) repeat-x;
    background-color: #66788A;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

body {
	background:  none;
	margin-bottom: 20px;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
}

#logoTxt {
	background: url(../images/logo_ec.png) top right no-repeat;
	background-size: contain;
	position: absolute;
	top: 0px;
	left: 1.041666666667%; /* 10/960 */
	width: 44.791666666667%; /* 334/960 */
	height: 50px;
	border: none;
    padding-bottom: 40px;
}

#logoTxt h1, #logoTxt h2 {
	color: #000000;
	font-size: 3em;
	line-height: 1.1em;
	text-align: center;
}

#logoTxt h2 {
	color: #000000;
}

#logoTxt h1 span, #logoTxt h2 span {
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
	width: 12.916666666667%; /* 124/960 */
	z-index: 9;
	border: none;}

#logoTxt h2 span {
	top: 0 !important;
	z-index: 10 !important;
}

header {
	/*height: 170px;*/
	width: 100%;
	border: none;
}

header h1 {
	color: #000000;
	font-size: 1.5em;
	margin-top: 20px;
	text-align: left;
	border: none;
}

header h1 span {
	color: #000000;
	display: block;
	float: right;
	padding-right: 0.520833333333%; /* 5/960 */
    padding-top: 15px;
	border: none;
	white-space: nowrap;
}

#headTxt {
	color: #000000 !important;
	font-size: 4em;
	line-height: 0.3em;
	text-transform: capitalize;
	width: auto !important;
}

nav ul {
	clear: left;
	list-style: none;
	width: 100%; /* 960/960 */
	height: 15px;
	margin-left: 0;
	padding-top: 110px;
	text-align: left;
	border: none;
}

nav ul li {
	display: inline;
	margin: 0 0.308333333333% 0 0; /* 2/960 */
	border: none;
}
   
nav ul li a {
    padding: 15px 3.125% 26px 3.125%; /* 30/960 */
	color: #000000;
	font-size: 1em;
    font-weight:bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
    text-align: inherit;
	border: none;
    background: url(../images/button_reg.jpg) repeat-x;
   }
   
nav ul li a:hover {
	color: #FFFFDD;
	text-decoration: none;
    background: url(../images/button_hov.jpg) repeat-x;
    
}

nav ul li a.selected {
		color: #000000;
        background: url(../images/button_sel.jpg) repeat-x;
}

nav ul li a.selected:hover {
	color: #FFFFDD;
    
}

.movup {
    margin-top: 10.5px;
     }
     
#mainright, #mainright2 {
	margin-top: 10px;
	width: 100%; /* 960/960 */
	text-align: left;
}

#mainright > img, #mainright2 > img, .columns > img {
	width: 100%;
}
/*#mainright h2 {
	margin-bottom: 40px;
	border: none;
}

#mainright2 {
	width: 300px !important;
}*/


#photo {
    /* float: right;
    margin-right: 100px;
    margin-left: 100px;
    max-width: 150px; 
    margin-top: 15px;
    height: 50%;
    width: 50%; */
    border-color: #909ead; 
    border-style: solid; 
    border-width: 5px;
}

#photo2 {
    float: right;
    margin-right: 155px;
    margin-left: 120px;
    max-width: 90px; 
    margin-top: 10px;
    margin-bottom: 15px;
    height: 30%;
    width: 30%;
}

#photo3 {
    float: right;
    margin-right: 155px;
    margin-left: 120px;
    max-width: 120px; 
    margin-top: 10px;
    margin-bottom: 2%;
    height: 30%;
    width:30%;
}

#photo4 {
    float: left;
    margin-right: 100px;
    margin-left: 100px;
    /* If wanted to center it would delete above 3 lines and do this
    display: block;
    margin-left: auto;
    margin-right: auto; */
    max-width: 275px; 
    margin-top: 15px;
    height: 50%;
    width: 50%;
    border-color: #909ead; 
    border-style: solid; 
    border-width: 5px;
} 
#photo5 
{
    float: left;
    margin-right: 100px;
    margin-left: 100px;
    max-width: 150px; 
    margin-top: 15px;
    height: 50%;
    width: 50%;
    border-color: #909ead; 
    border-style: solid; 
    border-width: 5px;
} 
#photo6 
{
    float: right;
    margin-right: 5px;
    margin-left: 120px;
    max-width: 250px; 
    margin-top: 10px;
    margin-bottom: 2%;
    height: 80%;
    width: 80%;
}
.columns {
	margin: 0 0 0 0;
    background-color: #333333; /*000000 is black background*/
    /* display: block;
	width: 99%;
    max-width: 960px;
	padding-right: 1.041666666667%; /* 10/960 */
	border: none;
    padding-top: 1%; */
}

.columns h3 {
    text-align:left;
    padding-top: 0%;
 }

.colLeft {
	float: left;
	width: 50.916666666667%; /* 460/960 */
	border: none;
    text-indent: 5%;
}

.colRight {
	float: left;
	width: 48.916666666667%; /* 460/960 */
	border: none;
}
.movdown {
    margin-top: 42.5px;
     }

#signature {
	margin-bottom: 5px;
    margin-right: 1.041666666667%; /* 10/960 */
	text-align: right;
}

.footer_replace {
	clear: both;
	background: url(../images/foot_bkgd.png) repeat-x;
	padding-top: 20px;
    height: 38px;
	border: none;
}

.footer_replace p {
	float: left;
    margin-left: 1.041666666667%; /* 10/960 */
    padding-left: 3px;
    margin-top: 1px;
 	font-size: 0.8em;
    color: #000000;
	border: none;
}

.footer_replace ul {
	float: right;
	list-style: none;
	width: 34.375%; /* 330/960 */
	padding-top: 3px;
	text-align: right;
    margin-right: 1.041666666667%; /* 10/960 */
    margin-top: 1px;
	border: none;
}

.footer_replace ul li {
	display: inline;
	margin: 0 1.515151515152%; /* 5/330 */
	border: none;
}

.footer_replace ul li a {
	font-size: 0.9em;
    color: #000000;
}

.footer_replace ul li a:hover {
	color: #FFFFDD;
}

@media screen and (max-width: 768px)
{	
	html {
		background: url(../images/ec_body_bkgd_med.png) repeat-x;
    background-color: #66788A;
	}
    
    /*p {
	margin-right: 5px;
	padding: 2px 5px;
    }*/
    
    #movein { 
    margin-right: 5px;
	padding: 2px 5px;
    }
    
    #movein2 { 
    margin-right: 5px;
	padding: 2px 5px;
    }
    
	.colLeft, .colRight {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
    
	header h1 span {
        font-size: 70%;
        padding-left: 5%;
		padding-top: 70px;
        float:left;
        line-height: 0.75em;
	}
    
	header {
        position: relative;
        padding-top: .5%;
	}
    
    #logoTxt {
    background-position: top center;
    width: 70%;
    }
	nav ul {
		position: relative;
		top: 0px;
		height: 100%;
	}
	nav ul li {
		display: block;
		padding: 0px 0;
		text-align: center;
	}
	nav ul li a {
		background: none;
		width: 100%;
	}
	.selected {
		background: none;
	}

	nav ul li a:hover {
		background: none;
	}

	nav ul li a.selected {
		color: #FFFFFF;
		background: none;
		width: 100%;
	}
#photo {  
    float:inherit;
	width: 30%;
    height: 30%;
}

#photo2 {  
    float:inherit;
	width: 20%;  
   /*  visibility: hidden; */
} 

#photo3 {  
    float:inherit;
	width: 30%;  
   /*  visibility: hidden; */
} 

#photo4 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
} 

.footer_replace p { 
    font-size: 60%;
    }

.footer_replace ul {
    text-align: center;
	width: 88.375%; /* 330/960 */
	padding-top: 10px;
    margin-right: 4.041666666667%; /* 10/960 */
    }

.footer_replace ul li {
    font-size: 75%;
    margin: 0 0.515151515152%; /* 5/330 */
    }
