body {
	font-weight: normal;
	color: #613244;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7C4157;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/bodybk.jpg);
	background-repeat: repeat;


}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #AE6F84;
	margin: 4px 4px 15px;
	text-align: right;
}

h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #7C4157;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: -3px;
}

h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #7C4157;
}

h3 a:link {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #7C4157;
}

h3 a:visited {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #7C4157;
}

h3 a:hover {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #990033;
}

h4 {
	color: #FEFCFD;
	font: bold 14px Arial, Helvetica, sans-serif;
}
h4 a:hover {
	color: #9999CC;
	font: bold 14px Arial, Helvetica, sans-serif;
}
h4 a:link {
	color: #FEFCFD;
	font: bold 14px Arial, Helvetica, sans-serif;
}
h4 a:visited {
	color: #FEFCFD;
	font: bold 14px Arial, Helvetica, sans-serif;
}


a:link {
	color: #D2AEBA;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	color: #D2AEBA;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.back {

	background-color: #F3F3F3;
	margin: 2px 12px 6px;
	padding: 2px 10px;
}

.cartItem {
	padding: 6px 6px 0px;
	border: 1px solid #F5ACCA;
	width: 180px;
	margin: 12px 2px 12px 4px;
	color: #E7D1D9;
	text-align: left;
}

.cartItemW {

	padding: 8px;
	border: 1px solid #86268A;
	width: 330px;
	margin: 12px 0px;
	text-align: left;
}


.copyrt {
	font-size: 11px;
	color: #BC96A3;
	padding: 6px;
	text-align: center;
}

.copyrt a:link {
   color : #CCCCCC;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   text-decoration : none;
}

.copyrt a:visited {
   color : #CCCCCC;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   text-decoration : none;
}

.copyrt a:hover {
   color : #000000;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   text-decoration : underline;
}


.cursor {  cursor: hand;
}

.cursorB {
	cursor: hand;
	margin: 4px;
	border: 1px solid #7631A8;
	background-color: #CEB3BC;
	color: #7C4157;
}

.form1 {
	padding: 10px 2px 0px 6px;
	color: #000000;
	background-color: #DCC9CF;
}

.form2 {
	padding: 6px;
	background-color: #FFFFFF;
}

.imgBorder {
	border: 1px solid #003366;
}

.imgBox {
	background-color: #F5FCFE;
	text-align: center;
	padding: 5px 3px;
	border: 1px solid #CCCCCC;
}

INPUT, TEXTAREA, SELECT, OPTION {
	border: 1px solid #7C4157;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px;
	padding: 1px;
}

.leftCol {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px dashed #DADADA;
	color: #003399;
	text-align: left;
	font-size: 10px;
	margin-left: 4px;
	margin-right: 0px;
}

.leftie	{
	position:absolute; 
	width: 800px; 
	left: -2400px; 
	top: 53px;
}
	

.menubg {
	text-align: left;



}
.menu {
	width: 150px;
	margin: 4px 0 0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;


	}
ul.menu  {
	margin: 2px 0 0 0px;
	}
.menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.menu a {
	display: block;
	width: 150px;
	padding: 4px 2px 3px 5px;
	color: #D2AEBA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CA9FB0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C4157;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BB869A;
	border-left-color: #7C4157;


	}
	
.menu a:visited {
	display: block;
	width: 150px;
	padding: 4px 2px 3px 5px;
	color: #D2AEBA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CA9FB0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C4157;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BB869A;
	border-left-color: #7C4157;


	}
	
.menu a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C4157;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8B4C2;
	color: #7C4157;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7C4157;
	border-left-color: #B47B8E;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 6px;

	}


.nav0 {
	font-size: 11px;
	color: #003366;
	width: 740px;
	padding: 4px;
	margin-top: 4px;
	background-color: #F9F9F9;
	display: block;
}
.nav0 a:link {

	color : #999999;
	text-decoration : none;
	font-size: 11px;
	padding: 3px;
}
.nav0 a:visited {

	color : #999999;
	text-decoration : none;
	font-size: 11px;
	padding: 3px;
}
.nav0 a:hover {

	color : #339900;
	text-decoration : none;
	font-size: 11px;
	padding: 3px;
}

