/*default styles*/
body {
	background: #593326 url(images/bg.jpg) repeat 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #61C7E4;
	font-weight: bold;
}
a:hover {
	color: #603123;
}
img {
	border: 0;
}


#page {
	width: 738px;
	margin: 16px auto 0;
	background-color: #E2F3FB;
}

#header #top-band {
	height: 118px;
	position: relative;
}
#header #top-band #seasonal-icon {
	position: absolute;
	top: 15px;
	right: 40px;
}


/*logo*/
#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 34px;
	width: 199px;
}
#header h1 a {
	background: transparent url(images/menu/logo.jpg) no-repeat 0px 0px;
	text-indent: -900%;
	display: block;
	height: 102px;
	outline: none;
}


/*navigation menu*/
#header ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px white dashed;
	border-bottom: 1px white dashed;
	width: 100%;
	overflow: hidden;
	background-color: #CCEBF9;
}
#header ul#nav li {
	float: left;
}
#header ul#nav li a {
	line-height: 24px;
	padding: 0;
	text-decoration: none;
	color: #603123;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	display: block;
	background-color: #CCEBF9;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	cursor:pointer;
	border-right: 1px white dashed;
}
#header ul#nav li a:hover {
	color: white;
}
#header ul#nav li.first a {
	border-left: none;
}
#header ul#nav li.last a {
	border-right: none;
}


/* navigation menu item widths*/
#header ul#nav #nav-about-us a {
	width: 81px;
}
#header ul#nav #nav-orders a {
	width: 71px;
}
#header ul#nav #nav-gallery a {
	width: 71px;
}
#header ul#nav #nav-biscuit-info a {
	width: 111px;
}
#header ul#nav #nav-cakes a {
	width: 61px;
}
#header ul#nav #nav-custom a {
	width: 71px;
}
#header ul#nav #nav-corporate a {
	width: 95px;
}
#header ul#nav #nav-weddings a {
	width: 91px;
}
#header ul#nav #nav-contact a {
	width: 77px;
}


/*main area styes*/
#main {
	background-color:#E2F3FB;
}
#main #side-image {
	width: 275px;
	float: left;
	border-right: 1px dashed white;
	border-left: 1px dashed white;
}
#main #vert-filler {
	width:1px;
	float:left;
	height: 438px;
}
#main #wide-content {
padding: 20px 38px 20px 0;
float:right;
width:657px;
}
#main #content {
float: right;
width: 410px;
padding: 15px 20px 10px 0;
}
#main h2 {
margin: 10px 0 5px;
padding: 0;
color: #603123;
font-size: 12px;
}
#main h3 {
	margin: 10px 0 15px;
	padding: 0;
	color: #61C7E4;
	font-size: 12px;
}

#main p {
margin: 0 20px 8px 0;
line-height: 130%;
text-align: justify;
}
#main ul {
	margin: 0 0 10px;
	padding: 0 25px;
	line-height: 120%;
}

.brownboldtext{
  font-size: small;
  color: #603123;
  font-weight: bold;
}



/*footer styles*/
#footer {
	width: 738px;
	margin: 0 auto 20px;
	font-size: 10px;
	padding: 5px 0;
	text-align: right;
	color: white;
}
#footer a {
	color: white;
	font-weight: normal;
}


/*Biscuit gallery styles*/
ul#biscuit-gallery, ul#cake-gallery {
margin: 0;
padding: 0 0 0 45px;
list-style: none;
}
ul#biscuit-gallery li, ul#cake-gallery li {
	width: 150px;
	float: left;
	margin: 0 50px 15px 0;
}
ul#biscuit-gallery li h2, ul#cake-gallery li h2 {
	margin: 0 0 3px;
	padding: 0;
}
ul#biscuit-gallery li h2 a, ul#cake-gallery li h2 a, ul#biscuit-menu li h2 a, ul#cake-menu li h2 a {
	height: 28px;
	text-indent: -900%;
	display:block;
	overflow:hidden;
}


/*biscuit gallery headings*/
ul#biscuit-gallery li h2.seasonal-heading a {
	background: transparent url(images/menu/seasonal-heading.gif) no-repeat center 0px;
}
ul#biscuit-gallery li h2.birthday-heading a {
	background: transparent url(images/menu/birthday-heading.gif) no-repeat center 0px;
}
ul#biscuit-gallery li h2.baby-heading a {
	background: transparent url(images/menu/baby-heading.gif) no-repeat center 0px;
}
ul#biscuit-gallery li h2.wedding-heading a {
	background: transparent url(images/menu/wedding-heading.gif) no-repeat center 0px;
}
ul#biscuit-gallery li h2.all-occasion-heading a {
	background: transparent url(images/menu/all-occasion-heading.gif) no-repeat center 0px;
}
ul#biscuit-gallery li h2.animals-heading a {
	background: transparent url(images/menu/animals-heading.gif) no-repeat center 0px;
}

