@charset "UTF-8";
body {
	background-image: url(../images/bkgdart-column.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
}
#tableLayout {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	width: 800px;
}
#tdSidebar {
	background-image: url(../images/sidebarbkgdindx-columntop.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	width: 200px;
	color: #FFFFFF;
	letter-spacing: 3pt;
	font-size: small;
}
#tdSidebar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 10px;
}
#tdSidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tdSidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tdSidebar a:active {
	color: #cc3300;
	text-decoration: underline;
}
#tdNavTop {
	color: #FFFFFF;
	padding-top: 200px;
	padding-bottom: 20px;
}
#tdNavShowroom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc3300;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
#tdNavShowroom a {
	color: #cc3300;
	text-decoration: none;
	font-weight: bolder;
}
#tdNavShowroom a:visited {
	color: #cc3300;
	text-decoration: none;
}
#tdNavShowroom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#tdNavShowroom a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#tdNavBot {
	padding-top: 20px;
	padding-bottom: 20px;
}
#tdContent {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#tdContent a {
	color: #0033FF;
	text-decoration: none;
}
#tdContent a:visited {
	color: #0033FF;
	text-decoration: none;
}
#tdContent a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#tdContent a:active {
	color: #cc3300;
	text-decoration: underline;
}
#tdHeader {
	height: 180px;
}
#tdPhotoBanner {
	height: 120px;
	background-image: url(../images/photobanner1.jpg);
	background-repeat: no-repeat;
}
#tdLinks {
	background-color: #cc3300;
	background-image: url(../images/bkgd-tdLinks.gif);
	background-repeat: no-repeat;
	height: 70px;
	font-size: small;
	font-weight: bolder;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2pt;
}
#tdLinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}
#tdLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tdLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tdLinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#tdBodyText {
	padding: 50px;
}
#tdPhotoGallery {
}
#tdPhotoGallery a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdFooter {
	padding-left: 50px;
}
#FooterContent {
	background-image: url(../images/logobot.gif);
	background-repeat: no-repeat;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3300;
}
#tdCopyright {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
}
#tdCopyright2 {
	padding-left: 50px;
	padding-bottom: 10px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
