/* eM4B - SimpletNet Template 3 Style Sheet Code*/
/* Modified 1-23-2007 - John Axne - Creation Agents */
/*------------------ "generic" styles */
body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*669933CHANGE THIS BACKGROUND COLOR OUT DYNAMICALLY */
/* BrightYellow: FFCC33   BrightOrange: FF6600  ProcessBlue: 0081CD  BrightRed: 669933 BrightRed:FF0000  DarkPurple: 51482 */

body {
	background-color: #669933; /*669933CHANGE THIS BACKGROUND COLOR OUT DYNAMICALLY */
	margin: 0px;
}

a:link, a:active {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 1em;
}

h1,h2,h3,h4,h5,h6 {
	font-family:  "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
h1 {
	font-size: 24px;
	color:#000000;
	letter-spacing: .2em;
}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #333333;
}

h5 {
	font-size: 10px;
	color: #000000;
}




/*--------------- "Masthead - Top Nav" styles */

#divmasthead {
	position:absolute;
	top:0px;
	left:172px;
	width: 608px;
	height: 106px;
	background-color: #000000;

}

#navbar {
	background-color: #999933; /*669933 for base background color when page loading */
	background-image: url(images/LeafGreen_bgcolor.gif); /*LeafGreen Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
	
}


#navbar p {
/*	margin: 1px 0px 1px 0px;   */
	margin: 0;
	padding: 0;
}

#navbar a, #navbar a:link {
	display:block;
	background-image:url(images/LeafGreen_nav_btnbg_UP.jpg); /*LeafGreen Button Color Unselected - Changes color prefix of button file name */
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 4px 0px 0px 35px;
	height: 26px;
	color:#FFFFFF;
	text-decoration:none;
}
	
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover, #navbar a:active {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/LeafGreen_nav_btnbg_OVER.jpg); /*LeafGreen Button Color Selected - changes color prefix of button file name */
}

#navbar .onpage {
	font-size: 14px;
	font-weight: bold;

}

#company h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px .3em;
	font-style: italic;
	margin: 0px;
}
#company {
	background-image: url(images/LeafGreen_bgcolor.gif); /*LeafGreen Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
}
#logo {
	background-image: url(images/LeafGreen_bgcolor.gif); /*LeafGreen Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
}


#company h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #CCCCCC;
	margin: 0px;
	padding: 4px 0px 0px;
}




/*--------------- "Left Column" styles */

#divleftcol {
	position:absolute;
	left: 0px;
	top: 84px;
	width: 126px;
}




	
/*---------------- "content" styles */

#content {
	background-color:#FFFFFF;
	padding: 0px 15px 0px 22px;
	height: auto;
}
#rtcol {
	background-image: url(images/telebuttons.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	letter-spacing: -0.1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	text-align: center;
	vertical-align: top;
	height: 250px;
}
.graytext {
	color: #999999;
}


#content p {
	line-height: 1.3em;
}


#content h1 {
	margin: 0.5em 0 .5em;
	padding-bottom: .1em;
	text-transform: uppercase;
	letter-spacing: normal;
	}

#content h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #669933; /*669933CHANGE THIS BACKGROUND COLOR OUT DYNAMICALLY */
	color: #333333; 
	padding-bottom: 0px ;
}

.photoright {
	padding: 0px 0px 5px 15px;
	float: right;
}


/* -------------------- "footer" styles */
#footer {
	padding: 5px;
	font-size: 12px;
	background-image: url(images/LeafGreen_bgcolor.gif); /*LeafGreen Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
}
	
	
#footer p {
	text-align: right;
	margin: 0px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#rtcolsub {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	letter-spacing: -0.1em;
	padding-top:4px;
	padding-bottom: 0.5em;
	line-height: 1.7em;
	text-align: center;
	vertical-align: top;
	height: 250px;
}

.table-header{
  border:2px solid #444444;
  border-bottom:none;
}
.table-top{
  border:2px solid #444444;
  border-top:none;
  border-bottom:none;
}
.table-main{
  border:2px solid #444444;
}

.hilite1 { background-color: #FFFF33; }
.hilite2 { background-color: #FFFF33; }
.hilite3 { background-color: #FFFF33; }

.quickcontact{
  width:150px;
  font:12px arial;
  border:1px solid #cccccc;
  margin-bottom:1px;
}
#ta-explain{
  height:100px;
}
#formframe{
  margin:8px 4px 20px 4px;
  width:160px;
  height:265px;
  border:0px solid black;
}

.phonebox{
  float:right;
  font-family:  "Trebuchet MS", Tahoma, Verdana, sans-serif;
  font:24pt bold;
  color:#fde4ce;
  margin-right:8px;
}
