/* ------ COLOR/IMAGE CHANGES  ------ */

body {background: #fce2c8;}

a {
	color:#69321f;
	}

#mainwrap {
	background: url(../images/c-bgwrap.png) top center repeat-y;
	}
	
#header #header-banner {
	background: url(../images/c-header.gif) top right repeat-x;
	}

#header #flavor-pattern {
	background: url(../images/c-pattern.png) top right repeat-x;
	}
	
#nav ul {
	background-position: 0px -76px;
	}

#mainfooter li {
	background: url(../images/c-bullet.gif) 0px 5px no-repeat;
	}

#nav li a {
	color:#dcb2a0;
	}

#contentwrap {
	background: url(../images/c-bg.jpg) top left no-repeat;
	}

#content {
	background: url(../images/c-bg-bottom.jpg) bottom left no-repeat;
	}
	

#mainfooter {
	background: url(../images/c-footer.png) top center repeat-y;
	}

#mainfooter li a {
	color:#dcb2a0;
	}
	
/* ------ END COLOR/IMAGE CHANGES  ------ */

/* ------STRUCTURE CHANGES ------ */



#p-body {
	background: url(../images/c-contentbg.gif) bottom left no-repeat #e3c7b2;
	width: 556px; /* 636 px minus padding */
	padding: 100px 40px 20px 40px;
	min-height: 387px;
	}

.intbox {
	background: url(../images/c-intbox-top.gif) top left no-repeat #f7ede7;
	width: 333px;
	overflow: auto;
	font-size: 11px;
	}

.intbox .int {
	background: url(../images/c-intbox-bottom.gif) bottom left no-repeat;
	padding: 15px 15px 25px 15px;
	}
	
.leftcollumn {
	float: left;
	width: 333px;
	}

.rightcollumn {
	float:right;
	width: 200px;
	}
	
p.narrow {
	width: 340px;
	margin-bottom: 30px;}
	
dl {
	letter-spacing: 1px;
	}

dt {
	color: #6f3121;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px;
	}
	
dd {
	margin: 0px;
	}

/* ------ FORMS ------ */

textarea {
	height:125px;
	}


.textbox, select {
	width:100%;}

td {
	padding: 0px 4px;}

.contact-table {
	width: 100%;
	}

button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:small;
	text-align: center;
	cursor:pointer;
	}

/* ------ KID ------ */

#kidwrap {
	height: 258px;
	width: 150px;
	background: url(../images/c-kid.png) top left no-repeat;
	position:absolute;
	bottom: 0px;
	right: 80px;
	z-index: 100;
	}
	
/* --- text balloon --- */

#nav .contact a span {
	background: url(../images/text.png) 83px 0px;
	display: block;
	position: absolute;
	top: -67px;
	right:-70px;
	height:71px;
	width:83px;
	z-index: 100;
	}