/* Standart tags */
 body {font:normal 12px Arial;}
 a {font:normal 12px Arial; color:#000000; text-decoration:none;}
 a:hover {text-decoration:underline; } 
 select {font:normal 12px Arial;} 
 input {font:normal 12px Arial;} 

 .stitle {
 	font:bold 14px Arial;
	padding-left: 8px;
	text-decoration: none;
	color: #595959;
 }

 .footitle {
 	font:bold 10px Arial;
	padding-left: 8px;
	text-decoration: none;
	color: #595959;
 }
 
#container {
	margin-left:auto;
	margin-right:auto;
	width:766px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#FFF;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF6600;
	line-height: 16px;
	font-weight: bold;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3366FF;
	line-height:16px;
	font-weight: bold;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3366FF;
	line-height:16px;
	font-weight: bold;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height: 16px;
	font-weight: normal;
	}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height: 16px;
	margin-top:0;
	}

/* Content */
#header {
	background-image:url(/img/hmHeader.jpg);
	height:181px;
	}

#header span {
	display:none;
	}
	
#company {
	position:absolute;
	top:154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#656565;
	font-weight: bold;
	text-decoration: none;
	margin-left:110px;
	}

#area {
	background-color:#F2B328;
	padding:4px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#646464;
	font-weight: bold;
	text-decoration: none;
	}

.area {}
	
#content {
	margin:12px;
	margin-right:0;
	}

#text {
	float:left;
	width:445px;
	}

#textForm {
	float:left;
	width:742px;
	}

#Form1 {
	position:absolute;
	top: -20px;
	left: 0px;
	}

#form {
	width:742px;
	}
	
.apply {
	color:#FF6600;
	font-size:14px;
	text-decoration:underline;
	}
	
a.apply:hover {
	color:#F2B328;
	}

.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color:#646464;
	text-decoration: none;
	}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#646464;
	font-weight: bold;
	text-decoration: none;
	}

.listlink {
	color:#0033CC;
	text-decoration: none;
	}
	
a.listlink:hover {
	color:#3399FF;
	}
	
.black {
	color:#3366FF;
	}

/* Column2 */
#column2 {
	float:right;
	margin:0;
	padding:0;
	width:270px;
	}
	
#topcap {
	background-image:url(/img/topcap.gif);
	width:258px;
	text-align:center;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px solid #FFF;
	}

#callout {
	width:258px;
	height:110px;
	background-image:url(/img/callout_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:24px;
	padding-left:18px;
	}
	
#callout2 {
	width:268px;
	height:110px;
	background-image:url(/img/callout_bg2.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:6px;
	padding-bottom:18px;
	}

.what {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#0033CC;
	}
	
.click {
	font-size:14px;
	font-weight:bold;
	color:#0034CA;
	}

.clicklink {
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	}
	
a.clicklink:hover {
	font-size:16px;
	font-weight:bold;
	color:#F2B328;
	}

.phone {
	font-size:14px;
	font-weight:bold;
	color:#0033CC;
	}
	
.number {
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	}

#bottomcap {
	background-image:url(/img/bottomcap.gif);
	background-repeat: no-repeat;
	width:100%;
	height:27px;
	}
	
.emphasis {
	color:#FF6600;
	font-weight:bold;
	}

/* Form */
#confbanner {
	background-color:#6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding:4px;
	}
	
form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:FF6600;
	margin-top:20px;
	}

.required {
	color:#FF6600;
	}


/* Property Profile */
.ppTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FF6600;
	}
	
.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(/img/bg_profiletab.gif);
	padding-top:4px;
	padding-bottom:3px;
	padding-left:28px;
	font-weight:bold;
	}
	
#ppMapLink {
	background-color:#FFB43F;
	padding-top:4px;
	padding-bottom:3px;
	border-left:1px solid #CF823F;
	border-right:1px solid #CF823F;
	border-bottom:1px solid #CF823F;	
	font-weight:bold;
	text-align:center;
	color:#FFF;
	}
	
.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(/img/tab_bg.gif);
	width:459px;
	}

#tabNav {
	margin:0;
	padding:0;
	}
	
#tabNav li {
	list-style:none;
	background-image:url(/img/tab_blue.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-right:3px;
	position:relative;
	width:100px;
	}
	
#tabNav li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:9px;
	padding:1px 4px 0px 4px;
	display:block;
	line-height:24px;
	}

#tabNav li a:hover {
	color:#000;
	background-color:#C8D8F2;
	}

.tabSelected {
	background-image:url(/img/tab_orange.gif);
	background-repeat:no-repeat;
	}

#homeInfo {
	background-color:#D8DBDA;
	padding:6px;
	border:1px solid #4E3FB7;
	}

.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:#FEC311;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#646464;
	font-weight: normal;
	text-decoration: none;
	height:30px;
	}

.footer {
	color:#646464;
	text-decoration:underline;
	}
	
a.footer:hover {
	color:#FFF;
	text-decoration:underline;
	}

#autopilot 
{
	display:none;
	float:right;
	margin-right:4px;
	}
	
#copyright {
	float:left;
	margin:10px;
	margin-left:12px;
	}

#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: 10px;
	font-weight: bold;
	font-size: 22pt;
	background-image: none;
	margin-left: 80px;
	color: aliceblue;
	font-family: Arial;
	background-color: transparent;
	display:none;
}

.ReturnMessage
{
	width:90%;
	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:#000;
	border: solid 1px #cccccc;   
	margin: 12px 4px 0px 0px;
	padding: 12px 0px 12px 0px;
}

.textBold {
	font-weight: bold;
}

.textBoldCenter {
	font-size:14px;
	color:#3366FF;
	line-height:16px;
	font-weight: bold;
}

.textQuoteBold {
	font-weight: bold;
}

.textQuoteItalic {
	font-style: italic;
}

.textQuestions {
	font-weight: bold;
	color:#3366FF;
}

.textMiddleH1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF6600;
	line-height: 16px;
	font-weight: bold;
	}
	
	.textMiddleH2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3366FF;
	line-height:16px;
	font-weight: bold;
	}
