﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY:"Trebuchet MS", "FONT-SIZE: 12pt";
	text-align: center;
	color: #000000;
	background-color:#FFFAC0;
	background-image: url('../images/bg.jpg');
	background-repeat:repeat;
}
a:link {
	color: #333333;
}
a:visited {
	color:#6A78E5;
}
#container {
	background-color:#FFFAC0;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	border:thin #6A78E5 solid;
}

#header {
	background-image: URL('../images/header.jpg');
	height:140px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#slogan {
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	color:#66669A;
	height:40px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	top:100px;
	left:100px;
}

#contentwrapper {
	text-align: center;
	margin-top: 10px;
}
#contentcap {
	text-align: center;
	background-image: URL('../images/content-cap.jpg');
	height: 19px;
	width: 704px;
}
#pagecontent {
	text-align: left;
	background-image: URL('../images/content-bg.jpg');
	width: 704px;
}
#innerpagecontent {
	text-align: left;
	width: 684px;
	padding: 0px 10px 20px 10px;
}

#contentbottom {
	text-align: left;
	height: 18px;
	background-image: URL('../images/content-bottom.jpg');
	width: 704px;
}
#footer {
	width: 704px;
	height: 65px;
	background-image: URL('../images/footer.jpg');
	background-repeat: no-repeat;
}
#copyright {
	height: 40px;
	width: 684px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-size:10px;
	padding:10px;
}
#copyright a:link {
	color: #FFCC00;
}
#copyright a:visited {
	color: #DDDDDD;
}
#nav {
	height: auto;
	width: 212px;
	margin-left: auto;
	margin-right: auto;
}
#search {
	height: auto;
	width: 212px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-cap.gif');
}
.searchfield {
	font-size: x-small;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
.go {
	vertical-align: middle;
}
.leftcol {
	width: 160px;
	text-align: center;
}
.rightcol {
	width: 720px;
}
#display {
	text-align: center;
}
TABLE {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #161616;
}
h3 {
	color: #FFCC00;
}
hr {
	color: #FFCC00;
}
.pinkcaption
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#E92094
}
.tdlingerie
{
	padding:10px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	line-height:12px;
	background-image:url('../images/tdlinger-bg.jpg');
	background-repeat:no-repeat;
	height:153px;
	width:222px;


}
.tdauto
{
	padding:10px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	line-height:12px;
	background-image:url('../images/td-auto-bg.jpg');
	background-repeat:no-repeat;
	height:153px;
	width:305px;
}
.floatright {
	float: right;
	border-width: 0;
	margin-right:20px;
}
.noborder {
	border-width: 0px;
}

#email2 { display: none; }

#address5 { display: none; }
