/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #748ca3;
  font-size: 11px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
  background-image:url(images/bodybg.jpg);
  background-repeat:repeat-x;
}


h1 {

text-transform:uppercase;
font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
font-size: 15px; 
font-weight: bold; 
text-decoration: none;
color: #145604;
margin: 20px 20px 1em 20px;

}



h2 {

text-transform:uppercase;
border-bottom: 1px solid #1b3f74;
font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
font-size: 15px; 
font-weight: bold; 
text-decoration: none;
color: #1b3f74;
margin: 0px 20px 1em 20px;
padding-top: 20px;

}

h3 {
font-size: 11px;
text-align: center;
color: #fff;
background-color: #617565;
padding:5px 15px;
margin:0px;
width:740px;
}



/* This sets a default font for all of our Your Family's Comfort Is Our Business! selectors. We set the text align back to left so it won't center (based on the body Your Family's Comfort Is Our Business! to compensate for IE.) */




address {
	font-style: normal;
	margin: 0;
	padding: 0;}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	width: 770px;
	margin: 0px auto;
	background-image:url(images/bg.jpg);
}

div#content {
   margin: 0px 0px 0px 190px;
  padding: 0px;
  background:#fff;
} 

	#content p {
		margin: 0px; 
		padding: 5px 25px 5px 25px;
		line-height:18px;
		background:#fff;}

#contentnetopia {
  margin: 0px 0px 0px 190px;
  padding: 0px;
  background:#fff;
} 

	#contentnetopia p{
		margin: 0px; 
		padding: 5px 20px 5px 20px;
		line-height:18px;}


#navpos{
	position:absolute;
	right: 0px;
	top:0px;
	width:147px;
	height:197px; 
	z-index:1;
}

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 770px;
	height: 200px;
	margin-left: 0px;
	vertical-align:top;
	background-image:url(images/header.jpg);
}

#rightcol {
	position: absolute;
	right: 0px;
	width: 184px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	left: 1px;
	top: 417px;
	font-size: 9px;
	line-height:15px;
}

#rightcol2 {
	position: absolute;
	right: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	left: -1px;
	top: 383px;
	font-size: 9px;
	line-height:15px;
}


#leftcol {
position: absolute;
left: 0px;
width: 188px;
color: #564b47;
margin: 0px; 
padding: 0px;
}


#rightcol p {
margin: 0px; 
padding: 5px 5px 5px 5px;
line-height:14px;
}



/* Creates DIV container for address/info. */
div#address {
	padding: 5px 10px;
	background: #000;
	border-top: 1px dashed #fff;
	clear: both;
}

div#address p{
	color: #fff;
}

/* Creates DIV container for body. Setting the left and right margins to auto will center DIV. */
div#body {
	margin: 0px 0px 0px 160px;
	padding: 0px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}


	
table#areas td{
font: 12px Arial, Helvetica, sans-serif;
vertical-align: top; 
}

/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	width: 100%;}
	
div#nav dt a#current, div#nav dt a#current:hover{
	background: #113b61 url(images/nav_current.gif) top left no-repeat;
	color: #fff;
	text-transform:uppercase;}

/* UL TAG */
div#nav dl {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-transform: uppercase;} 

div#nav dt {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
	text-align: left;}

div#nav dt a {
	display: block;
	padding: 5px 0;
	color: #1b3f74;
	text-decoration: none;
	border-bottom: 1px solid #c7c8c6;
	width: 100%;
	text-indent: 15px;
	text-align: left;}

html>body #nav dt a {
	width: auto;}

div#nav dt a:hover {
	background: #113b61 url(images/nav_on.gif) top left no-repeat;
	color: #fff;}

/* -------------------------------------------------------*/
/* ----------------- CSS HORIZONTAL NAV ----------------- */
/* -------------------------------------------------------*/

/* NAVIGATION CONTAINER */
	
/* ----------------- MAIN NAVIGATION ----------------- */

/* Apply the ul#mainnav style to our entire <ul>; Sets a background color and width for our navigation box. Removes all default margins and padding. */
ul#navhorizontal{
	margin: 0px;
	padding: 0px;
	width: 188px;
}

/* Removes the default bullets. */
ul#navhorizontal li {
	display: inline; /* Redefined here only to remove stray padding. */
	list-style: none;
}

/* Styles our links. Setting the display to block ensures our links will stack back on top of one another as block level elements. The width sets the "hit" area of the links.  */
ul#navhorizontal li a:link, ul#navhorizontal li a:visited, ul#navhorizontal li a:active {
	font-size: 9px;
	text-decoration: none;
	display: block;
	width: 178px;
	padding: 5px 0px 4px 10px;
	text-transform: uppercase;
	text-decoration:none;
	color: #1b3f74;
	text-decoration: none;
	border-bottom: 1px solid #c7c8c6;
}
/* Creates our hover status. */
ul#navhorizontal li a:hover {
	background: #113b61 url(images/nav_on.gif) top left no-repeat;
	color: #fff;
	width: 178px;
}
/* Creates our current custom class. Be sure to apply .current to each applicable a tag on individual pages. */
ul#navhorizontal li a.current:link, ul#navhorizontal a.current:visited {
	background: #113b61 url(images/nav_on.gif) top left no-repeat;
	color: #fff;
	width: 178px;
}
/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
img.right {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #000;
}	

img.rightnb {
	float: right;
	margin: 0px 0px 5px 10px;
}
border: 1px solid #000;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}
object.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}

.border{
border:1px solid #000;
}



/* DIV UTILITY NAV */
	div#utilnav {
		/*margin-left: 150px;*/
		text-align: center;
		font-size: 10px;
		padding: 3px 0;
		color: #fff;
		background: #1b3f74;}
		#utilnav a {
			text-decoration: none;
			font-size: 11px;
			color: #fff;}
		#utilnav a:hover {
			text-decoration: underline;
			color: #fff;}



/* ---------------------------- FOOTER ----------------------------  */
/* Creates the div container for the footer. */
div#footer {
margin: 10px auto;
width: 770px;
clear: both;
}

div#footerright {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: right;
}

div#footer p{color: #036; font: 9px Verdana, Arial, Helvetica, sans-serif;
text-align:center;}

div#footer a:link, a:visited, a:hover, a:active {color: #036;}

div#copyright {font-size: 9px;}

/* ----------------- CUSTOM CLASSES ----------------- */

#privacy p{
font: 9px Verdana, Arial, sans-serif;
line-height: 1.5em;
}

.center {
display: block;
text-align: center;
margin: 0px auto;
}

#center p{
text-align: center;
}

.smalltext {
	font-size: 10px;
}

#sidebar {position:absolute; left:9px; top:213px; width:142px; height:121px; z-index:1}

.coupon {border: 1px dotted red;
			width: 350px;
margin:0px auto;
line-height: 28px;}
			
