/* external style sheet for Mountain Realty */

b {font-weight: bold;}
i {font-style: italic;}

img {border:0;}

.body {
	font-weight: normal;
	color:#333333;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.searchHeaders {
	font-weight: bold;
	color:#333333;
	font-size: 11px;
	line-height: 13px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.header1 {
	font-weight: bold;
	color:#993333;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.numProperties {
	font-weight: bold;
	color:#3399CC;
	font-size: 11px;
	line-height: 13px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

a {text-decoration: none;
	font-weight: normal;
	color:#334477;
}

a:hover {text-decoration: underline;
	font-weight: normal;
	color:#334477;
}

/* ----------------- DIV Structure ----------------- */

.logo {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}



/* ------------ Footer ------------ */

.footer {
	position:absolute;
	left:-77;
	margin-top:40;
	width:650;
}

.footer #footerLogo {
	position:absolute;
	left:0;
	z-index:25;
}

.footer #nav {
	position:absolute;
	left:77;
	z-index:15;
	font-weight: bold;
	color:#003366;
	font-size: 10px;
	line-height: 19px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.footer #nav a {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
	font-size: 10px;
	line-height: 19px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}
.footer #nav a:hover {
	color:#3399CC;
	text-decoration: underline;
}

.footer #copyright {
	position:absolute;
	z-index:25;
	margin-left:77;
	margin-top:38;
	font-weight: normal;
	color:#666666;
	font-size: 10px;
	line-height: 13px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.footer #sinceCorner {
	position:absolute;
	left:-78;
	top: -5;
	z-index:5;
	padding-bottom:20;
}


.acroSignature {
	position:absolute;
	left:0;
	margin-top:130;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.acroSignature img {
	margin-right:4;
}

.acroSignature a {
	text-decoration:none;
	color: #CCCCCC;
}
.acroSignature a:hover {
	color: #CCCCCC;
}

/* ------------ ERROR MAILBOX - STYLE SHEET ------------ */

.formStyle {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

.formStyle td {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding-top:6;
	padding-bottom:6;
	padding-left:15;
	padding-right:15;
}

.error {
   font-weight: normal;
   color:#990000;
   font-size: 11px;
   font-family: verdana, arial, helvetica;
   line-height: 13px;
   font-variant: normal;
   font-style: normal;
}

.errorHeader {
   font-weight: bold;
   color:#990000;
   font-size: 14px;
   font-family: verdana, arial, helvetica;
   line-height: 16px;
   font-variant: normal;
   font-style: normal;
}

.errorNumber {
   font-weight: bold;
   color:#990000;
   font-size: 11px;
   font-family: verdana, arial, helvetica;
   line-height: 13px;
   font-variant: normal;
   font-style: normal;
}

.errorMessage {
   font-weight: normal;
   color:#000000;
   font-size: 11px;
   font-family: verdana, arial, helvetica;
   line-height: 13px;
   font-variant: normal;
   font-style: normal;
}