body { text-align: center; }
th, td, p { font-size: 14px; }

#headerBox {
  width: 100%;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FF0000;
  color: #000000;
    /* Our massive border-radius stack. */
/*-moz-border-radius-topleft: 1em;  
-moz-border-radius-topright: 1em;
-webkit-border-top-left-radius: 1em 1em;  
-webkit-border-top-right-radius: 1em 1em;
border-top-left-radius: 1em 1em;  
border-top-right-radius: 1em 1em; */
  border-right: solid red 1px;
  border-left: solid red 1px;
  }
  
#headerCenterText {
  position: relative; 
  left: 2em;
  margin-left: auto; 
  margin-right: auto; 
  margin-top: 5px; 
  z-index: 2;
  }
#noFlashBacker {
position: absolute; 
right: 10px; 
z-index: 1; 
width: 240px;  
height: 140px; "
}    
#horizmenu {
  width: 100%;
  min-height: 40px;
  font-size: 18px;
  font-family: arial, sans-serif;
  color: white;
  margin-left: auto;
  margin-right: auto;
  margin-top: 95%;
  background-color: #FF0000;
  /* background-image: url(images/top_row_sm_tile.jpg); */
  /* background-repeat: repeat-x repeat-y; */
  color: #FFFFFF;
  /* border-bottom: solid yellow 1px; ---- moved to nav bar in nav_mods.css */
  border-left: none;
  border-right: solid red 1px;
  border-top: none;
  }
  
#horizmenu a {
padding: 10px;
background-image: url(images/top_row_button.jpg);
}

#horizmenu a:link { text-decoration: none; color: #FFFFFF; }
#horizmenu a:visited { text-decoration: none; color: #FFFFFF; }
#horizmenu a:active  { text-decoration: underline; color: #FFFF00; }
#horizmenu a:hover   { text-decoration: underline; color: #FFFF00; }

#mainContent {
  width: 100%;
  margin-left: 0;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  font-family: "arial", verdana, sans-serif;
  font-size: 12px;
  height: 96%;
  }
  
#leftrightseparator {
  width: 1102px;
  border: none;
  text-align: left;
 }
 
.boxmenu {
  margin-top: 5px;
  width: 140px;
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  }
   
.boxhead {
  width: 136px;
  margin: 2px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  }
.boxbody {
  width: 136px;
  color: #000000;
  font-weight: normal;
  text-align: left;
  padding: 2px;
 }
 
.boxbody a:link    {text-decoration: underline; color: black; }
.boxbody a:visited {text-decoration: underline; color: black; }
.boxbody a:active  {text-decoration: underline; color: red; }
.boxbody a:hover   {text-decoration: underline; color: red; }

.contentArea {
  width: 100%;
  min-height: 210px;
  height: 75%; 
  margin-left: 0;
  margin-right: auto;
  border: solid white 1px;
  background-color: white;
  color: black;
  font-family: "arial", verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 0;
  padding-bottom: 10px;
  vertical-align: top;
  /* overflow-x: hidden;
  overflow-y: scroll; */
  }
.contentArea h3 {
  font-size: 16px;
  }
.contentArea h2 {
  font-size: 18px;
  }
