/* CSS Document */
.A{
color:#EEE8AA;	
}
.B{
	color:white;
}
.C{
	color: Silver;
}
.D{
	color : #6D98AB;
}
.E{
	color:#FAFAD2 ;
}
.F{
	color:#F0FFFF;
}
.Site{
	font-family : Georgia;
	background-color :#00275E;
}
.Logo{
	background-image: url(MehlHomesB.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 167px;
	border-right: solid #6D98AB;
	border-right-width: thin;
}
.Header{
	height: 113px;
	width: 720px;
}
/* unvisited link */
a:link{
	color:#6D98AB;
	text-transform: uppercase;
	text-decoration : none;
}

/* mouse over link */
a:hover {
	color:#9BE1FB;
	text-transform: uppercase;
	text-decoration : none;
}
/* selected link */
a:active {
	color:white;
	text-transform: uppercase;
	text-decoration : none;
}
/* visited link */
  a:visited {
	color: #EEE8AA;	
	text-transform: uppercase;
	text-decoration : none;
}
.Title{
	font : bold small-caps 38px;
	float:left;
	clear: left;
	color : #6D98AB;
	width : 420px;
}
.Tagline{
	font : italic 22px;
	color : Silver;
	padding-left : 15px;
	padding-top : 5px;
	width: 480px;
	font-family : Georgia;
	float: left;
	clear: left;
}
.HeaderContact{
	font : bold normal small;
	color : #6D98AB;
	vertical-align: bottom;
	text-align : right;
	float: right;
	clear: none;
}
.Nav{
	border-right: solid #6D98AB;
	border-right-width: thin;
	width: 167px;
	height: 321px;
}
.NavLower{
	height:160px;
	border-right: solid #6D98AB;
	border-right-width: thin;
	width: 167px;
}
.NavBottom{
	width:167px;
	border-right: thin solid #6D98AB;
	border-top : thin solid #6D98AB;
	text-align: center;
}
.NavBottomCorner{
	border-right : thin solid #6D98AB;
	
}
.SiteTable{
	height: 680px;
	background-color:#00275E;
}



a.Contact:active{
	color:white;
	font : bold normal small;
	text-decoration : underline;
	text-transform: none;
}
a.Contact:link{
	color:#6D98AB;
	font : bold normal small;
	text-decoration : underline;
	text-transform: none;
}
a.Contact:visited{
	color: #EEE8AA;	
	font : bold normal small;
	text-decoration : underline;
	text-transform: none;
}
a.Contact:hover{
color:#9BE1FB;
font : bold normal small;	
text-decoration : underline;
text-transform: none;
}
.Contact{
	font : bold normal small;
	color : #6D98AB;
}
.HLine{
	background-color : #6D98AB;
	background-image : url(Hline.gif);
	background-repeat : repeat-x;
}
.Footer{
}

.Flash{
}
.Line{
	border-bottom: thin solid #6D98AB;
	width: 160px;
}
.BodyText{
	color : Silver;
	font : normal small;
	padding-top : 2%;
	padding-left : 2%;
	text-align: justify;
}
.reg{
	border-bottom: thin solid #6D98AB;
}
.Heading{
	font : bold small-caps 16px;
	color : #6D98AB;
}
.BodyText2{
	color : Silver;
	font : normal small;
		text-align: justify;
}
.db{
	font-style : italic;
	font-weight : lighter;
	font-size : xx-small;
	font-family : cursive;
	color : Gray;
	vertical-align : baseline;
	float: right;
	clear: both;
}
