#page-outside {
	border: 3px solid #668CC4;
	border-top: 0;
	width: 964px;	
}

#menu, #header_block {
	background: #e8e8e8;
	border: 3px solid #668CC4;
	height: 30px;
	width: 964px;
	padding: 0;
	color: #000000;
	
	/* makes this element hover over search box */
	position: relative;
	z-index: 2;
}
#menu {
  border-top: 0;
}
#header_block {
	margin: 3px 0 0 0;
	background-color: #89A6D1;
	line-height: 30px;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}
#header_block .phone {
	font-size: 1.35em;
	color: #F9FC00;
}
	
#footer {
	/*background: #e8e8e8;*/
	background-color: #89A6D1;
	border-top: 3px solid #668CC4;
	height: 30px;
	line-height: 30px;
	width: 964px;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
div.colRight  div.box {
	background:  #668cc4 url(images/winter/bg-box-right-top.gif) left top no-repeat;
	width: 190px; 
	border: 0;
	margin: 0 0 15px 0; 
	padding: 26px 0 0 0 !important; 
}
div.colRight  div.box div.corner {
	background:	url(images/winter/bg-box-right-btm.gif) bottom right no-repeat;
	margin: -22px 0 0 0; padding: 0;
}

div.colRight div.box div.boxInner {
	background: #e8e8e8 url(images/winter/bg-fieldset-top.gif) left top repeat-x;
	border-top: 1px solid #000;	border-bottom: 1px solid #000;	
	margin: 0 0 22px 0; padding: 18px 0 5px 0; 
	+padding: 16px 0 10px 0 !important; _padding-top: 1px !important; 
	overflow: visible !important; position: relative; clear: both;
	_padding-top: 18px !important;
    _padding-bottom: 10px !important;
}

div.colRight div.box div.boxInner h3.boxTitle { 
	background-color: #cbcbcb;
	font-weight: bold; font-size: 13px;
	color: #000000;	
	border: 1px solid #333;	padding: 2px 5px;
	margin: 0 !important; position: absolute;
	top: -14px;	left: 9px; _left: 9px !important;
}

div.colRight div.box li.current_page_item a {
  font-weight: bold;
  color: #444 !important;
  font-style: italic;
}

a#featuredProp { 
	background-image: url(images/winter/feature-box.gif); height: 25px; margin: 0 0 15px;
}

a#liveChat {
  background-image: url(images/winter/live_chat.gif); height: 25px; margin: 0 0 15px;
}

a#clickToCall {
  background-image: url(images/winter/click-to-call.gif); height: 25px; margin: 0 0 15px;
}

#cal {
	border: 3px solid #668CC4;
	width: 410px;
	padding: 10px;
	background: #e8e8e8;
}