@charset "UTF-8";
/* CSS Document */
body { background: #e7e7e7 url(../images/bg-body.jpg) repeat-x top;
       font: 13px/18px Arial, Helvetica, sans-serif;
       color: #4a4542; }

a { color:#1d78b2; text-decoration:underline; }
	a:hover { color:#1d78b2; text-decoration:none; }

h1 { font: 23px/24px Arial, Helvetica, sans-serif; margin:20px 0 20px 0px; color:#2a2c29; }
h2 { font: 20px/24px Arial, Helvetica, sans-serif; margin:20px 0 20px 0px; color:#2a2c29; }
h3, h4, h5, h6 { font: 18px/21px Arial, Helvetica, sans-serif; color:#2a2c29; margin:20px 0 12px 0px; }

.news_bg { background: #CCCCCC;
 color:#000000;
 margin-top: 0;
 font-face: Century Gothic;
 font-family: Arial, Helvetica, sans-serif;
 }
 
 .news_article_header {display: none}
 
 .news_invisible_h1 {display: none; }
 
 table { background:#fff; margin-top:25px; }
 .news_table td {background: #fff; }
 .century_font {font-face: "Century Gothic" !important; }
 
 .news_restyled {font: inherit; }.press_h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 996633;
	padding-bottom: 8px;
}

h1.backyardbliss { background: url("http://www.jacksondesignandremodeling.com/news/images/news_and_press/backyard-bliss.jpg") left top no-repeat; height:103px; align:center; margin-left:40px; }
h1.backyardbliss span { display:none; }
img.bd { border:#CCCCCC 2px solid; }

img.img-left { float:left; margin:2px 10px 10px 0; border:#CCCCCC 2px solid; }
img.img-right { float:right; margin:5px 0 10px 10px; border:#CCCCCC 2px solid; }
img.img-rightnb { float:right; margin:5px 0 10px 10px; }
span.green { color:#78CED9; }
span.light { font-weight:100; }
#img-box { float:right; width:300px; margin-left:10px; }

#gry-box { border:#000 1px solid; background-color:#CCCCCC; text-align:center; }

div.clear { clear:both; height:.01em; overflow:hidden; }

img.center {   display: block;   margin-left: auto;   margin-right: auto; }

p.right { text-align: right; }


