@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(Images/Bkrd_Home.jpg);
	background-repeat: repeat;
}




A:link {text-decoration: none}
A:visited {text-decoration: none; color:#3e8fbd;}
A:active {text-decoration: none color:#3e8fbd;}
A:hover {text-decoration: underline; color: red;}
</style>


#BodyContainer {
	width:925px;
	height:525px;
	z-index:1;
	background-color: #e8dbc1;
	padding-top: 5px;
	margin-top: 7px;
	background-image: url(Images/Bkrd_TanSquare.jpg);
}


#TypeWrapper_Home{
	margin-top: 15px;
	width: 932px;
	height: 710px;
	line-height: 18px;
	padding-left: 15px;
	}

#Column_HomeHeading {
}

#Column_HomeOne{
	height: 275px;
	width: 266px;
	float: left;
	margin-right: 18px;
	}

#Column_HomeTwo{
	height: 275px;
	width: 255px;
	float: left;
	margin-right: 25px;
	background-image: url(Images/Boxes/Open-House-Box.jpg);
	background-repeat: no-repeat;
	}
#Column_HomeThree{
	height: 275px;
	width: 352px;
	float: left;
	margin-right: 0px;
	clear: none;
	background-image: url(Images/Boxes/Bridal-Show-Box.jpg);
	background-repeat: no-repeat;
	}

#Column_HomeFour{
	height: 250px;
	width: 270px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-right: 15px;
	}
	
#Column_HomeFive{
	height: 200px;
	width: 630px;
	float: left;
	clear: none;
	margin-top: 10px;
	margin-bottom: 65px;
	}	
	
#Column_HomeTitle {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#Column_HomeTitle2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#Column_HomeTitle3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#Column_HomeTitle4 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

#Column_HomeTitle5 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}


#Column_HomeDate {
	color: #3e8fbd;
	font-size: 11px;
	text-transform: uppercase;
}

#Column_HomeDate2 {
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 7px;	
}

#Column_HomeDate3 {
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 7px;	
}

#Column_HomeDate4 {
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	padding-left: 10px;
}

#Column_HomeDate5 {
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}


#BridalShow{}

#OpenHouse{
	margin-bottom: 15px;
}

p.Heading{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

p.Date {
	color: #3e8fbd;
	font-size: 11px;
	text-transform: uppercase;
}

p.PaddingLeft{
	padding-left: 10px;
	padding-right: 10px;	
	}

img.Menu {
	border:#3C9
	}
.Padding{
	padding-left: 10px;
	padding-right: 10px;
}

.PaddingBold{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

#HorizontalBreakOne{
	background-image: url(Images/HorizontalBreak.jpg);
	background-repeat: repeat-x;
	height: 3px;
	width: 925px;
	float: left;	
	}

.linkIsBlue a:link, a:active, a:visited
  {
  color: rgb(0,0,255);
  text-decoration: none;
  }
.linkIsBlue a:hover
  {
  color: rgb(0,0,255);
  text-decoration: underline;
  }


A:link {color: #eddbb4;}
A:visited {color: #eddbb4;}
A:active {color: #eddbb4;}
A:hover {text-decoration: underline; color: #eddbb4;}
