body {
background-color: white;
margin-top: 0px;
padding-top: 0px;
text-align: center;
font-size: 12px;
}

h1 {
font-size: 25px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}

a {
color: maroon;
text-decoration: none;
}
th {
font-size: 14px;
font-weight: bold;
color: maroon;
}

.typetext {
font-size: 14px;
font-weight: bold;
color: maroon;
}

.textbox2 {
font-size: 13px;
font-weight: bold;
color: #999999;
text-align: left;
width: 550px;
}


#header {
background-color: #ff7700;
color: white;
width: 100%;
height: auto;
}
.topmargin {
margin-top: 15px;
}

#tilte {
font-size: 25px;
color: #ffffff;
font-weight: bold; 
text-align: right;
margin-right: 50px;
margin-bottom: 5px;
}

.menutitle {
font-size: 16px;
font-weight: bold;
color: #ff8800;
margin-top: 5px;
}

.menu-a {
color: #ff7700;
}

.menuline {
color: #ff7700;
border-style: dotted;
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
border-width: 0px 0px 1px 0px;

}

.main {
border-style: solid;
border-color: #ff7700;
border-width: 0px;
width: 610px;
float: right;
}

.menu {
border-style: solid;
border-color: #ff7700;
border-width: 1px;
width: 150px;
font-size: 14px;
text-align: left;
float: left;
}
.orderbox {
background-color: white;
width: 598px;
height: auto;
border-color: #ff7700;
border-style: solid;
border-width: 0px;
}

.textbox {
background-color: white;
width:760px;
font-weight: bold;
font-size: 14px;
color: teal;
text-align: left;
line-height: 1.5;
border-style: solid;
border-width: 0px;
border-color: #ff7700;
}
.c-both {
clear: both;
}

#outline {
background-color: white;
width: 800px; 
border-style: solid;
border-width: 1px;
border-color: #ff7700;
}

.outlinemargin {
margin: 0 12px;
}

.imagebox {
width: auto;;
margin-top: 10px;
}

.pagetop {
background-color: white;
width: 760px;
height: auto;
text-align: right;
margin-right: 30px;
border-color: #ff7700;
border-style: solid;
border-width: 0px;


}

#footer {
background-color: #ff7700;
width: auto;
height: auto;
margin-top: 30px;
color: maroon;
line-height: 2;
}






