@charset "utf-8";
/* CSS Document */

body {
	background-color: #222222;
}

#pageBorder {
	border: 1pt solid #FF0000;
}
.hosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.captionHeading {
	color: #FFFFFF;
	font-size: 14px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.header {
	background-image: url(/images/hdr_03.gif);
	background-repeat: no-repeat;
	height: 202px;
	width: 800px;
}
.slideshow {
	background-image: url(/images/foodDishes.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 220px;
	margin-top: 25px;
	margin-left: 20px;
	border: thin solid #FF0000;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	padding-left: 20px;
	padding-top: 20px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: 66cc99;
	font-weight: bold;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
}
a:link {
	color: #66CC99;
	text-decoration: none;
}
a:visited {
	color: #FFFF33;
	text-decoration: none;
}
a:active {
	color: #FFFF33;
	text-decoration: none;
}
.style3 {
	font-size: 16pt;
	font-weight: bold;
	padding-left: 20px;
}textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFCC;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFCC;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFCC;
}
.stripe {	background-image: url(/images/pinstripe_03.gif);
	background-repeat: no-repeat;
	height: 2px;
}
