#edit-container {
	display: block;
	clear: both;
	margin-top: 0px;
	width: 845px;
	text-align: left;
}
#sidebar1 {
	float: left;
	width: 341px;
}
#sidebar1 #content {
	background-repeat: repeat-y;
	float: left;
	width: 301px;
	padding-left: 20px;
	padding-right: 20px;
}
#sidebar1 p {
	font-size: 1.2em;
}

#sidebar2 {
	float: right;
	width: 504px;
}
#sidebar2 #franchise-name {
	float: right;
	clear: both;
	height: 138px;
	width: 504px;
	background-image: url(../images/master-consulting/consulting-name.jpg);
	background-repeat: no-repeat;
}
#sidebar2 #row2 {
	width: 504px;
	display: block;
	clear: both;
	float: right;
}
#sidebar2 #row2 #address {
	float: right;
	background-image: url(../images/master-consulting/address.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 208px;
	padding-right: 10px;
}
#sidebar2 #row2 #hours {
	background-repeat: no-repeat;
	width: 286px;
	float: left;
	height: 171px;
}
#sidebar2 #row2 #hours p {
	padding-left: 80px;
}

#sidebar2 #row3 {
	display: block;
	clear: both;
	float: right;
	width: 504px;
}
#sidebar2 #row3 #specials {
	float: left;
	width: 250px;
	padding-left: 5px;
	padding-top: 20px;
}
#sidebar2 #row3 #specials li {
	line-height: 130%;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/master/star-blt.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 20px;
}

#sidebar2 #row3 #directions {
	background-repeat: repeat-y;
	float: right;
	width: 220px;
	padding-right: 10px;
	padding-top: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0em;
	line-height: 150%;
	font-size: 11px;
	background-image: url(../images/master-consulting/rpt-background-slice.jpg);
}
h1 {
	font-size: 22px;
	line-height: 130%;
	padding-top: 20px;
	color: #473503;
}
h2 {
	font-size: 16px;
	line-height: 130%;
}
h3 {
	font-size: 14px;
	line-height: 100%;
}
a:link {
	color: #97201A;
}
a:hover {
	color: #9B221A;
}
a:visited {
	color: #97201A;
}
.master #wrapper {
	background-image: url(../images/master-consulting/rpt-background.jpg);
	background-repeat: repeat-x;
}
.master #container {
	text-align: center;
}
#content-background {
	background-image: url(../images/master-consulting/content-background.jpg);
}
.master #greybar {
	background-image: url(../images/master-consulting/grey-bar.jpg);
	height: 16px;
	width: 860px;
}
.master #greenbar {
	background-image: url(../images/master-consulting/footer-background.jpg);
	height: 26px;
	width: 860px;
	text-align: center;
}
