@charset "utf-8";
/*-------------------------------------------------------
	
	Ruby's Floral Designs & More' Screen CSS
	Author:		Product of Courthouse Webs
	Email:		yourbestweb@courthousewebs.com
	Website:	courthousewebs.com
	Created:	2009-02-14
	(c) 2009-2010 All Rights Reserved 
	Made in U.S.A. by America's Best DDD Provider--Courthouse Webs

*-------------------------------------------------------*/
body  {
	font-size:small;	
	font-family: Arial, Helvetica,  Verdana, sans-serif;
	background: #cc9999;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
* html body {
		font-size: x-small; /* for IE5/Win */
		f\ont-size: small; /* for other IE versions */
		}
h1 {
	font-size:35px;
	text-align:center;
	}
dt {
	font-size:24px;
	}	
p {
	font-size:80%;
	}	
h1, dt, p {
	margin:0;
	padding:0;
	font-weight:normal;
	}	
a {
	margin:0;
	padding:0;
	text-decoration:none;
	}	
ul {
	margin:0;
	padding:0;
	}
ul li {
	margin:0;
	padding:0;
	list-style:none;
	}	
dl, dt, dd, dl dt, dl dd {
	margin:15px 0 15px 0;
	padding:0;
	color:#696969;
	}
dd {
	font-size:125%;
	}			
#cont {
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	background:#cc9999;
	text-align:left;
	width: 900px;
}
#logo, #hd {
	position: relative;
	margin: 0;
	padding:0;
	width: 900px;
	height: 210px;
	border-bottom:1px #000000;
	background: #FF4C79;	
	}
#hd {
	height:250px;
	}	
#logo a, #hd a {	
	position: absolute;
	font-size:1%;	
	width: 100%;
	height: 100%;
	color:#FF4C79;	
	}
#logo span, #hd span {
	position: absolute;
	z-index: 1;	
	width: 100%;
	height: 100%;
	background: url(../i/RFD.hd.gif) no-repeat;
	}
#hd span {
	background:url(../i/CW.900.250.gif) no-repeat;	
	}
#logo a:hover span, #hd a:hover span {
	background-position: right top;
}
#logo ul, #hd ul {	
	padding:20px 0;
	text-align:center;
	font-size:200%;	
	}
.nam {
	font-weight:bold;
	font-size:30px;
	}
.ph, .ad, .slg {
	font-size:24px;
	}		
#m_cont {
	margin:0;
	padding-bottom:10px;
	width:900px;
	background: #ffffff;
}		
#m_cont ul {
	margin:10px 0 10px 20px;
	padding:0;
	}
#m_cont ul li {
	margin:0;
	padding:0 0 5px 0;
	list-style:none;
	}
.lgimg {
	padding:0 51px 0 51px;
	}			

/* ----------------------  grid layout ------------------------- */
.grd {
	width:900px;
	float:left;	 
	}
.grd .capt {
	margin:0;
	padding:0;
	font-weight: bold;
	font-size:90%;
	}	
.grd dl {
	margin:0 10px 10px 10px;
	padding:0;
	float:left;
	width:880px;/*900- lt/rt margins */
	display:inline; /* a bug fix */
	}
.grd dt {
	margin:0;
	padding:0;
	float:right; 
	width:470px;
	font-size:175%;
	letter-spacing: 1px;
	color:#000000;
	}
.grd dd {
	margin:0;
	padding:10px 0;
	font-size:125%;
	line-height:1.25em;
	color:#333333;
	}
.hdl {
	font-size:150%;
	}	
.grd dd.img img {
	margin:0 10px 0 0;
	float:left;
	background:#cc9999;
	}
.grd .swp dt {
	float:left;
	}
.grd .swp dd.img img {
	margin:0 0 0 10px;
	float:right;
	background:#cc9999;
	}
.ctr {
	margin:0 50px;
	}	
.cf { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
#res {
	clear:both;
	margin:0 auto;
	display:block;
	width:800px;
	height:310px;
	background: url(../i/RFD.w3c.valid.jpg) no-repeat #cc9999;
	}	
#ft {
	margin:0 0 10px 0;
	padding:0;
	width:900px;
	height:46px;
	background: url(../i/RFD.ft.gif) top left no-repeat #FF4C79;;
	}
#ft p {
	padding:8px 0 0 0;
	font-size:75%;
	text-align:center;
	}						