﻿
/*
  TALT ANTIQUES STYLE SHEET
  Copyright 2008 Talt Antiques

  Primary Colors:
  dark brown 7f330e
  light brown cb5116
  drab green 7c7151
  slate blue 5b747d
  muted taupe c1b39e

  Designed by Foothills Data, LLC

*/

/* MENU STYLES */

/* HOME */
a.mnuHome:link {
	color: White;
	text-decoration: none;
}
a.mnuHome:visited{color:White; text-decoration:none}
a.mnuHome:hover{color:Yellow; text-decoration:none}
a.mnuHome:active {color:White; text-decoration:none}
/* VISIT */
a.mnuVisit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuVisit:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuVisit:hover{color:Yellow; text-decoration:none}
a.mnuVisit:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* ANTIQUES */
a.mnuAntiques:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuAntiques:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuAntiques:hover{color:Yellow; text-decoration:none}
a.mnuAntiques:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* CONSIGN */
a.mnuConsign:link {
	color: #000000;
	text-decoration: none;
}
a.mnuConsign:visited{
	color: #000000;
	text-decoration: none;
}
a.mnuConsign:hover{
	color: #CC3300;
	text-decoration: none;
}
a.mnuConsign:active {
	color: #000000;
	text-decoration: none;
}
/* ABOUT */
a.mnuAbout:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuAbout:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuAbout:hover{color:Yellow; text-decoration:none}
a.mnuAbout:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* DIRECTIONS */
a.mnuDirections:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuDirections:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.mnuDirections:hover{color:Yellow; text-decoration:none}
a.mnuDirections:active {
	color: #FFFFFF;
	text-decoration: none;
}



.mnuItem1
{
	background-color: #993300;
	border: 1px solid #FF9900;
	color: #FFFF00;
}


.divDirections
{
	font-size: 12pt;
}

.divContentsItem
{
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding:5px;
	text-align:center;
}
.divContentsImage
{
	font-family: Tahoma;
	background-color: #C0C0C0;
	padding: 5px;
	text-align: center;
}


body
{
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color:  Black;
}

h1
{
	font-size: 16px;
	font-weight: Bold;
	color: Black;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2
{
	font-size: 14px;
	font-weight: Bold;
	text-align: center;
}

h3
{
	font-size: 12px;
	font-weight: Bold;
}

h4 /* Fine print  */
{
	font-size: 12px;
	font-weight: normal;
}

.divSubHeading
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: Bold;
}

a:link
{
	color: #7f330e;
}
a:visited
{
	color: #7f330e;
}
a:active
{
	color: #7f330e;
}
a:hover
{
	color: #cb5116;
}

.ImagePlaceHolderDIV
{
	border: 2px solid #C0C0C0;
	background-color: #C0C0C0;
}
.TextAreaDIV
{
	padding: 5px;
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: justify;
}

.TextDIV
{
	padding: 5px;
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}

.TextDIVCentered
{
	padding: 5px;
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: center;
}

.TextDIVMedium
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}

.PageHeaderTextREVERSE
{
	font-size: 26px;
	color: #FFFFFF;
	background-color: #B30838;
	text-align: center;
}

.PageHeaderText
{
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #cb5116;
	font-weight: normal;
	text-align: left;
	position: absolute;
	top: 15px;
	left: 3px;
	z-index: auto;
	width: 351px;
	height: 25px;
}


.PageHeaderTextFLOAT
{
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #cb5116;
	font-weight: normal;
	text-align: left;
	position: absolute;
	top: 43px;
	left: 567px;
	z-index: auto;
	width: 174px;
	height: 25px;
}

.PageHeaderTextRight
{
	font-family: Tahoma;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #B20B39;
	font-weight: bold;
	text-align: right;
}
.PageText
{
	font-size: 16px;
	color: Black;
	text-align: justify;
}

.Textbox
{
	background-color: White;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #45556A;
}

.divBusCardAddress
{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.TextDIVSmallLeft
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}
.TextDIVSmallCenter
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: center;
}
.TextDIVSmallRight
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: right;
}

.TextDIVMedLeft
{
	padding: 5px;
	font-size: 14px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}
.TextDIVMedCenter
{
	padding: 5px;
	font-size: 14px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: center;
}
.TextDIVMedRight
{
	padding: 5px;
	font-size: 14px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: right;
}




.divPageContainer
{
	margin: 5px auto 5px auto;
	width: 750px;
	z-index: auto;
}





