body {
font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(tsfood.gif) fixed;
	
	 
}
/************** header tag styles **************/

h1{
font-family:"LucidaBlackletter";
 font: bold 120% "LucidaBlackletter";
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
font-family:"LucidaBlackletter";
 font: bold 134% "LucidaBlackletter";
 color: #744934;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #993300;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 80%"LucidaBlackletter";
 color: #996600;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/******************* body styles ***************/
	
#header {
background-image: url(far_side_left.jpg);
background-repeat:no-repeat;
padding-left: 50px;
padding-bottom: 10px;
	border-left: 0px;
	float: left;
	width: 151px;
	text-align: left;
	position: absolute;
	top: 12px;
	left: 48px;
	height: 601px;
}

#search {
background-image:url(search.gif);
background-repeat:no-repeat;
	border-top-color: #878378;
	border-top-width: 5px;
	width: 262px;
	height: 30px;
	margin-top: 5px;
	padding-top: 5px;
	z-index: 150;
	top: 3px;
	position: absolute;
	right: 0px;
}

.search1 input{
font-family:"LucidaBlackletter";
  font-size: 70%;
 }
 
.search1 a:link, #search a:visited {
	font-size: 80%;
	font-family:"LucidaBlackletter";
	font-weight: bold;
	
}

#nav {
background-image:url(navbottom.jpg);
background-repeat:no-repeat;

	float: left;
	text-align: left;
	color: #824b34;
	position: absolute;
	top: 12px;
	width: 124px;
	height: 600px;
	left: 250px;
}
#space {
margin-top:10px;
}

#globalNav{
position: relative;
width: 50%;
margin-left:395px;
top: 12px;
margin-right: 65px;
min-height: 561px;
height: 90%;
color: #cccccc;
background-image: url(gbackground.jpg);
background-repeat: repeat;

}


#gnl {
	position: relative;
	background-image:url(gnl.jpg);
	background-repeat:repeat-y;
	min-height: 561px;
	height: 90%;
}

#gnr {
	position: relative;
	background-image:url(gnr.jpg);
	background-repeat:repeat-y;
	min-height: 527px;
	height:80%;
}
#content{

padding-top:0px;
margin:0px 0px 0px 0px;
margin-bottom: 5px;
padding-left: 25px;
border-bottom: 1px solid #ccd2d2;
}


/********* iframe ************/
#iframe{
min-height: 527px;
width: auto;

}



/************** feature styles *****************/

.feature{
	padding: 20px 20px 0px 20px;
	font-family:"LucidaBlackletter";
	color: #996600;
	font-size: 80%;
	height: 48%;
	height: 300px;
}
html>body .feature {height: auto;}



#footer{
position: relative;
width: 50%;
margin-left:395px;
margin-top: 20px;
margin-right: 55px;
height: 27px;
color: #cccccc;
background-image: url(bodyfoot.gif);
background-repeat: repeat-x;
z-index:111
}

.footer2{
	position: absolute;
	right: 52px;
	z-index: 112;
	width: 79px;
	height: 25px;
	top: 7px;
}

 

#lfoot {
	position: absolute;
	top: 0px;
	width: 8px;
	left: -8px;
	height: 27px;
}

#rfoot {
	position: absolute;
	top: 0px;
	right:-8px;
	width: 8px;
	height: 27px;
}

.right4{
text-align: right;
float:right;
padding: 35px 10px 0px 0px;
}