#wrap {

	width: 770px;
	margin:0px auto 0px auto;
	
	}

#container{

	width: 100%;
	text-align:left;
	background-color: #ffffff;
	background-image: url(bkg3.jpg);
	float:left;
	border-right: 1px solid #574D25;
	border-left: 1px solid #574D25;
	
	}

span {color:maroon;}

#top {

	width: 100%;
	float:left;
	
	}

#top img {border:0px;}

#left {

    float:left;
	width:285px;height:600px;
	text-align:left;
	color: #000000;
	font-size:13px;
	margin:20px 0px 10px 0px;
	padding:0px 4px 0px 4px;
	background-color: #EFEFEF;
	background-image:url(bkg3b.jpg);
	
	}

#left p {

	text-align:center;
	font-size:15px;
	color:maroon;
	background-color:#FAFAFA;
	padding:2px 0px 2px 0px;
	
	}
	
#left img {

	margin:25px 0px 0px 25px;
	border: 1px solid #000000;
	
	}
	
#left ul {
	
	line-height:20px;
	padding-right:10px;
	}
	
#add {

	float:right;
	width: 175px;
	color: #454545;
	text-align:left;
	font-size:13px;
	background-color:#FAFAFA;
	border:1px solid #574D25;
	margin:15px 25px 0px 0px;
	padding:10px;
	
	}

#main {

    float: right;
	left: 490px;
	width: 455px;
	font-size: 90%;
	margin:30px 0px 0px 0px;
	padding: 1%;
	border-bottom: 0px solid #574D25;
	
	}
	
#main img {border:0px;float:right; margin:20px 10px 0px 0px;}

#slantedmenu{
	font-weight: bold;
	font-size: 75%;
	clear:both;
	}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#slantedmenu ul{
	text-indent: 10px;
	padding: 3px 0;
	margin: 0;
	background-color: #e0e0e0; /* #4E944E; #e0e0e0;*/
	border-top: 1px solid #574D25;
	border-bottom: 1px solid #574D25;
	text-align: left; /*set value to "center" for example to center items*/
	}

#slantedmenu ul li{
	display: inline;
	}

#slantedmenu ul li a{
	color: #35351B;
	padding: 3px 0;
	padding-right: 25px;
	margin: 0;
	text-decoration: none;
	background: transparent url(slantdivider.gif) top right no-repeat;
	}

#slantedmenu ul li a:visited{
	color: #35351B;
	} 

#slantedmenu ul li a:hover{
	color: maroon;
	}
	
#frm {
	font-family: arial;
	font-size: 90%;
	border: 1px solid #574D25;
	background-color: #FFFEFE;

}

#fld {

	font-size: 90%;
	line-height:20px;
	background-image: url(cornerFlip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #EFEFEF;
	padding: 2%;
}

#stock {

	float:left; 
	margin: 5px 20px 0px 20px;
	
	}
	
#stock img {
 
	margin-bottom:3%;
	border:0px;
	
	}

h1{
	display:none;
	
	}
	
h1,h2,h3,h4,h5 {

	font-family:Trebuchet MS,arial;
	font-size:16px;
	text-align:left;
	color: #454545;
	margin:0px 4px 0px 4px;
	padding:6px;
	border-right: 0px solid #000000;
	
	}
  
body {

	font-family:arial;
	margin: 0px 0px 0px 0px;
	background-color: #C7D7C8;
	background-image: url(bg.jpg);
	text-align:center;
	
	}
.btmnav {

	width:100%;
	clear:both;
	text-align:center;
	margin:20px 0px 0px 0px;
	
	}
	
#inline{font: bold 13px Arial, sans-serif;text-align: center;}
#inline a:link     {color:blue}
#inline a:visited  {color:blue}
#inline a:hover    {color:blue;text-decoration: underline;}
#inline a:active   {color: blue}
#inline a {text-decoration: none;}

.btmnav p  {font-size: 14px;color:#000000;}
.btmnav a:link     {font-size: 12px;color:#000000;;}
.btmnav a:visited  {font-size: 12px;color:#000000;;}
.btmnav a:hover    {font-size: 12px;color:maroon;text-decoration: underline;}
.btmnav a:active   {font-size: 12px;color:#000000;;}
.btmnav a {text-decoration: none;}
  
a:link     {color:#ffffff}
a:visited  {color:#ffffff}
a:hover     {color:yellow}
a:active   {color:#ffffff}
