/*
site:			Blue Jay Carpet Cleaning styles for print media
author:		RJ Salerno
updated:		January 21, 2009
*/

/*    *************************   Simple Bits stuff to look at *******************************  

body {
	margin: .6in;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12pt;
	color: #333;
	}

a:link, a:visited {
	color: gray;
	}	

h1, h2, h3, h4, h5 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000;
	}
#sidebar, #header ul, #sidebar, #footer p, hr {
	display: none;
	}
#footer p#copyright {
	display: block;
	margin-top: 2.5em;
	padding-top: .5em;
	border-top: 1px solid #ccc;
	}
#footer p img {
	display: none;
	}

p.btns {
	display: none;
	}
a.rss {
	display: none;
	}
a.rem {
	display: none;
	}


table.wine-list {
	width: 100%;
	margin: 0 0 2em 0;
	padding: 0;
	}
table.wine-list tr td, table.wine-list tr th {
	margin: 0 0 0 0;
	padding: .8em .5em;
	text-align: left;
	border-bottom: 1px solid #ddd;
	}
table.wine-list tr.last th, 
table.wine-list tr.last td {
	border-bottom: none;
	}
table.wine-list tr td {
	font-size: 90%;
	color: #999;
	}
table.wine-list tr td.reviewer {
	white-space: nowrap;
	}


*/

/*
site:			Blue Jay Carpet Cleaning style sheet
author:		gnelson@apriadesign.com
updated:		June 10, 2006
*/


/*  ------   site wide variables  ------  */

html,body {
	margin:0; 
	padding:0;
	}
body {
	font: 90% arial,sans-serif;
	text-align:left;
	}
p {
	margin:0 10px 10px;
	line-height: 1.8;
	font-size: 12px;
	}
a:link a:visited {
	color: black;
	}

/*  ------   page structure  ------  */

#container {
	margin: 10px;
	}
#wrapper {
	width:100%;
	}
#content {
	width: 625px;
	margin: 0;
	}
#navigation {
	display: none;
	}

#footer {
	clear:left;
	width: 625px;
	margin-top: 30px;
	padding-top: 5px;
	}

/*  ------   logos @ top  ------  */


#logoleft {
display: none;
	}

#logoright {
display: none;
	}

/*  ------   page text  ------  */


#header h1 {
	height:80px;
	line-height:80px;
	margin: 0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
	}
#container {
	text-align:left;
	}
#content h1, h2, h3{
	color: #333333; 
	padding-left: 12px;
	}
#content h1 {
	font-size: 24px;
	padding-top: 5px;
	}
#content h2{
	font-size: 18px;
	margin: 5px;
	}
#content p {
	font-size: 14px;
	padding-right: 15px;
	padding-top: 15px;
	}

/*  ------   coupon info  ------  */

.coupon {
	width: 400px;
	background: #4899CE;
	border: #4899CE dashed 5px;
	padding: 20px;
	text-align: center;
	margin: 30px auto 30px auto;
	}
#content .coupon h1 {
	font-size: 28px;
	}
#content .coupon h2 {
	font-size: 28px;
	color: yellow;
	}
#content .coupon h3 {
	font-size: 10px;
	}

/*  ------   other  ------  */

#servicedescription {
	padding-left: 35px;
	}
.van {
	display:none;
		}

/*  ------   footer info  ------  */

#footer {
	color: #000000;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dashed #FF0000;
	}
#footer p {
	margin:0;
	padding:5px 10px;
	}


