/* Clears and Floats */

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #C0CFE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.line1 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

/* Clearing and Floats */
.clear {
border:0;
clear:both;
display:block;
float:none;
font-size:0;
height:0;
margin:0;
overflow:hidden;
visibility:hidden;
width:0;
}
p {
	line-height: 17px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #990000;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	color: #336799;
	margin: 0px;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #784738;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
}



.twoColFixLtHdr #container {
	width: 860px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 0px solid #003366;
	height: auto;
	
} 
.twoColFixLtHdr #menu {
	padding: 0;
	margin: 0px;
	height: 30px;
}
.twoColFixLtHdr #header {
	height: 159px;
	background-color: #FFFFFF;
	margin-top: 00px;
	padding: 0px;
	margin-bottom: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.twoColFixLtHdr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 100%;
	font-size: 14px;
	width: 860px;
	margin: 0px;
	
} 
.twoColFixLtHdr #footer {
	background-color: #336799;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
} 
.twoColFixLtHdr #footer p {


}
#mypad01{
	padding: 0;
	margin: 20px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
.open001{
	width: 880px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

/**********************/
/*MENU MX STYLES START*/
.LTable	 {
	width : 780px;
	padding: 0px;
	vertical-align:top;
	Text-Align : Center;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 14px;
	Color : #000000;
	background-color : #FFFFFF;
	height: 25px;
	margin: 0px;
	/*border-right: 1px solid #000000;	*/
	/*filter:alpha(opacity=70);
	-moz-opacity:0.7;*/
}
tr.LTableTR {
	background-color : transparent;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	/*Color : #9AA3B4;*/
	/*Text-Decoration : underline;*/
}
td.LTableTD {
	color: #FFFFFF;
	Font-Family : Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 12px;
	cursor : pointer;
	Height : 30px;
	Text-Align : center;
	margin:0px;
	vertical-align : middle;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9966F;
	border-left-color: #7A5C3D;
	width: 121px;
	background-color: #9B764C;
}
td.LTableTDHov  {
	color: #FFFFFF;
	Font-Family : Geneva, Arial, Helvetica, sans-serif;
	Font-Size : 12px;
	cursor : pointer;
	Height : 30px;
	Text-Align : center;
	margin:0px;
	vertical-align : middle;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9966F;
	border-left-color: #785A3A;
	width: 121px;
	background-color: #81623F;
}
td.LTableTD2 {
	color: #FFFFFF;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	Font-Size : 10px;
	cursor : pointer;
	Height : 22px;
	Text-Align : left;
	margin:0px;
	vertical-align : middle;
	background-color: #38669E;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}
td.LTableTDHov2  {
	color: #38669E;
	background-color: #DAE3F2;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	Font-Size : 10px;
	cursor : pointer;
	Height : 22px;
	Text-Align : left;
	margin:0px;
	padding:0px;
	vertical-align : left;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}
td.LTableTDX  {
	/*border : 1px #96BD71 solid;*/
	/*border-top : 1px #ffffff solid;*/
	color: #ffffff/*90ADD4*/;
	background-color: #FFFFFF;/*transparent;*/
	Font-Family : Verdana, Arial, Helvetica, sans-serif;	
	font-weight : normal;
	Font-Size : 10px;
	cursor : pointer ;
	Height : 15px;
	Text-Align : center;	
	margin:0px;		
	padding:0px;		
	vertical-align : middle;
	/*background-image : url("../images/menu-bullet.jpg");
	Background-Repeat : no-Repeat;
	Background-Attachment : fixed ;
	Background-Position : 2px 2px ;	*/
}
/*MENU MX STYLES END*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336799;
	font-size: 14px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336799;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A42723;
	text-decoration: underline;
}
a.white:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}

a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}

a.tinywhite:link {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.tinywhite:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
a.tinywhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	text-decoration: underline;
}

a.tinywhite:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	text-decoration: none;
}a.blue:link {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
}

a.blue:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}
a.small:link {
	color: #548B3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #548B3F;
	text-decoration: none;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009966;
	text-decoration: underline;}

a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
/*Properties List*/
#propertieslist {
	position:relative;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#col1 {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	
	}
#col2 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#col3 {
	float: left;
	width: 200px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#col4 {
	float: left;
	width: 80px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	
}
#col5 {
	width: 170px;
	margin-right: 0px;
	margin-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C1D3F0;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0B3360;
	border-bottom-color: #0B3360;
	background-image: url(../images/boxBacker005.gif);
	background-position: center top;
	background-color: #D1DCF0;
	background-repeat: no-repeat;
	float: left;
}
#propdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: auto;
	
}
#dottedline{
width=100%;
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#col1det {
	width: 140px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 40px;
	float: left;
	margin: 0px;
	
	}
#col2det {
	width: 150px;
	height: 40px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	clear: right;
	

}
.tinytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0CFE9;
}
.impadright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
}
