body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(images/back_gradient.jpg);*/
	background-color:#222222;
	margin: 10px 20px 20px 20px;
	text-align:center;
	font-size:11px;
	color:black;
	background-image:url(images/blue_tan_back_small.jpg);
}
/* Use this for Firefox (IE doesn't recognize) */
html>body  {
	margin-top:0px;
}
div#container {
	position:relative;
	width: 840px;
	left: 0px;
	top: 20px;
	height: 612px;
	border:0px solid red;
	background-color:#ccc495;
}
* html div#container{ height:612px; } /* min-height for IE */

div#header {
	position:relative;
	width:829px;
	height:181px;
	border:0px solid yellow;
	left:0px;
	top:0px;
}

div#main {
	position: relative;
	width: 829px;
	min-height:399px;
	left: 0px;
	top: 0px;
	background-color:white;
	border:0px solid orange;
	z-index:2;
}
* html div#main{ height:398px; } /* min-height for IE */

div#mainleft {
	position: absolute;
	width: 325px;
	height:397px;
	left:2px;
	top:0px;
	border: 0px solid blue;
	text-align:left;
	background-image:url(images/lleft_fade.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
div#mainright {
	position: absolute;
	width: 463px;
	height:397px;
	left: 365px;
	top: 0px;
	border:0px solid green;
}
div#maintext {
	position: absolute;
	left: 25px;
	top: 50px;
	width: 100%;
}
div#mainwelcome{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 320px;
	height:29px;
	font-family:Tahoma;
	font-size:22px;
	font-weight:normal;
	color:#272b72;
	z-index:3;
}
div#footer {
	position: relative;
	width:826px;
	height:30px;
	border: 0px solid blue;
	/*background-color:#242763;*/
	background-image:url(images/blue_bar_slice.jpg);
	background-repeat:repeat-x;
}
div#footerborder {
	position: relative;
	width:840px;
	height:8px;
	border: 0px solid blue;
	top: 1px;
	left:1px;
	background-color:#ccc495;
}

div#leftblack {
	position: absolute;
	height:100%;
	width:6px;
	left:0px;
	top:0px;
	background-color:#222222;
	border: 0px solid blue;
	z-index:0;
}
div#rightblack {
	position: absolute;
	height:100%;
	width:6px;
	left:834px;
	top:0px;
	background-color:#222222;
	z-index:1;
}
div#hdr {
	position: absolute;
	width: 300px;
	height:50px;
	top: 16px;
	left: 22px;
	z-index: 4;	
	border: 0px solid black;
	text-align:left;
	font-family:Tahoma;
	font-size:18px;
	color:#272b72;
	font-weight:normal;
}
div#hdrTanLine {
	position: absolute;
	width: 700px;
	height:5px;
	top: 45px;
	left: 5px;
	background-color:#f1efd9;
}
div#mainText{
	position:absolute;
	width:540px;
	top: 62px;
	left: 23px;
	text-align:left;
	font-size:11px;
	border:0px solid red;
}

/****  About Page  ****/
div#aboutPics {
	position: absolute;
	width: 481px;
	height:118px;
	top:265px;
	left:8px;
	border: 0px solid yellow;
}
div#historyBox {
	position: absolute;
	width: 185px;
	height: 383px;
	left: 610px;
	top: 5px;
}
div#historyHdr {
	position:absolute;
	width:165px;
	height:20px;
	left: 622px;
	top:9px;
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	letter-spacing:1px;
	color:#ffffff;
}
div#breadcrumbs {
	position:absolute;
	width:290px;
	height:20px;
	left: 440px;
	top:30px;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	color:#a0a0a0;
}
div#historyText {
	position:absolute;
	width:165px;
	height:375px;
	left: 620px;
	top: 40px;
	text-align:left;
	font-size:10px;
	z-index:2;
}
div#testimonial {
	position: absolute;
	width:450px;
	height:65px;
	left: 50px;
	top: 185px;
	font-size: 13px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#1d2264;
	text-align:left;
}
div#testimonialCredits {
	position: absolute;
	width: 450px;
	height:30px;
	left: 50px;
	top: 222px;
	color:#aaaaaa;
	text-align:right;
	font-size:10px;
}

