* {
	margin:0;
	padding:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background: #FFFF99 ;	
	color: #000000;
}
a {
	color:#ff005a;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
	color:#ff005a;
	font-size:12px;
	text-decoration:none;
}
.logo {
	color:#ff005a;
	font-size:48px;
	padding:0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.author {
	padding:0 0 20px 20px;
	color:#9e9a9a;
}
h1 {
	color:#ff005a;
	font-size:20px;
	
	padding:0 0 10px 0;
}
.mainLogo {	
	float:left;
}
.icons {
	float:right;
	padding:20px 20px 0 0;
}
.icons img {
	border:0;
}
#container { 
	width: 1024px;  
	margin: 0 auto;
} 
.mainContent {
	padding:20px 0;
}
.copyright {
	background:url(images/footerBackground1.jpg) repeat-x left top;
	padding:30px;
}
.blockSeparator {
	border-left:1px solid #c8b59b;
	float:left;
	height:380px;
	margin:0 20px;
}
.blockseparator {
	border-left:1px solid #c8b59b;
	float:left;
	height:210px;
	margin:0 20px;
}
.seeMore {
	text-align:right;
}
.seeMore a {
	text-align:right;
	font-weight:bold;
	color: #990000;
}
.houseBlock {
	width:445px;
	float:left;
	margin:0 6px;
}
.houseBlock .blockImg {
	text-align:center;
	padding-top:10px;
	
}
.houseBlock p {
	padding:10px 0;
	text-align:left;
	color:#271e13;
} 
.Houseblock {
	width:950px;
	float:left;
	margin:0 6px;
}
.Houseblock .blockImg {
	text-align:left;
	padding-top:10px;
}
.Houseblock .blockImg1 {
	text-align:center;
	padding-top:10px;
	
}
.Houseblock p {
	padding:20px 0;
	text-align:left;
	color:#271e13;
} 
.HouseblocK {
	width:950px;
	float:center;
	margin:0 6px;
}
.Houseblock1 {
	width:950px;
	float:left;
	margin:0 6px;
}
.Houseblock1 .blockImg {
	text-align:left;
	padding-top:10px;
}
.Houseblock1 .blockImg1 {
	text-align:center;
	padding-top:10px;
	
	
}
.Houseblock1 p {
	padding:20px 0;
	text-align:left;
	color:#271e13;
} 
.HouseblocK {
	width:330px;
	float:left;
	margin:20 30px;
}
.houseblocK .blockImg {
	text-align:center;
	padding-top:10px;
	
}
.houseblocK p {
	padding:10px 0;
	text-align:center;
	color:#271e13;	
}
.houseblock {
	width:275px;
	float:left;
	margin:0 6px;
}
.houseblock .blockImg {
	text-align:center;
	padding-top:10px;
	
}
.houseblock p {
	padding:10px 0;
	text-align:center;
	color:#271e13;	

}
.sidebarLeft {
	width:555px;
	float:left
}
.sidebarRight {
	margin-left:555px;
	background:#271e13;
	padding:20px;
}
.headerPic {
	background: url(images/bg1.jpg) repeat-x left top;
	width: 950px;
	height: 355px;
	
}
.headerpic {
	background: url(images/bg2.jpg) repeat-x left top;
	width: 950px;
	height: 475px;
	color: #332C21;
}
.headerImg {
	margin-left:425px;
	padding-top:12px;
	background: url(images/bg1.jpg) repeat-x left top;

}
.headerImg1 {
	margin-left:460px;
	padding-top:12px;
	background: url(images/bg1.jpg) repeat-x left top;

}
#footer {
	color:#271E13;
	text-align:center;
	height:80px;
	width: 950px;
	background: url(images/footerBackground.jpg) repeat-x left top;
	
}
#footer p {
	padding:20px 0 0 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*MAIN MENU*/
#navcontainer { 

	padding:35px 0 0 60px;
	float:left; 
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a {
	font-size:24px;
	display: block;
	padding: 10px;
}
#navcontainer a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-left:35px;
}
#navcontainer a:hover {
	color: #271e13;
	padding-left:35px;
}
#navcontainer #active a {
	color: #000000;
	padding-left:35px;
}
#container .mainContent .houseblock p b {
	color: #271e13;
}
#container .mainContent .houseblock .blockImg {
	color: #271e13;
}
span {
	color: #990000;
}
