@charset "utf-8";
/* CSS Document */

#navContainer {background-color:#949e7c;}

h1 {text-align:center; font-size:1.5em; color:#333; padding:25px 0 0;}

#rightImage {float:right; margin:0; padding:0;}
#rightImage img {display:block; margin:0; padding:0; width:400px; height:250px;}

.productLinks .main {margin:30px 0 3px; color:#000; font-weight:bold;}
.productLinks a {color:#333; text-decoration:none; margin-bottom:10px;}
.productLinks a:hover {color:#000; text-decoration:underline;}

.header {clear:both; margin-bottom:20px; padding:2px 10px 4px; color:#333; font-size:1.2em; font-weight:bold; line-height:1em; text-transform:uppercase; background-color:#d8e0c4; border:1px solid #333; border-width:1px 0 0 1px;}
.header2 {clear:both; margin-bottom:20px; color:#333; font-size:.1em; text-transform:uppercase; border-top:1px solid #333;}

.individual_item {float:left; width:30%; min-height:140px; padding:0 1% 25px; font-size:0.9em;}
.individual_item img {float:left; margin-right:8px;}
.individual_item span {display:block; font-weight:bold; font-size:1.2em;}
.individual_item a {color:#666;}

.frame_finish {padding-left:10px; font-size:.9em; color:#666; text-decoration:none;}
.frame_finish:hover {color:#000; text-decoration:underline;}

