body {
	background-color: #531A0F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F2DDBD;
	font-size: 12px;
}
.table_container {
	background-color: #000;
}
.top_nav {
	width: 406px;
	background-image: url(images/top_right_background_sand.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_top {
}
.div_top_left {
	background-image: url(images/top_left_bacground_sand.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 140px;
	width: 35%;
	background-color: #000;
}
.div_top_right {
	background-image: url(images/top_right_background_sand.jpg);
	height: 80px;
	background-repeat: repeat-x;
	background-position: right top;
	width: 45%;
}
.div_bottom_middle_left {
	background-image: url(images/bottom_left_background.jpg);
	background-repeat: repeat-x;
	height: 95px;
	background-position: bottom;
}
.div_bottom {
	background-color: #531A0F;
}
.div_bottom_left {
	height: 348px;
	background-image: url(images/far_left_bottom_div_graphic.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.div_bottom_right {
	background-image: url(images/bottom_left_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 95px;
}
.div_bottom_nav {
	background-position: bottom;
}
.left_container {
	width: 30%;
}
.right_container {
	width: 30%;
}
.left_column {
	width: 350px;
}
.right_column {
	width: 400px;
}
.bottom_background {
	background-repeat: repeat;
	height: 80%;
	background-color: #531B10;
}
p {
	color: #F2DDBD;
	font-size: 12px;
	text-align: justify;
}
.p_starter {
	font-weight: bold;
	font-size: 13px;
}
.gallery_text {
	padding-left: 10px;
	color: #F2DDBD;
}

h3 {
	font-size: 16px;
	color: #F2DDBD;
}
a {
	color: #FF9933;
}
a:hover {
	color: #9E855D;
	text-decoration: none;
}
.table_main {
	background-color: #000;
}
.img_noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	color: #BB935F;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: 100;
}
.gallery_top_text {
	color: #D2A699;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #AA5829;
}


.img_gallery {
	border: thin solid #AD9676;
}

.layout_img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_bottom_left_image {
	background-image: url(images/left_bottom_table_graphic.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 348px;
	width: 220px;
}
.fireworks_html {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.a_shopping_cart {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	top: 20px;
}
.div_right {
	width: 175px;
	float: right;
	border: 1px dashed #D9B5AA;
	text-align: center;
	background-color: #000;
	color: #D9B5AA;
	font-size: 12px;
	padding-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

