
/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#79858a;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%
	}
	
a, a:visited {
	text-decoration:none;
	color:#6f80ab;
	font-weight:bold
	}
	
 a:hover {
	color:#fff;
	}
		
p {
	font-size:140%;
	line-height:1.2em;
	margin-bottom:6px
	}

ul {
	margin-left:30px;
	font-size:130%;
	margin-bottom:20px;
	color:#CCCCCC
	}
	
hr {
	color: #535353;
	background-color: #535353;
	height: 1px;
	width:80%
	}
	
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	display:block;
	width:354px;
	height:33px;
	background:url(images/h2BG.jpg) no-repeat;
	padding:5px 0 0 8px;
	font-size:200%;
	}
	
h3 {
	font-size:180%;
	margin:10px 0 6px;
	color:#585f40
	}
	
.img_rt {
	float:right;
	margin:0 10px 10px 15px;
	}
	
.homeblock {
	width:355px;
	padding:0 0 10px 0;
	}

	
.featured {
	width:150px;
	text-align:center;
	float:left;
	margin-left:17px;
	margin-top:6px;
	font-size:160%;
	}

table#testimonials img {
	float:left;
	margin:0 10px 10px 0;
	}
	
table#clientsstrong strong {
	font-size:200%;
	}
	

	
a.open , a.open:visited {	
	background:url(images/open.jpg) no-repeat bottom left;
	width:68px;
	height:20px;
	display: block;
	float:left;
	position:relative;
	margin-top:3px
	}
	
a.open:hover {
	background-position: top left;
	}
	
a.open  span {
	display:none;
	}
	
div#ordernow {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	}	

#ordernow a, #ordernow a:visited {
	position:absolute;
	background:url(images/ordernow.gif) no-repeat bottom left;
	width:160px;
	height:142px;
	display:block;
	}
	
#ordernow a:hover {
	background-position: top left;
	}
	
#ordernow a span {
	display: none;
	}
	
#container {
	position:relative;
	width:878px;
	margin:0 auto;
	background: url(images/tile.jpg) repeat-y;
	}
	
#header {
	background:url(images/header.jpg) no-repeat;
	position:relative;
	width:878px;
	height:169px;
	}
	
#logo {
	position:relative;
	top:35px;
	left:90px;
	}

#tagline {
	position:absolute;
	left:166px;
	top:80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:220%;
	display:block;
	letter-spacing:2px;
	}
	
#nav {
	position: relative;
	top:75px;
	left:26px
	}
	
#navlist li {
	display: inline;
	list-style-type: none;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#navlist li a, #navlist li a:visited  {
	text-decoration:none;
	color:#FFFFFF;
	padding:4px 13px 5px;
	font-weight:normal;
	}
	
#navlist li a:hover {
	background-color:#585f40
	}

#content {
	width:738px;
	padding:10px 70px 15px;
	}
	
#footer {
	position:relative;
	width:878px;
	height:72px;
	background:url(images/footer.jpg) no-repeat;
	clear:both;
	}

#BC_footer {
	text-align:center;
	position:relative;
	padding-top:25px
	}

#BC_footer a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

#BC_footer a:hover {
	color: #fff;
}

#bcTable {
	margin:0 auto;
}
