@charset "UTF-8";
body  {
	background: url(images/pgBkgd.gif) repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container { 
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#headerTxt  {
	width: 100%;
	height: 23px;
	background: #949699;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 0px 20px;
	color: #FFF;
}

#header {
	background: url(images/hdrBkgd.gif) repeat-x center;
	padding: 0px;
	height: 84px;
	color: #FFF;
}

#mainNav {
	float: left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11.5px;
	line-height: 11px;
}

#mainContent {
	margin: 40px 0px 0 280px;
	width: 600px;	
}

/********** STYLES FOR MAIN NAV UNORDERED LISTS **********/


#mainNav ul {
	margin: 0px;
	padding: 0;
}

#mainNav ul li {
	background: url(images/mainNavLinkBkgd.gif) no-repeat;
	padding-left: 30px;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	list-style-type: none;
	
}

#mainNav ul li.subMenuItem {
	background: url(images/subNavLinkBkgd.gif) no-repeat;
	padding-left: 40px;
	
}

#mainNav .opened { color: #000; } /*Sets color of opened list elements (submenu is open)*/

#mainNav .closed { color: #5a5b5e; } /*Sets color of closed list elements*/

#mainNav a:link { color: #5a5b5e; text-decoration: none; }
#mainNav ul li a:active, #mainNav ul li a:hover { color: #000; text-decoration: none; }
#mainNav a:visited { color: #5a5b5e; text-decoration: none; }

#currentpage, #currentpage a:link, #currentpage a:visited { color: #000; }

/********** STYLES FOR HEADER ELEMENTS **********/

#headerLogo { float: left; width: 204px; } 

#headerLinks {
	width: 350px;
	margin-left: 400px;
}

#headerSearch { color: #000; padding-top: 44px; height: 24px; }

#headerSearch input {
	height: 20px;
	width: 180px;
	background: url(images/searchBoxBkgd.gif) repeat-x;
	border: none;
}

#headerLinksBox {
	line-height: 16px;
	height: 16px;
	padding: 0;
	width: 100%;
	overflow: hidden;
	background: transparent;
}

#headerLinksBox ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#headerLinksBox li {
	display: inline;
	margin: 0;
	padding: 0;
}

#headerLinksBox a {
	float: left;
	background: #939598;
	margin: 0;
	padding: 0px;
}

#headerLinksBox a span {
	float: left;
	display: block;
	cursor: pointer;
	padding-left: 25px;
	padding-right: 25px;
}

#headerLinksBox .leftLink {
	background: transparent url(images/hdrLinksRoundLeft.gif) no-repeat left top;
	padding-right: 10px;
	border-right: 1px solid #FFF;
}
#headerLinksBox .riteLink { background: transparent url(images/hdrLinksRoundRight.gif) no-repeat right top; padding-left: 10px; }

#headerLinksBox a span { float: none; }

#header a:link { color: #FFF; text-decoration: none; }
#header a:active, a:hover { color: #FFF; text-decoration: underline; }
#header a:visited { color: #FFF; text-decoration: none; }

/********** MISC STYLES **********/

#callBox {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	/*background: url(images/contact-us-box.gif) no-repeat;*/
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	height: 117px;
	line-height: 18px;
}
#callBox a:link { color: #830016; text-decoration: none; }
#callBox a:active, a:hover { color: #bf0223; text-decoration: underline; }
#callBox a:visited { color: #830016; text-decoration: none; }

#twoCol {
	width: 300px;
}


.fltrt { float: right; }
.fltlft { float: left; }
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

form { margin: 0; padding: 0; }

.formRow {
	padding: 5px;
	border-top: 1px solid #949699;
	width: 405px;
}

.formLabel {
  float: left;
  width: 100px;
  text-align: right;
  padding-right: 10px;
}

.formInput {
  float: right;
  width: 305px;
  text-align: left;
}

#multiBox li.column1 { margin-left: 0; }
#multiBox li.column2 { margin-left: 200px; }
#multiBox li.column3 { margin-left: 400px; }

#multiBox li { line-height: 1.2em; }
#multiBox li.reset2 { margin-top: -2.4em; } /*Reset margin for a 2 item list (1.2em * 2 items in the list)*/
#multiBox li.reset3 { margin-top: -3.6em; } /*Reset margin for a 3 item list (1.2em * 3 items in the list)*/
#multiBox li.reset4 { margin-top: -4.8em; } /*Reset margin for a 4 item list (1.2em * 4 items in the list)*/


.phone {
	font-size: 72px;
	color: #d2d3d3;
	font-weight: bold;
	margin-top: 60px;
	letter-spacing: -7px;
	margin-bottom: 30px;
}

#footer a:link { color: #000; text-decoration: none; }
#footer a:active, #footer a:hover { color: #830016; text-decoration: underline; }
#footer a:visited { color: #333; text-decoration: none; }

/********** STYLES FOR MAIN CONTENT **********/

h1, h2 {
	font-size: 11px;
	margin-bottom: 0px;
	line-height: 16px;
}
h3 {
	color: #5a5b5e;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 16px;
	font-family: "Lucida Grande", Arial, Helvetica;
	border-bottom: 1px solid #5a5b5e;
}
p { margin-top: 0px;
	line-height: 16px;
}

.red, .req { color: #830016; }
.reqMssg {
	color: #830016;
	font-weight: bold;
	border-top: 1px solid #830016;
	border-bottom: 1px solid #830016;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 415px;
	text-align: center;
}

a:link { color: #830016; text-decoration: underline; }
a:active, a:hover { color: #bf0223; text-decoration: none; }
a:visited { color: #5e0212; text-decoration: underline; }

#mainContent ul li { list-style: url(images/mainNavBullet.gif); }

