/* CSS Document */
/* Buying Stylesheet-Design 2 */
body {
	margin:0;
	padding:0;
	background-color:#335496;
	position:relative;
	}

#container {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#FFFFFF;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#335496;
	line-height: 16px;
	font-weight: bold;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	line-height:16px;
	font-weight: bold;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	line-height:16px;
	font-weight: bold;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#000000; 
	line-height: 18px;
	margin-top:-4px;
	}

.testcolorx
{
	color: #666666;
}


.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000; 
	line-height: 16px;
	margin-top:0;
	}

a {
	color:#335496;
	}
	
a:hover {
	color:#000000;
	}
		
/* Navigation Menu */
#navMenu {
	position:absolute;
	top:0px;
	margin-left:130px;
	/*width: 530px;*/
}


	
#navMenu ul {
	margin:0;
	padding:0;
	}
	
#navMenu li {
	list-style:none;
	text-align:center;
	float:left;
	position:relative;
	padding-right:1px;
	}
		
#navMenu li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #335496;
	background-color:#FFF;
	text-decoration: none;
	font-weight:bold;
	padding:0px 16px;
	display:block;
	line-height:26px;
	}

#navMenu li a:hover {
	color:#000;
	background-color:#C8D8F2;
	}

#navMenu ul li ul {
	margin:0;
	position:absolute;
	width:90px;
	display:none;
	}

#navMenu ul li ul li {
	padding-top:1px;
	text-align: left;
	}	

#navMenu ul li:hover ul, #navMenu ul li.over ul {
	display:block;
	}
	
#navMenu ul li ul li a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color:#90A7D3;
	/*background-image:url(002_images/arrow.gif);
	background-repeat:no-repeat;*/
	text-decoration: none;
	padding:1px 20px;
	display:block;
	line-height:14px;
	white-space:nowrap;
	width:90px;
	}
	
	
/* Content */

#header {
	/*background-image:url(002_images/sell_header.jpg);*/
	background-image:url(002_images/hmHeader.jpg);
	background-position:14px 26px;
	height:260px;
	background-repeat:no-repeat;
	width: auto;	/*
	padding:0;
	margin:0px;
	*/
	}
	
/*
#header span {
	display:none;
	}
	*/
	

	
#company {
	top:-40px;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#335496;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	}
	
#area {
	position:relative;
	background-color:#FFF;
	padding:6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	}


.area {
	}
	
#content {
	width:772px;
	margin:14px;
	padding:0;
	}

#text {
	float:left;
	top:0;
	width:460px;
	margin-left:0px;
	padding:0;
	}

#Form1 {
	position:absolute;
	top: -20px;
	left: 0px;
	}
	
#form {
	width:772px;
	margin:0px;
	padding:0;
	}
		
.apply {
	color:#335496;
	font-size:14px;
	text-decoration:underline;
	}
	
a.apply:hover {
	color:#000000;
	}

.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color:#666666;
	text-decoration: none;
	}
		
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}

.listlink {
	color:#335496;
	text-decoration: none;
	}
	
a.listlink:hover {
	color:#3399FF;
	}	

.black {
	color:#000;
	}

.cashreward {
	font-weight:bold;
	color:#335496;
	}

/* Column2 */
#column2 {
	float:right;
	margin:0;
	padding:0;
	border:3px double #335496;
	}
	
/* Column2a - for property profile */
#column2a {
	float:right;
	margin:0;
	padding:0;
	width:270px;
	}

#topcap {
	width:258px;
	background-color:#335496;
	text-align:center;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px solid #000;
	}

#callout {
	/* jc - added to elim white br on hover */
	width:266px;
	background-color:#C8D8F2;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	/* jc - commented to elim white br on hover*/
	/* padding:10px; */
	padding-top:24px;
	height: 100px;
	}


.what {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#0034CA;
	}
	
.click {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}

.clicklink {
	font-size:16px;
	font-weight:bold;
	color:#990033;
	}
	
a.clicklink:hover {
	background-color:#D7E8F8;
	font-size:16px;
	font-weight:bold;
	color:#6982B2;
	}

.phone {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
	
.number {
	font-size:16px;
	font-weight:bold;
	color:#335496;
	}

#pic1 {
	border-top:1px solid #335496;
	background-image:url(002_images/callout_img.jpg);
	/*background-position:0px 0px;*/
	background-repeat:no-repeat;
	height: 400px;
	width: 266px;
	}
	


#bottomcap {
	display:none;
	}

.emphasis {
	color:#990033;
	font-weight:bold;
	}

/* Form */
#confbanner {
	background-color:#335496;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding:4px;
	}
	
td {
	padding:4px 0px 4px 0px;
	}

