A:link {
	color: #961900;
	text-decoration: underline;
} 
A:Visited {
	color: #961900;
	text-decoration: underline;
} 
A:Active {
	color: #1975CA;
	text-decoration: underline;
} 

A:Hover {
	color: #114D85;
} 

.navbar {
	font-weight: bold;
	color: #85261F;
	line-height: 12px;
}

#main {
}

body{
    background: white url(/images/bkgd.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.norepeatbkgd {
	background-repeat: repeat-x;
}

input {
    font-size: 10px;
}

textarea {
    font-size: 10px;
}

.small {
	font-size: -2;
	line-height: -2;
	color: #333333
}
.title {
	font-size: +2;
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-size: 10pt;
}

.xtrasmall {
	font-size: 8pt;
	line-height: 12px;
}
.copyright {
    font-family: "Times New Roman", Times, serif;
    font-size: 9px;
    font-style: italic;
    color: #666666;
}
.phonenumber {
	font-size: 14px;
	font-weight: bold;
}
.titleunderlined {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#bot_nav {
    color: #000
}

#bot_nav A:link {
	color: #000;
	text-decoration: underline;
} 
#bot_nav A:Visited {
	color: #000;
	text-decoration: underline;
} 
#bot_nav A:Active {
	color: #fff;
	text-decoration: underline;
} 
#bot_nav A:Hover {
	color: #fff;
} 
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990033;
}

#bot_footer {
        border-bottom:12px solid #f6f6f6;
        background: url(/images/footerbkgd.jpg);
        text-align:center;
}


#footertext {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#footertext A:link {
	color: #fff;
	text-decoration: underline;
} 
#footertext A:Visited {
	color: #fff;
	text-decoration: underline;
} 
#footertext A:Active {
	color: #fff;
	text-decoration: underline;
} 
#footertext A:Hover {
	color: #fff;
} 
