h1, h2, h3, h4, h5, p, img, ul, ol, li, dl, dt, dd, form	{
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#footer p {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
}


.link_1  A:link{color:#eeeeee;}
.link_1  A:hover{color:#E8B21F;text-decoration: none;}
.link_1  A:visited{color:#eeeeee;}
.link_1  A:visited:hover{color:#E8B21F;text-decoration: none;}



/*
input.submitB {
		background-color: #0d7dc1;
		border-color:ffffff;
		border: 1px solid;
		cursor: "hand";
		color: #ffffff;
		font-family: verdana;
		font-size:14px;
		font-weight:bold;
		border-style: solid;
		
		}
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #1c1a17;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

TABLE.specials  {
	margin-top:40px;
	border-color:000000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:410px;

}

table tr.specials {
	background: #eee;
	text-align: center;
	vertical-align: middle;
	border-color:000000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#wrapper {
	width: 800px;
	text-align: left;
	margin: 10px auto;
	padding: 0px;
}
#whitey {
	background: #fff;
	margin: 0 5px;
	padding: 0;
}
#content .boxy {
	margin: 0;
}
#left {
	float: left;
	width: 130px;
	padding: 10px;
}


#middle {
	float: left;
	width: 390px;
	padding: 10px 21px 20px 20px;
}
#right {
	float: left;
	padding: 5px 0 10px 5px;
}
#content #pushy {
	clear: both;
	background: #fff;
	height: 10px;
}
#content {
	margin-left: 5px;
	background: url(../images/winter/new/content-bg_wide.gif) repeat-y;
}

#content2 {
	padding-top:5px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}


#triCol {
	margin-left: 5px;
	background: url(../images/winter/new/content-bg.gif) repeat-y;
}

#triCol #pushy {
	clear: both;
	background: #fff;
	height: 10px;
}
.boxy h4, 
#middle h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top:10px;
	margin: 0 0 2px;
}

#middle h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 3px;
	}

p,
.boxy table {
	font-size: 11px;
	color: #000;
	line-height: 14px;
	margin: 0 0 2px;
}

.alignTop TD {
	vertical-align:top;
}	


#middle p {
	margin-bottom: 15px;
	}


#middle ol, #middle ul {
	margin-bottom: 13px;
	margin-top:10px;
	font-size:10pt;
	line-height:13pt;
	}
	
#middle li {
	margin-bottom: 4px;
	}

#middle h3 {
	border: 1px solid #ccc;
	padding: 5px 5px;
	color: #069;
	margin-bottom: 5px;
	clear: both;
	font-size: 14px;
	line-height: 18px;
	}
	
.boxy table tr td {
	border-top: 1px solid #ccc;
	padding: 2px 0;
	vertical-align: top;
	}

#middle table {
	font-size: 11px;
	color: #000;
	line-height: 14px;
	cell-padding:4px;
	}
	/**
#middle table tr td {
	border-top: 1px solid #ccc;
	vertical-align: middle;
}
**/
#middle table.oldTables td {
	color: #069;
	padding:2px;
	}	

.tableHeader {
	padding:5px;
}	
	
.contentMargins {
	margin:7px;
}

/**	
#middle table tr.vtop td {
	vertical-align: top;
}**/

p.fineprint {
	font-size: 10px;
	line-height: 13px;
	color: #333;
}
table td.variable {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
}

/**
#middle table td.savings {
	background: #eee;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#middle table td.note {
	background: #eee;
	color: #630017;
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

/*#middle table table {
	width: auto;
	margin: 0;
	}

#middle table table tr td {
	text-align: left;
	vertical-align: middle;
	padding: 0 2px 0 0;
	border-width: 0;
}*/
.savings strong {
	display: block;
	font-size: 32px;
	line-height: 28px;
	padding-top: 2px;
	letter-spacing: -.05em;
	color: #630017;
}

ul,
ol {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 2px;
	margin-left: 18px;
}
ul li {
	list-style: square;
}

ol li {
	list-style: decimal;
	}

#left ul li {
	list-style-type: none;
	}
	
#left ul li li {
	list-style: circle;
	color: #666;
	}
		
.boxy table tr th {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding: 2px 0;
	}
/**	
#middle table tr th {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px;
	color: #069;
	border: 1px solid #ccc;
	border-bottom: none;
	line-height: 15px;
	}	
**/
.boxy p.date {
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
}
.boxy p.more {
	text-align: right;
	font-size: 10px;
}
.boxy p.more a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
.boxy p.more a:hover {
	color: #069;
}
p.thedate {
	color: #fff;
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
}
#landscape {
	background: #1c1a17 url(../images/winter/new/landscape2.jpg) no-repeat left top;
	margin: 0 5px;
	padding: 0;
	text-align: right;
	border-bottom: 5px solid #fff;
}
#tag {
	padding: 10px;
	/* background: url(../images/winter/new/tagline.png) no-repeat left 135px; */
}
.boxy {
	padding: 5px;
	width: 180px;
	text-align: left;
	background: #FFFFFF;
	margin: 0px 0 0px auto;
}
.boxy h3 img {
	cursor:hand;
	cursor:pointer;
	float: right;
	margin-top: 3px;
}

