

.homebackground {
	background-image: url(images/background_main.jpg);
	background-repeat: no-repeat;
	
}

.insidebackground1 {
    background-color: #FFFFFF;
	background-image: url(images/background_inside.jpg);
	background-repeat: no-repeat;
	
}

.insidebackground2 {
    background-color: #FFFFFF;
	background-image: url(images/background_inside2.jpg);
	background-repeat: no-repeat;
	
}
/* this style controls how navigation bar and the links on the bar */
.main {
	
	background-image: url(images/nav_bar.jpg);
	background-repeat: no-repeat;
	
}

.main A:link { 
font-size: 9pt;
font-family: Lucida Sans, Arial,  Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

.main A:visited { 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

.main A:hover { 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #990033;
}

.main A:active { 
font-family: Lucida Sans, Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #333399;
}

/* this style controls how the address looks */

.address {
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #333399;
}

/* this style controls how the do you know text looks */

.youknowtext {
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #990033;
}

/* this style controls how body text looks on the contact Us Page*/
.bodytext2 {
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #333399;
}
/* this style controls how the e-mail links look on the contact Us Page*/
.bodytext2 A:link { 
font-size: 16pt;
font-family: Lucida Sans, Arial,  Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #333399;
}

.bodytext2 A:visited { 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #990033;
}

.bodytext2 A:hover { 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #990033;
}

.bodytext2 A:active { 
font-family: Lucida Sans, Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #333399;
}

/* this style controls how body text looks */
.bodytext {
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #333399;
}

/* this style controls how navigation with the white background looks */

.bodytext A:link { 
font-size: 9pt;
font-family: Lucida Sans, Arial,  Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #333399;
}

.bodytext A:visited { 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #990033;
}

.bodytext A:hover { 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #990033;
}

.bodytext A:active { 
font-family: Lucida Sans, Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #333399;
}

