@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	width: 900px;
}

h2 {
	font-style: italic;
	color: #CC0033;
	border-top: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-style: italic;
	color: #0000CC;
	border-top: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
}

.quote1 {
	font: 10pt arial;
	color: #330000;
}

strike {
        color: #FF0000;
}

.menu {
        color:#FFFFFF;
}

ul, ol, li {
	font-family: Trebuchet MS; 
	font-size: 12px; 
	color:#CC0000; 
}

.wed, .prom {
	font-family: Trebuchet MS; 
	font-size: 12px; 
	color:#0000FF; 
}

.norm {
	font-family: Trebuchet MS; 
	font-size: 12px; 
	color:#000000; 
}

.wine, td.wine {
	font-family: Trebuchet MS; 
	font-size: 14px; 
	color:#666666; 
}


h4, big, small {
	font-family: Trebuchet MS; 
}

.main, .book, h1, table, td {
	font-family: Trebuchet MS; 
	font-size: 12px;
}

.sideBar {
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
    border: 1px groove black;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.sideBar:hover {
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	background-color: #e9e9e9;
}

.header {
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: bold;
	text-decoration: none;
    border: 1px groove black;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.header:hover {
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	font-style: bold;
	text-decoration: none;
}

.mainLinks {
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.mainLinks:hover {
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-color: #e9e9e9;
}


.footerText {
	font-size:11px; 
	color:#FFFFFF; 
	font-family: Trebuchet MS; 
}

