html {
	text-align: center;
	margin: 0; padding: 0;
	text-align: center;
	width: 100%;
}
body {
	padding: 0; margin: 0 auto;
	width: 100%;
	background: #FFF url(/img/bg-html.gif) top center no-repeat;
	background-color: transparent;
	color: #6e6e6e;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}
::selection {
	background-color: rgba(165,27,23,0.8);
	color: #FFF;
}
::-moz-selection {
	background-color: #A51B17;
	color: #FFF;
}
.hide { display: none; }
div#container {
	background: #FFF url(/img/bg-img.gif) top center repeat-y;
	width: 766px;
	margin: 0 auto;
	padding: 0 5px;
	text-align: left;
}
* html div#container { width: 776px; }
form fieldset { border: 0; }
h1, h2, h3, h4, h5, h6 {
	margin: 0 5px 0 0;
	font-weight: bold;
}
h1 {
	color: #505050;
	font-size: 24px;
	font-weight: 400;
}
h2 {
	color: #ffffff;
	font-size: 24px;
	text-align: right;
	letter-spacing: 0.5px;
}
h3 {
	color: #505050;
	font-size: 18px;
}
dt {
	font-weight: bold;
	margin-top: 1em;
}
ul#skip {
	position: absolute;
	top: -555em;
}
#flash_notice {
  margin-top: 5px;
  border: 2px solid red;
  padding: 5px;
  color: red;
}

/* Header
-------------------------------------------------------------------------- */
div#header {
	background: #000 /*#A51B17*/ url(/images/totcomf-header.gif) 0 0 no-repeat;
	height: 100px;
	margin-right: 1px;
}
div#header ul {
  padding: 13px 0 13px 30px;
  .padding: 10px 0 10px 30px;
  margin: 0;
	float: left;
	border-right: 1px solid #ece4cd;
}

* html div#header ul { width: 170px; }
div#header ul li {
	font-size: 12px;
	list-style-image: url(/images/red-arrow-bull.jpg);
	margin-bottom: 3px;
	padding-right: 12px;
}
div#header ul a {
	color: #5a5a5a;
	/*color: #e0e0e0;
		font-size: 13px;*/
	text-decoration: none;
	/*display: block;
		background: url(/img/arrow-wht.gif) 155px center no-repeat;
		width: 150px;
		margin: 3px 0;
		padding: 4px 20px 4px 0;*/
}

* html div#header ul a { 
}
div#header ul a:hover { 
	color: #000; 
}
div#header form {
  position: relative;
  top: 45px;
  right: -235px;
/*  border-right: 1px solid #ece4cd;*/
	float: left; 
	width: auto;
	padding: 12px 12px 12px 0; margin: 7px 0 0 13px;
}
/** html div#header form { width: 171px; }*/

div#header h1 {
	float: left;
	width: auto; height: 100px;
	background: #F2C95D url(/img/truck.gif) 10px center no-repeat;
	margin: 0; padding: 0;
	text-align: left;
}
div#header h1 a {
	display: block;
	text-indent: -999em;
	width: 200px;
	height: 100px;
}
div#header address {
  padding: 10px 20px;
/*  .padding: 15px 20px 15px 40px;*/
  margin: 5px 0px 0 0;
  float: right;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
/*  color: #9a7f38;*/
  color: #999;
	font-weight: bold;
	border-left: 1px solid #333;
}
*:first-child+html div#header address {
}

div#header address a {
  color: #999;
	/*margin: 5px 0 0;
		text-align: left;
		text-indent: -999em;
		float: right;
		width: 215px;
		height: 26px;
		background: url(/images/bg-surveylink.gif) top left no-repeat;*/
}
div#header address a:hover { background-position: bottom left; }

div#header .truck {
  clear: none;
/*  margin-top: -1px;*/
}
div#header .truck img {
  vertical-align: baseline;
  margin-top: 1px;
}
* html div#header .truck {
  position: absolute;
  float: right;
}
*:first-child+html div#header .truck {
  position: absolute;
  float: right;
}



