html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #ffffcc;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/backg-main-2.jpg);
	background-repeat:repeat-x;
}
/* Commonly used to style page titles. */
h1 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
  position: relative;
  left: 20px;
}
/* Commonly used to style section titles. */
h2 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	height: 161px;
}
#outerWrapper #navtop {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	height: 20px;
	padding: 10px 0 3px 0;
	background-color: #996633;
	text-align: center;
	color: #FFFFFF;
}
#outerWrapper #navtop ul{
	font-size: 16px;
	font-weight: normal;
	position: relative;
}
#outerWrapper #navtop li{
	list-style-type: none;
	color: #FFFFFF;
	line-height: 22px;
}
#outerWrapper #navtop li a{
	list-style-type: none;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}
#outerWrapper #navtop li a:hover{
	color: #FFFF33;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 250px;
}
#outerWrapper #contentWrapper #rightColumn1 #textbox1top{
	background-image: url(images/rightbox-top-250px.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 40px;
}
#outerWrapper #contentWrapper #rightColumn1 #textbox1top h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFF33;
	padding: 15px 0 0 0;
}
#outerWrapper #contentWrapper #rightColumn1 #textbox1middle{
	background-image: url(images/rightbox-middle-250px.png);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0 0 0 20px;
	color: #FFFFFF;
}
#outerWrapper #contentWrapper #rightColumn1 #textbox1middle a{
	text-decoration: none;
	color: #FFFFFF;
}
#outerWrapper #contentWrapper #rightColumn1 #textbox1middle a:hover{
	text-decoration: underline;
	color: #FFFF33;
}
#outerWrapper #contentWrapper #rightColumn1 #textbox1middle hr{
	color: #CCCCCC;
	width: 180px;
	margin-top: 5px;
}
#outerWrapper #contentWrapper #rightColumn1 #textbox1bottom{
	background-image: url(images/rightbox-bottom-250px.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 40px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

#outerWrapper #contentWrapper #content #textbox1top{
	width: 520px;
	position: relative;
	left: 30px;
	height: 22px;
	background-image: url(images/backg-content-top-500px.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#outerWrapper #contentWrapper #content #textbox1{
	width: 500px;
	padding: 10px 10px 10px 10px;
	position: relative;
	left: 30px;
	background-image: url(images/backg-content-middle-500px.png);
	background-repeat: repeat-y;
	background-position: top right;
	text-align: justify;
	float: left;
}
#outerWrapper #contentWrapper #content #textbox1 p{
	width: 450px;
	padding: 0 0 0 20px;
}

