﻿body {
  margin: 0px;
  padding: 10px 0px;
  background-image: url(images/bg.jpg);
  background-color: #ffffff;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  color: #333333;
}
p {
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  color: #333333;
  margin: 6px auto 8px auto;
  line-height: 125%;
  text-align:justify;
}
td {
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  color: #333333;
}
table {
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  color: #333333;
}
h1 {
  font-family: Arial Black;
  font-size: 24pt;
  font-weight: normal;
  color: #333333;
}
h2 {
  font-family: Arial Black;
  font-size: 18pt;
  font-weight: normal;
  color: #333333;
}
h3 {
  font-family: Arial Black;
  font-size: 14pt;
  font-weight: normal;
  color: #333333;
}
h3.pageHeading {
  font-family: Arial Black;
  font-size: 14pt;
  font-weight: normal;
  margin: 0px auto; 
  color: #FFFFFF;
}
h3.hmpgHeading {
  font-family: Arial Black;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0px;
  text-align: center;
  color: #005faf;
  line-height: 125%;
}
h4 {
  font-family: Arial Black;
  font-size: 12pt;
  font-weight: normal;
  color: #333333;
}
h5 {
  font-family: Arial Black;
  font-size: 10pt;
  font-weight: normal;
  color: #333333;
}

/*********************************************************/

#bottom_menu {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0px auto;
  height: 25px;
  font-size: 9px;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #ffffff;
  background-color: #df0000;
  background-image: url(images/menubg.jpg);
}
#bottom_menu a {
  color: #ffffff;
}
#bottom_menu a:hover {
  color: #FFFF66;
}
#bottom_menu a:active {
  color: #FFCC00;
}
#bottom_menu a:visited {
  color: #DCDCDC;
}
#container {
  border: 1px solid #000000;
  margin: 10px auto 0px;
  background-color: white;
  width: 800px;
  text-align: left;
}
#content_hp_hdg {
  text-align: center;
  font-family: Arial Black; 
  font-size: 18px;
  margin-bottom: 0px;
}
#content_inside_left {
  background-color: #eeeeee;
  width: 25%;
  padding: 6px;
  vertical-align: top;
  border-right: 1px solid #000000;
}
#content_inside_main {
  width: 75%;
  padding: 6px;
  vertical-align: top;
}
#copyright {
  text-align: center;
}
#copyright p {
  margin: 10px 0px;
	line-height: 1.4em;
	font-size: 10px;
	text-align: center;
}
#header {
  height: 75px;
  text-align: center;
  vertical-align: top;
  padding: 6px;
}
#hp-promo-gthp {
  text-align: center; 
  padding-top: 25px; 
  padding-bottom: 50px;
}
#hp-promo-taxcrt {
  text-align: center; 
  padding-top: 10px; 
  padding-bottom: 19px;
}

#insidePageHeading {
  background-color: #5483AD;
  text-align: center;
  border: 1px solid #000099;
}
#left_nav_menu {
  background-image: url(images/menubg.jpg);
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 5px;
}
#left_nav_menu:hover {
  background-image: url(images/menubg_over.jpg);
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  color: #FFFFFF;
  padding-left: 5px;
}
#nav-menu-left {
  width: 178px;
  /* this width value is also effected by
  the padding we will later set on the links. */
} 
#nav-menu-left ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 10px;
  font-weight: bold;
}
#nav-menu-left li {
  margin: 3px 0 0;
  text-align: left;
}
#nav-menu-left li a {
  display: block;
  width: 178px;
  padding: 6px 2px 6px 4px;
  border: 1px solid #000000;
  background: #CC0000 url(images/menubg.jpg);
  text-decoration: none; /*lets remove the link underlines*/
}
#nav-menu-left a:visited {
color: #FFFFFF;
}
#nav-menu-left a:active {
color: #FFFFFF;
}
#nav-menu-left a:link {
color: #FFFFFF;
}
#nav-menu-left a:hover {
  border: 1px solid #000000;
  background: #005FAF;
  color: #FFFFFF;
}
#top_menu {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin: 0px auto;
  height: 26px;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #ffffff;
  background-color: #ffffff;
  background-image: url(images/menubg.jpg);
}
.align-center {
  text-align: center;
}
.apptFormDropDown {
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  color: #333333;
  border: 1px solid #7F9DB9; /* 2px solid #FF7575 */
}
.apptFormFieldCell {
  width: 73%;
  padding: 4px 0px 4px 0px;
}
.apptFormLabelCell {
  width: 27%;
  padding: 4px 0px 4px 0px;
}
.apptFormTextBox {
  font-family: Verdana, Arial, Helvetica, sans serif;
  font-size: 11px;
  color: #333333;
  width: 250px;
  border: 1px solid #7F9DB9;
  padding-left: 3px;
}
.atticatList {
  margin-top: 0px;
  margin-right: 30px;
}
.atticatList li {
  margin-bottom: 8px;
}
.atticatList li ul {
  margin-left: 25px;
}
.atticatList li ul li {
  margin-bottom: 0px;
}
.blue-double {
  color:blue; 
  font-weight:bold; 
  text-decoration:none;
  border-bottom:3px blue double;
}
.blue-double a {
  color:blue; 
  font-weight:bold; 
  text-decoration:none;
  border-bottom:3px blue double;
}
.blue-double a:hover {
  color:blue; 
  font-weight:bold; 
  text-decoration:none;
  border-bottom:3px blue double;
}
.blueHeading {
  font-weight: bold;
  font-size: 13px;
  color: #306090;
}
.blueHeading a {
  font-weight: bold;
  font-size: 13px;
  color: blue;
}
.blueHeading a:hover {
  font-weight: bold;
  font-size: 13px;
  color: blue;
  text-decoration:underline;
}
.blueText {
  color: #306090;
}
.blueTextBold {
  color: #306090;
  font-weight: bold;
}
.border-1px {
  border: 1px solid #000000;
}
.bottom_promo {
  color: #333333;
  width: 85%;
}
.bottom_promo a {
  color: #333333;
}
.bottom_promo a:hover {
  color: #0000FF;
}
.bottom_promo_spcl {
  color: #333333;
  width: 100%;
}
.bottom_promo_spcl a {
  color: #333333;
}
.bottom_promo_spcl a:hover {
  color: #0000FF;
}
.bottom_promo_bullet {
  text-align: right;
  padding-right: 6px;
  font-weight: bold;
  width: 15%;
}
.bottom_promo_hp_hdr {
  margin: 3px auto;
  color: #ff0000;
  text-align: center;
  font-size: 18px;
  }
