body		{
	min-width: 940px;
	background-attachment: fixed;
	margin:		0px;
	margin-top:	1px;
	padding:		0px;
}

div.header {
	color: #000000;
	background-color:		#E2C0A0;
	border: 2px solid black;
	font-size: 2.2em;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 2px;
}

#floorpicture		{
	background-color:		#e7e7e7;
}

#tablepicture		{
	background-color:		#cccccc;
}

#wallpicture		{
	background-color:		#dddddd;
}

#westinpicture		{
	//background-color:		#d6c4a0;
	background-color:		#efd5a4;
}
a:hover		{
	color:			red;
	border-color:	red;
}
#currpage	{
	color:			#00bb00;
	font-size:		1.2em;
}
#banner_table	{
	top:		0px;
	margin-top:	-1px;
	width:		100%;
	text-align:	center;
	border:		solid 2px #005500;
	background-color:		#E2C0A0;
	border-collapse:		collapse;
}

#header_table {
	background-color:	#E2C0A0;
}

#header_line_one	{
	text-shadow: #664800 .1em .1em .1em;
	font-family:	sans-serif;
	font-size:		2.0em;
	font-weight:	bold;
	padding-top:	50px;
	padding-bottom:	50px;
	margin-bottom:	100px;
	margin-top:		100px;
}
#header_line_two	{
	font-family:	sans-serif;
	font-size:		.7em;
	font-weight:	bold;
}
span.nav_link	{
	font-size:	.8em;
}

img.link_picture	{
	border: solid 2px #999999;
}
img.link_picture:hover	{
	border: solid 2px #ff0055;
}

.link_table	{
	color:	#dddddd;
	border: solid 1px #000000;
	background-color:	#555555;
}