/* (c) 2007-9, bina office furniture inc. */

/* template styles, do not break site */
body { font-family:sans-serif;width:780px;margin:10px auto;}
#header {width:100%; margin:0 auto;}
#footer {width:100%; margin:0 auto;}

/* misc styles */

/* use browser's defaults
a { color: #333399; }
a:active { color: #FF9999; }
a:visited { color: #006633; }
 text-decoration:none;
*/

a:link {color:#008000;}
a:active {color:#0f0;}
a:visited {color:#093;}
table a, a:hover { font-weight:bold; }

.sale {color:#CC0033; font-weight:bold; }
.coupon {margin:0 10px; padding:5px; width:80%;}
.sprice { color:#c00; font-weight:bold; }

.smenu ul { list-style-type:disc;font-size:medium; }
.smenu a { font-weight:bold; color:#66F; }

#special hr { color:#008000; margin:auto; width:80%; }
#special .coupon {border:5px dotted #ccc; width:750px;}
#special .special {margin:10px; }
#special td { font-size:0.8em } 

.tdborder {border:4px solid #006633;}

/* footer logo -- affects template page */
.subhead1 {background-color:#000;color:#FFF; font-size:18px; font-style:italic;
 padding:4px 2px; text-align:center; font-weight:bold; width:600px;}
.subhead2 {width:590px;font-family:sans-serif;text-align:center;}
 
/* text colors and sizes */
.red {color:#F00;}
.green {color:#363;}
.blue {color: #00F;}
.bold {font-weight:bold;}
.smaller {font-size:smaller;}
.strike {text-decoration:line-through;}

/* project slides */
.slide { padding:10px; margin:10px auto; width:80%;}