ul#subnav {
	background-color: #000000;
	margin: 0;
	padding: 0 5px;
	height: 25px;
	}
ul#subnav li {
	list-style-type: none;
	display: inline;
	}
ul#subnav li a {
	display: block;
	float: left;
	color: #fff;
	padding: 5px 6px 0;
	height: 20px;
	text-decoration: none;subnav
	
	}
	
ul#subnav li a:hover {
	background-color: #2B010B;
	}

#footer {
	background: #000000 url(../images/winter/new/footer-bg.gif) repeat-x left top;
	padding: 8px 10px 0px;
	height: 48px;
}
#footer p a {
	color: #fff;
}

#footer a.emn {
	float: right;
	background: url(../images/EMTflat_logo.gif) no-repeat right top;
	height: 40px;
	width: 102px;
	}
	
#footer a.emn span {
	display: none;
	}
h3.off {
	color: #8dbad1;
	margin: 0px;
}
.boxy h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	background: #069 url(../images/winter/new/blue-bg.jpg) repeat-x top;
	color: #fff;
	padding: 4px 5px 0px;
	height: 21px;
	letter-spacing: -.05em;
	margin: 0px;
}

#left h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
	padding-top: 4px;
	letter-spacing: -.05em;
	margin: 0;
}

.switchcontent {
	padding: 5px 5px 0;
}
h1 {
	display: none;
}
#header {
	background: #000000 url(../images/winter/new/header-bg.gif) repeat-x left top;
}
ul#nav {
	height: 25px;
	margin: 0;
	padding: 0 0 0 5px;
	background: #fff url(../images/winter/new/nav-bg.jpg) repeat-x top;
}
div#bannerphoto {
	margin: 0px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
ul#nav li {
	display: inline;
}
ul#nav li a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	letter-spacing: -.025em;
	height: 19px;
	padding: 6px 5px 0;
}

ul#nav li a:hover,
ul#nav li a.on {
	background-color: #ccc;
}

ul#nav li a:active {
	color: #069;
	}

form#sitesearch {
	float: right;
	display: block;
	}
	
form#sitesearch input {
	margin-right: 5px;
	font-size: 10px;	
	color: #333;
	}

#left a {
	color: #058;
	text-decoration: none;
	}
	
#middle a {
	color: #069;
	}
	
#left a:hover,
#middle a:hover {
	color: #666;
	}
	
h2 {
	color: #069;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
h2 small {
	color: #333;
	font: bold 22px/26px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
#dropmenudiv {
position:absolute;
text-align: left;
font:normal 11px/12px Arial, Helvetica, sans-serif;
padding: 0 5px;
margin-left: -5px;
z-index:100;
border: 1px solid #999;
border-top: none;
}

#dropmenudiv a{
display: block;
color: #333;
border-top: 1px solid #ccc;
text-decoration: none;
font-weight: bold;
padding: 6px 5px;
}

#dropmenudiv a:hover {
background: #eee;
}

#middle img.right {
	float: right;
	border: 3px solid #ccc;
	margin: 5px 0 5px 10px;
}

#middle img.left {
	float: left;
	border: 3px solid #ccc;
	margin: 5px 10px 5px 0;
}

.oldTables table tr td {
	font-size: 43px;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px;
	color: #069;
	border: 1px solid #ccc;
	border-bottom: none;
	line-height: 15px;
	}	
	
#middle a.button {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/winter/blue-bg.jpg) repeat-x left top;
	background-color:blue;
	color: white;
	display: block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	margin: 3px 2px 3px 0px;
	border: 1px solid #8dbad1;
}
#middle a.button:hover {
	color: #8dbad1;
}	


.propertyBar {
	padding:5px;
	font-size:8pt;
	border-width: 1px;
	border-style:solid;
	border-color:black;
	width:100%;
}


.alert  {
  font-size: 14px;
  font-family: verdana;
  border-width:1px;
  border-color:#000000;
  background-color: #000000;
  border-style:outset;
  padding: 10px;
  padding-left:100px;
  font-style: normal;
  color: #a4d5fa;
  margin-top: 5;
  width: 550;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  line-height: 120%;
  background-image: url(../images/attention_success_2.gif);
  background-repeat:no-repeat;

 }
  .alert A:link { 
  color: #000063;
  font-weight: bold;
 }
 
.alert A:visited { 
  color: #000063;
  font-weight: bold;
 }

.alert A:hover { 
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }
 
.alert A:active { 
 }
 	
/**	
#middle table.specials td {
	padding: 5px 10px 10px;
	vertical-align: top;
	}
#middle table.specials tr.noborder td {
	padding: 0px;
	border-style: none;
}**/


