body {
	margin: 0;
	background-image: url(images/background.gif);
	padding: 0;
	}
td {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	}
	
a {
	color: #251C00;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #374668;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: verdana;
	font-size: 10px;
	font-variant: small-caps;
	}
	
#navigation a:hover {
	color: #c0c0c0;
	text-decoration:underline;
	}

#padding {
	padding: 5px;
	}
	

/* Class Styles */

.logo {
	color: #D2C09F;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: verdana;
	font-size: 24px;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
.bodyText {
	line-height:18px;
	color:#333333;
	font-family: verdana;
	font-size: 11px;
	}
	
.warranty {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	}
	
.subHeader {
	font:14px verdana;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px verdana;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px verdana;
	line-height:14px;
	color:#333333;
	}
	
.style1 {
	color: #FFFFFF;
	font-style: italic;
}
.style3 {
	color: #251C00
}
.style4 {color: #FFFFFF}	
.style5 {
	font-size: 20px;
	line-height: normal;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}

.style7 {font-size: 18px}
