@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ 
    display:block;
}




body {
	font-family: Verdana, Arial, san-serif;
	font-size: 100%;
	background-image:
	background-color: #fff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
}

p,
ul,
ol {
    margin-bottom: 1em
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #1F3259;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #1F3259;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
  	background-color:#1F3259;
	color:#fff;
}

img {
		max-width: 100%;
	}




#container {
	width:96%;
	max-width:1200px;
	padding:0 0 0 0;
	margin:0 auto;
	/*background-color:*/;
	}
header {
	width:100%;
	height:166px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
	margin:0;
	clear:both;
	background-color:#fff;
	}
	
header p {
	font-family: Georgia, Times, serif;
	font-size:1em;
	color:#fff;
	margin-bottom:.2em;
	padding:0 15px;
}

.phoneBig {font-size:150%;}

.headerLeft {
	width:100%;
	padding:22px 0;
	margin:0;
	float:left;
}





#mainNav {
	width:100%;
	background-color:#444;
	padding:0;
	margin:0;
	clear:both;
}

#mainNav a:link {
	color: #fff;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
#mainNav a:visited {
	color: #fff;
	text-decoration: underline;
}
#mainNav a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
  	background-color:#1F3259;
	color:#fff;
}
.topMain {
	width:100%;
	padding:0;
	margin:2px 0;
	clear:both;
	background-color:#fff;
}






.hpMain {
		width:49.5%;
		float:left;
		padding:1em .65%;
		margin:0;
}




.rightBar  {
	width:49.5%;
	padding:1em .5%;
	margin:0;
	float:right;

}


.rightBar li {font-family:Georgia, Times, serif;
	font-size: 1em;
	padding:5px 0;}
h1 {
	font-family:Georgia, Times, serif;
	font-size: 1.2em;
	color:#fff;
	padding:1%;
	font-weight:normal;
}

h2 {
	font-family:Georgia, Times, serif;
	font-size: 1.4em;
	color:#fff;
	background-color:#1F325A;
	padding:1%;
	width:100%;
	font-weight:normal;
}

ul {
 list-style-type: square;
 list-style-position: outside;
 list-style-image: none;
 padding:5% 6%;
}

footer {
	width:100%;
	padding:0;
	background-color:#1F3259;
	margin:0;
	clear:both;
}

footer a:link {
	color: #fff;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
footer a:visited {
	color: #fff;
	text-decoration: underline;
}
footer a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
  	background-color:#1F3259;
	color:#fff;
}

footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#fff;
	padding:0;
	margin:0;
	text-align:center;
}

footer h1 {text-align:center;}

.foot1 {
	width:20%;
	padding: 1.5%;
	margin:0;
	float:left;
}

.foot2 {
	width:50%;
	padding: 1.5%;
	margin:0;
	float:left;
}

.foot3 {
	width:20%;
	padding: 1.5%;
	margin:0;
	float:left;
}

@media all and (max-width:768px)
{
	
}


@media all and (max-width:620px)
{
.topMain {display:none;}

.leftBar  {
	width:98%;
	padding:.5em .25%;
	margin:0;
	clear:both;
	background-color:#ccc;

}

.rightBar  {
	width:98%;
	padding:.5em .25%;
	margin:0;
	clear:both;


}

.hpMain {
		width:98%;
		clear:both;
		padding:.5em .5%;
		margin:0 auto;
}

.headerRight {
	width:100%;
	padding:0 0 4px 0;
	margin:0 auto;
	clear:both;
}

}

@media all and (max-width:485px)
{
.headerLeft {
	width:100%;
	padding:10px 0;
	margin:0;
	text-align:center;
	clear:both;
}







footer p {
	text-align:center;
}
.foot1 {
	width:96%;
	padding: 1.5%;
	margin:0 auto;
	clear:both;
	border-bottom: dashed 1px #DFD9D1;
}

.foot2 {
	width:96%;
	padding: 1.5%;
	margin:0 auto;
	clear:both;
	border-bottom: dashed 1px #DFD9D1;
}

.foot3 {
	width:96%;
	padding: 1.5%;
	margin:0 auto;
	clear:both;
}
}


@media all and (max-width: 420px) {


.leftBar  {
	width:98%;
	padding:.5em .25%;
	margin:0;
	clear:both;
	background-color:#DFD9D1;
	display:none;
}


	
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
