/*
 JASON: To darken the background image, just change the body 
 background-image line below to "images/bg2.jpg" instead of
 "images/bg1.jpg".
 - Paul
 */
 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg1.jpg);
}



.menu1 { color: #ececec; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.menu1 a:link { color: #ececec; text-decoration: none;}
.menu1 a:visited { color: #ececec; text-decoration: none;}
.menu1 a:hover { color: yellow; text-decoration: none;}
.menu1 a:active { color: yellow; text-decoration: none;}

.menuf { color: #ececec; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.menuf a:link { color: #ececec; text-decoration: none;}
.menuf a:visited { color: #ececec; text-decoration: none;}
.menuf a:hover { color: yellow; text-decoration: none;}
.menuf a:active { color: yellow; text-decoration: none;}



.tag1 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; padding-top:3px; padding-bottom:3px;}

.menu2 { color: #5a5b37; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.menu2 a:link { color: black; text-decoration: none; font-weight: bold;}
.menu2 a:visited { color: black; text-decoration: none; font-weight: bold;}
.menu2 a:hover { color: #5a5b37; text-decoration: underline; font-weight: bold;}
.menu2 a:active { color: #5a5b37; text-decoration: none; font-weight: bold;}

.content { color: #000000; font-family: Tahoma, Times, serif; font-size: 13px; padding-left:15px;}

.content a:link { color: black; text-decoration: underline; font-weight:600}
.content a:visited { color: black; text-decoration: underline; font-weight:600}
.content a:hover { color: #5a5b37; text-decoration: none;}
.content a:active { color: #5a5b37; text-decoration: none;}
.content p a:link { color: black; text-decoration: underline;}
.content p a:visited { color: black; text-decoration: underline;}
.content p a:hover { color: #5a5b37; text-decoration: none;}
.content p a:active { color: #5a5b37; text-decoration: none;}
.content h1  { color: #005300; font-family: ARIAL, Times, serif; font-size: 20px; font-weight: bold; margin-bottom: 0; margin-top: 0; font-variant:small-caps;}

.foot { color: #ececec; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

.teamtitle {color: White; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-variant:small-caps; padding-left:3px; padding-right:3px; font-weight: bold;}

.servicestitle {color: White; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-variant:small-caps; padding-left:3px; padding-right:3px; font-weight: bold;}
.servicestitle a:link { color: White; text-decoration: none;}
.servicestitle a:visited { color: White; text-decoration: none;}
.servicestitle a:hover { color: yellow; text-decoration: underline;}
.servicestitle a:active { color: yellow; text-decoration: underline;}



#container {
position: absolute;
left: 50%;
top: 310px;
width:700px;
margin-left: -250px;
}

#home {
width: 665px;
float: left;
background-color:#DBFECF;
color: black;
padding: 0px;
border: #004000 solid 2px;

margin-right: 5px;


text-align:left;
}

#col1 {
width: 315px;
float: left;
background-color:#DBFECF;
color: black;
padding: 0px;
border: #004000 solid 2px;

margin-right: 5px;


text-align:left;
}

#col2 {
width: 350px;
float: left;
background-color:#DBFECF;
color: black;
padding: 0px;
border: #004000 solid 2px;
font-size:13px;
height:182px;
margin-left: 5px;


}

#col3 {
width: 20px;
float: left;
}

.form 
{FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Verdana, Arial;}
	
.form2 
{FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Verdana, Arial;}
	
.small 
{FONT-SIZE : 8pt;}

.large
{FONT-SIZE : 14pt; FONT-WEIGHT : bold;}