/* -------------------------------------------------------------------------- */




input#search {
	width: 220px;
	border: 2px solid #606060;
	padding: 3px;
}
ul#menu {
	background: url(/img/bg-menu.gif) top right no-repeat;
	text-align: left;
	width: 766px;
  height: 51px;
	clear: left;
	list-style-type: none;
	margin: 0; padding: 0;
}
ul#menu li {
  height: 51px;
	float: left;
	width: auto;
	overflow: hidden;
}
/** html ul#menu li { height: 50px; }*/
ul#menu li a {
	display: block;
  padding: 14px 8px 12px 8px;
	color: #575757;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px !important;
}
* html ul#menu li a { padding: 12px 8px 10px; font-size: 11px; }
*:first-child+html ul#menu li a { padding: 11px 8px;}

ul#menu li a:hover {
	color: #FFF;
	background: #575757;
}

#flashobject {
	float: left;
	width: 670px;
}
.flashheader {
	background: #a51b18 url(/img/angle.gif) top right no-repeat;
	clear: left;
	width: 773px;
	height: 96px;
	margin-left: -8px;
	text-align: left
}
.flashheader object {
	margin-right: -3px;
	float: left;
	width: 670px;
}
#content {
	text-align: left;
}
.page-text {
	padding-top: 15px;
	font-size: 13px;
	text-align: left;
	width: 474px;
	margin-left: 15px;
	margin-bottom: 100px; /* give all page content some room at the bottom */
}
.page-text a {
	color: #a51b18;
	text-decoration: underline;
}
.page-text a:hover {
	color: #9a9a9a;
	text-decoration: none;
}
.submenu {
	width: 171px;
	float: right;
}
ul.footer {
	clear: both;
	text-transform: uppercase;
	color: #E0E0E0;
	font-size: 10px;
	background-color: #575757;
	text-decoration: none;
	text-align: center;
	width: 499px;
	height: 30px;
	padding: 2px 0; margin: 0;
	list-style-type: none;
}
ul.footer li { 
	float: left;
	width: auto;
	margin: 6px 6px 0;
}
* html .footer { margin: 0 265px 0 0; }
.footer a {
	color: #e0e0e0;
	text-decoration: none;
}
.footer a:hover {
	color: #575757;
	background-color: #e0e0e0;
	text-decoration: none;
}
.special {
	color: #fff;
	font-size: 15px;
	background-color: #a51b18;
	padding-right: 2px;
	padding-left: 2px;
}
.selector {
	background: #f2c95d url(/images/sidenav-shadow.gif) top left no-repeat;
	width: 478px; height: 170px;
	padding: 10px 20px 0 0;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}
* html .selector,
ie {
	height: 180px;
	width: 496px;
}
.selector ul {
	list-style-type:none;
	margin-top: 30px;
}
.select ul li {
  height: 1px;
  padding: 0;
  margin: 0;
}
.selector a {
	display: block;
	.display: inline-block;  
	/*margin: 120px 10px 25px 280px;*/
	padding:2px 5px;
	color: #a51b18;
	text-decoration: none;
}
.selector a:hover {
	color: #fff;
	text-decoration: none;
}
.submenu ul {
	list-style-type: none;
	margin: 0; padding: 0;
	border-bottom: 10px solid #A51B18;
	text-align: left;
	width: 171px;
	background: #FFF;
}
.submenu li {
	border-bottom: 1px solid #FFF;
}
* html .submenu li { border: 0; }
.submenu ul a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: #F2F2F2;
	color: #646464;
	display: block;
	width: 163px;
	padding: 8px 0 8px 8px;
}
* html .submenu ul a {
	width: 171px;
}
.submenu ul a:hover {
	background: #FFF;
	color: #A51B18;
}
.submenu img.tc-logo {
	margin-top: 40px;
	margin-left: 10px;
}


p#tcbyie {
	width: 96px;
	height: 425px;
	overflow: hidden;
	margin: 0; padding: 0;
	float: right;
}
p#tcbyie a img { border: 0; }

