.text {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #E9E1D4;
}
.maintext {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9pt;
	color: #000000;
}

.pageheading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000000;
	font-weight:bold;
}
a:link {
	color: #3e3e3e;
}
a:visited {
	color: #3e3e3e;
}
a:hover{
	color: #3f3f3f;
}

.header {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13pt;
	color: #473B2D;
}
.bottomofpage {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	margin-left:5px;
}
body{
background-color:#000000;
font-family:"Trebuchet MS", Tahoma;
font-size:9pt;
color:#FFFFFF;
margin:0;
background-image:url(images/bkgrd.gif);
background-repeat:no-repeat;

}

.navcontainer{
	width:140;
	height:30;
	position: relative;
	float: left;
	background:url(images/navbkgrd.gif);
	margin-left: 5px;
	
}
.leftcontainer{
width:160;
position:relative;
}

.container{
	width:900px;
	height:variable;
    margin-right: auto;
	margin-left: auto;
	
}
.stitch{
	background:url(images/stitch.gif);
	width:17;
	position:absolute;
	left: 295px;
	top: 7px;
	height: 478px;
}

.txtcontainer {
width:auto;
height:auto;
background-color:#dddddd;
padding:10px;
color:#45392c;
}


.navtd a {
color:#FFFFFF;
width:100%;
display:block;
text-decoration: none;
height:25px;
}
.navtd a:hover {
width:100%;
background-image:url(images/navrollover.gif);
text-decoration: none;
color:#45392c;
height:25px;
font-weight:bold;
padding-left:5px;
}

.menus {
width:150px;
height:200px;
background-image:url(images/menusbkgrd.jpg);
float:right;
padding-left:30px;
padding-top:70px;
font-size:12px;
font-weight:bold;
line-height:25px;
margin-left:10px;
}

.menuitemname {
font-family:"Trebuchet MS", Tahoma;
font-size:10pt;
font-weight:bold;
color:#473B2D;
}
.menuitemdescrip {
font-size:8pt;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;

}
.subheader {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11pt;
	color: #473B2D;
	font-weight:bold;
	text-decoration:underline;
}
