@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(Moon-BG.jpg);
}
.basic-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1D2522;
}


#container {
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}

#header {
	padding: 0 0px 0 0px;
	max-height: 210px;
	min-height: 190px;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(Header-9.jpg);
}

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
}

#footer {
	padding: 0 10px;
	max-height: 3000px;
	background-color: #F5F4E0;
}

#footer p {
	margin: 0; 
	padding: 10px 0;
}

.basic-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #1D2522;
	font-weight: normal;
}

.product-artist {	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1D2522;
}

.product-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #6F0000;
}
.Product-title-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #6F0000;
}

.basic-text-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #1D2522;
}
.Signature-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #4F0000;
}
.low-inventory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #800000;
	font-weight: bold;
}
.Telephone-small {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9B457;
}
.shipping {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F8C761;
}


.Telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F8C761;
}





a {
	font-size: 12px;
	color: #F7EED7;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #F7EED7;
}
a:hover {
	text-decoration: underline;
	color: #F7EED7;
}
a:active {
	text-decoration: none;
	color: #F7EED7;
}
.nav-mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7EED7;
	background-color: #FFF;
	background-image: url(button-blank-mid.png);
}
.nav-end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7EED7;
	background-color: #FFF;
	background-image: url(button-blank-end.png);
}
