@charset "utf-8";
/* CSS Document */
body{
 background-color:#3e2200;
 margin:0px; 
 padding:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 line-height:18px;
}
a { color:#3e2200;text-decoration:underline;}
a:hover {}
.site{ width:904px; min-height:796px; background-color:#faefcf; background-image:url(../images/bg-site.jpg); background-repeat:no-repeat; margin-left:auto; margin-right:auto; margin-top:10px}
.blog{background-image:url(../images/bg-blog.jpg); }
.navigation{ margin-top:54px; margin-left:223px; display:inline-block; }
.menu{ list-style-type:none; margin:0px; padding:0px;}
.menu li{ float:left; }
.nav-divider{width:2px; /* background-image:url(../images/nav-divider.png); background-repeat:no-repeat;*/}
.main{ width:100%; margin-top:170px; display:inline-block;padding-bottom:25px;}
.home-primary{width:240px; min-height:200px; float:left; color:#3e2200; margin-left:15px; margin-top:25px; }
p{ margin:0px; padding:0px;}
.home-secondary{ width:300px; min-height:200px; float:left; color:#3e2200; margin-left:25px;margin-top:25px; }
.home-tertiary{ width:225px; padding-top:10px; padding-left:340px; color:#3e2200; clear:left;}
.content-primary{width:300px; min-height:200px; float:left; color:#3e2200; margin-left:15px;_width:260px;}
.content-primary-alt{width:400px; min-height:200px; float:left; color:#3e2200; margin-left:180px;_margin-left:92px; _width:410px;}
.content-secondary{ width:200px; min-height:200px; float:left; color:#3e2200; margin-left:50px; }
.content-tertiary{ width:225px; padding-top:280px; padding-left:25px; color:#3e2200; float:left;}
.grid-data{ width:390px;}
.grid-date{ width:40px; vertical-align:top;padding-bottom:15px;}
.grid-content{ width:350px; vertical-align:top;padding-bottom:15px;}
h1{ font-size:24px; font-family:Arial, Helvetica, sans-serif; }

.showcase-container{ width:435px; display:inline-block;}
.showcase-item{
	width:190px; height:130px; display: table-cell;
    text-align: center;
    vertical-align: middle;
 }
.showcase-item-even{ width:190px; height:130px; background-color:#3e2200; float:left; text-align:center; margin-right:15px;margin-bottom:15px; line-height:130px;}
.showcase-item-odd{ width:190px; height:130px; background-color:#7e694f; float:left;text-align:center; margin-right:15px; margin-bottom:15px; line-height:130px;
}
.showcase-container img{ margin-left:auto; margin-right:auto; border:0px;}
.showcase-item * {
    vertical-align: middle;
}

/*\*//*/
.showcase-item {
    display: block;
}
.showcase-item span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.showcase-item img{ max-width:175px; max-height:115px;}

