
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin : 0; 
	padding : 0; 
	border : 0; 
	outline : 0; 
	vertical-align : baseline; 
	background : transparent; 
} 

body { 
	line-height : 1; 
} 

ol, ul { 
	list-style : none; 
} 

:focus { 
	outline : 0; 
} 

ins { 
	text-decoration : none; 
} 

del { 
	text-decoration : line-through; 
} 

table { 
	border-collapse : collapse; 
	border-spacing : 0; 
} 

/* H */

h1 {
	font-family: Verdana, arial;
	font-size: 1.6em;
	padding: 7px 0 0 15px;
	text-decoration: underline;
	line-height: 1.6em;
}


/* Lists */
#list {
	font: 1.2em verdana, sans-serif;
	line-height: 1.8em;
	color : #000; 
	text-align: left;

	list-style: circle;
	margin: 10px 0 20px 80px;
}

#list li {

}

#list li a {

}

#list li a:hover {
	text-decoration: none;
}

/* colored fonts */



/* core css */
body { 

	font-size : 62.5%; 
	font-family: verdana, sans-serif;
	background-color : #eff6e0; 
	color: #000;
	height : 100%; 
} 

#container {
	margin-left: auto;
	margin-right: auto;
	width: 741px;
	padding: 5px 0 50px 0;
}

#dash {
	float: left;
	display: table;
	width: 741px;
	height: 127px;
}

#logo {
	float: left;
	width: 450px;
	height: 127px;
}

#topRight {
	float: right;
	width: 291px;
	height: 127px;
}

#topRightLinks {
	padding-left: 75px;
}

#topRightLinks img {
	padding-right: 25px;
}

#topRightPhone {
	width: 291px;
	height: 87px;
}

#propertyContainer {
	float: left;
	display: table;
	width: 741px;
	margin: 10px 0;
	background-color: #fff;
	border: 1px solid #87837b;

}

#propertyImg {
	float: left;
	width: 440px;
	height: 100%;
	padding: 7px;
}

#propertyImgWide {
	float: left;
	width: 700px;
	height: 100%;
	padding: 7px;
}

#propertyBoxContainer {
	float: right;
	width: 265px;
	background-color: #fff;
	padding: 5px 0 0 0;
}

#propertyBox {
	padding: 5px 0 0 0;
}

#propertyBox p {
	padding: 10px 0px 15px 35px;
	font-size: 1.2em;
	line-height: 1.8em;
}

#propertyBox p a {
	font-size: 1.2em;
	color: #ca1919;

}

#footerContainer {
	float: left;
	display: table;
	width: 741px;
	margin: 10px 0;
	background-color: #fff;
	border: 1px solid #87837b;
}

#special {
	float: left;
	width: 237px;
	height: 132px;
	padding: 7px;
}


#businessLinksContainer {
	float: right;
	width: 480px;
	background-color: #fff;
	padding: 5px 0 0 0;
}

#businessLinks {
	padding: 5px 0 0 0;
}

#businessLinks p {
	padding: 10px 0px 15px 35px;
	line-height: 1.8em;
}

#baseline {
	height: 50px;
}






.size_a {
	font-size: 1.2em; 
	text-align:center; 
	background-color: #EDEDED;
	padding: 6px 0;
}

.price_a {
	font-size: 1.2em; 
	text-align:center; 
	background-color: #EDEDED;
	padding: 6px 0;
}

.size_b {
	font-size: 1.2em; 
	text-align:center; 
	background-color: #ffffff;
	padding: 6px 0;
}

.price_b {
	font-size: 1.2em; 
	text-align:center; 
	background-color: #ffffff;
	padding: 6px 0;
}

.ps_title {
	font-size: 1.2em; 
	text-align:center; 
	background-color: #ffffff;
	padding: 6px 0;
}

.label {
	font-family: verdana, arial, helvetica; 
	color: #000000; 
	font-size: 1.2em;
	text-align:right;
}