/*--------start Home--------------*/
.home a.seeAll { font-weight:bold; }
.home #contentWrapper { background:#fff url(../images/bg_home.png) center right; background-repeat:repeat-y; }
.home #page #content { padding:0; float:left; }
.home #upcoming hr { clear:both; }
.home .eventContainer { margin:12px 0; }
.home h2 { margin:18px 0; }
.home .eventContainer a { display:block; }
.home .eventContainer img { float:left; }
.home .eventContainer img,.home .copyWrapper { margin-top:20px; }
.home .copyWrapper { float:left; display:inline; width:298px; margin-left:10px; }
.home .copyWrapper h4 { float:none; display:block; }
.home .copyWrapper p { margin-top:10px; }

/*--------start Featured--------------*/
.home #page #featured { width:760px; border-bottom:#eeeeee 2px solid; background:#effaff url(../images/bg_homeFeatured.png) center right; background-repeat:repeat-y; padding:24px 0 0; height:538px; }
#featured .shadow { height:inherit; width:55px; background:url(images/bg_featuredShadow.png); background-position:0 0; background-repeat:repeat-y; margin:-24px 0 0; float:right; z-index:1; }
.featuredImageWrap { background-color:#fff; height:358px; margin:0 0 0 20px; padding:4px; width:480px; border:#ccc 1px solid; position:relative; float:left; display:inline; }
.featuredImageWrap img { border:none; }
.featuredImageWrap p { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-style:italic; background-repeat:repeat; background-image:url(../images/bg_featuredCaption.png); float:left; clear:left; padding:2px; }
.featuredCopyWrap { position:absolute; bottom:15px; left:0; }
.featuredCopyWrap .catTitle { color:#177abb; font-size:9px; font-weight:bold; font-style:normal; font-family:Arial, Helvetica, Verdana, sans-serif; }
.featuredNewsWrap {background-color:#fff; height:145px; margin:0 0 0 0px; padding:20px; width:720px; border-top:#cc0000 2px solid; border-bottom:#eeeeee 1px solid; position:relative; float:left; display:inline; }

/* featured blurb */
.featuredBlurb { padding:0 16px; width:214px; float:right; display:inline; }
.featuredBlurb h2 a { font-size:29px; line-height:32px; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
.featuredBlurb p { font-size:14px; line-height:20px; }
.featuredBlurb p span.firstLetter { font-size:43px; color:#cc0000; font-family:Georgia, "Times New Roman", Times, serif; display:inline; float:left; padding:10px 5px 10px 0; }
.featuredBlurb a.readMore { display:block; padding:10px 0; text-transform:uppercase; font-weight:700; font-size:10px; }

/*--------start Exporter--------------*/
#exporterDirectory { float:left; display:inline; width:200px; padding:0 20px; }
#exporterDirectory a { display:block; }
#exporterDirectory h5 { margin:18px 0 10px; }
#exporterDirectory a { margin-bottom:5px; }

/*--------start Upcoming--------------*/
#upcoming { float:left; display:inline; width:480px; padding:0 20px; }
.smallCaps { font-size:12px; font-variant:small-caps; padding:6px 0 0; display:block; }
.smallCaps a { font-size:12px; font-variant:small-caps; display:inline!important; }