@charset "utf-8";
/* CSS Document */

img { border: 0; }


body {
	background-image: url(images/bluestars.jpg);
	font-family: pegasus, Times New Roman, serif;
	font-size: 16px;
	padding: 30px;
}

#tablebox {
	width: 780px;
}

table {
	background: white;
	border: solid 2pt navy;
	cellpadding: 0;
	cellspacing: 0;
}

.bottommenu {
	position: relative;
	margin: 0;
	padding: 0;
	top: -10px;
	border-top: solid 1pt navy;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	width: 100%;
}

table#SalesTable {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-color: #fff;
	border: 0;
}

td#salesinfo {
	padding: 0px 10px;
	background-color: #fff;	
}

td#sales {
	padding: 0px 10px;
	background-color: #fff;
	
}

img#salespic {
	border: 1px solid black;
}

td#salesblock {
	padding: 0px;
	background-color: #fff;
	width: 185px;
	font-size: 11px;
	
}

td#salesblock2 {
	padding: 0px;
	background-color: white;
	width: 190px;
	font-size: 11px;
	
}

table#PacaTable {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 550px;
	background-color: wheat;
}

tr#PacaRow {
	vertical-align: top;
	background-color: wheat;
}

b.price {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: center;

}

.red {
	font-size: 15px;
	color: #900;
	text-decoration: none;
	border: none;
	font-weight: bold;
	
}

.scream {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	background: #900;
	font-weight: bold;
	
}
	

ul#CredList {
	position: relative;
	top: -25px;
	font: 13px verdana, arial, sans-serif;
	list-style-type: disc;
	padding: 0px;
	margin: 2em;
	text-align: left;
	
}


#logobox {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #fff;
	border: 0;
	z-index: 3;
}

#MenuBox {
	position: relative;	
	background: #9cf;
	z-index: 5000;
}

#LeftContentBox {
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	width: 575px;
	background: #fff;
}

#LeftContent {
	margin: 0px;
	padding: 10px;
}

#RightContentBox {
	position: relative;
	top: -10px;
	margin: 0px;
	background: #006;
	color: white;
}

#FeatureHeader {
	margin: 0px;
	padding: 0px;
	background: #000;
	font-size: 13pt;
}

#bluebox {
	position: relative;
	top: -834px;
	background: #9cf;
	width: 800px;
	height: 37px;
	z-index: 1;
}

#bluebox2 {
	position: relative;
	top: -896px;
	background: #9cf;
	width: 800px;
	height: 37px;
	z-index: 1;
}

#bluebox3 {
	position: relative;
	top: -2559px;
	background: #9cf;
	width: 800px;
	height: 37px;
	z-index: 1;
}


p {
	text-align: left;
	line-height: 16pt;
}

.left {
	text-align:left;
}

h1 {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: #900;
}

h2 {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #006;
}

#construction {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: brown;
	font-weight: bold;
}

#designer {
	position: relative;
	font-size: 13px;
	font-style: italic;
	color: black;
	z-index: 5;
}

#RWBalpaca {
	position: relative;
	left: 400px;
	top: -142px;
}








#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
z-index: 5;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 1px 24px 1px 24px;
border: 1px solid #333;
background: #900;
}

#navlist a:link, #navlist a:visited
{
color: #EEE;
background: #900;
text-decoration: none;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

#navlist a:hover
{
border: 1px solid #333;
background-image: url(images/buttonfade.jpg);
color: #000;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-image: url(images/button1.jpg);
font-weight: bold; 
color: navy;
}






ul#navlist2
{
margin-left: 0;
padding-left: 0px;
white-space: nowrap;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { 
	padding: 3px 20px; 
	border: solid 1px navy;
}

#navlist2 a:link, #navlist2 a:visited
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #006;
	background-color: #ff9;
	text-decoration: none;
	border: solid 1px navy;
	padding: 3px;
}

#navlist2 a:hover
{
color: #000;
background-color: #9cf;
text-decoration: none;
}