form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/*font-weight:bold; */
	color:#325395;
	margin-top:20px;
	}

.required {
	color:#FF6600;
	}

/* Property Profile */
.ppTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#990033;
	}
	
.ppView {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF6600;
	}
	
#ppAddress {
	font-weight:bold;
	margin-top:2px;
	}

#ppPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-top:2px;
	}
	
#ppButtons {
	margin-top:6px;
	}

.prevnext {
	color: #696969;
	}
	
#ppID {
	background-image:url(002_images/bg_profiletab.gif);
	padding-top:4px;
	padding-bottom:3px;
	padding-left:28px;
	font-weight:bold;
	}
	
#ppMapLink {
	background-color:#335496;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	}
	
#ppMapLink a {
	color:#D7E8F8;
	}	

.ppInfo {
	padding-left:10px;
	padding-top:10px;
	}
	
#ppCompany {
	font-size:11px;
	}
	
#ppCoAddress {
	font-size:11px;
	}
	
#ppPhone {
	font-size:14px;
	font-weight:bold;
	}
	
.ppPhoto {
	font-size:11px;
	color:#999999;
	}

a.ppPhoto:hover {
	color:#000000;
	}	
	
#ppApplyPhone {
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;
	}
	
#ppApplyOnline {
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;
	}

#ppApplyEmail {
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;
	}

/* Homes Available */
#tabs {
	position:relative;
	background-image:url(002_images/tab_bg.gif);
	width:420px;
	}

#tabNav {
	margin:0;
	padding:0;
	}
	
#tabNav li {
	list-style:none;
	background-image:url(002_images/tab_blue.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	position:relative;
	padding-right:4px;
	padding-bottom:8px;
	}
	
#tabNav li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #0034CA;
	font-weight:bold;
	text-decoration: none;
	padding:1px 10px;
	display:block;
	line-height:24px;
	border:1px solid #335496;
	}

#tabNav li a:hover {
	color:#000;
	background-color:#C8D8F2;
	}

.tabSelected {
	background-color:#C8D8F2;
	}

#homeInfo {
	padding:6px 0px;
	border-top:1px solid #747474;

	}

.hmNUmber {
	padding-right:4px;
	}
	
.hmImage {
	border:1px solid #FFF;
	}

.hmDetails {
	padding-left:10px;
	}

#hmID {
	font-weight:bold;
	}
	
#hmText {
	margin-top:6px;
	}
	
.hmPrice {
	font-size:14px;
	font-weight:bold;
	}
		
/* Footer */
#footer {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	height:30px;
	}

.footer {
	color:#646464;
	text-decoration:underline;
	}
	
a.footer:hover {
	color:#335496;
	text-decoration:underline;
	}

#autopilot 
{
	display:none;
	float:right;
	margin-right:14px;
	}
	
#copyright {
	float:left;
	margin:10px;
	margin-left:30px;
	}
	
#mainline1
{
	margin-top: 100px;
	font-size: 16pt;
	background-image: none;
	margin-left: 24px;
	color: #3399ff;
	font-family: Arial;
	background-color: transparent;
	/*display:none;*/
}

#mainline2
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 18pt;
	background-image: none;
	margin-left: 50px;
	color: aliceblue;
	font-family: Arial;
	background-color: transparent;
	display:none;
}

#mainline3
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 18pt;
	background-image: none;
	margin-left: 50px;
	color: #3399ff;
	font-family: Arial;
	background-color: transparent;
	display:none;
}

#mainline4
{
	margin-top: 175px;
	font-weight: bold;
	font-size: 22pt;
	background-image: none;
	margin-left: 100px;
	color: aliceblue;
	font-family: Arial;
	background-color: transparent;
	
}

.ReturnMessage
{
	border-right: 1px ridge;
	padding-right: 3px;
	border-top: 1px ridge;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: 1px ridge;
	padding-top: 3px;
	border-bottom: 1px ridge;
}

#CompanyAddress 
{
	text-align:center;
	/* Same as .text */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin: 0px 4px 0px 0px;
	padding: 12px 0px 12px 0px;
}

.textBold {
	font-weight: bold;
}


.textBoldCenter {
	font-size:14px;
	color:#335496;
	line-height:16px;
	font-weight: bold;
}

.textQuoteBold {
	font-weight: bold;
}

.textQuoteItalic {
	font-style: italic;
}

.textQuestions {
	font-weight: bold;
	color:#000000;
}

.textMiddleH1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#335496;
	line-height: 16px;
	font-weight: bold;
	}
	
.textMiddleH2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:16px;
	font-weight: bold;
}
.InvisibleText {
	visibility: hidden;
}
