
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; 
} 

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;
	line-height: 1.0em;
	color: #444;
	font-variant:small-caps;
}

h2 {
	font-family: Verdana, arial;
	font-size: 1.6em;
	padding: 7px 0 0 15px;
	line-height: 1.6em;
}

h3 {
	font-family: Verdana, arial;
	font-size: 1.4em;
	padding: 7px 0 0 15px;
	line-height: 1.6em;
	color: #333;
}

h4 { /* ad corner category title */
	font-family: Verdana, arial;
	font-size: 1.6em;
	margin-left: 15px;
	padding: 7px 0 10px 0;
	line-height: 1.6em;
	border-bottom: 1px solid #ccc;
}



/* 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;
}

/* Lists */
.list_ad {
	line-height: 1.5em;
	list-style: square;
	margin: 0 0 20px 80px;
}

.list_ad li {
	padding: 0 0 5px 0;
}


/* colored fonts */



/* core css */
body { 
	background: url(images/bodyBg.jpg) repeat-x #5a5f69;
	margin: 0;
	padding: 0 0 20px 0; 
	height: 100%;
	font-size : 62.5%; 
	font-family: verdana, sans-serif;
	color: #000;
} 

#container {
	margin-left: auto;
	margin-right: auto;
	width: 741px;
	padding: 5px 0 50px 0;
}

#dash {
	background:url(images/headerBg.png) no-repeat bottom center;
	display: table;
	width: 743px;
	height: 202px;
	margin-bottom:10px;
}

	#dashContainer {
		width: 743px;
		height: 202px;
		padding:0;
		margin:0;
	}
	
	#logo {
		width: 246px;
		height: 177px;
		text-align:center;
		float: left;
		margin: 12px 0 0 56px;
	}

	#dashPhone {
		width: 194px;
		height: 28px;
		margin-top: 35px;
		float: left;
	}

	#dashLinks
	{
		width: 115px;
		height: 70px;
		float: right;
		margin-top: 18px;
		text-align:right;
	}

	#dashLinks img {
		padding: 5px 0 5px 0;
	}

#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: 5px 0px 15px 35px;
	font-size: 1.2em;
	line-height: 1.8em;
}

#propertyBox p a {
	font-size: 1.2em;
	color: #ca1919;
}



#adCornerContainer {
	float: left;
	display: table;
	width: 741px;
	margin: 10px 0;
	padding: 10px 0 0 0;
	background-color: #fff;
	border: 1px solid #87837b;
}

#adCornerContainer .adCornerIntro {
	margin: 15px;
	padding-left: 15px;
	font-size: 11pt;
}

/* ad corner home page */
#adCornerContainer .wrapper {
	margin: 20px;
}

#adCornerContainer .wrapper p {
	float: left;
	width: 80px;
	height: 50px;
	margin: 4px 2px;
	text-align: center;
	vertical-align: bottom;
}

#adCornerContainer .wrapper p img {
	align: center;
}

#adCornerContainer .wrapper p span {
	font:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	display: block;
	width: 80px;
	text-align:center;
	margin: 3px 0;
}


/* ad corner Right Col */
#adCornerRtCol {
	float: left;
	display: table;
	width: 260px;
	margin: 10px 0;
	background-color: #fff;
}

#adCornerRtCol .wrapper {
	margin: 0;
}

#adCornerRtCol .wrapper p {
	float: left;
	align: center;
	width: 60px;
	height: 50px;
	margin: 0 2px;
	text-align: center;

}

#adCornerRtCol .wrapper p img {

}

#adCornerRtCol .wrapper p span {
	font:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	display: block;
	width: 60px;
	text-align:center;
	margin: 3px 0;
	line-height: 9pt;
}



#adItem {
	padding: 5px 0 20px 0;
	width: 455px;
}

#adItem p {
	padding: 10px 0px 15px 35px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#adItem p a {
	font-size: 1.2em;
	color: #ca1919;
}

.adBlock {
	padding: 0 0 15px 0;
	margin-bottom: 5px;
}

#adItem .adBlock p {
	padding: 5px 0 0 35px;
	font-size: 1.1em;
	line-height: 1.3em;
}

.adImages {
	margin-left: 10px;
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
	padding: 10px 0;
	margin-bottom: 5px;
}


.adListing {
	padding: 0 0 15px 0;

	margin: 5px 10px;

	padding: 5px 0 10px 0;
}

#adItem .adListing p {
	padding: 5px 0 0 35px;
	font-size: 1.1em;
	line-height: 1.3em;
}






#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: left;
	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 {
	margin: 3px 0;
	font-family: verdana, arial, helvetica; 
	color: #000000; 
	font-size: 10pt;
	text-align:right;
}

.input_box {
	padding: 5px 0 5px 10px;
}

.textareaComments {
	padding: 5px 0 5px 10px;
}
