@charset "utf-8";

/* TYPOGRAPHY */
h1, h2, h3, p {font-family:Georgia, "Times New Roman", Times, serif; color:#000;}
h1 {font-size:22px; color:#660000;}
h2 {font-size:18px; color:#CC3300;}
h3 {font-size:16px; color:#003300; font-family:Georgia, serif;}
h4 {font-size:16px; color:#996600;}
p {font-size:16px; color:#996633;}
td p {font-size:12px; color:#996633;}
td, tr {padding:0px;}

/* SITE BACKGROUND */
body {background:url(../images/bg.jpg) repeat fixed center top;}

/* SITE CONTAINER */
#wrapper {margin:0 auto; background:#fff; width:900px;}
#shadow {margin:0 auto; width:940px; background:url(../images/sdw-bg.png);}

/* HEADER */
#header {height:110px;}
#headerGallery {height:306px; background:url(../images/graphics/gallery.jpg) no-repeat;}
#address {width:180px; height:80px; float:right; margin:8px;}
#address span {color:#009900;}
#phone {width:180px; height:80px; float:right; margin:8px;}
#phone span {color:#009900;}

/* NAVIGATION */
#nav {height:30px; background-color:#660000;}

/* MAIN */
#main {}
#mainContent {width:880px; padding:5px;}
#leftCol {width:368px; float:left; background:#fff; padding:0px 5px;}
#rightCol {width:500px; float:right; background:#fff; padding:0px 8px;}
#content {width:884px; background:#fff; padding:8px;}


/* FOOTER */
#footer {height:40px; margin:30px 0px; font-size:14px;}
#footer ul {text-align:center; padding:5px 0px; margin:0px;}
#footer ul li {display:inline;}
#footer ul li a {text-decoration:none; padding:3px 8px; color:#666;}
#footer ul li a:hover {color:#660000;}

/* MISC CLASSES */
.clear {clear:both;}
.logoIimg {width:477px; height:92px; float:left; padding:7px;}
.snackbanner {margin-top:-140px; float:right;}
.product {float:left; margin:-25px 10px;}
.productContent {margin:15px}
.productText {width:470px; float:right;}
.productImage {width:325px; margin-left:15px; float:left;}
.mainContentLt {float:left; margin-left:10px;}
.mainContentRt {float:right; margin-right:70px;}

/* company tags */
#tags p {text-align:center; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:14px;}
#tags a {color:#000; font:14px Georgia, "Times New Roman", Times, serif; font-style:italic;}
#pwmTag {width:900px; margin:0 auto;}
#tags .tag {color:#fff;}

