body {
	background-color: #000000;
	background-image: url(/images/background_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	text-align: left;
}

a {
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #A05000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1{
    font: 18px Georgia, "Times New Roman", Times, serif;
    color: #990000;
    display: block;
    margin-top: 25px;
}



input {
	padding: 3px;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #BCAD8D;

}

#graphic_button {
	padding: 0px;
	border: 0px;
}

textarea {
	padding: 2px;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

select {
	padding: 2px;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	padding: 0px;
	width: 825px;
	text-align:left;
	top: 0px;
	left: 0px;
	position: absolute;
}

#logo_banner {
	margin: 0 auto;
	padding-left: 181px;
	height: 205px;
	text-align:left;
	top: 0px;
}

#menu {
	margin: 0 auto;
	padding-left: 27px;
	text-align: center;
	float: left;
}

#paper_thin{
	top: 0px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 10px;
	text-align:left;
	width: 365px;
	float: left;
}

#paper_top{
	background: url(/images/paper_thin_top.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 365px;
}
#paper_middle{
	background: url(/images/paper_thin_tile.gif) repeat-y;
	margin: 0px;
	width: 320px;
	height: auto;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
	padding: 2px 20px;
}
#paper_stain{
	background: url(/images/stain_01.gif) no-repeat center top;
	margin: 0px;
	width: 325px;
	height: auto;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
	padding: 0px;
}

#paper_bottom{
	background: url(/images/paper_thin_bottom.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 365px;
}

.headline{
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
	border-bottom: 3px double #D1C7B9;
	width: 300px;
}

#poster_column{
	top: 0px;
	margin: 0 auto;
	padding-top: 27px;
	width: 268px;
	float: right;
}

#gallery_paper_thin{
	top: 0px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 10px;
	text-align:left;
	width: 600px;
	float: left;
}

#gallery_paper_top{
	background: url(/images/gallery_paper_top.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 600px;
}
#gallery_paper_middle{
	background: url(/images/gallery_paper_tile.gif) repeat-y;
	margin: 0px;
	padding: 0px 25px;
	width: 550px;
	text-align: left;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
}
#gallery_paper_bottom{
	background: url(/images/gallery_paper_bottom.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 600px;
	clear: both;
}

#gallery_thumbs{
	top: 0px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	width: 590px;
	height: 64px;
	word-spacing: 20px;
}

#copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #A39783;
	text-align: center;
}


#gallery_text {
	top: 0px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 210px;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
	float: left;
}

.gallery_pic {
	height: 60px;
	width: 70px;
	padding: 6px;
	float: left;
}

.gallery_pic_selected {
	height: auto;
	width: auto;
	border: 1px solid #999999;
	padding: 1px;
	background: #333333;
	margin: 0px;
	float: left;

}

.reserve_text {
	top: 0px;
	margin: 0 auto 0 15px;
	padding: 10px;
	text-align: left;
	width: 220px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
	border: 3px double #BCAD8D;
	float: left;
}

.name_iframe {
	top: 0px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 210px;
	height: 150px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
	float: left;
	border: 1px solid #BCAD8D;
	background: #BCAD8D;
	overflow: auto;
}

.name_listbox {
	top: 0px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 200px;
	height: 150px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #5A4E34;
	float: left;
	border: 1px solid #BCAD8D;
	background: #BCAD8D;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #EFE8DB;
	scrollbar-face-color: #B4A78F;
	scrollbar-track-color: #978A6F;
	scrollbar-shadow-color: #AB9E83;
	scrollbar-highlight-color: #AB9E83;
	scrollbar-darkshadow-color: #EFE8DB;
	scrollbar-3dlight-color: #EFE8DB;
}

#iframe {
	height: 160px;
	margin: 0 auto;
	padding: 0px;
	
}

.tos_box {
	top: 0px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	width: 500px;
	height: 150px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: 3px double #000000;
	background: #4E4338;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #EFE8DB;
	scrollbar-face-color: #B4A78F;
	scrollbar-track-color: #978A6F;
	scrollbar-shadow-color: #AB9E83;
	scrollbar-highlight-color: #AB9E83;
	scrollbar-darkshadow-color: #EFE8DB;
	scrollbar-3dlight-color: #EFE8DB;
}

#row_color {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5A4E34;
	border: 1px solid #B2B2AE;
}

.row_color_odd {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5A4E34;
	height: 10px;
	background: #FAF7F2;
	border-top: 1px solid #B2B2AE;
}

.row_color_even {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5A4E34;
	height: 10px;
	background: #FCFAF7;
	border-top: 1px solid #B2B2AE;
}

#submit {
	margin: 0px;
	padding: 10px;
	width: 540px;
	clear: both;
	text-align: center;
}

#base {
	margin: 0px;
	padding: 0px;
	width: 560px;
	clear: both;
	text-align: center;
}

#order_summary {
	margin: 0px;
	padding: 0px;
	border: 1px solid #BCAD8D;
}

#warning{
	background: #F4E7B2 url(/images/alert_bkg.gif) repeat left top;
	margin: 0px 0px 20px;
	width: 270px;
	height: auto;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #660000;
	padding: 15px;
	border: 3px double #A57200;
}

