{
margin: 0px;
padding: 0px;
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	 background-image: url('images/bodybg.jpg');
}

#top{
	background-image: url('images/yellowbg.png');
}


#top a {
        float: left;
        height: 32px;
        text-decoration: none;
        text-align: center;
        padding-top: 5px;
        font-family: "Times New Roman";
        font-size: 21px;
        font-weight: bold;
        color: #ffffff;

}


#background {
	background-image: url('images/top2.png'); 
	background-repeat: no-repeat; 
	background-position: 50% 0; 
}


.product{
height: 949px;
}

.product2{
height: 1251px;
}



.ptop{
margin:0;
padding:0;
height: 574px;
}

.ptop2{
margin:0;
padding:0;
height: 876px;
}




.pfoot{
margin:0;
padding:0;
height: 375px;
}




img.map, map area{
    outline: none;
}




/* Content */
#middle {
        width: 630px;
        height: 956px;
        margin: 0 auto;

        background-image: url('images/middle.jpg');
        background-repeat: no-repeat;

}

#ordermiddle {
        width: 630px;
        height: 1757px;
        margin: 0 auto;

        background-image: url('images/ordermiddle.jpg');
        background-repeat: no-repeat;

}





#content {
	width: 582px;
	padding-top: 38px;
font-family: "Times New Roman", Times, serif;
color:#000000;

font-size: 18px;
text-align: justify;
margin-left: 2px;
margin-right: 2px;
line-height:180%;
font-weight: bold;
	}




#content h1{
	font-family:"Times New Roman", Times, serif;
        color: #87936E;
        font-size:42px;
        margin-left: 2px;
	text-decoration: none;
        text-align: left;
        font-weight: bold;

}


#content h2{
        font-family:"Times New Roman", Times, serif;
        color: #87936E;
        font-size:28px;
        margin-left: 2px;
        text-decoration: none;
        text-align: left;
        font-weight: bold;

}






#content a {
        color: #000000;
	text-decoration:none;
}


#content p{
font-family: "Times New Roman", Times, serif;
color:#000000;

font-size: 18px;
text-align: justify;
margin-left: 2px;
margin-right: 2px;
line-height:140%;
font-weight: bold;
}

input
{
color: #000;
background: #ffffff;
border: 1px solid #000;
line-height: 28px;
}


textarea{
color: #000;
background: #ffffff;
border: 1px solid #000;
}



input[type=submit]
{
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 width: 108px;
 height: 32px;
 border: 1px solid #000;
 background: #7A8B50;

}




#footer {
	clear: both;
	height: 40px;
	width: 938px;
	background: url(img/mainbg.jpg) repeat-x;
	background: #D8D8D8;

}

#footer p {
        padding-top: 5px;
	text-align: center;
        font-size: 12px;
        font-weight: bold;
	color: #000000;
}

#footer a {
	color: #000000;
}


#ordermenu {
       	position:relative;
	top: 120px;
	left: -360px; 


}

#orderform {
	position:relative;	
	top: -770px;
	right: -40px;
        width: 532px;
        padding-top: 48px;
font-family: "Times New Roman", Times, serif;
color:#000000;

font-size: 12px;
font-weight: bold;
text-align: justify;
margin-left: 2px;
margin-right: 2px;
line-height:100%;
        }


table.ordertable{
 border-collapse:collapse; }
table.ordertable td { 
  border:1px solid black;padding:1px;height:6px; }


input.orderinput
{
color: #000;
background: #ffffff;
border: 1px solid #000;
line-height: 5px;
width: 30px;
}



