body{
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
font-size:100%;
}

#wrapper{
width: 770px;
background-color: #FFFFFF;
margin: 50px auto;
border: 1px solid #000000;
text-align: left;
}

#banner{
height: 100px;
/*background-image: url(images/siteHeader.jpg);
background-repeat: no-repeat;*/
}

#content{
margin: 0px;
}

#content p{
font-size: 75%;
margin-left: 30px;
margin-right: 30px;
}

#content ul li{
font-size: 75%;
margin-left: 30px;
margin-right: 20px;
}

#content a{
color: #FF8940;
text-decoration: none;
font-weight: bold;
} 

#content a:hover{
color: #666666;
text-decoration: none;
background-color:#CCCCCC;
} 

/*#content a:focus{
color: #666666;
text-decoration: none;
background-color:#CCCCCC;
}*/ 

#content h1{
font-size: 120%;
color: #FF8940;
padding: 0;
margin-left: 10px;
margin-top: 10px;
}

#content h2{
font-size: 90%;
color: #666666;
padding: 0;
margin-left: 20px;
}

.galleryimage{
margin-right: 10px;
align: center;
}

#footer{
background-color: #FF8940;
height: 100px;
margin: 0px;
clear: both;
}

#content p.right{
float: right;
}

#content p.gallery{
float: center;
margin-left: 50px;
}

#content p.news{
float: center;
margin-left: 100px;
}

.container{
width: 99%; 
float:right;
}

.container hr{
margin-left: 50px;
margin-right: 50px;
}

table.store {
background-color: #FFFFFF;
vertical-align: top;
text-align: center;
padding: 0px;
margin: 30px;
}
td.storethumb {
width: 100px;
vertical-align: top;
font-size: 80%;
text-align: center;
}
td.storespacer {
width: 30px;
vertical-align: top;
font-size: 80%;
text-align: center;
}
td.storeoption {
width: 100px;
vertical-align: top;
text-align: center;
border-right: 1px solid #666666;
}

#content p.optioncell { 
margin: 10px;
text-align: center;
font-size: 60%;
}
table.formtable {
text-align: center;
font-size: 80%;
color: #000000;
}
td.lefttable {
text-align: right;
height: 40px;
}
td.middletable {
width: 0px;
height: 40px;
}
td.righttable {
width: 200px;
text-align: left;
height: 40px;
}
td.submittable{
height: 50px;
text-align: center;
} 

/* <------ FOOTER CLASSES ------> */
#disclaimer {
background: none;
padding: 0px;
margin: 0px;
margin-bottom: 50px;
}

#disclaimer a {
text-decoration:none;
font-weight:bold;
color:#FF8940;
}

#disclaimer p {
font-size:10px;
text-align: center;
}