/***************  STYLE SHEET FOR OMM HOMES		********************/


body, td{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


/****************************************
CLASSES
****************************************/

/* TD Rollover Classes*/

.plain{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 3px 8px 3px 4px;
}

.active{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding: 3px 8px 3px 4px;
	background-color: #404037;
}

.over{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 3px 8px 3px 4px;
	background-color: #d4d0b3;
}

/*  end rollover classes  */

td.content{
	padding: 8px 12px 10px 12px;
}

td.tablehead{
	background-color: #404037;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:bold;
	padding: 4px;
}

td.table_subhead{
	background-color: #c4c4c4;
	color: #404037;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}


td.indent{
	padding: 2px 12px 6px 20px;
}

td.propheader{
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	color: #ffffff;
}

td.quote{
	font-family: georgia, times new roman, serif;
	color: #666666;
	font-size: 12px;
	text-align: justify;
}

td.note{
	padding: 50px 50px 0px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

tr.odd{
	background-color: #d4d0b3;
}

tr.even{
	background-color: #eeeeee;
}

p.proptitle{
	font-family: georgia, times new roman, serif;
	font-weight: bold;

}

p.price{
	font-weight: bold;
	font-style: oblique;
	color: #404037;
}

.smalltext{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
}

.tinytext{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 9px;
}
td.smaller{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

p.justified{
	text-align: justify;
}

table.repair_req{
	border:2px solid #404037;
	background: #f9f9f9;
}
table.repair_req td{
	padding: 2px 8px 8px 8px;
	border-bottom: 1px solid #ccc;
}

table.repair_req input, table.repair_req textarea{
	border: 1px solid #96968f;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

table.repair_req input.error, table.repair_req textarea.error, table.repair_req select.error{
	background: #ffffcc;
}
/**************************************
LINKS
*************************************/

a:link{
	color: #da540e;
	text-decoration: underline;
}
a:visited{
	color: #da540e;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}


a.nav:link{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
a.nav:visited{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
a.nav:hover{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:link img.imag      { border: 2px solid #ffffff}
a:visited img.imag   { border: 2px solid #ffffff}
a:hover img.imag      { border: 2px solid #96968f}

