body
{
	background-color: #6D1702; 
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

body, 
img,
div
{
	margin: 0;
	padding: 0;
	border: 0;
}

img
{
	vertical-align:top;
}

.center
{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

a:link,
a:visited,
a:hover,
a:active
{
	color: #003300;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #990000;
}

div#contentHolder
{
	width: 800px;
	background-color: white;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div#header
{
	width: 100%;
}

div#body
{
	width: 100%;
	text-align: left;
}

div#left
{
	float: left;
	width: 198px;
	background-image: url(../images/left_stretch.gif);
}

div#right
{
	float: left;
	width: 150px;
	background-image: url(../images/right_repeat.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-align: left;
}

div#right p,
div#right p a:link,
div#right p a:visited,
div#right p a:hover,
div#right p a:active
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-align: left;
	margin-left: 15px;
	text-decoration: none;
}

div#right p a:hover,
div#right p a:active
{
	color: white;
	background-color: #990000;
}

div.clear
{
	clear:both;
}

div#footer
{
	width: 100%;
	background-color: #6D1702; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #666666;
	margin-top: -10px;
}

div#footer p,
div#footer p a:link,
div#footer p a:visited,
div#footer p a:hover,
div#footer p a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #666666;
}


div#footer p a:hover,
div#footer p a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:   #ffffff;
}

div#content
{
	float: left;
	width: 452px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
}

div#content h1,
div#content h2,
div#content h3
{
	color: #990000;
	text-align: center;
}

div#content h1
{
	margin-bottom: -20px;
}

div#content h2
{
	margin-bottom: -15px;
}

div#content h3
{
	margin-bottom: -15px;
}

div#content h4
{
	color: #990000;
	margin-bottom: -10px;
}

div#content p
{
	margin-left: 10px;
	margin-right: 10px;
}

div.menu
{
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}

div.menuItems
{
	float: left;
	width: 75%;
}

div.menuPrices
{
	float: left;
	width: 25%;
	text-align: right;
}

div.threeColumns
{
	width: 100%;
	text-align: right;
}

div.threeColumnsSame
{
	width: 33.33%;
	float: left;
}

	