/****  Menu Page  ****/
div#basketPic{
	position: absolute;
	width: 178px;
	height:174px;
	top:169px;
	left:-9px;
	background-image:url(images/Gift_Basket_Fade.jpg);
	z-index:-1;
}
div#boxMenu {
	position:absolute;
	width:165px;
	height:245px;
	left: 0px;
	top: 50px;
	text-align:left;
	font-size:10px;
	z-index:2;
	border:0px solid orange;
}
div#boxHdr {
	position:absolute;
	width:165px;
	height:20px;
	left: 11px;
	top:53px;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
	z-index:4;
}
div#boxText {
	position:absolute;
	width:165px;
	height:375px;
	left: 8px;
	top: 80px;
	text-align:left;
	font-size:10px;
	z-index:2;
}


/****  Services Page  ****/
div#servicesHdr {
	position:absolute;
	width:165px;
	height:20px;
	left: 622px;
	top:9px;
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0px;
	color:#ffffff;
}

/****  Ordering Page  ****/
div#creditCardPics {
	position: absolute;
	width: 450px;
	height:50px;
	top:340px;
	left:15px;
	border: 0px solid yellow;
	text-align:left;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td.arial {
	font-family:Arial, Helvetica, sans-serif;
}
td.smallText{
	font-size:10px;
}
td.bold {
	font-weight: bold;
}
td.homeHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#151595;
}
td.center {
	text-align:center;
}
td.left {
	text-align:left;
}
td.right {
	text-align:right;
}
td.top {
	vertical-align:top;
}
td.italic {
	font-style:italic;
}
td.separator {
	border-bottom: 1px solid gray;
}
td.clientdate {
	color:#776a57;
}
td.shaded {
	/*background-color:#b7aa97;*/
	background-color:#c7baa7;
}
td.white {
	background-color:#ffffff;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}

div#smallfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

   a:link.bottomNavLink     { text-decoration: none; color: #ffffff; font-weight: normal; font-size:11px }
   a:visited.bottomNavLink  { text-decoration: none; color: #ffffff; font-weight: normal; font-size:11px }
   a:hover.bottomNavLink    { text-decoration: underline; color: #ffffff; font-weight: normal; font-size:11px }

   a:link.mainHdrLink       { text-decoration: none; color: #151595; font-weight: bold; font-size:12px }
   a:visited.mainHdrLink    { text-decoration: none; color: #151595; font-weight: bold; font-size:12px }
   a:hover.mainHdrLink      { text-decoration: underline; color: #151595; font-weight: bold; font-size:12px }

   a:link.bottomEmailLink       { text-decoration: none; color: #151595; font-weight: none; font-size:10px }
   a:visited.bottomEmailLink    { text-decoration: none; color: #151595; font-weight: none; font-size:10px }
   a:hover.bottomEmailLink      { text-decoration: underline; color: #151595; font-weight: none; font-size:10px }

   a:link.menuLink     { text-decoration: underline; color: blue;}
   a:visited.menuLink  { text-decoration: underline; color: blue;}
   a:hover.menuLink    { text-decoration: underline; color: blue;}

   a:link.crumbLink     { text-decoration: none; color: #a0a0a0;}
   a:visited.crumbLink  { text-decoration: none; color: #a0a0a0;}
   a:hover.crumbLink    { text-decoration: underline; color: #a0a0a0;}


.links a {
	text-decoration: none;
	color: black;
	padding: 6px 0px 0px 17px;
	background: url("images/button_r.jpg") 0 0 no-repeat;
	background-position: 0 -45px;
	font: 12px arial;
}

.links a:hover{
	background-position: 0 0px;
	color:#990000;
}

.links a:active {
	text-decoration: none;
	color:black;
	background-position: 0 0px;
}
