/* CSS Document */



#borderright{
	
/*border-style: solid;
border-color: #333333;
border-width: 0px 2px 0px 0px;*/
background-image: url(images/corner.jpg);
background-position: bottom right;
background-repeat: no-repeat;

}

#navbar{
	
	border: 0;
	font-family: "Arial";
	font-size: 11px;
	padding: 5px 0 3px 15px;
	border-left: 61px solid #211f21; 
	background-color: #bdbdbd;


}
#navbar ul {
margin: 0; 
padding: 2px 0 5px 0; 
list-style-type: none; 
list-style-image: none;

}
#navbar li {
display: inline; 
}
#navbar ul li a {
text-decoration:none;  
margin: 3px;
padding: 5px 3px 5px 3px; 
color: #000000;
background-color: #ddd;
}
#navbar ul li a:hover {
color: #E67A31;
background-color: #eee;

 }

 #copyright{
 text-align: center;
 font-family: "Arial";
font-size: 10px;
font-weight: bold;
}
#copyright a{
text-decoration:none;  
color: #000000;
}
#copyright a:hover{
text-decoration:none;  
color: #E67A31;
}

.leftcol{
width: 55px;
background-color: #211F21;
}
.corkerleftcol{
width: 59px;
background-image: url(images/blackbg.jpg);

}
/*.midcol{
width: 460px;
/*background-color: #EAEAEA;*//*
background-image: url(images/mainblackbgleft.jpg);
background-position: bottom left;
background-repeat: repeat-y;
padding:  20px 20px 20px 20px;
}
*/
.midcol{
width: 460px;
/*background-color: #EAEAEA;*/
background-image: url(images/mainblackbgleft.jpg);
background-position: bottom left;
background-repeat: repeat-y;
padding:  20px 0px 20px 0px;
}
#pop
{
background-image: url(images/mainblackbgleft.jpg);
background-position: top left;
background-repeat: repeat-y;
}
.corkmidcol{
width: 460px;
/*background-color: #EAEAEA;*/
background-image: url(images/mainblackbgleft.jpg);
background-position: bottom left;
background-repeat: repeat-y;
padding:  20px 20px 20px 80px;
}
/*.rightcol{
width: 106px;
background-color: #EAEAEA;
padding:  20px 17px 20px 67px;
vertical-align: top;
}*/
.rightcol{
width: 106px;
background-color: #EAEAEA;
padding:  20px 0px 20px 0px;
vertical-align: top;
}
#contents{
font-family: "Arial";
	font-size: 12px;
	text-align: justify;
	color: #000000;
}	

#monthorange{
color: #E67A31;
font-weight: bold;
}
.highlight{
font-weight: bold;
}
.highorange{
color: #E67A31;
font-weight: bold;
}
.largeorange {
color: #E67A31;
font-weight: bold;
font-size:14px;
}
.highpink{
color: #ff75ba;
font-weight: bold;
}
#highlight{
font-weight: bold;
}
a:link{
color: #000000;
text-decoration: underline;
}
a:visited{
color: #000000;
text-decoration: underline;
}
a:hover{
color: #E67A31;
text-decoration: underline;
}
a:active{
color: #000000;
text-decoration: underline;
}
#foodmenu{
font-family: "Nuptial BT", Arial;	
font-size: 12px;
	text-align: justify;
	color: #000000;
	}