#outerWrapper #contentWrapper #content #textbox1bottom{
	width: 520px;
	position: relative;
	left: 30px;
	height: 22px;
	background-image: url(images/backg-content-bottom-500px.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	padding: 20px 10px 10px 30px;
	background-image: url(images/backg-footer.jpg);
	height: 30px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	clear: both;
}
#outerWrapper #footer a{
  color: #000000;
  text-decoration: none;
}
#outerWrapper #footer a:hover{
  color: #000000;
  text-decoration: underline;
}
.navleft {
	background-image: url(images/nav-left-backg-long.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 299px;
	background-color: #E5DBA8;
	overflow: hidden;
}
.bodyrightheader {
	height: 25px;
	width: 575px;
	background-color: #663300;
	margin: 0 0 5px 0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 0 10px;
}
.bodyrightheader2 {
	height: auto;
	width: 559px;
	margin: 0 0 5px 0;
	color: #000000;
	text-align: justify;
	padding: 4px 5px 10px 10px;
}
.bodyrightheader a{
	color: #FFFFFF;
	text-decoration: none;
}
.bodyrightheader a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
.bodyright {
	height: auto;
	width: 590px;
	float: right;
	overflow: visible;
}
.bodyrightheader1 {
	background-color: #673301;
	height: 25px;
	width: 560px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 10px;
}
.clearfloat {
	clear: both;
	height: 5px;
	width: 100%;
}
.homeleftcontainer {
	float: left;
	height: auto;
	width: 290px;
	text-align: justify;
	overflow: visible;
}
.homeleftcontainer a{
	color: #000000;
	text-decoration: underline;
}
.homeleftcontainer #thumbcontainer{
	width: 90px;
	height: 126px;
	font-size: 0.7em;
	line-height: 1em;
	float: left;
	padding: 0 2px 5px 0;
	text-align: center;
}
.homeleftcontainer #thumbcontainer img{
	border: 1px solid #663300;
}
.homeleftcontainerwedding {
	float: left;
	height: auto;
	width: 300px;
	text-align: justify;
	overflow: visible;
}
.homeleftcontainerwedding a{
	color: #000000;
	text-decoration: underline;
}
.homeleftcontainerwedding #thumbcontainer{
	width: 90px;
	height: 130px;
	font-size: 0.7em;
	line-height: 1em;
	float: left;
	padding: 0 5px 5px 0;
	text-align: center;
}
.homeleftcontainerwedding #thumbcontainer img{
	border: 1px solid #663300;
}
.homeleftcontainer #caketitle{
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	color: #663300;
	width: 300px;
	padding: 0 0 0 0;
	margin-top: 3px;
}
.homeleftcontainer #caketitle2{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #663300;
	width: 300px;
	padding: 0 0 0 0;
	margin-top: 0px;
}
.homeleftcontainer #caketitle2 a{
	text-decoration: none;
	color: #663300;
}
.homeleftcontainer #caketitle2 a:hover{
	text-decoration: underline;
	color: #663300;
}
.homeleftcontainerwedding #caketitle2{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #663300;
	width: 300px;
	padding: 0 0 0 0;
	margin-top: 0px;
}
.homeleftcontainerwedding #caketitle2 a{
	text-decoration: none;
	color: #663300;
}
.homeleftcontainerwedding #caketitle2 a:hover{
	text-decoration: underline;
	color: #663300;
}
.homeleftcontainer #cakepricebox{
	width: 280px;
	border: 2px solid #663300;
	padding: 3px 3px 3px 3px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #663300;
}
.homeleftcontainerlong #cakepricebox{
	width: 180px;
	border: 2px solid #663300;
	padding: 3px 3px 3px 3px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #663300;
	float: right;
	text-align: center;
}
.homeleftcontainerlong {
	float: left;
	height: auto;
	width: 590px;
	text-align: justify;
	overflow: visible;
}
.homeleftcontainerlong a{
	color: #000000;
	text-decoration: underline;
}
.homeleftcontainerlong #thumbcontainer{
	width: 90px;
	height: 120px;
	font-size: .7em;
	line-height: 1em;
	float: left;
	padding: 0 5px 5px 0;
	text-align: center;
}
.homeleftcontainerlong #thumbcontainer2 img{
	border: 1px solid #663300;
}
.homeleftcontainerlong #thumbcontainer2{
	width: 190px;
	height: 120px;
	font-size: .7em;
	line-height: 1em;
	float: left;
	padding: 0 5px 5px 0;
	text-align: center;
}
.homeleftcontainerlong #thumbcontainer img{
	border: 1px solid #663300;
}
.homeleftcontainerlong #caketitle{
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	color: #663300;
	width: 300px;
	padding: 0 0 0 0;
	margin-top: 3px;
}
.homeleftcontainer2 {
	float: left;
	height: auto;
	width: 290px;
	text-align: justify;
	overflow: visible;
}
.homerightcontainer2 {
	float: right;
	height: auto;
	width: 280px;
	padding: 0 0 0 0;
	overflow: visible;
}
.homerightcontainer3 {
	float: right;
	height: auto;
	width: 280px;
	padding: 0 0 0 0;
	overflow: visible;
}
.cakedescboxlong {
	height: auto;
	width: 580px;
	padding: 5px 5px 5px 0;
	margin: 10px 0 0 0;
	text-align: justify;
}
.cakedescboxlong a{
	color: #000000;
	text-decoration: underline;
}
.imgborder1 {
	border: 2px solid  #663300;
}
.homerightcontainer {
	float: right;
	height: auto;
	width: 280px;
	padding: 0 0 0 0;
	overflow: hidden;
	text-align: right;
}

