/* Vizant Standard CSS */

body {
	background-color:#006600;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.standardTable {
		border-collapse:collapse;
		position: relative;
		padding: 0px;
		border-spacing: 0px;
		margin: 0px;
		}
table.pestProblemsSolved {
		position: relative;
		padding: 15px;
		width: 500px;
		border-spacing: 2px;
		margin: 15px;
		text-align: center;
		vertical-align: middle;
		}

/* Layout Elements */

#contentContainer {
position: relative;
width: 760px;
margin: 0px;
background-color: #FFFFFF;
}

#contentMain {
position: relative;
margin-right: 50px;
margin-left: 50px;
font-family:"Times New Roman" Times, serif; 
font-size: 12pt; 
font-style: normal;
font-weight: normal;
color: #000000;
}

#footerTop {
position: relative;
width: 760px;
margin: 0px;
background-color: #DADDE4;
}
#footerBottom {
position: relative;
width: 760px;
margin: 0px;
background-color: #000000;
font-family:"Times New Roman" Times, serif; 
font-size: 10pt; 
font-style: normal;
font-weight: normal;
color: #FFFFFF;
}

.gardenInsectsText {
position: relative;
left: 175px;
font-family:"Times New Roman" Times, serif; 
font-size: 25pt; 
font-style: normal;
font-weight: bold;
color: #32EA36;
text-decoration:none;
}
#otherHeaderText
{
position: relative;
top: -3px;
left: 175px;
font-family:"Times New Roman" Times, serif; 
font-size: 12pt; 
font-style: normal;
font-weight: bold;
color: #FFFFFF;
}

#header1 {
position: relative;
background: url('images/BSheader1.jpg') no-repeat;
width: 167px;
height: 125px; }

/* Form Elements */
select { 
 background-color: #FFFFFF; 
 color: #000000; 
 font-size: 10px;
 width: 110px;
}

/* Image Elements */
.dropshadow {border: 1px black solid;
             border-width: 0px 2px 2px 0px;
			 background: #826442 }

#linkBlanker {text-decoration:none;}

/* Text Elements */
.smallIndent {margin-left: 20px;} 
.paintingMargin {margin-top: 3px;}
.paintingMarginPortrait  {margin-top:50px;}

.pestProblems {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #FFFFFF;}


.standard8pt {  font-family:"Times New Roman", Times, serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #442221;}
.standard9pt {  font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000;}
.lightBrown9pt {  font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #5B462E;}

.standard10pt {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: normal; font-weight: normal; color: #000000;}
.standard10ptwhite {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF;}
.standard12pt {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000000;}
.standard12ptbold {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: bold; font-weight: bold; color: #000000;}
.standard12ptitalicbold {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #000000;}
.standard14pt {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #FFFFFF;}
.standard14ptBlack {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #000000;}

.standard14ptboldGrey {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #666666;}
.standard10ptitalic {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style: italic; font-weight: normal; color: #000000;}
.standard18pt {  font-family: "Times New Roman", Times, serif; font-size: 18pt; font-style: normal; font-weight: normal; color: #661F2C;}
.standard24ptboldGrey {  font-family: "Times New Roman", Times, serif; font-size: 24pt; font-style: normal; font-weight: normal; color: #666666;}
.standard24pt {  font-family: "Times New Roman", Times, serif; font-size: 24pt; font-style: normal; font-weight: normal; color: #661F2C;}

.standard18ptbold {  font-family: "Times New Roman", Times, serif; font-size: 18pt; font-style: bold; font-weight: bold; color: #000000;}
.standard18ptboldwhite {  font-family: "Times New Roman", Times, serif; font-size: 18pt; font-style: bold; font-weight: bold; color: #FFFFFF;}

.standard16ptbold {  font-family: "Times New Roman", Times, serif; font-size: 16pt; font-style: bold; font-weight: bold; color: #67212D;}

.sectionHeader {  font-family: "Times New Roman", Times, serif; font-size: 18pt; font-style: bold; font-weight: bold; color: #513134;}

/* */

A.standardLink:link {
	font-family: Times;
    font-size : 12pt;
	color : #0000FF;}

A.standardLink:active {
	font-family: Times;
	font-size : 12pt;
	color : #0000FF;}

A.standardLink:visited {
	font-family: Times;
    font-size : 12pt;
	color : #CC00CC;}

A.standardLink:hover {
	font-family: Times;
	font-size : 12pt;
	color : #FF0000}
/* */

A.featureLink:link {
	font-family: times;
    font-size : 12pt;
	color : #000000;
	font-weight : bold;
	
	}

A.featureLink:active {
		font-family: times;
	    font-size : 12pt;
		color : #000000;
		font-weight : bold;
		
		}

A.featureLink:visited {
		font-family: times;
        font-size : 12pt;
	    color : #006600;
		font-weight : bold;
		
		}

A.featureLink:hover {
	font-family: times;
	font-size : 12pt;
	color : #FF0000;
	font-weight : bold;
	
	}
/* */

A.sectionLink:link {
	font-family: Times;
    font-size : 14pt;
	color : #0000FF;}

A.sectionLink:active {
	font-family: Times;
	font-size : 14pt;
	color : #0000FF;}

A.sectionLink:visited {
	font-family: Times;
    font-size : 14pt;
	color : #005500;}

A.sectionLink:hover {
	font-family: Times;
	font-size : 14pt;
	color : #FF0000;}
/* */

A.contactLink:link {
    position: relative;
	top: 2px;
	font-family: times;
    font-size : 11pt;
	color : #FFFFFF;}

A.contactLink:active {
	position: relative;
	top: 2px;
	font-family: times;
	font-size : 11pt;
	color : #FFFFFF;}

A.contactLink:visited {
	position: relative;
	top: 2px;
	font-family: times;
    font-size : 11pt;
	color : #FFFFFF;}

A.contactLink:hover {
	position: relative;
	top: 2px;
	font-family: times;
	font-size : 11pt;
	color : #CCCCFF;}
	

