/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #891b24;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #762c11;
	text-decoration:overline;
	text-transform: capitalize;
	}
	
/* ID Styles */

#navigation a {
	color: #f9dbb4;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	}
	
#navigation a:hover {
	color: #891b24;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
h5 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #891b24;
}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	font-family: "times new roman";
	font-size: 18px;
	}

.tagline {
	color: #891b24;
	letter-spacing:.2em;
	font-family: "times new roman";
	font-size: 14px;
	}

.smallText {
	color: #891b24;
	line-height:20px;
	font-family: "times new roman";
	font-size: small;
	font-weight: bold;
	}

.pageHeader {
	color: #891b24;
	letter-spacing:.1em;
	line-height:38px;
	font-family: "times new roman";
	font-size: 30px;
	}
	
.bodyText {
	color:#333333;
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	}
	
.pageName {
	color: #891b24;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	color: #000000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: "times new roman";
	font-size: 14px;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	}
	
h1 {
	font-size: x-large;
	font-style: normal;
	line-height: 120%;
	color: #891b24;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: large;
	font-weight: bold;
}

#titlediv #table1 a {
	font-size: small;
	line-height: 130%;
}
#titlediv {
	width: 675px;
}
p {
	font-size: medium;
	line-height: 105%;
}

.style8 {
	font-size: x-large;
	font-weight: bold;
	color: #891b24;
	line-height: 120%;
}
.style6 {
	font-size: medium;
	font-style: normal;
	line-height: 105%;
}
#table1 p {
	font-size: medium;
}
#table1 {
	width: 750px;
	float: left;
	margin-right: 20px;
}
#newsletter  {
	background-color: #FFFFFF;
	padding: 10px;
	border: thin dotted #000066;
	margin: 20px;
	width: 200px;
}
.bodyText h3 {
	font-size: x-large;
}
#recipediv {
	width: 800px;
}
#testimonial2 {
	width: 800px;
}
#titlediv {
	width: 800px;
}
#Maindiv {
	width: 90%;
}

