@charset "UTF-8";
#all {
	margin: auto;
	clear: both;
	height: 960px;
	width: 808px;
}
#headLogo {
	background-image: url(../images/head-tab-logo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
	height: 100px;
	width: 808px;
}
#space1 {
	height: 3px;
	margin: auto;
	clear: both;
}
#mainmenu {
	margin: auto;
	clear: none;
	height: 33px;
	width: 808px;
}
#subMenu {
}
#headline {
	font-size: medium;
	text-decoration: none;
	letter-spacing: 3px;
}
#mainWrap {
	float: left;
	height: 300px;
	width: 808px;
	background-image: url(../images/Cookies1.jpg);
}
#mainpic {
	margin: auto;
	float: left;
	height: 300px;
	width: 500px;
	background-image: url(../images/Cookies.jpg);
	background-repeat: no-repeat;
}
#space2 {
	float: left;
	height: 300px;
	width: 3px;
}
#rightText {
	float: left;
	height: 298px;
	width: 295px;
	border: 1px solid #CCC;
	background-image: url(../images/cookies-text.jpg);
	background-repeat: no-repeat;
}
#textAll {
	float: left;
	height: 270px;
	width: 808px;
}
#leftText {
	float: left;
	height: 268px;
	width: 398px;
}
#rightText2 {
	float: right;
	height: 268px;
	width: 395px;
}
#StripHome {
	background-image: url(../images/GG-Strip-Home.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 800px;
}
#NavHome {
	float: left;
	height: 107px;
	width: 807px;
	padding-top: 8px;
}
#navGift {
	padding: 10px;
	float: left;
	height: 80px;
	width: 300px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #606;
}
#navTakehome {
	float: left;
	height: 80px;
	width: 270px;
	padding: 9px;
	margin: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #606;
}
#navSanck {
	float: left;
	height: 80px;
	width: 120px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #606;
	padding: 10px;
	margin: auto;
}
#footer {
	float: left;
	height: 18px;
	width: 797px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	padding-top: 4px;
	padding-right: 10px;
}
#contactUs {
	margin: auto;
	padding: 10px;
	float: left;
	height: 80px;
	width: 120px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-brownies.jpg);
	background-repeat: repeat-x;
}

