﻿html
{
	background: #A8ABBA;
}
body
{
	margin: 0;
	padding: 0; /*background: url('../Images/top_nav_bg.jpg') repeat-x 0 79px;*/
	background: #2d1a0a;
	background: #f4f4f4;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Tahoma, Verdana, Serif, Sans-Serif;
	color: #5d534f;
}
p
{
	font-family: Tahoma, Arial, Verdana, Serif, Sans-Serif;
}
h1
{
	font-size: 170%;
}
h2
{
	font-size: 145%;
}
h3
{
	font-size: 115%;
}
h4
{
	font-size: 105%;
}
h1, h2, h3
{
	margin: .9em 0;
}
h4
{
	margin: .5em 0;
}
h1, h2, h3, h4, h5, h6, strong, dt
{
	font-weight: bold;
}
optgroup
{
	font-weight: normal;
}
abbr, acronym
{
	border-bottom: 1px dotted #000;
	cursor: help;
}
em
{
	font-style: italic;
}
del
{
	text-decoration: line-through;
}
blockquote, ul, ol, dl
{
	margin: 1em;
}
ol, ul, dl
{
	margin-left: 2em;
}
ol li
{
	list-style: decimal outside;
}
ul li
{
	list-style: disc outside;
}
dl dd
{
	margin-left: 1em;
}
sup
{
	vertical-align: super;
}
sub
{
	vertical-align: sub;
}
p, fieldset, pre
{
	margin-bottom: 1em;
}
button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"]
{
	padding: 1px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#mainContainer
{
	/*background: url('../Images/top_nav_bg.jpg') repeat-x 0 79px;*/
	background: url('../Images/main_nav_bg.jpg') repeat-x 0 79px;
}
#mainWraper
{
	margin: auto;
	width: 990px;
	background: #F4F4F4;
}
#wraper
{
	/*background: url('../Images/top_nav_bg.jpg') repeat-x 0 79px;*/
	background: url('../Images/main_nav_bg.jpg') repeat-x 0 79px;
}
#header-top
{
	height: 79px;
}
#main-nav
{
	background: url('../Images/main_nav_bg.jpg') repeat-x 79px 0px;
	height: 38px;
}
/************************************************/
/**** Main Menu ****/
.TabbedMenuTableLeftSide
{
	width: 16px;
	height: 38px;
	overflow: hidden;
}
.TabbedMenuTableRightSide
{
	width: 12px;
	height: 38px;
	overflow: hidden;
}
.TabbedMenu .rootItem table
{
	background: #141F4D;
	background-image: url('../Images/TabbedMenu/main_nav_bg.jpg');
	font-family: Arial;
	height: 38px;
}
.TabbedMenu .rootItem
{
}
.TabbedMenu .rootItem a
{
	color: #fff;
	font-size: 120%;
	font-weight: bold;
}
.TabbedMenu .rootItem a:hover
{
	text-decoration: underline;
	color: #fff !important;
}
.TabbedMenu .rootItem table:hover
{
	background: #141F4D;
}
.TabbedMenu .rootItemHover table
{
	background: #141F4D;
}

.TabbedMenu .rootItemSelected table
{
	background: #141F4D;
}
.TabbedMenu .rootItem div, .TabbedMenu .rootItemHover div, .TabbedMenu .rootItemSelected div
{
	padding: 0px;
	margin: 0px;
}

.TabbedMenu .rootItem div
{
	height: 38px; /*border-top: solid 1px #D8D8D8;     border-bottom: Solid 1px #A3A3A3;*/
	text-transform: uppercase;
	font-weight: bold !important;
	color: #333;
}
.TabbedMenuSideBorders
{
}

.TabbedMenu .rootItemHover div, .TabbedMenu .rootItemSelected div
{
	height: 38px;
	border-top: none;
}
.TabbedMenu .rootItem table, .TabbedMenu .rootItemHover table, .TabbedMenu .rootItemSelected table
{
	border-collapse: collapse;
	border-width: 0px;
	margin-right: 2px;
	background-repeat: repeat-x;
	background-position: top;
}
.TabbedMenu .rootItem th, .TabbedMenu .rootItemHover th, .TabbedMenu .rootItemSelected th
{
	padding: 7px;
	padding-top: 9px;
	white-space: nowrap;
	font-weight: bold !important;
}
.TabbedMenu .rootItemHover th, .TabbedMenu .rootItemSelected th
{
	/*padding-top: 7px;*/
}
.TabbedMenu .WhiteBorderRight
{
	border-right: solid 1px White;
}
.TabbedMenu .rootItemSelected div
{
	border-bottom: 0px;
}
.TabbedMenu a
{
	text-decoration: none;
	color: #333;
}
.TabbedMenu a:hover
{
	color: #00529e !important;
}
.TabbedMenu .subMenuItemIndex
{
	position: absolute;
	z-index: 1000;
	padding: 5px 7px 5px 7px;
	border: 1px solid #fff;
}
/**** end Main Menu ****/
/***********************************************/

.topNavLink
{
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
.topNavLink:hover
{
	text-decoration: underline;
}
.footer
{
	/*background: #332213;*/
	background: url('../Images/footer_bg.jpg') repeat-x;
	border-top: 1px solid #ea6320;
	border-top: 1px solid #aaa; /*height: 190px !important;*/
	clear: both;
}
.footerDiv
{
	text-align: center;
	margin: 0 auto;
	width: 975px;
	padding: 20px 0 50px 0;
}
.footerDiv a
{
	color: #5d534f;
	text-decoration: none;
	font-size: 82.5%;
}
.footerDiv a:visited
{
	color: #5d534f !important;
}
.footerDiv a:hover
{
	color: #FF6622 !important;
}
.footerLink
{
	list-style: none;
	list-style-position: outside;
}
/*********************************/
.block_Map
{
	background: url('../Images/map_bg.jpg') no-repeat;
	padding: 0px 10px 10px 20px;
	width: 691px;
	height: 239px;
	float: left;
	overflow: hidden;
}
.block_Login
{
	background: url('../Images/onecall_zone_bg.jpg') no-repeat;
	width: 200px;
	height: 219px;
	padding: 20px 10px 10px 20px;
	float: right;
}
.block
{
	float: left;
	width: 300px;
}
.block a
{
	text-decoration: none;
	color: #996633;
	font-weight: bold;
}
.block a:hover
{
	text-decoration: underline;
}
.block_Left
{
}
.block_Center
{
	margin-left: 36.5px;
	margin-right: 36.5px;
}
.block_Right
{
}
/***********************************/
