body {
    background-color: #aa0000;
    text-align:center;
	margin:0px;
}

td{
	text-align:center;
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
th{
	text-align:left;
}
table{
	font-size:12pt;
color:#ffffff;
}
h3{
	margin-bottom:5px;
}
h2{
	margin:30 0 5 0;
	font-size:16pt;
}
#left{
	text-align:left;	
}
#pageContent{
	width:622px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11pt;
	color:#ffffff;
}
#space{
height:36px;
}
#footer1{
	background-image:url(images/footer1.jpg);
	height:160px;
	width:800px;
}
#footer2{
	background-image:url(images/footer2.jpg);
	background-repeat:no-repeat;
	height:160px;
	width:800px;
}
#footer3{
	background-image:url(images/footer3.jpg);
	height:160px;
	width:800px;
}
#webLink{
	font-weight:bold;
	padding-top:20px;
}
#webLink img{
    border: #ffffff 1px solid;
}
#bottomMenu{
	color:#ffffff;
	font-size:12pt;
}
#button{
	margin:5 5 5 5;
	font-family:arial,helvetica;
	font-size:10pt;
}
#button a:link, #button a:visited{
	background-color:#cc2520;
	color:#ffffff;
	height:25px;
	width:125;
	margin:0 15 0 15;
	padding:4 0 4 0;
    border: #FFD394 1px solid;
}
#button a:hover,#button a:active{
	background-color:#FFD394;
	color:#aa0000;
    text-decoration:none;
	width:125;
	height:25px;
	margin:0 15 0 15;
	padding:4 0 4 0;
    border: #cc2520 1px solid;
}
#smallButton{
	margin:5 0 5 0;
	font-family:arial,helvetica;
	font-size:10pt;
}
#smallButton a:link, #smallButton a:visited{
	background-color:#cc2520;
	color:#ffffff;
	height:25px;
	width:100;
	margin:0 0 0 0;
	padding:4 0 4 0;
    border: #FFD394 1px solid;
}
#smallButton a:hover,#smallButton a:active{
	background-color:#FFD394;
	color:#aa0000;
    text-decoration:none;
	width:100;
	height:25px;
	margin:0 0 0 0;
	padding:4 0 4 0;
    border: #cc2520 1px solid;
}
#bottomMenu ul{
	margin:2 0 0 0;
	padding:0 0 0 0;
}
#bottomMenu li{
	display:inline;
    list-style-type:none;
    border-left: #FFFFFF 1px solid;
	padding:0 5 2 5;
}
#bottomMenu li.first{
	border:0px;
}
#vin{
	color:#ffffff;
	font-family: Helvetica,Verdana,Arial;
	font-size:10pt;
}
#vin td{
	text-align:left;
	padding-bottom:10px;
}
#met{
	color:#ffffff;
	font-family: Helvetica,Verdana,Arial;
	font-size:11pt;
}
#met th{
	text-align:left;
	padding:5 20 5 0;
}
#banquets{
	font-family: Helvetica,Verdana,Arial;
	font-size:11pt;
}
#banquets h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16pt;
}
#banquets td{
	margin:2 0 2 0;
}

/*______________ links ______________*/

a:link, a:visited {
    color:#ffd394;
    text-decoration:none;
}

a:hover, a:active {
    color:#FFFFFF;
    text-decoration:underline;
}
#bottomMenu a:link,#bottomMenu a:visited {
    color:#FFFFFF;
    text-decoration:underline;
}

#bottomMenu a:hover,#bottomMenu a:active {
	color:#CDB87C;
text-decoration: underline;
}

#borderLeft
{
	width:20px;
    background: url(images/borderleft.jpg);
	
}
#cornerLeft
{
	width:20px;
	height:20px;
    background: url(images/cornerleft.jpg);
	
}
#borderRight
{
	width:20px;
    background: url(images/borderright.jpg);
	
}
#cornerRight
{
	width:20px;
	height:20px;
    background: url(images/cornerright.jpg);
	
}
#borderBottom
{
	height:20px;
    background: url(images/borderbottom.jpg);
	
}