/* HEADERS */

.header1 {font-family: Times New Roman, Times, serif; font-size: 20px; color: #7C6331; font-weight: bold; font-style: italic}
.header2 {font-family: Times New Roman, Times, serif; font-size: 17px; color: #901615; font-weight: bold}


/* CENTER BACKGROUND */
.bg {background-image: url(../images/bg_middle.jpg); background-color: #400906; background-repeat: repeat-x}


/* DEFAULT TEXT - NORMAL AND BOLD */

P {font-family: times new roman, serif; font-size: 14px; color: #0F1130; line-height: 20px;}
.bold {font-weight: bold}
.textyellow {font-family: times new roman, serif; font-size: 15px; color: #DA8B28; line-height: 6px;}
.textwhite {font-family: times new roman, serif; font-size: 15px; color: #FFFFFF; line-height: 16px;}
.contacthome {font-family: times new roman, serif; font-size: 12px; color: #FFFFFF; line-height: 18px; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 0px}
.contact {font-family: times new roman, serif; font-size: 12px; color: #FFFFFF; line-height: 18px; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px}

.contentcell {padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 25px}
.copyright {font-family: times new roman, serif; font-size: 12px; color: #DA8B28}





/* DEFALT LINK - RED */

A {color: #7D2119; text-decoration: underline}
A:hover {color: #DA8B28; text-decoration: underline}


/* ALTERNATE LINK - YELLOW */

A.altlink1 {color: #DA8B28; text-decoration: none}
A.altlink1:hover {color: #DA8B28; text-decoration: underline}

.legalnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}