body {
	padding: 0px; 
	margin: 0px;
	background-color: #db9da4;  
	color: #523719;
}

.mainframe {
	border-left: #56391B 2px solid;
	border-right: #56391B 2px solid;
	border-bottom: #56391B 2px solid; 
	margin: 0px auto; 
	width: 990px;
	background-color: #fff;
}

.title {
	background-color: #fff;
	width: 990px; 
	min-height: 168px; 
	background-image:url(../images/mrs-maddox-cake-shop-header.jpg)
}

.dot {
	font-size: 0px;
	background: url(../images/dots.jpg); 
	background-repeat:repeat-x;
	line-height: 0; 
	min-height: 2px
}

.mainmenu {
	padding: 10px; 
	background-color: #9cba58;
	text-align: center;
	line-height: 150%;
	color : #523719;
	font: 1.125em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mainmenu a {color:#523719; text-decoration:none; font-weight:normal; outline:none;}
.mainmenu a:link {color:#523719; text-decoration:none; outline:none;}
.mainmenu a:visited {color:#523719; text-decoration:none; outline:none;}
.mainmenu a:hover {color:#523719; text-decoration:underline; outline:none;}

.submenu {
	line-height: 150%;
	font-weight: normal;
	color: #523719;
	font-size: 1.2em;
	margin-bottom:10px;
	margin-left:2px;
	font-weight:bold;
}

.submenu a {color:#523719; text-decoration:none;}
.submenu a:link {color:#523719; text-decoration:none;}
.submenu a:visited {color:#523719; text-decoration:none;}
.submenu a:hover {color:#9CBA58; text-decoration:underline;}

.pagebar { 
		font-weight: bold;
		color: #523719;
		padding-top: 15px; 
		padding-bottom: 10px; 
		margin-bottom:10px;
		margin-left:4px; 
        font-size: 1.2em;
        text-align:left;
}

.pagebar a, .pageList .this-page {
		padding: 2px 6px; border: solid 1px #56391B; background: #fff; text-decoration: none; color:#523719;
}

.pagebar a:visited {
		padding: 2px 6px; border: solid 1px #56391B; background: #fff; text-decoration: none;
}

.pagebar .break {
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
}

.pagebar .this-page {
                padding: 2px 6px; 
                border: solid 1px #9cba58; 
                border-color: #036; 
                font-weight: bold; 
                color : #56391B; 
                background: #9cba58;
}

.pagebar a:hover {
		color: #56391B; background: #9cba58; border-color: #036; text-decoration: none;
}

.step {
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 150%;
	color : #523719;
	font-size:12px;
}

.step .large {
	float: left;
	margin-bottom:0px;
}

.step .content {
	padding-right: 15px; 
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 5px; 
	float: right;
	width: 450px; 
	min-height:400px;
	background-color: #ffffff;
	vertical-align:top;
}

.step .contentFull {
	padding-right: 15px; 
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 5px; 
	float: left;
	min-height:400px;
	background-color: #ffffff;
}


.footer {
	background-color: #9CBA58;
	min-height: 40px;
	padding:5px 5px 0px 5px;
	margin-top:0px;
}

.footer p {
	margin-bottom: 0px;
	text-align:center;
	color: #523719;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.copyright {
	padding:0px;
	margin: 0px auto; 
	width: 990px;
}

.copyright p {
	font: 7pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align:right;
	margin-top:1px;
}

.clear {
	CLEAR: both; FONT-SIZE: 0px; FLOAT: none! important; LINE-HEIGHT: 0; margin:0px;
}

h1 {
	font-size: 2.2em;
	color: #D74689;
	line-height: 1.5em;
	letter-spacing: -.3px;
	margin-left:-.6px;
	font-weight: normal;
	font-family: Georgia, Palatino, "Palatino Linotype", serif;
}

h2 {
	font-weight: normal;
	margin-bottom: 5px;
	color: #523719;
	font-size: 1.8em;
}

p	{
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.2em;
}

li {line-height:1.75em;}

a:link, a:visited {color:#56391B; text-decoration:none;}
a:hover, a:active  {text-decoration:underline;}













