body {
    background-color: #333;
    padding-top: 6px;
}

#site-logo {
	position: relative;
	margin: auto;
	width: 135px;
	height: 83px;
}
#site-logo a {
	position: relative;
	display: block;
	text-indent: -999px;
	margin: auto;
	width: 135px;
	height: 83px;
	clip: auto;
	overflow: hidden;
	background: url(/images/logo_2011.png);
}

img { border: 0; }
.designTop {
	position: relative;
   width: 700px;
   *width: 689px;
   background: #000 url(/images/design_top.png) no-repeat;
}

#designLogo {
	width: 189px;
}

.galleryList {
   width: 415px;
}

.galleryTable {
   border-collapse: collapse;
}
.galleryTable td {
   padding: 8px;
   border: 2px solid #777;
   background-color: #555;
}

.galleryImage {
   margin-right: 10px;
}

.galleryImage img {
	border: 3px solid white;
}
.galleryImage img.spacer {
	border: 0px;;
}

#imageCopy {
    font-size: 14px;
    margin-bottom:8px;
    font-family: Arial;
    color: #fff;
    min-height: 18px;
    line-height: 18px;
}

#inside {
    height: 515px;
    background: #fff url(/images/design_left.jpg) no-repeat;
}
#right {
    float:right;
    width: 575px;
    height: 100px;
    background: transparent url(/images/design_top.jpg) no-repeat;
}

#topNav {
    margin-top:68px;
    height: 20px;
    background: transparent;
    width: 690px;
}

#topNav {
	*position: absolute;
	*top: 0px;
	*left: 0px;
}


#topNav ul {
	display: block;
}

#topNav ul, #topNav ul li {
	list-style-type: none;
	text-transform: uppercase;
	position: relative;
}

#topNav ul li {
	position: relative;
	display: inline-block;
}

#topNav ul li {
	*float: left;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}

#topNav ul li ul {
	display: none;
}

#topNav ul li:hover ul {
	position: absolute;
	background: #7b7b7b;
	width: 175px;
	display: block;	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	*top: 15px;
}

#topNav ul li:hover ul li {
	display: block;
	float: none;
}

#topNav ul li:hover ul a {
	display: block;
	padding: 3px;
	font-size: 12px;
}

#topNav a {
   color: #fff;
   text-decoration: none;
   font: bold 12px Arial;
   margin: 0;
   margin-left: 8px;
}

#topNav a.selected, #topNav a:hover {
    text-decoration: underline;
}

.gallery-cont {
	padding: 40px;
}

#subNav {
	margin-bottom: 15px;
}

#subNav ul, #subNav li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subNav a {
    color: #ff008f;
   text-decoration: none;
   font: bold 10px Verdana, "san serif";
   padding: 0 5px;
   font-size: 12px;
}

#subNav a.selected, #subNav a:hover {
    text-decoration: underline;
}

#superNav {
	position: absolute;
	width: 690px;
	*width: 550px;
	text-align: right;
	margin-top: 3px;
}
#superNav a {
    color: #fff;
   text-decoration: none;
   font: bold 10px Verdana, "san serif";
   font-size: 13px;
}
#superNav a:hover {
    text-decoration: underline;
}

.nextlink, .prevlink {
	display: inline-block;
	margin-top: 10px;
    font: bold 14px Verdana, "san serif";
    color: #fff;
    text-decoration: none;
}

.nextlink span, .prevlink span {
	color: #8c908c;
}

#next-prev {
	width: 416px;
}

.nextlink {
    float:right;
}
#imageCopy { 
	padding: 0 5px;
	text-align:center;
}

.categoryTitle {
    height: 35px;
    font: bold 18px Georgia, "san serif";
    padding-bottom: 3px;
    color: #891151;
    background-color: #000;
}

.printPrimaryTitle {
    font: bold 20px Georgia, "san serif";
    font-color: #fff;
}

.printLabel {
    text-align:right;
    font-color: #fff;
}

#printer {
    font: normal 12px Georgia, "san serif";
    float: right;
    padding-right: 10px;
}
.printer {
   border-collapse: collapse;
   padding:0;
   margin-bottom:20px;
}

.printerRow td {
    border: 1px solid #000;
}

h1{ font-size:160%; font-family:Georgia, Times New Roman, serif; font-weight:normal; }
h1{  padding:0; margin:1em 0; clear:both; }

.content {
    padding: 0 16px;
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 12px;
}

.content, .content td {
    font-family: Arial, Helvetica, sans-serif;
    color:#ddd;
    line-height:180%;
}
.content h1 {
    color: #891151;
}
.outertable {
    background-color: #891151;
}

#footer {
	width: 95%;
	margin: auto;
	border-top: 2px solid #787878;
	text-align: center;
	margin-bottom: 10px;
}

#footer P {margin-top: 10px;}

#footer a {
	color: white;
	text-decoration: none;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

#footer p.second {text-transform: uppercase;}

.sidebar {
	text-align: center;
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 30px;
}

.sidebar a {
	color: #891351;
	text-transform: uppercase;
	
}

.sidebar p {
	margin-top: 25px;
}

.sidebar p:first-child {
	margin-top: 0px;
}

#promo {
	margin-top: 25px;
	color: white;
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 12px;
}

.mailing-list {font-size: 14px;}

#banner-cont {
	position: relative;
	height: 430px;
	width: 100%;
	clip: auto;
	overflow: hidden;
}

#banner-cont #banner {
	margin: auto;
	width: 270px;
	margin-top: -107px;
}

td.current {
	background-color: #777;
}
