/**
 * Code set for new Frank Lloyd Wright side of copelandfurniture.com
 * 
 * @version 1.0.0
 * 
 * @author  Jenna Dixon :: jdbb.net
 * 
 * @changes 1.0.0 Initial release [jd, 2008-06-19]
 */


p.flwR   {
	font-size: 1em;
	line-height: 1.875em;
	font-weight: bolder;
	margin-right: 20px;
}

p.flwL {
	font-size: 1em;
	line-height: 1.875em;
	margin-left: 40px;
	margin-right: 10px;
}

p.mouse {
	font-size: 0.8em;
	line-height: 1.875em;
	text-align: center;
}

p.prodinfo {
	font-size: 0.8em;
	line-height: 1.1em;
    margin-left: 24px;
    margin-right: 40px;
}

#learn p {
	margin-left: 25px;
	line-height: 1.1em;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#learn a:link {
	color: de3637;
	text-decoration: none;
}

#learn a:hover { color: #666666; }

#learn a:visited {
	color: de3637;
	text-decoration: none;
}


/* Default Image State */

img {margin:0;padding:0;border:0}

/* thank you colly */



a:link {
	color: de3637;
	text-decoration: none;
}

a:hover {
	color: de3637;
	text-decoration: underline;
}

a:visited {
	color: de3637;
	text-decoration: none;
}

p.prodname {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}

p.prodblurb {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}


p.flw_category {
	font-size: 1em;
	line-height: 1.875em;
	margin-left: 68px;
	margin-right: 100px;
}

p.w_house {
	color: de3637;
	margin-bottom: 0px;
	font-weight: bold;
}

p.w_returntotop {
	font-size: 0.8em;
	color: de3637;
	text-align: right;
	margin-top: 0px;
}


/* --------------------------------------------------------------------- */
/* FLW Local Nav
/* --------------------------------------------------------------------- */ 


#rtnav {
	position:absolute;
	z-index:1;
	left: 679px;
	top: -1px;
	visibility: visible;
	border-left: solid #000000 1px;
	padding: 15px 0px 0px 10px;
}

#rtnav p {
	margin-top: 0em;
	line-height: 1.1em;
	font-size: 0.75em;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#rtnav a:link {
	color: de3637;
	text-decoration: none;
}

#rtnav a:hover { color: #666666; }

#rtnav a:visited {
	color: de3637;
	text-decoration: none;
}

