/*  GENERAL STYLES */

body {

font-family: Arial, Helvetica, sans-serif;

font-weight: normal;

color: #330000;

font-size: 12px;

text-decoration: none;

background-color: #E6E6CC;

}



*{

margin: 0;

padding: 0;

}



img {

border-style: none;

}



#Container {

margin: 0 auto;

width: 785px;

}



#TopBackground {

background-image: url(../images/top_background.jpg);

background-repeat: no-repeat;

height: 4px;

}



#Shadow {

margin: 0 auto;

width: 785px;

background-image: url(../images/general_background.jpg);

background-repeat: repeat-y;

padding: 1px 9px 1px 5px;

}



.clear {

clear:both;

}



/* TOP STYLES  */



#Top {

height: 125px;

}



#Top img {

position: absolute;

}



#Logo {

width: 510px;

height: 101px;

background-image: url(../images/logo.jpg);

background-repeat: no-repeat;

float: left;

}



#StoreHours {

background: url(../images/store_hours_back.jpg);

background-repeat: repeat-x;

width: 261px;

height: 101px;

float:left;

}



#Menu {

width: 771px;

height: 24px;

background-image: url(../images/menu_background.jpg);

background-repeat: repeat-x;

float: left;

text-align: right;

line-height: 24px;

}



#Content {

width: 771px;

float: left;

background-image: url(../images/content_background.gif);

background-repeat: repeat-x;

}



#Content H1 {

padding: 6px 12px 6px 12px;

}



#Content p {

padding: 1px 12px 2px 12px;

}



#Content H2 {

padding: 1px 12px 2px 12px;

font-size: 12px;

color: #990000;

}



#Content a {

color: #990000;

text-decoration: none;

}



#Content a:hover {

color: #000000;

text-decoration: underline;

}



#Content img {

margin: 6px;

}



/* BOTTOM STYLES  */



#BottomShadow {

width: 785px;

height: 7px;

background-image: url(../images/bottom_background.jpg);

background-repeat: no-repeat;

float: left;

}



#Rights {

width: 785px;

height: auto;

float: left;

}



#RightsCopy {

width: 369px;

height: 20px;

line-height: 20px;

float: left;

text-align: left;

padding: 2px 12px 4px 12px;

}



#RightsDesigns {

width: 368px;

height: 20px;

line-height: 20px;

float: left;

text-align: right;

padding: 2px 12px 4px 12px;

}



#ContactUs {

width: 747px;

height: 58px;

float: left;

background-image: url(../images/contactinfo_back.gif);

background-repeat: repeat-x;

padding: 15px 12px 4px 12px;

}



#ContactInfo {

width: 373px;

float: left;

text-align: left;

}



#ContactLogos {

width: 374px;

float: left;

text-align: right;

padding: 12px 0 0 0;

}



#ContactLogos img {

border-style: none;

}



/* TEXT STYLES */



#StoreHours p {

margin: 0;

display: block;

width: 261px;

padding: 6px;

}



#Rights A {

text-decoration:none;

color: #330000;

}



#Rights A:hover {

color: #999900;

}



.texttwelve {

font-size: 12px;

}



#Menu A {

font-weight: bold;

color: #2B0000;

text-decoration: none;

}

	

#Menu A:hover {

color: #660000;

}



H1 {

font-weight: bold;

font-size: 16px;

color: #330000;

}
