html { padding: 0px; margin: 0px; filter: expression(document.execCommand("BackgroundImageCache", false, true));} /* GETS RID OF IE BACKGROUND FLICKER */
body {
	background-color: #142125;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
.TableBody {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}

html,td,p,div,span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #403C39;
	font-style: normal;
	font-weight: normal;
}
img {
	border:0;
}
.highlight {
	background-color: #FFFFCC;
	padding: 1px;
	border: 1px dashed #FFCC66;
	font-weight: bold;
}
.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap0 {
  float:left;
  background:url(img/shadow.gif) right bottom no-repeat;
  }
.wrap1 {
  background:url(img/shadow180.gif) no-repeat;
  }
.wrap2 {
  background:url(img/corner_bl.gif) 0px 100% no-repeat;
  }
.wrap3 {
  padding:4px 6px 6px 4px;
  background:url(img/corner_tr.gif) 100% 0px no-repeat;
  }
 .wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}
  
div {
	display: block;
}


h1 {
	clear: left;
	letter-spacing: 0px;
	padding-top: 2pt;
	padding-bottom: 2pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 0pt;
	padding-left: 0pt;
	font-style: normal;
	color: #424152;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
}
	
h2 {
	padding-top: 1pt;
	padding-bottom: 2pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-transform: capitalize;
	padding-right: 0px;
	padding-left: 0px;
	color: #A39D98;
	font-style: normal;
	font-weight: normal;
}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 12pt;
	line-height: normal;
	text-transform: capitalize;
	padding: 0pt;
	color: #544F4B;
	font-variant: small-caps;
}


#scroller100 {
	border:none;
	width : 100%;
	height:125px;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}

#scroller125 {
	border:none;
	width : 100%;
	height:100px;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}
#scroller150 {
	height:150px;
	overflow:auto;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: EFEFEF;
	border-bottom-color: EFEFEF;
	border-left-color: EFEFEF;
}

#scroller200 {
	border:none;
	width : 100%;
	height:250px;
	overflow:auto;
}


#scroller250 {
	border:none;
	width : 100%;
	height:250px;
	overflow:auto;
}
#scroller450 {
	border:none;
	width : 100%;
	height:450px;
	overflow:auto;
	margin-left: 20px;
}
#scroller500 {
	height:500px;
	overflow:auto;
	visibility: visible;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F4F3F2;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodyTable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FAF9F6;
	background-image: url(img/R4Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



a, a:Visited, a:Active {
	color: #2F382F;
	border-bottom-width: 1px;
	line-height: normal;
	text-decoration: none;
}

a:Hover {
	color: #666666;
	text-decoration: underline;
}


.Titles, .Titles a, .Titles a:visited, .Titles a:hover {
	color: #333333;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #403C39;
	font-size: 18pt;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	text-decoration: none;
	
}
.smTitles, .smTitles a, .smTitles a:visited, .smTitles a:hover {
	color: #433A59;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #433A59;
	font-size: 10pt;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
}

.content*{
	word-spacing: 0.35em;
	line-height: 1.75em;
	margin: 0px;
	padding-top: 2pt;
	padding-bottom: 7pt;
}

.content a, .content a:Visited, .content a:Active {
	color: #003366;
	
}

.content a:Hover {
	text-decoration: underline;
	color: #FF9900;
}

.smtext{
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-indent: 0px;
}


.smtext img {
	text-align: right;
	display: inline;
}


.ErrorText {
	font:bolder 12pt Arial, sans-serif;
	color: #CC0000;
	background-color: #FAFBDB;
	display: block;
	border: 1px dashed #CCCCCC;
	letter-spacing: 0px;
}


.Thumbnails{
	margin:5px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
}

textarea, select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(img/InputBack.gif);
	background-attachment:inherit;
	background-position: left top;
	border: 1px solid #999999;
}

input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	background-color: #666666;
	border: 1px solid #E9E3D1;
	font-variant: small-caps;



   	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffff',EndColorStr='#999966');
	height: 20px;
}
input {
	border: 1px solid #999999;
	height: 23px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #364035;
	font-weight: bold;
	padding: 2px;
}

.TopNav, .TopNav a, .TopNav a:visited, .TopNav p, .TopNav td, .TopNav tr {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}


