body {
margin:10px 0 30px 0;
padding:0px;
text-align: center; /* NOTE: for centering BODY tag MUST have text-align:center */
color:#333333;
font-family: "Trebuchet MS", Trebuchet,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal; 
line-height:18px;
background-color:#46708B;
background-image:url('/images/body-background.jpg');
background-repeat:no-repeat;
background-position:top center;
}

.page_loader {
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0%;
  background-color: white;
  z-index: 99;
display:none;
text-align:left;
padding-left:200px;
color:red;
width:3000px;
height:2000px;
font-size:19px;
}

#container {
padding:0;
margin-left: auto;
margin-right: auto;
text-align: left;
width:935px;
border:7px solid #F89829;
}

#header {
background-color:#D9D7CA;
margin:0px;
padding:0px;
}

.topbutton {
background-color:#005696;
padding:3px 35px 3px 35px ;
margin:0px;
border:1px solid #F89829;
}

#header a { color:#F89829; text-decoration:none; font-size:12px; font-weight:bold;}
#header a:hover { color:#ffffff; text-decoration:none; font-size:12px;font-weight:bold;}

a.forgot { color:#005696; text-decoration:none; font-size:12px; font-weight:bold;}
a.forgot:hover { color:#ffffff; text-decoration:none; font-size:12px;font-weight:bold;}



#tag {
clear:both;
color:#005696;
font-weight:normal;
text-align:right;
padding-top:25px;
font-size:23px;
padding-right:14px;
}


#nav {
background-color:#005696;
border-top:2px solid #F89829;
border-bottom:2px solid #F89829; 
list-style: none;
margin: 0;
text-align:left;
padding:3px 0 4px 27px;
}

#nav li {
display: inline;
padding:0px 32px 0px 0;
text-align:center;
text-transform:capitalize;
}

#nav a:link, #nav a:visited {
color:#ffffff; 
text-decoration: none;
font-size:13px; 
font-weight:bold; 
}

body#home #l1,
body#ship #l2,
body#crem #l3,
body#promo #l4,
body#credit #l5,
body#sales #l6,
body#contact #l7,
#nav a:hover {
color:#F89829;
background-color:transparent; 
text-decoration: none;
font-size:13px; 
font-weight:bold; 
}


#content{
color:#333333;
background-color:white;
margin:0;
border:2px solid #666666;
padding: 5px 10px 10px 15px;
font-size:13px;
min-height:400px;
}

#content a {font-size:13px;color:#000000;text-decoration:underline; font-weight:normal; }
#content a:hover {font-size:13px;color:#482100;text-decoration:underline; font-weight:normal; }


#content a.order { color:#Ff0000; text-decoration:underline; font-size:14px; font-weight:bold;}
#content a.order:hover { color:#000000; text-decoration:underline; font-size:14px;font-weight:bold;}

#content td,p{
color:#333333;
font-size:13px;
font-weight:normal;
line-height:18px;
text-align:left;
}


#content h1{
font-size:28px;
color:#000000;
}

#content h2{
margin-bottom:0px;
font-size:18px;
color:#005696;
}

.table {
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
}

.table th { color:#ffffff;
	text-align:center;
        background-color:#666666;
	border: 1px solid #000000;
	padding:3px;
}

.table td {
        border: 1px solid #666666;
        background-color: transparent;
        padding:4px;
}


.redtext {color:#ff0000;}


#footer {
color:white;
clear:both;
vertical-align: top;
text-align:center;
margin:0px;
padding:10px 0 5px 0;
font-size:12px;
height:30px;
}

.center{
text-align:center;
}

.formbox {background-color : #f9f9f9;}

.upper_lower{text-transform: capitalize}