.homerightcontainer #caketitle{
	font-size: 1em;
	font-weight: bold;
	color: #663300;
	width: 300px;
	padding: 0 0 0 0;
	margin-top: 12px;
}
.homerightboxcontainer {
	background-color: #663300;
	background-image: url(images/box-backg-1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 130px;
	width: 280px;
}
.homerightboxcontainer #heading{
	font-size: 1.3em;
	color: #FFFFCC;
	height: 20px;
	width: 270px;
	padding: 5px 3px 3px 7px;
	border-bottom: 1px solid #FFFFCC;
}
.homerightboxcontainer #heading a {
	color: #FFFFCC;
	text-decoration: none;
}
.homerightboxcontainer p{
	font-size: 1em;
	color: #FFFFFF;
	width: 270px;
	padding: 0 3px 3px 7px;
	margin-top: 3px;
}
.homerightboxcontainer p a {
	color: #FFFFFF;
	text-decoration: none;
}
.homerightboxcontainer p img {
	float: right;
	clear: left;
	adding: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.homerightboxcontainer2 {
	background-color: #a1824f;
	background-image: url(images/box-backg-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 130px;
	width: 280px;
}
.homerightboxcontainer2 #heading{
	background-color: #663300;
	text-align: right;
	font-size: 1.3em;
	color: #FFFFCC;
	height: 20px;
	width: 270px;
	padding: 5px 7px 3px 3px;
	border-bottom: 1px solid #FFFFCC;
}
.homerightboxcontainer2 #heading a {
	color: #FFFFCC;
	text-decoration: none;
}
.homerightboxcontainer2 p{
	font-size: 1em;
	text-align: right;
	color: #FFFFFF;
	width: 270px;
	padding: 0 7px 3px 3px;
	margin-top: 3px;
}
.homerightboxcontainer2 p a {
	color: #FFFFFF;
	text-decoration: none;
}
.homerightboxcontainer2 p img {
	float: left;
	clear: right;
	adding: 0 10px 0 0;
}
.homerightboxcontainer3 {
	background-color: #82572d;
	background-image: url(images/box-backg-3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 130px;
	width: 280px;
}
.homerightboxcontainer3 #heading{
	background-color: #663300;
	font-size: 1.3em;
	color: #FFFFCC;
	height: 20px;
	width: 270px;
	padding: 5px 3px 3px 7px;
	border-bottom: 1px solid #FFFFCC;
}
.homerightboxcontainer3 #heading a {
	color: #FFFFCC;
	text-decoration: none;
}
.homerightboxcontainer3 p{
	font-size: 1em;
	color: #FFFFFF;
	width: 270px;
	padding: 0 3px 3px 7px;
	margin-top: 3px;
}
.homerightboxcontainer3 p a {
	color: #FFFFFF;
	text-decoration: none;
}
.homerightboxcontainer3 p img {
	float: right;
	clear: left;
	padding: 0 0 0 10px;
}
.divider5px {
	clear: both;
	height: 5px;
	width: 100%;
}
fieldset {
	border: solid 1px #660000;
	padding: 10px;
	width: 500px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
	text-align: justify;
}
input {
	width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border: solid 1 black;
	background-color: #FFFFCC;
	padding: 3px 3px 3px 3px;
}
fieldset inputfree{
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	border: solid 1 black;
	background-color: #660000;
}
input[type="submit"] {
	width: auto;
	padding: 3px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	border: solid 1 black;
	background-color: #000000;
}
input[type="checkbox"] {
	width: auto;
	padding: 3px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FFFFFF;
	border: solid 1 black;
}
textarea {
	width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border: solid 1 black;
	background-color: #FFFFCC;
	padding: 3px 3px 3px 3px;
}
</style>
<style type="text/css" media="print">

/* It is common to set printer friendly styles such as a white background with black text. */
body {
	background-color: #fff;
	background-image: none;
	border-color: #000; /* Sets the border color properties for an element using shorthand notation */
	color: #000;
}