.TopNav a:hover{
	text-decoration: underline;
}

.TableHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 6px;
	text-transform: capitalize;
	font-style: normal;
	background-repeat: no-repeat;
	background-color: #EDEEE8;
	font-weight: bold;
	margin: 0 0 5;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.CartTableBorders  {
	margin: 3px;
	padding: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	font-size: 10px;
	background: #F9F9F7;
	
}


.CartTableBorders p, .CartTableBorders div  {
	font-size: 10pt;
	margin:0px;
	line-height: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1pt;
}

.altrow {
	background-color: #FAFAF8;
	border-bottom: 1px solid #EDEEE8;
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.cartdisplay* {
	color: #FFFFFF;
	font-variant: small-caps;
	background: right;
	text-decoration:none;
	
}

.cartdisplay a:hover { 
color: #FFFDF8;
text-decoration:underline;
}
	
	
.Podback {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	width: 266px;
}

.BodyBack .TableBody .Podback .smtext {
	padding-left: 24px;
}

.PhotoBorder {
	position: relative;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	background-color: #FFFFFF;
	display: block;
	margin: 0px 6px 6px 0px;
}

.FancyQuote {
	color: #666666;
	display: block;
	border: 1px dashed #C0BCB8;
	padding: 5px;
	font-family: "trebuchet MS", "Century Gothic", serif, Arial;
	font-size: 14pt;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-color: #F4F3F2;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
	text-align: center;
}

#welcome {
	overflow:auto;
	width:100%;
	border:none;
	height: 125px;
	padding: 4px 12px 4px 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#galleryimg {
	display: block;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#fullblock {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#toggle-text  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
}


.toggle-text {
	overflow:hidden;
	height:0;
}
.midblock {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.FeatureLink {
	font-family: "trebuchet MS", "Century Gothic", serif, Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	text-align: center;
	background-color: #CC9966;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDFBF8;
	border-right-color: #EBCDAF;
	border-bottom-color: #EBCDAF;
	border-left-color: #FDFBF8;
	height: 15px;
	display: block;
}
.logo {
	margin-top: 150px;
	margin-bottom: 200px;
}

.contantAddress {
	color: #FFFFFF;
	padding-right: 15px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
p.cartNav {
	font-size: 10px;
	color: #FAF9F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
.cartNav a, .cartNav a:visited, .cartNav a:active {
	color: #FAF9F6;
}

.rowDiv {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.footerTable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #142125;
	background-image: url(img/FooterHR.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#go
{
	background-image: url(img/NavBg.gif);
	background-position: center;
	width: 30px;
	font-weight: bold;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	height: 20px;
	border-style: solid;
	border-width: 1px;
}

#search {
	background-image: url(img/NavBg.gif);
	background-position: center;
	width: 140px;
	font-weight: bold;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	height: 21px;
	border-width: 1px;
	border-style: solid;
}
.btn {
	width: 15px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.contentTable {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.Rowset {
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	border-top: 1px dashed #CCCCCC;
}
.styleErr {
	color: #FF0000;
	font-weight: bold;
}
.styleOk {
	color: #00FF00;
	font-weight: bold;
}
.captchaPrompt {
	font-size: 9px
}
.style5 {
	font-size: 9px
}
table.tbleTop {
	border-collapse:collapse;
}
table.tbleTop td.colL{
	border: 1px solid #666666;
}
.ButtonLine {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A9B7D2;
}
.TotalLine { 
	border-top: 1px solid #999999;
}
.lineitems {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.required {
	background-image:url(img/required.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.TotalLine
{
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.CourierPrint {font-family: "Courier New", Courier, monospace}
.editLinks {
	font-size: 9px;
	text-decoration: underline;
}
.TotalBig {
	font-size: 16px;
	font-weight: bold;
}
.style13 {font-family: "Courier New", Courier, monospace; font-size: 10px; }
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.styleErr
{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color: #FF0000;
	font-weight: bold;
}
#scroller {
	width : 100%;
	height:200px;
	overflow:auto;
	border-top: thin inset;
	border-right: thin inset;
	border-bottom: thin inset;
	border-left: thin inset;
}
a.changePassword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
