body    {
         font-family: arial, geneva, helvetica, sans-serif;
         background-image: url(../graphics/stucco.jpg);
 }

#banner {
         padding-left: 1.5em;
         padding-right: 1.5em;
         margin-bottom: 2em;
         font-family: "Times New Roman", Times;
	     color: navy
}

table#sub {
	font-size: 1.1em;
}
h1,h2,h3,h4  {
        color: #000099;
        text-align: center;
}

.oops {
       display: none;
}

#digital   {
            position: fixed;
            left: 35%;
            visibility: hidden;
}
#contact {
	      text-align: center;
}

table td {
	   text-align: center;
}
table p {
	     text-align: left;
	     padding-left: 3em;
	     padding-right: 3em;
}

#feature p {
	text-align: center;
}
#topList {
	border: 1px solid black;
	width: 60%;
	background: white;
	padding: 1.5em;
	margin-left: 20%;
}
#topList h3 {
	color: #000099;
	text-align: center;
}
#topList h4 {
	color: #000099;
	text-align: left;
}
#topList p {
	color: #000000;
}

#topList ul {
	color: #000099;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
}

#bottomList {
	padding: 10px;
	margin: 10px;
}

#bottomList ul {
	text-align: left;
}
table td a {
	text-align: center;
	text-decoration: none;
}

#msg_frm table {
	 background-color: white;
	 font-weight: bold;
	 color: #006699;
}

#msg_frm h3 {
	color: #003399;
}

#footer {
         position: relative;
         width: 100%;
         float: left;
         text-align: center;
}

table#contact_tbl td {
	border: 1px solid blue; padding: 6px 4px 6px 4px;
	background: #FFFFFF; margin: 0;
	font-weight: bold; 
}
table#contact_tbl a {
	text-decoration: none;
	display: block;
}
table#contact_tbl a:hover {
	background-color: #FFFF00;
}
table#store_hrs td {
	border: 1px solid gray;
	border-color: #BBB #EEE #BBB #EEE;
	background-color: #CCCCCC;
	padding: 0.25em 0.5em 0.25em 0.5em;
}
#brandtable td {
	color: #000099;
	font-weight: bold;
	text-align: left;
}
#brandtable p {
	text-align: center;
}
#hist_div p,td {
	text-align: center;
	font-family: "Times New Roman";
	color: #000099;
}
.navbar {
	padding: 2em 1em 1em 1em;
	text-align: center;
}
#launch_links table {
	border-collapse: separate; border-spacing: 3px 5px;
	
}
#launch_links td {
	background: #ffffff;
	border: #000099 solid 1px;
}
#valid_centered {
	text-align: center;
}
#super {
	vertical-align: super;
	font-size: smaller;
	}
#brandTbl {
	border-spacing: 1.5em;
	}
