@charset "utf-8";
/* CSS Document */


#sidebar1 {
	float: left;
	width: 200px;
	padding-right: 0px;
	background-repeat: no-repeat;
	height: 550px;
	padding-bottom: 0px;
	background-image: url(../images/quoteHomePage.jpg);
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#sidebar2 {
	background-color: #B2B27E;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
	width: 620px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-top: 15px;
	background-repeat: no-repeat;
	height: 605px;
	background-image: url(../images/sidebar2wording.jpg);
}


#blog {
	height: 60px;
	width: 102px;
	margin-left: 100px;
	margin-top: 115px;
}


#contact {
	background-image: url(../images/contact.gif);
	height: 60px;
	width: 102px;
	margin-left: 145px;
	margin-top: 475px;
}
