@charset "utf-8";
/********************************************
   HTML ELEMENTS
********************************************/
html {background: #000 url(../images/shell/global_bg_int.gif) repeat-y center top; 	}
body {
	width:100%;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:16px;
	background-position: center top;
	/*background-repeat:no-repeat;	*/
}
body.interior {
	background-color:#fff;	
}

h1 {font-size:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; line-height:34px; margin-bottom:8px;}
h1 span {font-size: 70px; font-weight:bold; display:block; line-height:52px; margin-bottom:10px; font-family:Arial, Helvetica, sans-serif !important;}
.interior h1 {font-size:40px; color:#000000; line-height:45px; margin:5px 0px 15px 0px;}

h2 {font-size:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; line-height:34px; margin-bottom:8px;}
h3 {font-size:20px; font-family:Arial, Helvetica, sans-serif;margin-bottom:8px; font-weight:normal;}
h3.aboveListingSearch {font-size:22px; font-weight:bold; margin:18px 0px;}
h4 {font-size:15px; font-weight:bold;}
h5 {font-size:13px; font-weight:bold;}

b, strong {font-weight:bold;}
i, em {font-style:italic;}

p {margin:15px 0px;}

ul {margin:15px 0px;}
ul li {padding-left:40px; list-style-type:disc; list-style-position:inside;}
ul li ul {margin:0px 0px;}
ul li ul li {list-style-type:circle;}

ol {margin:15px 0px;}
ol li {padding-left:40px; list-style-type:disc; list-style-position:inside;}




a {color:#99ccff; text-decoration:none; font-weight:bold;}

div.homepage {background-color:#333;float:left; width:1080px; } 
#homC1 {width: 593px; float:left;  min-height:400px; float:left; color:#fff; margin:30px 0px 0px 30px; display:block;}
#homC1Content {padding-left:15px; float:left;}
#homC2 {width: 363px; float:left;  min-height:400px; float:left; margin-left:36px; color:#fff; margin-top:30px;}

div.interior {background-color:#fff;float:left; width:1080px; min-height:600px;}
#c1 {
	margin:30px 0px 0px 30px;
	width:225px;
	float:left;
	min-height:600px;
	padding-left:1px;
}
#c1Content {width:212px; margin-left:6px;}
#c2 {
	margin-top:30px;
	width:500px;
	float:left;
	min-height:600px;
	margin-left:5px;
}
#c3 {
	margin-top:30px;	
	width:225px;  /*213 */
	float: left;
	min-height:600px;
	
	margin-left:11px;
}

.iconHolder { width:100%; font-size:11px; }
.iconHolder img {float:left; width:56px; margin-right:12px;}


/* Coupons */
.boxtop {background: url(../images/boxtop.gif); width: 476px; height: 8px;}
.boxcontent {background: url(../images/boxcontent.gif) repeat-y; width: 471px; padding: 5px 8px;}
.boxbottom {background: url(../images/boxbottom.gif); width: 476px; height: 9px;}
.boxcontent h3 {font-weight: bold; background-image: url(../images/right_arrow.jpg); background-position:right center; background-repeat:no-repeat; display:inline; padding-right:30px; }


.couponHead { background: url(../images/coupons/header.jpg) no-repeat top; width: 650px; height: 100px; }
.couponButtons { left: 435px; top: 80px; position: absolute; }
.couponFoot { background: url(../images/coupons/footer.jpg) no-repeat top; width: 650px; height: 30px; }
.couponWrap { border: thick dashed #999999; width: 640px; }
.couponBody { padding: 10px; }

#fblike{position: relative; background-image: url(http://800poconos.com/includes/images/fbLike.png); width: 212px; height: 122px;}
#fblike2{position: absolute; top: 7px; left: 125px;}

