body {
	background-color: #2C1B0A;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 22px;
	padding-left: 22px;
	text-align: left;
}
#leftColumn {
	width: 221px;
	margin-right: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/leftColumn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: left;
}
#leftColumn img {
	margin-top: 16px;
	margin-bottom: 16px;
}
#leftColumn p {
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}
#leftColumn a {
	text-decoration: none;
	font-size: 1em;
}
#leftColumn  a:link {
	color: #FFFFFF;
}
#leftColumn a:visited {
	color: #FFFFFF;
}
#leftColumn a:hover {
	color: #9FB3FF;
}
#leftColumn a:active {
	color: #9FB3FF;
}
#leftColumn  .caramel {
	color: #D8BF89;
	font-size: 14px;
}
#leftColumn  .coffeesmall {
	color: #8B7B58;
	font-size: 12px;
}
#leftColumn   .hrblue {
	background-image: url(images/hr_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 14px;
}
#leftColumn  .hrcaramel {
	background-image: url(images/hr_caramel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 19px;
}
#leftColumn  .hrcoffee {
	background-image: url(images/hr_coffee.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 19px;
}
#rightColumn {
	width: 690px;
	float: left;
	padding-top: 19px;
}
#rightColumn h1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAE9B5;
	font-size: 24px;
}
#rightColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAE9B5;
	font-size: 18px;
}
#rightColumn h2.inst {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAE9B5;
	font-size: 18px;
	font-weight: normal;
}
#rightColumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAE9B5;
	font-size: 12px;
	text-transform: uppercase;
}
#rightColumn p {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B7B58;
	font-size: 14px;
}
#rightColumn hr {
	height: 6px;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #5B462B;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightColumn a {
	text-decoration: none;
	font-weight: normal;
}
#rightColumn  a:link {
	color: #9FB3FF;
}
#rightColumn a:visited {
	color: #9FB3FF;
}
#rightColumn a:hover {
	color: #FFFFFF;
}
#rightColumn a:active {
	color: #FFFFFF;
}
#rightColumn .intro {
	width: 50%;
	float: left;
}
#rightColumn .intro p {
	font-size: 14px;
}
#rightColumn .intro .introContentLeft {
	padding-right: 15px;
}
#rightColumn .intro .introContentRight {
	padding-left: 10px;
}
#rightColumn .cakeInfoBdr {
	float: left;
	width: 225px;
	margin-right: 7px;
	margin-bottom: 15px;
}
#rightColumn .cakeInfoBdr p {
	font-size: 12px;
}
#rightColumn .cakeInfo {
	float: right;
	width: 225px;
	margin-bottom: 15px;
}
#rightColumn .cakeInfo p {
	font-size: 12px;
}
#rightColumn .cakeCustomBdr {
	float: left;
	width: 225px;
	margin-right: 7px;
	margin-bottom: 15px;
}
#rightColumn .cakeCustomBdr p {
	margin-bottom: 7px;
}
#rightColumn .cakeCustom {
	float: right;
	width: 225px;
	margin-bottom: 15px;
}
#rightColumn .cakeCustom p {
	margin-bottom: 7px;
}
#rightColumn  .moreCakes  {
	font-size: 12px;
}
#rightColumn .floatRightText {
	font-size: 14px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#rightColumn .orderCustom {
	height: 80px;
	width: 218px;
	background-color: #D8BF89;
	padding-left: 7px;
	padding-top: 105px;
}
#rightColumn .mediaCustom {
	height: 82px;
	width: 218px;
	background-color: #D8BF89;
	padding-left: 7px;
	padding-top: 125px;
}
#rightColumn #contact #name {
	width: 210px;
	border: 1px solid #3B240E;
	font-size: 12px;
	margin-bottom: 0px;
}
#rightColumn #contact #email {
	width: 210px;
	border: 1px solid #3B240E;
	font-size: 12px;
	margin-bottom: 0px;
}
#rightColumn #contact #phone {
	width: 210px;
	border: 1px solid #3B240E;
	font-size: 12px;
	margin-bottom: 0px;
}
#rightColumn #contact textarea {
	width: 675px;
	border: 1px solid #3B240E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#rightColumn #contact #send {
	width: 75px;
	float: right;
	margin-top: 14px;
	border: 1px solid #3B240E;
	color: #000000;
	background-color: #D8BF89;
	margin-right: 15px;
}
#orderOnline input {
	border: 1px solid #3B240E;
}
#orderOnline textarea {
	border: 1px solid #3B240E;
}
.orderOnline p {
	font-size: 0.8em !important;
	margin: 0px;
	padding: 0px;
}
.orderOnline h3 {
	margin: 0px;
	padding: 0px;
	color: #7C6A4A !important;
	text-transform: uppercase  !important;
}
.orderOnline  .qty {
	width: 30px;
}
#submitOrder {
	width: 75px;
	border: 1px solid #3B240E;
	background-color: #D6BD88;
	float: left;
	margin-left: 30px;
}
.smalltext  {
	font-size: 12px;
}
.radioText {
	line-height: 20px;
}
.clearall {
	height: 1px;
	clear: both;
}
.fineunderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.required {
	color: #CCCCCC;
}

