.copyRights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	font-weight: bold;
}
.gridBG {
	background-image: url(images/gridBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.headder {
	font-family: "Trebuchet MS";
	font-size: 48px;
	font-weight: bold;
	color: #339900;
	letter-spacing: -4px;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.sublinksTable {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #d2f292;
	color: #000;
}
.subTitles {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #339900;
}
.subTitles2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #339900;
	cursor:pointer;
	margin-bottom: 5px;
	/*width:90%;*/
	padding:2px;
	text-align:left;
}
.headerBg {
	height: 114px;
	width: 920px;
	background: url(images/banner.jpg) no-repeat bottom;
}
.call {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7b7a7a;
	font-weight: bold;
	letter-spacing: -1px;
}
.PHONE {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #339900;
	letter-spacing: -3px;
}
/*#comments {
	//-moz-border-radius: 20px;
	border: 0.5px solid #390;
	background-color:#f0fbea;
	background-image: url(images/bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	//filter: Glow(Color=#f0fbea, Strength=200);
}
#comments:focus{
	background-color: #efefef;
	background-image: url();
}
input, textarea, select {
	//-moz-border-radius: 20px;
	border: 0.5px solid #390;
	background-color:#f0fbea;
	//filter: Glow(Color=#f0fbea, Strength=200);
}
input:focus, textarea:focus, select:focus{
	background-color: #efefef;
}*/
.menutitle {
	width:90%;
	/*cursor:pointer;
	margin-bottom: 5px;
	padding:2px;
	text-align:left;
	color:#339900;
font-weight:bold;	
	/*border:1px dotted #000000;
	background: #666666;*/
}
.submenu {
	margin-bottom: 0.5em;
	text-align:left;
	width: 85%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;

}
li {
	list-style-image: url(images/bullet2.gif);
}

.masterScene {
	font-family: Tahoma;
	font-size: 10px;
	color: #898989;
	font-weight: bold;
	line-height: 10px;
}

a.masterScene{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover.masterScene{
	font-size:10px;
	color:#CA0000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.greenlinks, a:hover.greenlinks, a:visited.greenlinks{
	color:#339900;
	text-decoration:underline;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

a.footergreenlinks, a:hover.footergreenlinks, a:visited.footergreenlinks{
	color:#298000;
	text-decoration:underline;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

