body{
margin:0;
padding:0;
line-height: 1.4em;
}

h1{
font-size:3em;
margin:0;
margin-left:275px;
padding-top: 30px;
color: #ffD300;
}

h2{
margin:20px;
font-size:2em;
color:#06266f;
font-family:Georgia,Serif;
}

h3{font-family:Georgia,"Times New Roman",Serif;}

p{font-family:"Times New Roman",Georgia,Serif} 

.main{
background:url(../images/background8.jpg) 30px 30px no-repeat;
background-color:white;
}

.orange{
font-weight:bold;
color:#ff7400;
margin-bottom:5px;
font-size:1.1em;
font-family:Georgia,Serif;
}

.padding{
margin:10px;
margin-top:0;
}

#footer{
clear:left;
width:100%;
background:#ffD300;
color:#1240ab;
padding:4px 0;
font-weight:bold;
border-top:1px solid #1240ab;
border-bottom:1px solid #1240ab;
text-align:center;
font-family:"Times New Roman",Georgia,Serif
}

#header{
background:url(../images/top.gif) top left no-repeat;
background-color:#06266f;
height:90px;
}

#header p{
color:#bfa730;
margin-left:530px;
font-size:1.2em;
margin-top:12px;
}

#left{
float:left;
width:275px; /*Width of left column*/
margin-left:-100%;
border-right:1px solid #1240ab;
background-color:#869ed5;
}

#left p{
text-indent:9px;
margin: 12px 0 4px 0;
}

#nav{
border-bottom:4px solid #a68900;
height:35px;
padding:0;
width:100%;
}

#prod{
font-weight:bold;
font-size:1.5em;
line-height:1.6em;
font-family:Georgia,Serif;
}

#prod li a{
color:#ffd300;
text-decoration:none;
}

#prod li a:hover{
color:#ff7400
}

#rightwrapper{
float:left;
width:100%;
}

#right{
margin-left:275px; /*Set to LeftWidth*/
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#saturday{
margin:0;
padding:0;
list-style-type:none;
width:auto;
position:relative;
display:block;
height:35px;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
background:url(../images/tab.gif) repeat-x top left;
font-family:Helvetica, Helvetica Neue, Arial, sans-serif;
}

#saturday li{
display:block;
float:left;
margin:0;
padding:0;
}

#saturday li a:hover{
background:url(../images/hover.gif) repeat-x;
}

#saturday li a.current{
color:#06266f;
background:url(../images/current.gif) repeat-x;
}

#saturday li a{
display:block;
float:left;
color:#1240ab;
text-decoration:none;
padding:8px 20px 4px 20px;
height:24px;
background:url(../images/div.gif) no-repeat top right;}