@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #000066;
	line-height: 1.166;	
	margin: 0px;
	padding: 5px;
	background-color:#CCCCFF
}

#siteName img {
	width:100%;
}

h1#pageName {
	font-size:medium;
	}
	
#siteInfo	{
	clear:both;
	}

.times {
width:100%

}

#map_canvas {

width:350px;
height:300px;

}

.headercontent {
    width: 100%;
    overflow: hidden;
}

.hide {
	display: none;

}

.headercontent img {
    float:left;
	width:70px;
	height:auto;
   
}

.faq{
color: #FF0000;
font-weight:bold;
}

.wrapper {
	float:left;
	border:0;
	clear:both;
	}

p.heading {
	background: #FFFFFF;
	text-align:center;
	font-size:x-large;
	font-weight:bolder;
	color:#39C;
}

p.subheading {
	font-size:large;
	font-weight:normal;
	text-align:center;
	color:#000;

}

p.subheading2 {
	font-size:small;
	text-align:left;
	font-weight:normal;
	text-align:center;
	color:#000;
	
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

hr {
	width:90%;
	margin-left:0;
	
}

.footer {
font-size:small;

}

.text_line {
    clear: both;
}

#content2{
	float:left;
	width: 100%;
	margin: 0;
	padding: 0px 0 0 0px;
	font-size:medium;