﻿html body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparent url(/images/body_bg.png) repeat-x scroll;
	background-position: 0 -12px;
*	background-position: 0 -9px;
	color: #666666;
	height: 100%;
	text-align: center;
}
:focus { -moz-outline-style: none; }
strong {
	 font-weight: bold;
}
.clear {
	clear:both;
}
#container {
	background-image: url(/images/container_bg.png);
	background-position: 0 -12px;
*	background-position: 0 -9px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.1em;
	min-height: 100%;
	left: 50%;
	padding-bottom: 0px;
	margin: 0px 0px 0px -390px;
	width: 750px;
	padding-top: 0px;
	background-repeat: no-repeat;
	position: absolute;
	height: auto! important;
	text-align: left;
}
.content a
{
	color: #333;
}	
.content a:hover
{
	background-color: #efefef;
	text-decoration: none;
}
#mainNav ul{
	display: block;
	margin: 0px 0px 1px;
	width: 750px;
	background-repeat: repeat-x;
	list-style-type: none;
	height: 30px;
}
#mainNav li {
	background: url(../images/nav_bg_off.png) no-repeat;
	position: relative;
	float: left;
	width: 150px;
}
#mainNav li:hover {
	background: url(../images/nav_bg_on.png) no-repeat;
}
#mainNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	color: #ccc;
	text-decoration: none;
	padding: 8px 0;
	text-align: center;
	font-weight: bold;
}
#mainNav li a:hover {
	color: #333;
}

#mainNav li ul {
	display: none;
	position: absolute; 
	top: 30px;
	left: -1px;
	z-index: 100;
}

#mainNav li:hover ul {
	display: block;
	/*opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";*/
}

#mainNav li:hover ul li {
	background: none;
	background-color: #ffffff;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	float:none;
}

#mainNav li:hover ul li:hover {
	background: url(../images/nav_bg_on.png) no-repeat;
}

#mainNav li:hover ul li:hover a {
	color: #333;	
}


#header {
	margin: 0;
	width: 750px;
}
.headerImage {
}
.headerImage img {
	width: 750px;
	height: 200px;
}


.main
{	
	padding: 3px 0px 10px 0;
	*padding: 0px 0px 10px 0;
}
.main h3
{
	color: #25507c;
}
strong,
.main h4 {
	 color: #333333;
}
.main h4 {
	padding: 0 2em;
}
.home .main h4 {
	padding: 0;
}
.faq h4
{
	border: 1px solid #efefef;
	cursor: pointer;
	margin: 10px 20px 0 20px;
	padding: 3px 5px
}

.faq .answer p
{
	margin: 5px 100px;
}

.main div.row_one div {
	height: 130px;
}
.main div.row_two div {
	height: 150px;
	margin-bottom: 20px;
}

.home .main div div {
	float: left;
	width: 225px;
	padding: 8px;
	cursor: pointer;
	border: 1px solid transparent;
	margin-left: 5px;
}
.home .main div div#b6 { cursor: default; }
.home .main div div:hover {
	background-color:#ffffee;
	border: 1px solid #efefef;
}

.home p
{
	margin-bottom: 5px;
}
blockquote p
{
	background: url(../images/quote_down.png) bottom right no-repeat;
	font-style: italic;
}

blockquote
{
	background: url(../images/quote_up.png) top left no-repeat;
}

cite { float: right; } 

#footer {
	clear: both;
	padding-right: 0px;
	border-top: #eaeaea 1px solid;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 750px;
	padding-top: 5px;
	text-align: center;
}

.no_point
{
	cursor: default;
}

/* SECONDARY PAGES */
ul.sidebar
{
	float: left;
	width: 175px;
}

div.content
{
	padding: 0px 10px 10px 10px;
}

div.content h3
{
	font-size: 1.5em;
	margin: 1em 1.4em;
}
div.content p
{
	margin: 1em 2em;
}

ul.location_tabs p
{
	margin-top: 0;
}
ul.map_tabs {
	 width: 100%;
}
ul.location_tabs li 
{
	position: relative;
	float: left;
	width: 353px;
}

.map_container {
	 padding-bottom:5px;
}
.map_container ul
{
	height: 57px;
	margin-bottom: 10px;
}
.map_container ul li {
	padding: 3px 5px;
}
.map_container ul li
{
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid silver;
	cursor: pointer;
	
}
.map_container ul li p
{
	margin-bottom: 0;
}
.map_container ul li#map_tab1.selected 
{
	background: url(/images/grad_blue.jpg) transparent repeat-x 0 -60px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid transparent;
	color: #333;
}	                
.map_container ul li#map_tab2.selected 
{
	background: url(/images/grad_blue.jpg) transparent repeat-x 0 -60px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid transparent;
	color: #333;
}

/* Secondary Nav */
ul.secondary_nav {
	width: 750px;
	height:25px;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}

ul.secondary_nav li {
	 float: left;
	 clear: right;
	 border: 1px solid silver;
	 margin: 0px 2px;
}
ul.secondary_nav li:first-child
{
	margin-left: 4px;
}
ul.location_tabs li:hover
{
	background-color: #efefef;
}
ul.secondary_nav li a {
	background: transparent  url(/images/bg_main.jpg) no-repeat scroll center 12px;
	display: block;
	padding: 3px 5px;
	white-space: nowrap;
	color: #333;
	text-decoration:none;
	cursor: pointer;
}
ul.secondary_nav li a:hover
{
	background: transparent  url(/images/bg_main.jpg) no-repeat scroll center top;
}

ul.secondary_nav li.selected
{
	background-color: #fff;
	border-bottom: 0;
}
ul.secondary_nav li.selected a
{
	background: transparent  url(/images/bg_main.jpg) no-repeat scroll center -3px;
	padding-bottom: 8px;
	color: #333;
}
     
ul.list
{
	list-style:square;
	margin: 0 0 10px 40px;
}
ul.list li
{
	margin-bottom: 5px;
}

ul.list.dual
{
	 width: 43%;
	 float: left;
	 margin: 20px 0 10 25px;
}

ul.list.dual li
{
	 margin: 0 0 10px 35px;
}

ul.list.dual p
{
	margin: 0;
}

ul.list.tri
{
	 width: 27%;
	 float: left;
	 margin: 0 0 10 25px;
}

table.matrix_table
{
	width: 675px;
	margin: 15px auto;
	border: 1px solid #fff;
}
table.matrix_table th
{
	font-weight: bold;
	width: 125px;
	vertical-align: top;
	text-align:center;
}
table.matrix_table td 
{
	vertical-align: top;
	padding: 3px 5px;
}
table.matrix_table a {
	 text-decoration: none;
}

.new #t1_container p {
	margin: 0em 2em 1em 2em
}
#b6 ul{
	list-style:square;
	margin-left: 15px;
}
#b6 ul a {
	text-decoration: none;
	color: #666;
}
#b6 ul a:hover {
	text-decoration: underline;
}
#b6 ul li {
	margin-bottom: 5px;
}
table.cform
{
	width: 700px;
	margin: 10px auto;
}
table.cform td {
	padding: 3px 5px;
}
table.cform td input {
	border: 1px solid silver;
}

form label {
	 cursor: pointer;
}

#contact_container ul.list li h4 {
	padding: 0;
}

em {
	font-style:italic;
}
