@charset "UTF-8";


body
{
text-align: center;
}

div#container
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
	width: 30em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 2px dashed #CCCC66;
	padding:12px;
	outline-color: #AABA9E;
	outline-style: dotted;
	outline-width: 2px;
}

div#wrapper
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	letter-spacing: normal;
	max-width: 300px;
	
	background-color: #FFFFFF;
	border: medium dotted #CCCC33;
	padding: 1.5em;
	color: #3E3930;
	top: 10px;
	width: 300px;
	left: 20%;
	padding:12px;
}

.bkgd {
	background-image: url(/images/HTMLbkgd_1.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-transform: uppercase;
}
.imageHtmls {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B5A48;
	text-align: center;
	border: 1px dotted #D0CFC3;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	position: inherit;
	text-transform: uppercase;
	
	}
.bkgd2 {
	background-image: url(/images/HTMLbkgd_2.gif);
	background-repeat: repeat;
	
}

.h1{
	font-size: 11px;
		color: #615E77;

	font-weight: bold;
	text-transform: uppercase;
}


.titles {
	text-decoration: underline overline;
	font-weight: bold;
	color: #336666;
}
.imageHtmls {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B5A48;
	text-align: center;
	border: 1px solid #D0CFC3;
}
.orderspecs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #453D39;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #32342D;
}


.orderheaders {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E514B;
}
a:link {
	color: #89996D;
}
a:visited {
	color: #626C5A;
}
a.table:link {
	color: #3F4346;
}
a.table:hover {
	color: #728095;
}
a.table:visited {
	color: #9894A3;
}
.tabletitle {
	font: "Georgia";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px dashed #E3DBCB;
	text-transform: uppercase;
}
.tablecontent {
	text-transform: capitalize;
	vertical-align: top;
	font-size: 11px;
	padding: 5px;
	border: 1px dashed #E3DBCB;
	line-height: 1.5em;
	text-align: left;
}
