body {
	font-family:"Times New Roman", Times, serif;
	margin: 0;
	background-color:#000000;
}

a:link {
	text-decoration: none;
	color: #925236;
}
a:visited {
	text-decoration: none;
	color: #925236;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #925236;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #BD704F;
	text-align: right;
}
h2 {
	font-size: 15px;
	padding:0px;
	margin:0px;
}
h3, p {
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 13px;
}

h3 {
	font-size: 13px;
	color:#925236;
}
.photogallery {
	border-color:#925236;
	border-width:2px;
}
#contentright p {
	line-height: 16px;
	color: #B2B2B2;
}

#bodybackground {
	background-image: url(images/salssteak.jpg);
	background-repeat: no-repeat;
	height: 603px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 115px;
	padding-top: 12px;
}
#bodycontent {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	color: #C9C9C9;
	font-size: 11px;
}
#menucontainer {
	height: 25px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentleft {
	height: 285px;
	width: 300px;
	float: left;
}
#contentright {
	float: right;
	height: 275px;
	width: 495px;
	padding-top: 10px;
	color: #999999;
}
