body { background-color: Black;
}

.large
{ color: rgb(100,99,175);
	font-family: Verdana;
	font-size: 16px;
	font-weight: 600;
}

.large2
p
{ color: rgb(120,120,120);
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

h1{
	font-family:Myriad Pro,Arial, Helvetica, sans-serif;
	color:#F84E10;
	font-size:35px;
	line-height:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight: normal;
	}




h2
{ color: rgb(248,58,22);
	font-family: Verdana;
	font-size: 13px;
}

h3
{ color: rgb(248,58,22);
	font-family: Verdana;
	font-size: 13px;
}

h4
{ color: rgb(248,58,22);
	font-family: Verdana;
	font-size: 13px;
}

h5
{ color: rgb(248,58,22);
	font-family: Verdana;
	font-size: 13px;
}

h6
{ color: rgb(248,58,22);
	font-family: Verdana;
	font-size: 13px;
}

p
{ color: #F84E10;
	font-family: Verdana;
	font-size: 13px;
}

#defaultOverallSizeControl
{ position: absolute;
	top: 0px;
	left: 50%;
	width: 968px;
	height: 811px;
	margin-left: -457px;
	background-color: white;
}


#defaultHeader
{ position: absolute; 
	top: 0px;
	left: 0px;
	background-color: Blue;
	height: 110px;
	width: 968px;
}

#bannerHolder
{ position: absolute;
	width: 968px;
	height: 89px;
	top: 5px;
	left: 0px;
}

#defaultContent
{ height: 627px;
	width: 968px;
	position: absolute;
	top: 110px;
	left: 0px;
	background-color: white;
}

#defaultFooter
{ height: 50px;
	width: 968px;
	position: absolute;
	top: 761px;
	left: 0px;
	background-color: rgb(251,251,251);
}

#aboutUsOverall
{ position: absolute;
	top: 0px; 
	left: 0px;
	height: 650px;
	width: 968px;
	background-image: url(../Production/Images/whiteGrayBackground.jpg);
	
}

#homePic1
{ position: absolute;
	top: 20px; 
	left: 20px;
	height: 267px;
	width: 454px;
	background-color: White;
}
#homePic2
{ position: absolute;
	top: 20px; 
	left: 494px;
	height: 267px;
	width: 454px;
	background-color: White;
}

#Txtbox_Cms
{ position: absolute;
	top: 307px; 
	left: 20px;
	height: 300px;
	width: 928px;
	background-color: white;
	overflow: auto;
}


#mortgagesPic1
{ position: absolute;
	top: 20px; 
	left: 20px;
	height: 267px;
	width: 454px;
	background-image: url(../Production/Images/whiteGrayBackground.jpg);
	
}

#mortgagesPic2
{ position: absolute;
	top: 20px; 
	left: 494px;
	height: 267px;
	width: 454px;
	background-color: White;
}

#mortgagesTxtBox
{ position: absolute;
	top: 307px; 
	left: 20px;
	height: 300px;
	width: 928px;
	background-color: white;
	overflow: auto;
}


#estatesPic1
{ position: absolute;
	top: 20px; 
	left: 20px;
	height: 267px;
	width: 454px;
	background-color: White;
}

#estatesPic2
{ position: absolute;
	top: 20px; 
	left: 494px;
	height: 267px;
	width: 454px;
	background-color: White;
}

#estatesTxtBox
{ position: absolute;
	top: 307px; 
	left: 20px;
	height: 300px;
	width: 928px;
	background-color: White;
	overflow: auto;
}

