@charset "UTF-8";
#all {
	margin: auto;
	clear: both;
	height: 860px;
	width: 800px;
}
#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 {
	text-align: center;
}
#headline {
	font-size: medium;
	color: #C19AB9;
	text-decoration: none;
	letter-spacing: 3px;
}
#mainWrap {
	float: left;
	height: 300px;
	width: 808px;
}
#mainpic {
	margin: auto;
	float: left;
	height: 300px;
	width: 375px;
	background-repeat: no-repeat;
	background-image: url(../images/brownie-big.jpg);
}
#thumbnail {
	height: 75px;
	width: 75px;
	float: left;
}
#space2 {
	float: left;
	height: 300px;
	width: 3px;
}
#rightText {
	float: left;
	height: 298px;
	width: 420px;
}
#textAll {
	float: left;
	height: 198px;
	width: 798px;
}
#leftText {
	float: left;
	height: 148px;
	width: 298px;
}
#rightText2 {
	float: right;
	height: 148px;
	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: 799px;
	padding-top: 8px;
}
#navGift {
	padding: 10px;
	float: left;
	height: 80px;
	width: 250px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320E39;
}
#navTakehome {
	float: left;
	height: 80px;
	width: 230px;
	padding: 9px;
	margin: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B9A153;
}
#navSanck {
	float: left;
	height: 80px;
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #320E39;
	padding: 10px;
	margin: auto;
}
#footer {
	float: left;
	height: 18px;
	width: 790px;
	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: 130px;
}

body {
	background-image: url(../images/bg-home.jpg);
	background-repeat: repeat-x;
}

