body, html,  td, tr {
	margin: 0;
	color: #000;
	font: 87%/1.5em arial;
}

a,a:link,a:visited,a:active {
	color : #663333;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #CC0000;
	text-decoration : underline;
}

.headerText {
    color : 663333;
	font-weight: bold;
}

.banner {
	top: 0px;
	left: 0px; 
	height: 85px;
	background: url(../images/elements/bar_1stbg.gif) repeat-x #FFFFFF;
}

.firstlogo {
	border: none;
	display: block;
	width: 630px;
	height: 64px;
	background: transparent url(../images/elements/banner_pac.jpg) no-repeat;
}

.secondbar {
  position: absoloute;
  margin: auto;
  text-align: left;
  background-color: #663333;
}

.secondleft {
  position: relative;
  border: none;
  display: block;
  width: 156px;
  height: 21px;
  background-position: -156px 0;
  background: transparent url(../images/elements/bar_2ndleft.gif) no-repeat;
  float: left;
  background-color: #FFFFFF; /* 1 pixel divder */
}

#mainBody {
	color: #000000;
	clear: both;
}

#content {
	width: 500px;
	float: left;
	position:relative;
	margin-top: 10px;
	margin-left: 20px;
}

h1 {
  color:		#C0C0C0;
  font-size: 150%;
  font-style: italic;
}

.fieldlabel  {
  color:		#FFFFFF;
  font-size: 120%;
}


/* footer link section */
.footer {
	padding: 2px 4px 2px 4px;
	font-size: 0.87em;
	font-weight: normal;
	display: inline;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #990000;	
	text-decoration: none;
}
a.footer:hover {       
	background: #E3E8EA;
	color: #663333;
	text-decoration: none;
}


/* bar navigation */
#navbar {
  border: none;
  width: 589px;
  height: 21px;
  background-position: -589px 0; 
  float: left;
}

#navbar ul {
	margin: 0;
	padding: 0;
	background-color: #663333; 
	float: left;
	width: 100%;
}

#navbar ul li{
	display: inline;
}

#navbar ul li a{
	padding: 0 12px 0 12px;
	border-right: 1px solid #FFFFFF; /* 1 pixel divder */
	background-color: #000000;
	float: left;
	font-size: 0.90em;
	color: #FFFFFF;
	height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 21px;
}

#navbar ul li a:hover{
	background-color: #990000;
	color: #FFFFFF;
}


/* Side navigation */
#navside {
	width: 156px;
	padding: 0;
	float: left;
}

#navlist {
	width: 156px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navlist li {
	border-bottom: 1px solid #FFFFFF; /* 1 pixel divder */
	margin: 0;
}

#navlist li a {
	display: block;
	padding: 1px 1px 1px 18px;
	background-color: #F0F0F0;
	color: #000;
	font-size: 0.95em;
	text-decoration: none;
}

#navlist li a:hover {
	background-color: #E7E7E7;
	color: #A46667;
}


/* Non-content graphics */
.ttlcompanies {
	width: 192px;
	height: 28px;
	float: right;
	margin-top: 9px;
	background: transparent url(../images/elements/companies_ttl.gif) no-repeat;
}
.ttldesigners {
	width: 183px;
	height: 29px;
	float: right;
	margin-top: 9px;
	background: transparent url(../images/elements/designers_ttl.gif) no-repeat;
}
.ttlproductions {
	width: 210px;
	height: 29px;
	float: right;
	margin-top: 9px;
	background: transparent url(../images/elements/productions_ttl.gif) no-repeat;
}
.leftcollection {
	width: 153px;
	height: 300px;
	margin: 0px;
	background: transparent url(../images/elements/left_collection.jpg) no-repeat;
	float: left;
}
.leftqueen {
	width: 155px;
	height: 144px;
	margin: 0px;
	background: transparent url(../images/elements/left_queen.jpg) no-repeat;
}
.splashpac {
	width: 589px;
	height: 275px;
	margin-top: 2px;
	background: transparent url(../images/elements/splash_pac.jpg) no-repeat;
}
