.biointez {
    font-family: Times, serif;
}
.bios {
    text-align: center;
}
/** {border: solid 1px red}*/

html {height:100%;} 

body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(images/pageBG.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-size: 12px;
}
	
	/*******Some elements of the BG*************/
	
#bigCurvedBG {
	background-image: url(images/topBGMain.gif);
	background-repeat: no-repeat;
	height: 800px;
	width: 591px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: -100px 0px;
	z-index: 1000;
}

#container {
	position: relative;
	width: 100%;
	padding-top: 10px;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 100%;

}

#topbarThin {
	background-image: url(images/topBGMainSmallLine.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 28px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	color: #F79015;
	z-index: 2;
}

#topbarThin h1 {
	font-size: 1px;
	color: #F79015;
}


#allianceLogo {
	background-image: url(images/manhattan_logo.gif);
	background-repeat: no-repeat;
	height: 159px;
	width: 341px;
	position: absolute;
	right: 10px;
	top: 25px;
	visibility: visible;
	z-index: 1;
}


#textareaMain h1 {
	font-size: 20px;
	text-align: center;
	padding-right: 40px;
}
#textareaMain img {
	margin: 0px 20px 0px 0px;
}
#image2 img {
	margin: 0px 0px 0px 20px;
}

#container #textareaMain .descriptorsBoxed {
	padding: 10px;
	border: 1px solid #000000;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFCC;
}
#container #textareaMain .descriptors {
	font-size: 12px;
	font-style: italic;
	padding-top: 5px;
	padding-left: 25px;
	color: #A35F30;
}
#navbarMain {
	position: absolute;
	top: 210px;
	z-index: 9999999;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #737373;
	border-left-color: #737373;
	left: 32%;
	margin: 0px;
	padding: 0px;
}
#textareaMain {
	position: relative;
	width: 55%;
	top: 255px;
	z-index: 99999;
	padding-bottom: 60px;
	left: 32%;
	height: 100%;

}
#container #textareaMain li {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(images/bullet_icon.gif);
	padding-right: 60px;
}
#container #textareaMain h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/****************mortgage calculators****************/

#mortgagecalculator {
	margin-left: -260px;
	width: 650px;
}

#mortgageandpayment {
	margin-left: -600px;
	
}

/****************Top Elements****************/
#container #middleOCinfo {
	background-image: url(images/rss_rounded.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 108px;
	width: 180px;
	top: 25px;
	left: 10px;
	visibility: hidden;
	z-index: 999;
}
#reRSSAreaActive {
	height: 90px;
	width: 195px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	overflow: auto;
	visibility: hidden;
	z-index: 9999;
	padding-top: 20px;
	padding-left: 10px;
}

#reRSSAreaActive a:link {
	color:#000066;
	text-decoration: none;
}
#reRSSAreaActive a:visited {
	color:#000066;
	text-decoration: none;
}

#reRSSAreaActive a:active {
	color:#000066;
	text-decoration: none;
}

#reRSSAreaActive a:hover {
	color:#000066;
	text-decoration: none;
}





#otherTextArea {
	position: absolute;
	height: 400px;
	width: 173px;
	top: 240px;
	left: 80px;
	z-index: 100000;
	
}
#footer {
	position:absolute;
	height: 25px;
	width: 100%;
	background-color: #F79015;
	bottom: 0px;
	z-index: 9999;
	visibility: hidden;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#textareaMain p {
	font-size: 12px;
	text-align: justify;
}
#quoteButton {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#smallThingies1 {
	position: absolute;
	height: 100px;
	width: 150px;
	top: 240px;
	left: 100px;
	visibility: hidden;
}


/******Navbar Links**********/

#navbarMain a:link {
	color: #000000;
	background-color: #F79015;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	border: 1px solid #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;	/*width: 100px;*/
}

#navbarMain a:visited {
	color: #000000;
	background-color: #F79015;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	border: 1px solid #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;	/*width: 100px;*/

}

#navbarMain a:active {
	color: #000000;
	background-color: #F79015;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	border: 1px solid #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;	/*width: 100px;*/

}

#navbarMain a:hover {
	color: #CCCCCC;
	background-color: #6D73D2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
	border: 1px solid #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;	/*width: 100px;*/

}

/*****SIde Nav elements Old color is #6D73D2 ***/

#otherTextArea a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	display: block;
	color: #333333;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	margin: 0px;
}
#otherTextArea a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	display: block;
	color: #333333;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	margin: 0px;
}
#otherTextArea a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	display: block;
	color: #333333;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	margin: 0px;
	}
#otherTextArea a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	display: block;
	color: #D6DCDA;
	border: 1px solid #FFFFFF;
	background-color: #0042FF;
	text-decoration: none;
	margin: 0px;
}


#otherTextArea h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/OtherTextAreaH1BG-8.png);
	height: 35px;
	width: 175px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 0px;
	/*padding-left: 8px;*/
	text-align: center;
	margin: 0px;
	text-decoration: none;
}


#smallThingies1 h2 {
	font-size: 12px;
	background-color: #999999;
	border: 1px solid #000000;
	visibility: hidden;
}
#container #textareaMain h2 {
	/****old color hat was kinda dark orange- #A06623 ***/
	color: #3366FF;
	margin-left: 200px;
	width: 380px;
}
.mainNavDownClass {
	color: #CCCCCC;
	background-color: #6D73D2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	border: 1px solid #333333;
	margin: 4px;
}


#container #rightTagline h1 {
	position: absolute;
	left: 10px;
	top: 5px;
	visibility: visible;
	z-index: 10005;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #F79015;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -500px;
	background-image: url(images/resComProp.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 549px;
	
}
#textareaMain form {
	font-size: 12px;
	padding: 5px;
	border: 1px double #E3EAEA;
}
.clearLeft {
	display: block;
	padding: 0px;
	margin: 5px;
	clear: both;
}

#container #textareaMain .AddressBlock {
	font-weight: bold;
	color: #000066;
	background-color: #D3F2DA;
	border: 1px solid #666666;
	padding: 10px;
	width: 250px;
}
#container #textareaMain .textRed {
	color: #990000;
	font-weight: bold;
}
#container #otherTextArea #otherTextAreaNavFooter {
	background-image: url(images/OtherTextAreaFooterBG-8.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 175px;
	bottom: 0px;
	display: block;
	margin-top: 5px;
	padding: 0px;
}
#container #textareaMain .textboldBlue2 {
	font-weight: bold;
	color: #0000CC;
}
.center {
	text-align: center;
}
#container #textareaMain .lowerText {
	font-size: 12px;
	position: relative;
	bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	right: 0px;
	margin-top: 18px;
	font-weight: bold;
	color: #666666;
}
#container #textareaMain .lowerText p {
	text-align: left;
}