/*  Author: John T. Rahn
	Date: 03-03-2009
	Logic: CSS for LR Freelance
	Contact: john@rahndesign.com
*/	


body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E6E6E6;
}
.style1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.style5 {color: #B79351}


/************** Links ****************/

a:link {
	text-decoration: none;
	color:#AA9E77;
	
}
a:visited {
	text-decoration: none;
	color:#AA9E77;
}
a:hover {
	text-decoration: none;
	color: #B99251;
}
a:active {
	text-decoration: none;
}

/************** Links ****************/



#bod {
	width: 862px;
	height: 757px;
	top: 212px;
	position: static;
	float: inherit;
	background-image:url(../images/luraBG_BODY.jpg);
	background-color:#FFFFFF;
	left: auto;
	right: auto;
	bottom: 100%;
	z-index: 0;
}

.Quotes {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
	font-style:italic;
	quotes:inherit;
	}


/* NAVIGATION

#sideMENU {
	width: 126px;
	height: 504px;
	top: 235px;
	position: static;
	float: inherit;
	left: auto;
	right: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B79351;
	border-right-color: #B79351;
	border-bottom-color: #B79351;
	border-left-color: #B79351;
	bottom: 100%;
	border-top-style: none;
	background-image:url(../IMAGES/CORP4_sidemenuBG.jpg);
	background-repeat: repeat-x;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px
	z-index: 10;
	visibility: visible;
	clip: rect(auto,auto,auto,auto);
}

.sideMENULINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:600;
	text-transform: none;
	list-style-image: url(../IMAGES/tick.gif);
	top: 0px;
	list-style-type: disc;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

.sideSUBLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:400;
	list-style-image: url(../IMAGES/tick.gif);
	top: 0px;
	list-style-type: disc;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	list-style-image:url(../IMAGES/tick.gif);
	left: 0px;
	margin: 0px;
	padding: 0px;
	float:left
}

#sideMENUcontainer {
	width: 112px;
	height: 485px;
	top: 235px;
	position: static;
	float: inherit;
	left: auto;
	right: auto;
	bottom: auto;
	background-repeat: repeat;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
}

#sideMENUsubcontainer {
	width: 110px;
	height: auto;
	top: 245px;
	position: static;
	float: inherit;
	left: 0px;
	right: auto;
	bottom: auto;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}


#nav ul {list-style:none; padding:0px; margin:0px;}

#nav li {list-style:none; padding:0px; margin:0px;}

#nav a { display:block;  width:160px;}



.itemNO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:500;
	text-transform: none;
	top: 0px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

.itemINFO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B99251;
	font-weight:500;
	text-transform: none;
	top: 0px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

.catNAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.catTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #AA9E77;
}




************** Product Description ****************

.prodNUM {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
.prodDESC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#C0B961;
}
.click{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

.catNAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.iPRICE {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #242400;
}




/************** End Product Description ****************/