/*biscuit gallery menu*/
ul#biscuit-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#biscuit-menu li {
	float: left;
	margin-right:10px;	
}
ul#biscuit-menu li h2.seasonal-heading a {
	background: transparent url(images/menu/seasonal-heading.gif) no-repeat center 0px;
	width:100px;
}
ul#biscuit-menu li h2.birthday-heading a {
	background: transparent url(images/menu/birthday-heading.gif) no-repeat center 0px;
	width:100px;
}
ul#biscuit-menu li h2.baby-heading a {
	background: transparent url(images/menu/baby-heading.gif) no-repeat center 0px;
	width:60px;
}
ul#biscuit-menu li h2.wedding-heading a {
	background: transparent url(images/menu/wedding-heading.gif) no-repeat center 0px;
	width:100px;
}
ul#biscuit-menu li h2.all-occasion-heading a {
	background: transparent url(images/menu/all-occasion-heading.gif) no-repeat center 0px;
	width:130px;
}
ul#biscuit-menu li h2.animals-heading a {
	background: transparent url(images/menu/animals-heading.gif) no-repeat center 0px;
	width:90px;
}


/*cake gallery headings*/
ul#cake-gallery li h2.children-heading a {
	background: transparent url(images/menu/children-heading.gif) no-repeat center 0px;
}
ul#cake-gallery li h2.celebration-heading a {
	background: transparent url(images/menu/celebration-heading.gif) no-repeat center 0px;
}
ul#cake-gallery li h2.all-occasion-heading a {
	background: transparent url(images/menu/all-occasion-heading.gif) no-repeat center 0px;
}
ul#cake-gallery li h2.cupcakes-heading a {
	background: transparent url(images/menu/cupcakes-heading.gif) no-repeat center 0px;
}
ul#cake-gallery li h2.wedding-heading a {
	background: transparent url(images/menu/wedding-heading.gif) no-repeat center 0px;
}
ul#cake-gallery li h2.hire-heading a {
	background: transparent url(images/menu/hire-heading.gif) no-repeat center 0px;
}
/*cake gallery menu*/
ul#cake-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#cake-menu li {
	float: left;
	margin-right:6px;	
}
ul#cake-menu li h2.children-heading a {
	background: transparent url(images/menu/children-heading.gif) no-repeat center 0px;
	width: 100px;
}
ul#cake-menu li h2.celebration-heading a {
	background: transparent url(images/menu/celebration-heading.gif) no-repeat center 0px;
	width: 125px;
}
ul#cake-menu li h2.all-occasion-heading a {
	background: transparent url(images/menu/all-occasion-heading.gif) no-repeat center 0px;
	width: 130px;
}
ul#cake-menu li h2.cupcakes-heading a {
	background: transparent url(images/menu/cupcakes-heading.gif) no-repeat center 0px;
	width: 100px;
}
ul#cake-menu li h2.wedding-heading a {
	background: transparent url(images/menu/wedding-heading.gif) no-repeat center 0px;
	width: 95px;
}

ul#cake-menu li h2.hire-heading a {
	background: transparent url(images/menu/hire-heading.gif) no-repeat center 0px;
	width: 60px;
}

ul#biscuit-menu li {
float:left;
margin-right:10px;
}

ul#cake-menu li {
float:left;
margin-right:6px;
}



/*shift image sprite on rollover*/
ul#biscuit-gallery li h2 a:hover, ul#cake-gallery li h2 a:hover, ul#biscuit-menu li h2 a:hover, ul#cake-menu li h2 a:hover { 
	background-position: center -28px !important;	
}

ul#mag-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#mag-list li {
	float: left;
	margin-right: 8px;
}
#form1 table th {
	text-align: left;
	font-weight: bold;
	color: #603123;
}
label {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}
#form1 table {
	border-collapse: collapse;
}
form {
	margin: 0;
	padding: 0;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 2px;
	background-color: white;
}
ul#thumb-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#thumb-list li {
	float:left;
	height:200px;
	margin:0 14px 10px 0;
	width:150px;
}
ul#thumb-list li p {
	color: #603123;
	line-height: 120%;
	font-size: 11px;
	text-align:left;
}
div.quote-button {
width:42px;
}
div.quote-button a {
	background: transparent url(images/menu/quote-button.gif) no-repeat 0px 0px;
	height: 62px;
	width: 42px;
	display: block;
	text-indent: -900%;
	overflow: hidden;
	cursor:pointer;
}
div.quote-button a:hover {
	background-position: 0 -62px;	
}
table {
border-collapse: collapse;
}
#main table td p {
margin: 0;
}