/* ***************************************************************** */
/* Company Name: Triad Wildlife Control, Inc.                        */
/* Designed By: Spark Branding, Inc.                                 */
/* Website: www.sparkmybrand.com                                     */
/* File Name: twcstyle.css                                           */
/* File Created: Monday, August 18 , 2008                            */
/* ***************************************************************** */
a {
    /* A3BD38 */
	color: #837422;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #232917;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-size: 12px;
	font-weight: nomral;
	text-decoration: none;
}

.copyrightLINK {
    color: #232917; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.copyrightLINK:hover {
    color: #837422; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

body { 
    cursor: default;
    background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table {	font-family: Verdana, Arial, Helvetica, sans-serif; }

.header-1BG { 
    background-color: #232917;
	background-image: url('../images/backgrounds/header-1BG.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

.header-2BG { background-color: #232917; }

.top_menu_cellBG { background-color: #837422; }

.left_menu_cellBG { background-color: #837422; }

.right_menu {
   background-image: url('../images/backgrounds/right_menuBG.jpg');
   background-repeat: repeat-y;
}

.main_title {
/* Style for big red letters */
   color: #663200;
   font-size: 18px;
   font-weight: 900;
}

.main_sub_title {
/* Style for big red letters */
   color: #663200;
   font-size: 13px;
   font-weight: 900;
}

.msgs_cell-BG {
   background-color: #A3BD38;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
}

.main_text_cellBG {
   color: #837422;
   font-size: 12px;
   font-weight: normal;
   background-image: url('../images/backgrounds/textCellBG.png');
   background-position: center center;
   background-repeat: no-repeat;
   line-height: 1.6;
   padding-left: 0px;
   padding-top: 0px;
   padding-right: 10px;
   padding-bottom: 0px;
}

.iframe_1BG { height: 400px; }

.iframe_2BG { height: 515px; }

.sub_text {
   background-color: #E6E8D0;
   font-size: 12px;
   font-weight: normal;
}

.foot_note {
/* Style for foot notes*/
   font-size: 10px;
   font-weight: normal;
}

.caption

.footer_bar-1BG { background-color: #A3BD38; }

.footer_bar-2BG { 
   background-color: #A3BD38;
   background-image: url('../images/backgrounds/footer_bar-2BG.jpg');
   background-repeat: repeat-x;

}

.footer-1BG { background-color: #232917; }

.footer-2BG { 
   background-color: #232917;
   background-image: url('../images/backgrounds/footer-2BG.jpg');
   background-position: left top;
   background-repeat: no-repeat; 
   color: #FFFFFF;
   font-size: 14px;
   font-weight: normal;
   padding-top: 0px;
   padding-right: 10px;
   padding-bottom: 0px;
   padding-left: 0px;
}

.copyright_cellBG {
   color: #232917; 
   font-size: 10px;
   font-weight: normal;
   padding-top: 0px;
   padding-right: 10px;
   padding-bottom: 0px;
   padding-left: 0px;
}

.img_10marleft { margin-left: 10px; }
.img_10marright { margin-right: 10px; }
