/* =====================================
Chris Hoadley's Default Style Sheet
======================================== */
/* Sets page margins to 0 */
html,body,#tableScaleXY{
	margin:0px;
	border:none;
	padding:0;
	height:100%;
	width:100%;
}
/* Scales the table to full page 
#tableScaleXY{
	margin:0px;
	border:none;
	padding:0;
	height:100%;
}*/
/* Scales the table to 100% height */
#tableScaleY{
	margin: 0px;
	border:none;
	padding:0;
	height:100%;
}
/* Full page repeat of image */
.bkgRepeat{
	background-image: url(/Images/bkg_repeat.jpg);
}
/* Reapeat of image on the x */
.bkgGradient{
	background-image: url(/Images/bkg_gradient.jpg);
	background-repeat: repeat-x;
}
.bgNoRepeat {
	background-image: url(/Commercial_Pest_Control/Images/BugDiv_Right.gif);
	background-repeat: repeat-x;
}

/*==========================================================*/
.text {  font-family: Verdana; font-size: 11px; color: #000000}
.textrv {  background-color: #2a7aae; font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold}
.tablelg { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; vertical-align: top; width: 600px; border-style: none; margin-left: 20px; font-family: Verdana; font-size: 11px; color: #000000 }
.textsize {  font-family: Verdana; font-size: 11px}
.hdrbar { background-color: #2a7aae; font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold }
/*==========================================================*/
.h2 {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: 700; 
	text-transform: uppercase; 
	color: #FF0000;
	margin-left: 20px
}
.h3 {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: 700;  
	color: #FF0000;
}
/*==========================================================*/
.bodytext {  
	font-family: Verdana; 
	font-size: 10px;
	color: #333333
}
.txtBody_10px_Black {/*<----NEW--*/
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.txtBody_10px_GrayBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

/*==========================================================*/
.txtBody_10pxBld_Black {/*<----NEW--*/
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.txtBody_11_BlackBD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.txtBody_12_BlackBD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.headertext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
/*==========================================================*/
.txtHeader_12pxBld_Black {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txtHeader_11px_Black {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.txtHeader_12pxBld_White {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtHeader_12pxBld_Red {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.txtHeader_16pxBld_Red {
	font-family: Verdana;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
/*==========================================================*/
.txtCopyright {/*<----NEW--*/
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.copyrightText {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
/*==========================================================*/
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.inputFrm {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #edf1f2;
	border: 2px solid #7d9ba7;
}
/*==========================================================*/
/*
.bullets {
	list-style-position: inside; 
	list-style-image: url(images/bullet.gif); 
	list-style-type: none; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	clip: rect()
}
*/
.bullets {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}
/*==========================================================*/
.tableBkgDk {
	background-color: #D8E9F3;
}
.tableBkgDrk {/*<----NEW--*/
	background-color: #D8E9F3;
}
/*==========================================================*/
.textArchive {
	font-family: Verdana;
	font-size: 10px; 
	color: #333333
}
.tableBkgLt {
	background-color: #F0F7FB;
}
.tableBkgDrkHeader {

	background-color: #856571;
}
.tableBorder_Gray_5px {
	border: 5px solid #999999;
}
.searchField {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #edf1f2;
	border: 2px solid #7d9ba7;
	/*height: 12px;*/
	padding: 3px;
}
.searchField2 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #edf1f2;
	border: 2px solid #7d9ba7;
	height: 21px;
	padding: 3px;
}
#bodyTable {
	width: 100%;
}
.tableBkgBlue {
	background-color: #B0D3E6;
}
.yellowBkg {
	background-image: url(/Images/body_yellowBkg.jpg);
	background-repeat: no-repeat;
}
.txtBody_11px_Black {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
.txtHeader_10pxBld_White{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtHeader_12_Black {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.txtHeader_16_Blue {
	font-family: Verdana;
	font-size: 16px;
	color: #2C7fAE;
	font-weight: normal;
}
.txtHeader_16_BlueBD {
	font-family: Verdana;
	font-size: 16px;
	color: #2C7fAE;
	font-weight: bold;
}
.txtHeader_16_BlackBD {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

/*==========================================================*/
#tncarsnav {
	color: #333333;
}

#tncarsnav a {
	text-decoration:none;
}

#tncarsnav a:hover {
	text-decoration:underline;
}

/*==========================================================*/

#bannerarea {
	height:285px; 
	width:760px; 
	margin:0; 
	padding:0;
	}

#bannerimage {
	margin: 0 0 -63px 0; 
	padding:0px;  
	position: relative; 
	z-index:2;
	}

#freeinspection_btn {
	text-align:right; 
	margin:0; 
	padding: 0 19px 0 0; 
	height:35px; 
	position: relative; 
	z-index:3;
	}