﻿/*#############################################
TOC
BLOCK STYLES
LINK STYLES
FORM STYLES 
#############################################*/

html
	{
	height:100%;
	}

body
	{
	background:url(images/mainBkgd.gif) 0px 0px repeat;
	font-family: Tahoma;
	font-size: 13px;
	color:#272727;
	}

th
	{
	font-family: Tahoma;
	font-size: 14px;
	color:#999900;
	}		
hr
	{
	border: 0;
	width: 100%;
	color: #999900;
	background-color: #999900;
	height: 1px;
	}
hr.grey
	{
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	}
p, li, td
	{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #272727;
	text-align: left;
	}	
h1
	{
	font-family: Tahoma;
	font-size: 18px;
	color:#143873;
	}	
h2
	{
	font-family: Tahoma;
	font-size: 12px;
	color:#143873;
	}
.text
	{
	font-family: Tahoma;
	font-size: 13px;
	color:#272727;
	}	
.footerTxt
	{
	font-family: arial;
	font-size: 7pt;
	color:#9b5959;
	}
.propertyGreyBoxTxt
	{
	font-family: Tahoma, sans-serif;
	font-size: 7pt;
	line-height:12px;
	color:#EEEEEE;
	}
	
.searchPropertyTxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#143873;
	}	
.homePageLeftTxt
	{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color:#272727;
	}	
.footerText
	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#666666;
	}	
.breadCrumbs
	{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:none;
	color:#272727;
	}	
.boldIt
	{
	font-weight:bold;
	}
.boldItNot
	{
	font-weight:normal;
	}		
/*#############################################
LINK STYLES BELOW
#############################################*/
	
a:link
	{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:none;
	color:#c00a23;
	}	
a:visited
	{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:none;
	color:#c00a23;
	}	
a:hover
	{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:underline;
	color:#c00a23;
	}	
		
a.head:link
	{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#c00a23;
	}	
a.head:visited
	{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#c00a23;
	}	
a.head:hover
	{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	color:#c00a23;
	}	
a.propBox:link
	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#b4cbec;
	}	
a.propBox:visited
	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#b4cbec;
	}	
a.propBox:hover
	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color:#b4cbec;
	}		
	
a.footerLink:link
	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#666666;
	}	
a.footerLink:visited
	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#666666;
	}	
a.footerLink:hover
	{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color:#666666;
	}
a.bread:link
	{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:none;
	color:#999900;
	}	
a.bread:visited
	{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:none;
	color:#999900;
	}	
a.bread:hover
	{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration:underline;
	color:#999900;
	}			
/*#############################################
BLOCK STYLES BELOW
#############################################*/
img.blkBorderImg
	{
	border:1px solid #000000;
	}
img.blkBorder3
	{
	border:3px solid #000000;
	}
img.greyBorderImg
	{
	border:1px solid #DDDDDD;
	}
img.propertyThumb
	{
	border:2px solid #666666;
	}
.propertyGreyBox
	{
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#666666;
	width:330px;
	height:104px;
	}
.propertyGreyBoxThumb
	{
	margin: 5px 0px 5px 5px;
	float:left;
	}	
.propertyGreyBoxTxtBlk
	{
	margin: 0px 0px 5px 0px;
	margin-top:3px;
	margin-left:10px;
	float:left;
	width:160px;
	}	
.searchPropertyBox
	{
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#b8cedb;
	border:1px solid #b4cbec;
	width:330px;
	}
	
.searchPropertyDropdown {
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
	border: 1px solid #b4cbec;
	background-color: #FFFFFF;
	width:170px;
	}
.searchPropertyBoxInner			
	{
	margin:10px 10px 0px 10px;
	}
.breadCrumbsBlk
	{
	margin:0px 150px 0px 480px;
	}
.longTopLine
	{
	background-color: #ffffff;
	margin:27px 0px 0px 25px;
	}	
.subNavBlk
	{
	position:absolute;
	left:20%;
	}
.subNavBlkPort
	{
	position:absolute;
	left:20%;
	}	
.twoColumnPage
	{
	background-color: #ffffff;
	margin:15px 0px 0px 25px;
	}	
.mainBodyBlk
	{
	margin:15px 0px 0px 60px;
	width:665px;
	}
.propertyTypeBodyBlk
	{
	margin:15px 0px 0px 60px;
	width:665px;
	}
.aboutBodyBlk
	{
	margin:15px 0px 0px 60px;
	width:665px;
	}
.footerLinkTxtBlk
	{
	margin:10px 0px 0px 60px;
	}	
.footer
	{
	height: 92px;
	width:900px;
	margin:0px 0px 0px 0px;
	background-color: #dddddd;
	}	
.topHRGraphik
	{
	background-color: #ffffff;
	margin:15px 125px 0px 25px;
	}
.homePageOuter
	{
	background-color: #ffffff;
	margin:15px 0px 20px 25px;
	height:700px;
	}		
.topNavYellowBar
	{
	margin:0px 125px 0px 25px;
	width:725px;
	}
.topNav
	{
	background-image: url(images/topNavBg.gif);
	margin:0px 125px 0px 25px;
	width:725px;
	}
.flashcontent
	{
	margin:0px 0px 0px 0px;
	width:900px;
	}
.homePageLeftTxtBlk
	{
	margin:20px 0px 0px 37px;
	}
.homePageRightTxtBlk
	{
	margin:15px 0px 0px 15px;
	}
.subPageLeftTxtBlk
	{
	margin:20px 0px 0px 37px;
	}
.subPageRightTxtBlk
	{
	margin:-5px 0px 0px 15px;
	}	
.interactiveFlashBlk
	{
	margin: 15px 0px 0px 0px;
	}
.dynaListBlk
	{
	height:280px;
	}	
.detailsPageLeftTxtBlk
	{
	margin:22px 0px 0px 37px;
	}
.detailsPageRightTxtBlk
	{
	margin:22px 0px 0px 15px;
	}	
/*#############################################
FORM STYLES BELOW
#############################################*/
.formBodyBlk
	{
	margin:0px 100px 0px 100px;
	}
.formTxt {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.formTitle {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.field {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999900;
	width: 200px;
	background-color: #d9d9a6;
}
.textArea {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999900;
	background-color: #d9d9a6;
}
.dropdown {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999900;
	background-color: #d9d9a6;
}
.dropdownState {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999900;
	background-color: #d9d9a6;
}

.button {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999900;
	background-color: #d9d9a6;
}	