.contentArea a:link    { text-decoration: underline; color: #0000EE; }
.contentArea a:visited { text-decoration: underline; color: #FF0000; }
.contentArea a:active  { text-decoration: none; color: #000000; }
.contentArea a:hover   { text-decoration: none; color: #000099; }
.redText { color: #FF0000; }
.centered { text-align: center }

.contentArea p {
  font-size: 14px;
  }
.contentArea .starburst{
position: relative;
top: 60px;
left: -32%;
z-index: 2;
}
.contentArea #Guardian2{
position: relative;
left: 15%;  /* 140 px */
top: -250px;
z-index: 1;
}
.contentArea #rhStar{
position: relative;
top: -130px;
left: 15%;
z-index: 2;
}
.footAddress {
    display: block;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    left: 0;
    position: relative;
    text-align: center;
    /* top: 380px; */
    width: 100%;
}
.footAddress a:hover   { 
text-decoration: none; 
color: #000099; 
font-size: 14px;
}
.under_badges .footAddress{
position: relative;
top: 355px; 
width: 100%;
}
.under_contact{
display: block; 
position: absolute; 
top: 680px; 
margin-left: auto; 
margin-right: auto; 
width: 100%; 
}
.tipList {
  margin-right: 10px;
  }

.headCell {
  font-size: 16pt;
  font-weight: bold;
  color: #FF0000;
  }

.smaller {
  font-size: 8pt;
  }

.bigger {
  font-size: 14pt;
  }

.underline {
  text-decoration: underline;
  }
  
.productList {
  list-style-type: none;
  }


.prodbox {
  margin-top: 5px;
  width: 200px;
  background-color: #FFFFaa;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  margin-left: auto;
  margin-right: auto;
  }
.prodhead {
  width: 196px;
  margin: 2px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  }
.prodbody {
  width: 196px;
  color: #000000;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  text-align: left;
  padding: 2px;
  }
.prodbody a:link    {text-decoration: underline; color: black; }
.prodbody a:visited {text-decoration: underline; color: black; }
.prodbody a:active  {text-decoration: underline; color: red; }
.prodbody a:hover   {text-decoration: underline; color: red; }

.prodboxBig {
  margin-top: 5px;
  width: 640px;
  background-color: #FFFFaa;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  }
.prodboxBig tbody {
margin: 0;
padding: 0;
}
.prodboxBig td {
width: 20%;
}
.prodheadBig {
  width: 640px;
  position: relative;
  left: -3px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  }
.prodbodyBig {
  width: 630px;
  color: #000000;
  font-weight: normal;
  text-align: left;
  padding: 2px;
  }
.prodbodyBig a:link    {text-decoration: underline; color: black; }
.prodbodyBig a:visited {text-decoration: underline; color: black; }
.prodbodyBig a:active  {text-decoration: underline; color: red; }
.prodbodyBig a:hover   {text-decoration: underline; color: red; }

.prodTable { border: none; }
.prodTable td { vertical-align: top; text-align: center;}

.mediabox {
  margin-top: 5px;
  width: 640px;
  background-color:  #FFFFFF;/* #FFFFaa; */
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: normal;
  color: black;
  border: solid #FF0000 1px;
  text-align: center;
  }
.mediabox h4 {
margin: 0;
}
.mediahead {
	width: 640px;
	margin: 0;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}
.mediabody {
	width: 600px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-left: 1.5em;
	padding-right: 1.5em;
	}
.map-bumper{
width: 95%;
text-align: center;
color: black;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 14px;
}	
iframe.map-wrap{
    background-color: white;
    color: black;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 95%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 410px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 100%;
}
.map-wrap {
    width: 100%;
	height: 95%;
	min-height: 410px;
	background-color: white;
    color: black;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    vertical-align: top;
    overflow: none;
	position: absolute;
	top: 240px;
}
.map-wrap object {
position: relative;
top: 40px;
} 
.tall-wrap {
    width: 95%;
    height: 510px;
	min-height: 410px;
    background-color: white;
    color: black;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 100%;
	overflow: none;
}
.serv-wrap {
    width: 100%;
	height: 95%;
	min-height: 410px;
	background-color: white;
    color: black;
    font-family: arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    vertical-align: top;
    overflow: none;
	position: absolute;
	top: 240px;
}
#map-wrap {
  position: relative;
  width: 95%;
  height: 95%;
  /* padding: 100px;
  margin-left: 100px;
  margin-right: 100px; */
}  
 #map-canvas {  /* this is for google map canvas - to start with */
	 width: 95%;
	 /* height: 90%; */
	 background-color:  white; 
	 overflow-x: hidden;
	 overflow-y: hidden;
	 margin: 10px;
 }
  #map-canvas ul{
  font-size: 14px;
  }
#mapBoxHead {
  width: 100%;
  height: 56px;
  margin-left: auto;
  margin-right: 200px;
  margin-bottom: 0;
  background-color: #FF0000;
  color: #000000;
  background-image: url(images/roof_tile.png);
  background-position: top;
  background-repeat: repeat-x;
  float: left; 
  padding: 0;
  display: block;
  }
  #mapBoxHead  h2{
  color: #090909;
  font-size: 25px;
  font-weight: bold;
  margin-top: 10px;
 }
 #badge_wrapper {
    display: block;
    background-color: #FFFFFF;
    height: 76px;
    position: relative;
    top: 0px;
	left: 0.2em;
    width: 79.5em;
  /* Our massive border-radius stack. */
-moz-border-radius-topleft: 1em;  
-moz-border-radius-topright: 1em;
-webkit-border-top-left-radius: 1em 1em;  
-webkit-border-top-right-radius:  1em 1em;
border-top-left-radius: 1em 1em;
border-top-right-radius: 1em 1em;
 }