#search { vertical-align: middle; padding: 1px; margin: 0; border: 1px black; }
#ssubmit { vertical-align: middle; padding: 0; margin: 0; width: 35px; height: 22px; font-size: 12px; }
.dark {
	color: #505050;
}

div.fieldWithErrors input,
div.fieldWithErrors textarea,
div.fieldWithErrors select { border: solid 2px red; }
input.error { border: solid 2px red; }
p.error { color: red; font-weight: bold; padding: 0 !important; margin-bottom: 3px !important; }

div.cutoff { background-color: #ececec; height: 100%; }
h2.contact { padding-top: 10px; padding-bottom: 0; margin: 0; font-size: 18px; text-align: left; clear: left; }
dl.contact { clear: left; }
dl.contact dt { 
	margin: 2px 0 0;
	width: 87px;
	background-color: #f2f2f2;
	color: #514e5c;
	padding: 15px 5px 16px 5px;
	float: left;
	clear: left;
}
dl.contact dd {
	width: 230px;
	height: 3em;
	padding: 7px 0 0 0;
	margin: 2px 10px 0 5px;
	font-size: 13px;
	color: #514e5c;
	float: left;
}
dl.contact dd.phone {
	font-size: 17px;
	font-weight: bold;
	width: 112px;
}

ul.links { margin: 0; padding: 10px 0; }
ul.links li { display: inline; }

table.calendar {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	clear: left;
}
table.calendar caption {
	width: 100%;
	background: #333;
	padding: 5px 0 2px;
}
table.calendar caption h2, table.calendar caption h3 {
	color: #333;
	margin: 0;
}
table.calendar caption span {
	float: left;
	width: auto;
	height: 22px;
	width: 100px;
	margin: 0 5px;
}
table.calendar caption span.next { 
	float: right; 
}
table.calendar caption span a {
	display: block;
	color: #777;
	text-decoration: none;
	font-weight: bold;
	height: 17px;
	padding-top: 5px;
	width: 100px;
}
table.calendar tbody td {
	vertical-align: top;
}
table.calendar tbody h3 span {
	font-size: 8px;
	font-weight: normal;
	display: block;
}


blockquote {
	float: right;
	width: 220px;
	margin: 0 0 10px 10px;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}

/*------------------ Arik ---------------------*/

div.callout {
	padding: 18px;
	margin: 10px 10px 10px 0;
	border: 1px solid #dcd5c1;
	background: #fff5d9 url(../images/callout-bg.jpg) top left repeat-x;
}
div.callout p {
	font: italic 15px Georgia;
	font-weight: ;
	color: #6e695b;
	margin: 0; padding: 0;
	line-height: 20px;
}
div.testimonials hr {
	height: 4px;
	margin: 20px 0;
	color: #999;
	background: #ddd;
	border: none;
}

ul.secrets_of, 
ul.air_quality {
  margin: 0; padding: 0;
  width: auto;
}
ul.secrets_of li, 
ul.air_quality li {
  float: left;
  display: inline;
  margin-right: 15px;
  font-size: 12px;
  font-weight: bold;
}
ul.secrets_of li.current a, 
ul.air_quality li.current a {
  color: #5a5a5a;
  border-bottom: 1px solid #ccc;
}
ul.secrets_of li a, 
ul.air_quality li a {
  text-decoration: none;
}

.page-text ol li {
  margin-bottom: 10px;
}

a#home_link {
  position: absolute;
  z-index: 1000;
  background-color: none;
  width: 173px; 
  height: 99px;
  margin-left: -294px;
}
a#home_link span {
  display: block;
  float: left;
  width: 173px; 
  height: 99px;
  cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
  a#home_link {margin-left: 0px;}
}

/*------------------ Arik (end) ---------------*/

a.print_this {
  float: right;
}
#slide-images {
  position: relative;
  display: block;
  margin: 0px;
  padding: 0px;
  width: 400px;
  height: 300px;
  overflow: hidden;
}

#slide-images li {
  position: absolute;
  display: block;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

#slide-images li img{
  display:block;
  background-color:#FFFFFF;
}