.nav1 {
	font-size: 11px;
	text-align: center;
	color: #666633;
	padding: 4px;
	display: block;

}

.nav1 a:link {
	color : #999999;
	text-decoration : none;
	font-size: 11px;
	padding: 3px;
}

.nav1 a:visited {
	color : #999999;
	text-decoration : none;
	font-size: 11px;
	padding: 3px;
}

.nav1 a:hover {
	color : #666633;
	text-decoration : none;
	font-size: 11px;
	padding: 3px;
}
.ital {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#outer {
	width: 732px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F5ACCA;
	border-right-color: #F5ACCA;
	border-bottom-color: #F5ACCA;
	border-left-color: #F5ACCA;
	background-image: url(../imgs/gradbk.jpg);
	background-repeat: repeat-x;
}
.contL {
	text-align: left;
	padding: 15px 20px 15px 35px;
	width: 350px;
	position: relative;
	float: left;
	background-color: #F8F8F8;
}
.contR {
	text-align: right;
	padding: 3px;
	margin: 3px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.contenv {

	text-align: left;
	padding: 15px;
	position: relative;
}
#outerT {
	width: 732px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5ACCA;
	border-right-color: #F5ACCA;
	border-bottom-color: #E4C4D1;
	border-left-color: #F5ACCA;
	background-image: url(../imgs/navtgradbk.jpg);
	background-repeat: repeat;
	height: 54px;
}
.innerBk {
	background-image: url(../imgs/innerbk.jpg);
	background-repeat: repeat;
}
#outerB {

	width: 732px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F5ACCA;
	border-right-color: #F5ACCA;
	border-bottom-color: #F5ACCA;
	border-left-color: #F5ACCA;
	background-image: url(../imgs/navdgradbk.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
.topleft {
	margin: 5px 5px 0px;
	float: left;
	width: 320px;
	text-align: left;
	height: auto;
	padding-top: 30px;
}
.topright {
	margin: 5px 5px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #BF8C9D;
	padding-top: 30px;
}
.subnav {
	text-align: center;
	padding: 5px;
	background-image: url(../imgs/navdgradbk.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.maintext {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	text-align: left;
	color: #73384C;
}

.maintext a:link {
	color: #C01C4F;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:visited {
	color: #C01C4F;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:hover {
	color: #7431A4;
	text-decoration: none;
}


#coprt {
	width: 732px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #824459;
	border-right-color: #F5ACCA;
	border-bottom-color: #552D3A;
	border-left-color: #F5ACCA;
	background-image: url(../imgs/innerbk.jpg);
	background-repeat: repeat;
	height: auto;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#outer2 {

	width: 732px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F5ACCA;
	border-right-color: #F5ACCA;
	border-bottom-color: #F5ACCA;
	border-left-color: #F5ACCA;
	background-image: url(../imgs/sec/sec_topbk.jpg);
	background-repeat: repeat-x;
}
.subnav2 {

	text-align: left;
	padding: 5px;
	background-image: url(../imgs/sec/sec_subnavbk.jpg);
	background-repeat: repeat-x;
}
.rtCol {
	background-image: url(../imgs/sec/sec_ltbk.jpg);
	background-repeat: repeat;
	text-align: left;
	padding: 6px;
}
.rtColtxt {
	color: #FFFFFF;
	margin: 15px;
	text-align: left;
}
.mainProm {
	background-image: url(../imgs/jd_sub_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #894B60;
	text-align: left;
}
.tinybrackt {
	font-size: 10px;
	color: #6C394D;
}
.searchead {
	font-weight: bold;
	color: #D2AEBA;
	text-align: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#dist {
	background: #CEB3BC;
	height: auto;
	width: 320px;
	border: 1px solid #7C4157;
	margin: 15px 10px 20px 30px;
	padding: 10px;
	color: #7C4157;
}

td {
	vertical-align: top;
}