#badge_wrapper p {
 width: 77em;
 position: relative;
 top: -10px;
 font-size: 10px;
 font-weight: bold;
 text-align: center;
 height: 56px;
 }
 #payment_options{
 width: 38.5em;
 min-height: 56px;
 background-color: #FFFFAA;
 float: left;
 top: 6px;
 /* Our massive border-radius stack. */
-moz-border-radius-bottomleft: 1em;  
-moz-border-radius-bottomright: 1em;
-webkit-border-bottom-left-radius: 1em 1em;  
-webkit-border-bottom-right-radius: 1em 1em;
border-bottom-left-radius: 1em 1em;  
border-bottom-right-radius: 1em 1em;
 -moz-border-radius-topleft: 1em;  
-moz-border-radius-topright: 1em;
-webkit-border-top-left-radius: 1em 1em;  
-webkit-border-top-right-radius:  1em 1em;
border-top-left-radius: 1em 1em;
border-top-right-radius: 1em 1em;
border: solid #FF0000 4px;
margin: 0;
margin-left: 1%;
padding: 0;
text-align: center;
 }
#payment_options img {
padding-top: 4px;
height: 50px;
/* width: 50px; */
margin-left: 5px;
}
#payment_options a {
border: 0;
}
 #business_badges{
 width: 38.5em;
 min-height: 56px;
 background-color: #FFFFAA;
 position: relative;
 left: 19.2em;
 top: 0px;
 /* float: left; */
 /* Our massive border-radius stack. */
-moz-border-radius-bottomleft: 1em;  
-moz-border-radius-bottomright: 1em;
-webkit-border-bottom-left-radius: 1em 1em;  
-webkit-border-bottom-right-radius: 1em 1em;
border-bottom-left-radius: 1em 1em;  
border-bottom-right-radius: 1em 1em;
-moz-border-radius-topleft: 1em;  
-moz-border-radius-topright: 1em;
-webkit-border-top-left-radius: 1em 1em;  
-webkit-border-top-right-radius:  1em 1em;
border-top-left-radius: 1em 1em;
border-top-right-radius: 1em 1em;
border: solid #FF0000 4px;
margin: 0;
padding: 0;
text-align: center;
}
 #business_badges img{
position: relative;
left: -230px;
height: 50px;
padding-top: 4px;
margin-left: 5px;
border: 0;
}
#business_badges a {
height: 30px;
border: 0;
margin: 0;
display: inline;
}
#business_badges iframe.twitter-share-button {
display: inline;
position: absolute;
left: 18em;
top: 2.4em;
z-index: 1;
}
#business_badges iframe {
display: inline;
position: absolute;
top: 0.2em;
left: 21em;
z-index: 0;
}
.article {
width: 85%; 
margin-left: 5%; 
margin-right: auto;
text-align: left;
}
.announce{
position: relative;
top: 38px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
width: 550px;
height: 205px;
display: block;
background-image: url(images/AnnouncementBox.png);
background-color: #FFFFFF; /* #F9E576; */
background-position: 0px 0px;
background-repeat: no-repeat;
/* Our massive border-radius stack. */
-moz-border-radius-bottomleft: 4em;  
-moz-border-radius-bottomright: 4em;
-webkit-border-bottom-left-radius: 4em 4em;  
-webkit-border-bottom-right-radius: 4em 4em;
border-bottom-left-radius: 4em 4em;  
border-bottom-right-radius: 4em 4em;
-moz-border-radius-topleft: 4em;  
-moz-border-radius-topright: 4em;
-webkit-border-top-left-radius: 4em 4em;  
-webkit-border-top-right-radius:  4em 4em;
border-top-left-radius: 4em 4em;
border-top-right-radius: 4em 4em;
border: 0px;
font-weight: bolder;
}
/* .announce p {
position: relative;
top: 22px;
margin-left: auto;
margin-right: auto;
} */
.announce .plaintext {
position: relative;
top: 22px;
margin-left: auto;
margin-right: auto;
}
.under_units{
position: relative; 
top: 920px; 
width: 100%;
}
 #footer {
	position: relative;
	width: 100%;
	text-align: center;
	top: 380px;
}
  #ImageLeft {
 	position: relative; 
	top: 50px; 
	left: 20px;
	float: left;
	width: 540px;
}
  #BulletListRight {
	position: absolute; 
	top: 100px; 
	left: 600px;
	text-align: left;
  }
 .txtTestimonials {
	text-align: left;
	padding: 7px;
}
 .centerIt {
	text-align: center;
  }
