/* The Joy of Catering - style1.css */

BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-family : "Times New Roman", serif;
	font-size : 14px;
}

TABLE.bkgd {
	background-image : url(../images/bkgd_main.gif);
	background-repeat : repeat-x;
}

TABLE.main {
	border-color : #b6986e;
	background-color : White;
	border-style : solid;
	border-width : 1px;
}

TD {
	font-family : "Times New Roman", serif;
	font-size : 14px;
}

TD.nav_bar {
	background-color : #d0a449;
}

TD.halftone {
	background-color : #e8deab;
	font-size : 18px;
	color : #865b00;
}

TD.halftone2 {
	background-color : #e8deab;
}

TD.quartertone {
	background-color : #F2ECCE;
	font-size : 14px;
	color : Black;
}

A {
	color : #865b00;
}

A:HOVER {
	color : #CA8F13;
}

UL LI {
	list-style-image :  url(../images/arrow.gif);
	margin-left : -15px;
}

H1 {
	font-family : "Times New Roman", serif;
	font-size : 24px;
	font-weight : bold;
	color : #906e2a;
	margin-top : 0px;
	padding-top : 0px;
}

H2 {
	font-family : "Times New Roman", serif;
	font-size : 22px;
	font-weight : bold;
	color : #906e2a;
}

H3 {
	font-family : "Times New Roman", serif;
	font-size : 21px;
	font-style : italic;
	font-weight : bold;
}

HR {
	color : #A37C2B;
}

DIV.box_halftone {
	background-color : #e8deab;
	padding-left : 20px;
	padding-top : 5px;
	padding-bottom : 1px;
	padding-right : 20px;
}

DIV.mailing_list_tab {
	padding-top : 3px;
}

.text_black_italic_21 {
	font-family : "Times New Roman", serif;
	font-size : 21px;
	font-style : italic;
	font-weight : bold;
}

.text_brown_24 {
	font-family : "Times New Roman", serif;
	font-size : 24px;
	font-weight : bold;
	color : #906e2a;
}

.text_brown_22 {
	font-family : "Times New Roman", serif;
	font-size : 22px;
	color : #906e2a;
}

.text_black_22 {
	font-family : "Times New Roman", serif;
	font-size : 22px;
	color : #000000;
}

.text_brown_18 {
	font-family : "Times New Roman", serif;
	font-size : 18px;
	color : #906e2a;
}

.text_brown_italic_18 {
	font-family : "Times New Roman", serif;
	font-size : 18px;
	color : #906e2a;
	font-style : italic;
	font-weight : bold;
}

.text_black_18 {
	font-family : "Times New Roman", serif;
	font-size : 18px;
	color : #000000;
}

.text_black_italic_18 {
	font-family : "Times New Roman", serif;
	font-size : 18px;
	color : #000000;
	font-style : italic;
	font-weight : bold;
}

.text_black_14 {
	font-family : "Times New Roman", serif;
	font-size : 14px;
	color : #000000;
}

.text_verdana_11 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
}

.text_error {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #D50000;
	font-weight : bold;
}
