html, body {
height : 100%;
}
#wrapper {
width : 740px;
height : 100%;
margin : 0 auto;
}
#body {
text-align : center;
}
#wrapper {
text-align : left;
margin-right : auto;
margin-left : auto;
}
body {
margin : 0;
padding : 0;
font-family : Arial, "Trebuchet MS", Helvetica, sans-serif;
color : #240a00;
background-image : url(../images/bg.gif);
background-repeat : repeat-y;
background-position : center 0%;
}
html, body {
font-size : small;
margin-right : auto;
margin-left : auto;
}
#mast {
margin : 0;
padding : 0;
height : 132px;
}
#nav {
text-align : right;
}
#mainbox {
margin : 0 auto;
padding : 0;
width : 720px;
background-color : #ffffff;
}
#leftCol {
background-color : #e7d781;
text-align : center;
margin : 0;
padding : 0;
width : 166px;
float : left;
}
#rightCol {
background-color : #ffffff;
margin : 0;
padding : 0 15px 15px;
float : right;
height : auto;
width : 540px;
}
#leftCol ul {
	list-style-type : none;
	margin : 7px 0 0;
	padding : 0;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #ffffff;
}
#leftCol li {
text-align : center;
margin : 0;
padding : 0;
display : block;
vertical-align : middle;
height : 29px;
}
#leftCol li a {
	font-family : "bold 13px Arial", Helvetica, sans-serif;
	color : #484200;
	text-decoration : none;
	padding : 0;
	height : 29px;
	margin : 0;
	border-top : 1px solid #ffffff;
	font-weight : bold;
	background-image : url(../images/btNav.gif);
	display : block;
	vertical-align : middle;
	line-height : 1.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftCol a:hover {
font-weight : bold;
color : #ffffff;
text-decoration : none;
background-image : url(../images/btHover.gif);
}

.emph {
font-weight : bold;
}
#footNav {
margin : 0;
padding : 0;
clear : both;
height : 28px;
background-image : url(../images/mastBGbot.gif);
background-repeat : repeat-x;
text-align : center;
line-height : 2em;
}
#footer {
text-align : center;
margin : 0;
padding : 10px 0 0;
font-size : 85%;
color : #dfa6a1;
background-image : url(../images/bgFoot.gif);
background-repeat : repeat;
vertical-align : top;
height : 100%;
}
.address {
vertical-align : bottom;
font-size : 95%;
padding-bottom : 7px;
}
#footer p {
margin : 0;
padding : 7px 0 0;
}
a {
color : #240a00;
text-decoration : none;
font-weight : bold;
}
a:hover {
text-decoration : underline;
}
a:active {
font-weight : bold;
}
#footer a {
color : #d69a93;
text-decoration : none;
font-weight : bold;
}
#footer a:hover {
text-decoration : underline;
}
#footer a:active {
font-weight : bold;
}
h1 {
font-size : 130%;
font-weight : bold;
color : #d69a93;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #d69a93;
padding-top : 10px;
}
#rightCol table {
text-align : center;
}
.prodName {
font-weight : bold;
color : #dfa6a1;
}
.prodPrice {
color : #240a00;
}
.prodName a {
color : #dfa6a1;
text-decoration : underline;
font-weight : bold;
}
.pageNav {
font-size : 90%;
}
.ital {
font-style : italic;
}
.formfields {
text-align : left;
border : 1px solid #cccccc;
width : 300px;
margin-bottom : 2px;
font-family : Arial, Helvetica, sans-serif;
background-color : #e8e8e8;
}
textarea {
	text-align : left;
	border : 1px solid #cccccc;
	width : 300px;
	margin-bottom : 2px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #e8e8e8;
	font-size: small;
}
.formfieldsXSM {
text-align : left;
border : 1px solid #cccccc;
width : 25px;
margin-bottom : 2px;
font-family : Arial, Helvetica, sans-serif;
background-color : #e8e8e8;
}
.formfieldsSM {
text-align : left;
border : 1px solid #cccccc;
width : 45px;
margin-bottom : 2px;
font-family : Arial, Helvetica, sans-serif;
background-color : #e8e8e8;
}
.formlabels {
text-align : right;
padding-right : 3px;
vertical-align : top;
}
.buttons {
color : #ffffff;
background-color : #dfa6a1;
text-align : center;
font-weight : bold;
margin-top : 5px;
border : 1px solid #ffffff;
}
.fieldNameCSS {
font-weight : bold;
}
.fieldValueCSS {
font-style : italic;
}
.disc {
font-size : 90%;
}
.ship {
font-size : 85%;
color : #d69a93;
font-weight : bold;
}
.fabricDetail {
font-size : 90%;
font-weight : bold;
}
.italEmph {
font-style : italic;
font-weight : bold;
}
.error {
font-size : 85%;
font-weight : bold;
color : #d69a93;
}
.mastBG {
background-image : url(../images/mastBG.gif);
background-repeat : repeat;
}
.mastBGBot {
background-image : url(../images/mastBGbot.gif);
background-repeat : repeat;
}
.note {
	background-color: #E8E8E8;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer .adminLogin a{
	color: #EDDE89;
}
