* {
	padding: 0;
	margin: 0;
} 
p { text-align: justify;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#banTop {
	width: 100%;
	background-color: #4f4834;
	text-align: center;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(images/banTopBg.gif);
	
} 
#banMiddle {
	width: 100%;
	text-align: center;	
} 
#banBottom {
	width: 843px;
	text-align: center;
	background-image: url(images/images/banner_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
	background-color: #d8d5c3;
	
} 
#content {
	width: 843px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #d8d5c3;
}

#contentTable {
	background-image: url(images/bgHouse.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
	margin-right: 20px;
	
}
#welcomePic {
	margin-top: 20px;
}
#bottom {
	width: 100%;
	background-color: #4f4834;
	text-align: center;
	background-repeat: repeat-x;
	padding-bottom: 25px;
	
	background-image: url(images/bottomBG.gif);
	}


#welcomeOutside {
	border: thin solid #000000;
	background-color: #4f4834;
	padding: 20px;
	margin-bottom: 30px;
	margin-left: 25px;
	background-image: url(images/motif-wallpaper-2-web2.gif);
}
#welcomeInside {
	border: thin solid #000000;
	padding: 10px;
	background-color: #CCCCCC;
}
#welcomeInside a:link {
	color: #000000;
	text-decoration: underline;
}
#welcomeInside a:visited {
	text-decoration: underline;
	color:#333333;
}
#welcomeInside a:hover {
	text-decoration: none;
	color: #000000;
}
#welcomeInside a:active {
	text-decoration: underline;
	color: #000000;
}
#contact {
	font-size: 18px;
	margin-top: 30px;
	text-align: center;
}
#contactInfo {
	font-size: 18px;
	margin-top: 5px;
	text-align: center;
}
.picTablePad {
	padding-top: 5px;
	padding-bottom: 5px;

}
h2 {
	padding-bottom: 10px;
}