.bottom_promo_table_lt {
  border-collapse: collapse; 
  border: 1px solid #000000;
  background-color: #DEDEDE;
  width: 100%;
  }
.bottom_promo_table_dk {
  border-collapse: collapse; 
  border: 1px solid #000000;
  background-color: #CBCBCB;
  width: 100%;
  }
.content_hp {
  font-size: 11px;
  margin-top: 6px;
  margin-bottom: 12px;
  text-align: justify;
}
.content_hp_lm {
  margin-bottom: 0px;
  text-align: right;
  font-family: Arial Black; 
  font-size: 22px;
  font-style: italic;
  }
.content_hp_lm a {
  margin-right: 65px; 
}
.cust_quote {
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 8px;
}
.cust_name {
  margin-top: 8px;
  margin-bottom: 0px;
}
.defTable {
  border-collapse: collapse;
  border-color: #ffffff;
  border-width: 0;
}
.double-space {
	line-height:200%;
	margin-bottom:16px;
}
.double-space-ul {
	line-height:100%;
}
.double-space-ul li {
	line-height:130%;
	margin-bottom:6px;
}
.greenHeading {
  font-weight: bold;
  font-size: 13px;
  color: #006000;
}
.greenTextBold {
  font-weight: bold;
  color: #006000;
}
.greenText {
  color: #006000;
}
.inside_left_hdg {
  margin-bottom: 0px;
}
.leftFeature {
  margin-top: 0px;
  margin-left: -20px;
}
.leftFeature li {
  margin-bottom: 8px;
}
.line-height-150 {
  line-height:150%;
}
.prod-hdg-no-logo {
  font-family: "Arial Black";
  font-size: 16px;
  padding-top: 6px;
}
.prod-hdg-no-logo-blue {
  font-family: "Arial Black";
  font-size: 16px;
  color: #306090;
}
.prod-serv-block {
  float: left;
  width: 23%; 
  line-height: 14pt; 
  color: #00245D; 
  margin-bottom: 15px;
}
.prod-serv-block a {
  color: #00245D;
  text-decoration: none;
}
.prod-serv-block a:hover {
  color: #0000FF; 
  text-decoration: underline;
}
.prod-serv-block a:active {
  color: #CC0000; 
  text-decoration: underline;
}
.prod-serv-block a:visited {
  color: #00245D;
  text-decoration: none;
}
.prod-serv-block a:hover:visited {
  color: #0000FF; 
  text-decoration: underline;
}
.quote_box {
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.quote_box_gray {
  background-color: #DEDEDE;
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.redHeading {
  font-weight: bold;
  font-size: 13px;
  color: #DF0000;
}
.redHeading a {
  font-weight: bold;
  font-size: 13px;
  color: #DF0000;
}
.seasonal-specials {
  font-size: 12px; 
  line-height: 150%;
}
.taLeft {
  text-align:left;
}
.taRight {
  text-align:right;
}
.taCenter {
  text-align:center;
}
.taJustify {
  text-align:justify;
}
.ulJustRM35 li {
  text-align:justify;
  margin-right:35px;
  margin-bottom: 8px;
}
div.hp-side-promo {
  position: relative;
  margin-left: 527px;
  width: 273px;
  height: 110px;
  border: 0;
  background-color: #C0C0C0;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
div.hp-side-promo a {
	display: block;
	line-height: 1.2em;
	height: 110px;
	text-decoration: none;
	color: #00245D;
	border: 0;
}
div.hp-side-promo a:hover {
  color: #DF0000;
}
div.hp-side-promo a.side-promo-1 {
  height: 40px;
  margin: 0px;
  text-align: right;
	line-height: 1.1em;
  padding: 10px 10px 0px 0px;
}
div.hp-side-promo a.side-promo-2 {
  height: 60px; 
  margin: 0px; 
  text-align: right;
  padding: 0px 10px 0px 0px;
}
