* {
	padding: 0px;
	margin: 0px;
}
#layout-container {
	width: 710px;
	height: auto;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	background-image: url(images/common/left-column-background.gif);
	background-repeat: repeat-y;
	background-position: 5px 0px;
}
#header  .rating {
	float: right;
	margin: 7px 7px 0px 0px;
}
#header .logo {
	float: left;
	margin: 27px 0px 0px 20px;
}
#header .menu {
	float: left;
	width: 610px;
	margin: 33px 0px 0px 5px;
}
#header  .menu a {
	font-weight: bold;
	background: none;
	color: #820700;
	text-decoration: none;
	background-color: transparent;
	border-right: 1px solid #820700;
	padding: 0px 7px 0px 7px;
}
#header  .menu a:hover {
	font-weight: bold;
	background: none;
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
	border-right: 1px solid #820700;
}




#header {
	width: 710px;
	height: 138px;
	min-height: 138px;
	background-image: url(images/common/header-background.jpg);
	background-repeat: no-repeat;
}
#flash-container {
	width: 710px;
	height: 175px;
	min-height: 175px;
}
#left-column {
	width: 203px;
	height: auto;
	min-height: auto;
	float: left;
	font-size: 90%;
	border-top: 5px solid #ffffff;
}
#left-column   #top {
	width: 184px;
	height: auto;
	min-height: auto;
	background-color: #d5caa4;
	float: left;
	color: #854500;
	line-height: 22px;
	padding: 15px 0px 10px 19px;
}
#left-column   #top h2 {
	margin: 0px 0px 5px 0px;

}
#left-column #bottom {
	width: 189px;
	height: auto;
	min-height: auto;
	background-color: transparent;
	float: left;
	color: #362f2d;
	padding: 15px 0px 10px 15px;
	border-top: 5px solid #ffffff;
	line-height: 16px;
	font-size: 90%;
}
#left-column #bottom img {
	border: 1px solid #ffffff;
	margin: 0px 0px 10px 0px;

}
#left-column  #bottom  .address-left {
	float: left;
	width: 70px;
	margin-top: 8px;
}
#left-column  #bottom  .address-right {
	float: left;
	width: 100px;
	margin-bottom: 3px;
	margin-top: 8px;
}
#left-column #bottom a {
	font-weight: bold;
	background: none;
	color: #362f2d;
	text-decoration: none;
	background-color: transparent;
}
#left-column #bottom a:hover {
	font-weight: bold;
	background: none;
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}



#right-column {
	clear: top;
	width: 460px;
	height: auto;
	min-height: auto;
	background-color: #ffffff;
	float: left;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	color: #642500;
	text-align: justify;
}
#right-column h1 {padding-top: 6px;}
#right-column img {
	float: right;
	margin: 3px 0px 10px 20px;
	border: 1px solid #3f3f40;
}
#right-column   #gallery img  {
	margin: 0px 11px 10px 0px;
	padding: 0px;
	float: left;
}


#footer {
	width: 710px;
	height: 22px;
	min-height: 22px;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	font-size: 80%;
}
#footer    a   {
	font-weight: normal;
	background: none;
	color: #362f2d;
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
}
#footer    a:hover   {
	font-weight: normal;
	background: none;
	color: #362f2d;
	text-decoration: underline;
	background-color: transparent;
}
#footer #footer-left {
	width: 193px;
	height: 17px;
	min-height: 17px;
	background-color: #d5caa4;
	float: left;
	color: #362f2d;
	border-right: 5px solid #ffffff;
	padding: 5px 0px 0px 10px;
}
#footer #footer-right {
	width: 502px;
	height: 17px;
	min-height: 17px;
	background-color: #d5caa4;
	float: left;
	color: #362f2d;
	padding: 5px 0px 0px 0px;
	text-align: center;
}








h1 {
	font-size: 110%;
	color: #000000;
	text-align: left;
	background-color: transparent;
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
h2 {font-size: 110%; color: #000000; text-align: left; background-color: transparent; margin: 0px; padding: 0px;}

body {
	margin: 0px;
	padding: 0px;
	background-color: #b2a288;
	color: black;
	font-family: Verdana, arial, sans-serif;
	font-size: 70%;
}

.clear {clear: both;}

A {font-weight: normal; background: none; color: #0000FF; text-decoration: none; background-color: transparent;}
A:hover {font-weight: normal; background: none; color: #FF0000; text-decoration: underline; background-color: transparent;}
#layout-container #right-column .float-right-image {
	float: right;
	margin: 0px;
}
#layout-container #right-column .float-left-image {
	float: left;
	margin: 0px;
}
