@charset "utf-8";

body {
	margin:0px auto;
	background-color:#C8CBD2;
	background-image:url(../images/bg01.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.925em;
	font-style:normal;
	line-height:22px;
	font-weight:normal;
	font-variant:normal;
	margin-top:5px;
	margin-bottom:6px;
}


.TabbedPanelsContent {
	font:normal .8em/1.2em Arial, Helvetica, sans-serif;
}

.TabbedPanelsContent li {
	margin-bottom:9px;
	font-size:1em;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
}

.TabbedPanelsTab li{
	font: .7em;
	list-style-type: none;
}

h1 {
	color:#979CAE;
	margin-bottom:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	text-transform:uppercase;
	color:#697087;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:15px;
}

h3 {
	font:normal 22px/11px Arial, Helvetica, sans-serif;
	color:#979CAE;
	margin-top:16px;
	margin-bottom:15px;
}

h4 {
	font:1.3em Arial, Helvetica, sans-serif;
	color:#00578A;
	margin-bottom: 5px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#999999;
	text-transform:uppercase;
	line-height: 22px;
}

hr {
	margin-top:12px;
	margin-bottom:12px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

#header {
	width:984px;
	height:110px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#000000;
}

#topmenu, #bottommenu {
	width:984px;
	background-color:#A4D5EE;
	margin-right:auto;
	margin-left:auto;
	height:40px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#bottommenu {	
	height:30px;
}

#homeshow {
	width:984px;
	height:421px;
	background-color:#FFFFFF;
	background-image:url(../images/header_image_02.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
}
#homeshow h1 {
	padding-left: 550px;
	padding-top: 30px;
	color: #56606C;
	font-size: 1.625em;
	font-weight: bold;
	padding-right: 60px;
	line-height: 1.125em;
	padding-bottom: 0px;
}

#homeshow p {
	padding-top:15px;
	padding-right:40px;
	padding-left:550px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	text-align: justify;
}

#homeshow a {
	color:#497DAF;
	text-decoration:none;
}

#homeshow ul {
	padding-left: 540px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	list-style-image: url(../images/cta_arrow.gif);
	list-style-type: none;
	padding-right: 40px;
}


#container {
	width:940px;
	clear:both;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding-top:22px;
	padding-right:22px;
	padding-bottom:10px;
	padding-left:22px;
	background-color: #FFFFFF;
}

#logo {
	height:90px;
	width:300px;
	float:left;
	padding-top:25px;
}

#columns {
	clear:both;
}

.column01 {
	width:271px;
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.column50 {
	width: 47%;
	float: left;
	margin-right: 20px;
}
.smallText {
	font-size: 0.75em;
}



#content {
	float:left;
	width:670px;
	margin-bottom:25px;
}

#maps {
	text-align:left;
	float:left;
	margin-bottom:12px;
	margin-right:10px;
	width: 445px;
}
#phoneNum {
	float:right;
	padding-top:30px;
	padding-right:50px;
	color: #FFF;
}
#phoneNum p {
	font-size: .825em;
}

.phone {
	font-size: 1.695em;
	font-weight: bold;
}


#copyright {
	float:left;
	color:#FFFFFF;
	font:.8em Arial, Helvetica, sans-serif;
}

#footer {
	width:904px;
	margin-right:auto;
	margin-left:auto;
	height:250px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-right:40px;
	padding-bottom:10px;
	padding-left:40px;
	background-color: #C8C8C8;
}


.footerColumn {
	float:left;
	width:160px;
	margin-right:17px;
}


#footer p {
	color:#666666;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-transform:uppercase;
}

.navcontainer {
	padding-top:10px;
	margin-left:20px;
}


.navlist li {
	display:inline;
	margin-right:35px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.125em;
	font-weight:bold;
	letter-spacing: -1px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}


.navlist a {
	text-decoration:none;
	color:#EBEBEB;
}

.navlist a:hover {
	color:#BBCCDB;
}

.navcontainerBottom {
	padding-top:5px;
	margin-left:20px;
}

#leftMenu {
	float:left;
	width:220px;
	margin:0px;
	list-style:url(none) none;
	padding-top:22px;
	padding-right:30px;
	padding-bottom:0px;
	padding-left:0px;
}

#leftMenu ul {
	margin:0px;
	padding:0px;
}

#leftMenu li {
	margin:0;
	border-top:1px solid #666666;
	list-style:url(none) none outside;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#leftMenu li a:link, #leftMenu li a:visited {

	text-decoration:none;
	color:#0073B1;
}

#leftMenu li a:hover {
	text-decoration:none;
	color:#F48D48;
	overflow:visible;
}

#leftMenu li a:active, .leftMenuActive {
	text-decoration:none;
	color:#FF8C4E;
}

.picLeft {
	padding:10px;
	float:left;
	border:1px solid #CCCCCC;
	margin-right:12px;
}

.picRight {
	padding:10px;
	float:right;
	border:1px solid #CCCCCC;
	margin-left:12px;
}

#rightMenu {
	float:right;
	clip:rect(auto,auto,auto,auto);
	padding:10px;
	width:150px;
	margin-left:30px;
	margin-bottom:100px;
}

.featureText {
	font-size:1em;
	line-height:2em;
}
.formsTable {
	border: thin solid #CCC;
}
.formsTable td {
	padding: 15px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.formsTable tr td p {
	text-align: center;
}
.formsTable th {
	padding: 15px;
	background-color: #D4D4D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
.formsColumn {
	float: left;
	width: 400px;
}
#bread {
	color: #ccc;
	background-color: #006;
	padding: 3px;
	margin-bottom: 25px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
	}
	
#bread-gen ul li.first:before {
	content: " ";
	}
.docInfo {
	padding-bottom: 17px;
}
.docInfo ul li {
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 8px;
}
.hoursOperation {
	background-color: #E6F8FF;
	padding: 8px;
	border: 1px solid #79AFDE;
}
.textBullets li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc !important; ;
	list-style-position: inside !important; ;
	padding-bottom: 8px;
	text-indent:-15px;


}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.bulletList2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	line-height: 20px;
	padding-left: 20px;
}

