/* tag redefines */

body {
	background-color: #ECEBE1;
	margin: 0px;
}
body, td, th, tbody { 
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
a:link  { 
	color: #600;
	text-decoration: underline;
}

a:visited  { 
	color: #600;
	text-decoration: underline;
}

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

a:active  { 
	color: #600;
	text-decoration: underline;
}
hr {
	color:#9C905E;
	height:1px;
}
h1{
	font-family: Georgia;
	font-size: 24px;
	color: #660000;
	font-style: italic;
}
h2 {
	font-family: Georgia;
	font-size: 14px;
	color: #660000;
	font-style: italic;
}

h3 {
	font-family: Georgia;
	font-size: 12px;
	color: #660000;
	font-style: italic;
}

h4 {
	font-family: Georgia;
	font-size: 11px;
	color: #660000;
	font-style: italic;
}
input {
	border: 1px solid #600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
}

input.button {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #600;
	color: #000;
	cursor: hand;
}

textarea {
	border: 1px solid #600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: #600;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
} 

.checkbox, .radio { 
	border: 0px;
}

/* custom classes */
.shopNav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC9;
	padding: 8px 0px 6px 265px;
	margin: 0;
}

.shopNav a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

.shopNav a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

.shopNav a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

.shopNav a:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

.topNav {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding-left: 500px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
.topNav a:link{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topNav a:active{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topNav a:visited{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topNav a:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.Nav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.Nav a:link {
	padding-right: 14px;
	padding-left: 14px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Nav a:active {
	padding-right: 14px;
	padding-left: 14px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Nav a:visited {
	padding-right: 14px;
	padding-left: 14px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Nav a:hover {
	padding-right: 14px;
	padding-left: 14px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.subNav {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	width: 741px;
	text-align: left;
}
.subNav a:link {
	padding-right: 12px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subNav a:active {
	padding-right: 12px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subNav a:visited {
	padding-right: 12px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subNav a:hover {
	padding-right: 12px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.home {
	position: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ECEBE1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #9C915E;
}
.homeArea {
	position: 100%;
	background-color: #9C915E;
}
.homeContent {
	font-family: Georgia;
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 16px;
}
.homeKicker {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	float: right;
}
.homeKicker .header {
	font-family: verdana;
	font-size: 9px;
	color: #660000;
	font-weight: bold;
}
.subpageHead {
	position: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ECEBE1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEBE1;
	background-color: #9C915E;
}
.contentBlock {
	position: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #660000;
	padding-top: 10px;
	padding-bottom: 20px;
}
.contentArea {
	padding-right: 30px;
	padding-left: 30px;
}
.kickerArea {
	font-family: verdana;
	font-size: 9px;
	line-height: normal;
	color: #000000;
	padding-left: 20px;
	padding-right: 30px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C905E;
}
.kickerArea .header {
	font-family: verdana;
	font-size: 9px;
	color: #660000;
	font-weight: bold;
}
.legal {
	font-family: verdana;
	font-size: 9px;
	color: #ADADAD;
	text-align: center;
	position: 100%;
	white-space: nowrap;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFF;
}

.legal p {color: black;}

.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 230px;
	padding-bottom: 30px;
	text-align: right;
	padding-top: 12px;
}
.footer a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

div#autolist {
        display: none;
}