/* Main Elements */
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #d58c00;
	width: 100%;
}
a:active,a:focus{
	outline:none
}

h1, h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px;
	padding: 0px 0px;
}

.regSign{
	font-size: 18px;
	position: relative;
	top: -3px;
}

p, ul, ol, li {
	margin: 0px 0px;
	padding: 0px 0px;
}

a:link {
	color: #015a9d;
}

a:hover, a:active {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #015a9d;
}

img {
	border: none;
}

blockquote{
	margin: 5px 5px;
	padding: 0px 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.vaMiddle{
	vertical-align: middle;
}

.clearIt{
	clear: both;
	height: 1px;
	line-height: 1px;
}

.bold{
	font-weight: bold;
}

.ninePX{
	font-size: 9px !important;
}

.elevenPX{
	font-size: 11px;
}

.blue{
	color: #356894;
}

.red{
	color:#FF0000 !important;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

.contactform { 
	font-size: 11px;
	border: 1px solid #5d4109;
	color: #5d4109;
	background-color: #fff;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin:0 auto;
}
/* End Main Elements */


/* Header */
#header {
	background-image: url(../images/layout/bg-header320.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	height: 320px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 6000;
}
#header-homepage {
	background-image: url(../images/layout/bg-header-homepage.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	height: 487px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#header-homepage417 {
	background-image: url(../images/layout/bg-header-homepage-417.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	height: 417px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#header-navigation {
	height: 101px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	width: 1060px;
	z-index: 5000;
}

#logo {
	display: inline;
	float: left;
	margin: 0px 0px 0px 52px;
	z-index: 10;
}

/* Menu */
#dropDownMenu {
	position: relative;
	float: right;
	padding: 0;
	margin: 40px 30px 0 0;
	z-index: 4000;
}


#menu {
	padding: 78px 25px 0px 0;
	position: relative;
	float: right;
}

ul#navMenu {
	display: inline;
	line-height: 1em;
	list-style: none;
	list-style-position:outside;
	margin: 0px 0px;
	padding: 3px 0px 0px 0px;
	position: relative;
}

ul#navMenu li {
	display: block;
	float: left;
	padding: 0px 36px 0px 10px;
	position: relative;
}

ul#navMenu a {
	color: #356894;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

ul#navMenu a:hover {
	color: #000;
	text-decoration: underline;
}

ul#navMenu ul{
	display: none;
	float: left;
	height: 56px;
	left: 15px;
	list-style: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	position: absolute;
	text-align: left;
	width: auto;
	z-index: 17;	
}

.subNavPopUp{
	display: inline;
	height: auto;
	width: auto;
}

ul#navMenu ul.secondUL{
	left: 220px;
	z-index: 15;	
}

ul#navMenu ul.thirdUL{
	left: 417px;
	z-index: 15;	
}

ul#navMenu ul a {
	color: #797977;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	padding: 2px 0px 0px 10px;
	text-decoration: underline;
}

ul#navMenu ul a:hover {
	color: #000;
	text-decoration: none;
}

#navMenu li ul, #navMenu li ul ul{
    margin: 0px 0px 0px 0px;
}

ul#navMenu li ul li{
	float: none;
	height: 25px;
	margin: 0px 0px 1px 0px;
	padding-left: 0px;
}

ul#navMenu li ul li.blue{
	background-image: url(../images/popupNavLIBack.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul#navMenu li ul li.tan{
	background-image: url(../images/popupNavLIBack.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}

ul#navMenu li ul li.orange{
	background-image: url(../images/popupNavLIBack.png);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}

#navMenu li:hover ul, #navMenu li li:hover ul{
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	top: -78px;
	width: auto;
}

#headline-main {
	margin: 0 0 0 50px;
	padding: 0px 0px;
	position: relative;
	width: 1060px;
}

#headline-main-left {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 10;
}
#headline-main-right {
	margin: 0 150px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-aboutus-overview {
	margin: 0 80px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-aboutus-history {
	margin: 0 80px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities {
	margin: 0 54px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities-interactive {
	margin: 0 54px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities-graphic-design {
	margin: 0 140px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities-marketing {
	margin: 0 110px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities-pr {
	margin: 0 50px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities-video {
	margin: 0 120px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities-crisis-management {
	margin: 0 120px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-capabilities-compass-branding {
	margin: 0 100px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-clients {
	margin: 0 67px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-meet-the-team {
	margin: 0 125px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-contact-us {
	margin: 0 125px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-homepage {
	margin: 0 75px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}
#headline-main-right-homepage-module {
	margin: 0 75px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
	background-position: top left;
	width: 476px;
	height: 299px;
	display: block;
}
#headline-main-right-homepage-blog {
	margin: 0 75px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
	background-image: url(../images/mainRightPhotos/homepage-blog-bg-no-button.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 476px;
	height: 299px;
}
#headline-main-right-homepage-twitter {
	margin: 0 75px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
	background-image: url(../images/mainRightPhotos/homepage-module-no-buttons.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 476px;
	height: 299px;
}
#homeBlogPullContent {
	padding: 0;
	margin: 70px 0 0 90px;
}
.homeBlogButton {
	position: absolute;
	padding: 0;
	margin: 145px 0 0 36px;
}

.twitterBlogButton {
	position: relative;
	float: left;
	padding: 0;
	margin: 115px 0 0 36px;
}

#homeBlogPull {
	width: 300px;
	padding: 5px 0 5px 15px;
	margin: 0;
}

#homeBlogPull h4{
	color: #57541f;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#homeBlogPull h3 {
	color: #57541f;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0px 10px 0px;
}

#homeBlogPull h5{
	color: #356894;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0 5px 0;
	padding: 0;
}

#homeBlogPull p{
	color: #3a3a3a;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	width: 290px;
}

#home-BlogPullContent {
	padding: 0;
	margin: 60px 0 0 80px;
}

#home-BlogPull {
	width: 300px;
	padding: 5px 0 5px 15px;
	margin: 0;
}

#home-BlogPull h4{
	color: #57541f;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#home-BlogPull h3 {
	color: #57541f;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0px 10px 0px;
}

#home-BlogPull h5{
	color: #356894;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 5px 0 5px 0;
	padding: 0;
}

#home-BlogPull p{
	color: #3a3a3a;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	width: 290px;
}

.homerightnavLink {
	padding: 0;
	margin: 0 10px 0 0;
	font-size: 11px;
	float: right;	
}



#headline-main-right-in-the-news {
	margin: 15px 90px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 10;
}

/* End Header */

#rowTwoHome{
	clear: both;
	height: 250px;
	position: relative;
	margin: 0 0 0 30px;
	padding: 0;
	width: 1060px;
}

#rowTwoHome .columnDiv{
	background-image: url(../images/dots_separator.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 250px;
	padding: 0px 18px 8px 18px;
	width: 204px;
}

#rowTwoHome .columnDivRight{
	background-image: url(../images/dots_separator_both.png) !important;
	background-position: 1px 4px;
	background-repeat: no-repeat;
	height: 250px;
	padding: 0px 18px 8px 18px;
	width: 204px;
}

#rowTwoHome .columnDiv h3{
	color: #57541f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 4px auto 5px auto;
	width: 198px;
}

#rowTwoHome p{
	font-size: 11px;
	line-height: 14px;
	margin: 0px auto;
	padding: 0px 0px;
	width: 198px;
}

#rowTwoHome .columnDiv img{
	margin: 7px 0px 0px 0px;
}

span.moreTAN{
	background-color: #cfcb8b;
}

span.moreORANGE{
	background-color: #e8b245;
}

span.moreBLUE{
	background-color: #76bbe3;
}

span.moreTAN, span.moreORANGE, span.moreBLUE{
	display: inline-block;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 11px;
	margin: 2px 10px 0px 0px;
	padding: 1px 0px 2px 0px;
	text-align: center;
	width: 84px;
}

span.moreTAN a, span.moreORANGE a, span.moreBLUE a{
	color: #5d4109;
	text-decoration: none;
}

span.moreTAN a:hover, span.moreORANGE a:hover, span.moreBLUE a:hover{
	color: #999;
	text-decoration: underline;
}
.homepageBlurb {
	width: 465px;
	font-size: 13px;
	color: #545452;
	line-height: 18px;
	padding: 0;
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.homepageBlurbNew {
	width: 475px;
	font-size: 13px;
	color: #545452;
	line-height: 19px;
	padding: 0;
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Content */
#content {
	display: block;
	min-height: 385px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #fff;
}
#contentHome {
	height: 255px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #fff;
}

#rowTwoContent {
	width: 1026px;
	margin: 0 auto 0 auto;
}

#setOfThreeDetailLinks {
	margin: 10px 0 0 0;
}

.rowTwoIntro {
	color: #545452;
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 21px;
	margin: 0px 40px 0px 0px;
}

.rowTwoIntroCapabilities {
	color: #545452;
	font-size: 14px;
	line-height: 24px;
	margin: 0px 40px 25px 0px;
}

.rowTwoIntroCapabilities p{
	width: 720px;
	padding: 0;
	margin: 0;
}

.rowTwoIntroContact {
	color: #5d4109;
	font-size: 14px;
	line-height: 24px;
	margin: 0px 40px 25px 0px;
}

.rowTwoIntroContact p{
	padding: 0 0 10px 0;
}

.about-us-thumb-pad {
	float:right;
	padding: 0 0 5px 5px;
}

/* Row 2, after the header */
#rowTwoSubPageNews{
	clear: both;
	position: relative;
	margin: 0px 0px 0px 35px;
	padding: 0px 0px;
	width: 1060px;
}
#rowTwoSubPageNews h2{
	color: #3589ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

#rowTwoSubPage{
	clear: both;
	position: relative;
	margin: 0px 0px 0px 35px;
	padding: 0px 0px;
	width: 1060px;
}

#rowTwoLeft{
	display: inline;
	width: 734px;
	margin: 14px 0 0 0;
}

#rowTwoSubPage h2{
	color: #3589ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

#rowTwoSubPage p{
	color: #545452;
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 21px;
	margin: 0px 40px 15px 0px;
}

#rowTwoSubPage p.worldcom{
	color: #545452;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 40px 0px 0px;
	width: 400px;
}

#rowTwoSubPage p.history{
	color: #545452;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 40px 0px 0px;
	width: 240px;
}

#rowTwoSubPage p.food-foresight{
	color: #545452;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 40px 0px 0px;
	width: 295px;
}

.worldcom a{
	color: #57541f;
	font-weight: bold;
	font-size: 12px;
}
.history a{
	color: #57541f;
	font-weight: bold;
	font-size: 12px;
}
.food-foresight a{
	color: #57541f;
	font-weight: bold;
	font-size: 12px;
}

#food-foresight-right-column {
	padding: 0;
	margin: 0;
	float: left;
	width: 350px;
}
#food-foresight-right-column ul{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #656564;
	line-height: 17px;
	font-size: 11px;	
}
#food-foresight-right-column li{
	margin: 0;
	padding: 0 0 10px 0;
}
#food-foresight-right-column p{
	font-size: 11px;
	line-height: 17px;	
}
#food-foresight-right-column h2{
	color: #57541f;
	font-weight: bold;
	font-size: 12px;
}

#rowTwoSubPageContact{
	clear: both;
	position: relative;
	margin: 0px 0px 0px 35px;
	padding: 0px 0px;
	width: 1060px;
}

#rowTwoSubPageContact h2{
	color: #3589ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

#rowTwoSubPageContact p{
	font-family: Helvetica, Arial sans-serif;
	color: #5d4109;
	font-size: 12px;
	line-height: 21px;
	margin: 0px 40px 0px 0px;
}



#rowTwoSubPage #rowTwoLeft{
}

#rowTwoSubPage #rowTwoLeft .detailLink{
	background-image: url(../images/dots_separator.png);
	background-position: left;
	background-repeat: repeat-y;
	display: inline;
	height: 130px;
	padding: 10px 10px 10px 20px;
	margin: 20px 0px 0px 0px;
	width: 206px;
}

#rowTwoLeft .detailLink h3, #rowThreeSubPage .columnDivDET h3, #rowThreeSubPage .columnDivDETFirst h3{
	color: #57541f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	width: 120px;
}

#rowTwoLeft .detailLink h3 a {
	color: #57541f;
	text-decoration: none;
}

#rowTwoLeft .detailLink h3 a:hover {
	text-decoration: underline;
}

#rowTwoLeft .detailLink p{
	color: #826325;
	display: inline;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px;
	width: 100px;
}

#rowTwoLeft .detailLink img{
	display: inline;
	float: right;
}

#rowTwoRight{
	background-image: url(../images/navBlogRight_Back.png);
	display: inline;
	height: 340px;
	overflow: hidden;
	padding: 0px 10px 0px 18px;
	margin: 16px 0 0 0;
	width: 200px;
}

#rowTwoRight h3{
	color: #57541f;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 8px 2px;
	margin: 10px 0px 0px 0px;
	border-bottom: 3px dotted #3589ba;
}

#rowTwoRight ul{
	border-bottom: 3px dotted #3589ba;
	list-style: none;
	list-style-position:outside;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 8px 8px;
}

#rowTwoRight li{
	line-height: 24px;
	position: relative;
}

#rowTwoRight li a{
	color: #a07d36;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#blogPull{
	width: 200px;
	padding: 5px 0 5px 15px;
	margin: 0;
}

#blogPull h4{
	color: #57541f;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#blogPull h3 {
	color: #57541f;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0px 10px 0px;
}

#blogPull h5{
	color: #356894;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

#blogPull p{
	color: #4b4b49;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	width: 190px;
}

#thirtyFiveYears {
	display:inline;
}
#thirtyFiveYears p {
	font-size: 11px;
	line-height: 14px;
	color: #141b1d;
	width: 100px;
}
#thirtyFiveYears h2 {
	font-size: 14px;
	line-height: 18px;
	color: #57541f;
	font-weight: bold;
}
.thirtyFiveDescription {
	float:right;
	width: 100px;
}
.thirtyFiveImage {
	float:left;
}

/* Row Two Detail Page */

#rowTwoDetailPage #rowTwoLeft{
}

#rowTwoDetailPage #rowTwoLeft .detailLink{
	display: inline;
	height: 130px;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	width: 196px;
}

#rowTwoLeft .detailLink h3, #rowThreeSubPage .columnDivDET h3, #rowThreeSubPage .columnDivDETFirst h3{
	color: #57541f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	width: 120px;
}

#rowTwoLeft .detailLink p{
	color: #826325;
	display: inline;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px;
	width: 100px;
}

.cta-text {
	color: #826325;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.cta-text-news {
	color: #826325;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#rowTwoLeft .detailLink img{
	display: inline;
	float: right;
}
/* End Row Two Detail Page */

.homepageContent {height: 245px;}
.clientsListContent {height: 550px;}
.clientsListContentSpecial {height: 410px;}
.clientsListContentAgri {height: 450px;}
.clientsListContentHitoric {height: 775px;}
.contentNewsReleases {height: 775px;}
.contentNewsReleases-NoMessPen {height: 955px;}
.contentNewsReleases-AddsFivePartners{height: 1150px;}
.contentNewsReleases-AddsSuperGlue {height: 600px;}
.contentHeight200 {height: 200px;}
.contentHeight300 {height: 300px;}
.contentHeight350 {height: 350px;}
.contentHeight375 {height: 375px;}
.contentHeight400 {height: 400px;}
.contentHeight450 {height: 450px;}
.contentHeight500 {height: 500px;}
.contentHeight550 {height: 550px;}
.contentHeight575 {height: 575px;}
.contentHeight600 {height: 600px;}
.contentHeight650 {height: 650px;}
.contentHeight700 {height: 700px;}
.contentHeight750 {height: 750px;}
.contentHeight800 {height: 800px;}
.contentHeight850 {height: 850px;}
.contentHeight900 {height: 900px;}
.contentHeight950 {height: 950px;}
.contentHeight1000 {height: 1000px;}
.contentHeight1100 {height: 1100px;}
.contentHeight1200 {height: 1200px;}

#clientsLeftNav {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#clientsLeftNav ul {
	width: 150px;
	list-style: none;	
	margin: 0;
	padding: 0;
	top: 0;	
}

#clientsLeftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #57541f;
	margin: 0;
	padding: 0;
}

#clientsLeftNav a:hover {
	text-decoration: none;
	color: #3589BA;
	margin: 0;
	padding: 0;
}

#clientsLeftNav ul li {
	margin: 0;
	padding: 5px 0 5px 10px;
}
#clientsLeftNav ul li:hover {
	margin: 0;
	padding: 5px 0 5px 10px;
	background-color: #edebe0;
}
.clientsSelected {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #3589BA;
	background-color: #edebe0;
}

#clientRightMain {
	background-image: url(../images/content/bg-clients-nav.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	min-height: 250px;
}

#clientRightMainHistoric {
	background-image: url(../images/content/bg-clients-nav.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	min-height: 640px;
}

.clientListRow {
	padding: 0;
	margin: 0 0 0 15px;
}

.clientListRow ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
}

.clientListRow li {
	font-size: 12px;
	color: #545452;
	line-height: 18px;
}

.clientListThumb {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
	border: 2px solid #d59824;
	width: 88px;
	height: 88px;
}

/* End Content */




/* Promotional Footer */
#promotional-footer {
	position: relative;
	background-image: url(../images/layout/bg-blue-footer.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 129px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#promotional-footer-content {
	width: 1026px;
	margin: 0 auto 0 auto;
}
#rowThreeHome {
	height: 135px;
	margin: 0px 0px 3px 30px;
	padding: 0px 0px;
	width: 1026px;
}

#rowThreeHome h2{
	color: #826325;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px;
}

#r3ClientDetails{
	margin: 10px 0px 0px 2px;
	width: 200px;
}

#capabilityTitle {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #c9820c;
	font-size: 18px;
	padding: 0 0 0 260px;
	top: 8px;
}

.capabilityTagline {
	font-family: Helvetica, Arial, sans-serif;
	color: #5d4109;
	font-size: 12px;
}
.capabilityDescription {
	color: #2d2d2b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 185px;
}

#rowThreeHome h4#clientName {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px;
}

#rowThreeHome h4#clientName a{
	color: #545452;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

#rowThreeHome #clientWebURL a{ 
	color: #2d2d2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#r3ClientSlider{
	margin: 20px 0px 0px 20px;
}

#r3ClientSlider img{
	border: 2px solid #356894;
}

#r3ClientSlider img:hover{
	border: 2px solid #dca330;
}

#r3ClientSlider img.active{
	border: 2px solid #dca330;
}

#r3ClientSlider ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
}

#r3ClientSlider li {
	display: inline;
	margin: 0px 9px;
	width: 80px;
}

#r3ClientSliderCaps{
	margin: 20px 0px 0px 20px;
}

#r3ClientSliderCaps img{
	border: 2px solid #356894;
}

#r3ClientSliderCaps img:hover{
	border: 2px solid #dca330;
}

#r3ClientSliderCaps img.active{
	border: 2px solid #dca330;
}

#r3ClientSliderCaps ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
}

#r3ClientSliderCaps li {
	display: inline;
	margin: 0px 4px;
	width: 66px;
}

#footer-clients {
	padding: 0;
	margin: 15px 0 0 50px;
}

/* End Promotional Footer */





/* Footer */
#footer {
	position: relative;
	background-image: url(../images/layout/bg-footer.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px auto;
	min-height: 62px;
	padding: 0px;
	position: relative;
	background-color: #d58c00;
}

#footer-content {
	width: 1026px;
	margin: 0 auto 0 auto;
}

#footerText {
	margin: 15px 0 0 0;
}

html>body #footer {
	height: auto;
}

#legal {
	color: #FFF;
	display: inline;
	float: left;	
	font-size: 13px;
	font-weight: normal;
	margin: 8px 0px 0px 28px;
	text-align: left;
	width: 210px;
}

#footerLinks{
	display: inline;
	margin: 0;
}

#footerLinks ul {
	list-style: none;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
}

#footerLinks li {
	display: inline;
}

#footerLinks a {
	border-right: 1px solid #FFF;
	color: #FFF;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px 6px 0px 18px;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	text-align: center;
}

#footerLinks a:hover {
	color: #CCC;
	text-decoration: underline;
}

#footerLinks a.last{
	border-right: none;
	padding: 0px 0px;
}

#socialMedFootLinks{
	display: inline;
	float: left;
	margin: 0px 0px 0px 305px;
	text-align: left;
}
#socialMedFootLinks ul {
	list-style: none;
	margin: 0px 0px;
	padding: 1px 0px 0px 10px;
}
#socialMedFootLinks li {
	float: left;
	height: 49px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 40px;
}
#socialMedFootLinks li.sitemap {
	float: left;
	height: 49px;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#socialMedFootLinks li.seperator {
	float: left;
	height: 49px;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #fff;
}
#socialMedFootLinks li.last {
	margin-right: 0px !important;
}
#socialMedFootLinks li.contactUs{
	margin: 8px 20px 0px 0px;
	padding: 0px 0px 0px 40px;
}
#socialMedFootLinks li.contact{
	margin: 5px 5px 0px 0px;
	padding: 0px;
}
#socialMedFootLinks li.RSS{
	background-image: url(../images/icons/nst_rss.png);
	background-position: left;
	background-repeat: no-repeat;
}
#socialMedFootLinks li.Blog{
	background-image: url(../images/icons/nst_blog.png);
	background-position: left;
	background-repeat: no-repeat;
}
#socialMedFootLinks li.Twitter{
	background-image: url(../images/icons/nst_twitter.png);
	background-position: left;
	background-repeat: no-repeat;
}
#socialMedFootLinks a{
	color: #FFF;
	text-decoration: none;
}
#socialMedFootLinks a:hover{
	color: #666666;
	text-decoration: underline;
}

#socialMedFootLinksWide{
	display: inline;
	float: right;
	margin: 0px 0px 0px 130px;
	text-align: left;
}
#socialMedFootLinksWide ul {
	list-style: none;
	margin: 0px 0px;
	padding: 1px 0px 0px 10px;
}
#socialMedFootLinksWide li {
	float: left;
	height: 49px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 40px;
}
#socialMedFootLinksWide li.sitemap {
	float: left;
	height: 49px;
	margin: 8px 20px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#socialMedFootLinksWide li.seperator {
	float: left;
	height: 49px;
	margin: 8px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #fff;
}
#socialMedFootLinksWide li.last {
	margin-right: 0px !important;
}
#socialMedFootLinksWide li.contactUs{
	margin: 8px 20px 0px 0px;
	padding: 0px 0px 0px 40px;
}
#socialMedFootLinksWide li.contact{
	margin: 8px 10px 0px 0px;
	padding: 0px;
}
#socialMedFootLinksWide li.RSS{
	background-image: url(../images/icons/nst_rss.png);
	background-position: left;
	background-repeat: no-repeat;
}
#socialMedFootLinksWide li.Blog{
	background-image: url(../images/icons/nst_blog.png);
	background-position: left;
	background-repeat: no-repeat;
}
#socialMedFootLinksWide li.Facebook{
	background-image: url(../images/icons/nst_facebook.png);
	background-position: left;
	background-repeat: no-repeat;
}
#socialMedFootLinksWide li.Twitter{
	background-image: url(../images/icons/nst_twitter.png);
	background-position: left;
	background-repeat: no-repeat;
}
#socialMedFootLinksWide a{
	color: #FFF;
	text-decoration: none;
}
#socialMedFootLinksWide a:hover{
	color: #666666;
	text-decoration: underline;
}



#hoverImages{
	display: none;
}
/* End Footer */

.post a span{display:none;}
.post a:hover span {
	display: block;
	position:absolute;
	top:10px;
	left:10px;
	z-index: 100;
	color:#c9820c;
	font-size: 18px;
}

.cabapibilityThumbnail .capabilityThumbnailTitle { 
	display:none; 
}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle { 
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	color: #c9820c;
	font-size: 18px;
	position: absolute; 
	padding: 0;
	margin: 8px 0 0 10px;
	top: 0;
}

.cabapibilityThumbnail .capabilityThumbnailTitle01 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle01 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}

.cabapibilityThumbnail .capabilityThumbnailTitle02 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle02 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}

.cabapibilityThumbnail .capabilityThumbnailTitle03 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle03 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}

.cabapibilityThumbnail .capabilityThumbnailTitle04 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle04 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}

.cabapibilityThumbnail .capabilityThumbnailTitle05 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle05 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}

.cabapibilityThumbnail .capabilityThumbnailTitle06 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle06 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}

.cabapibilityThumbnail .capabilityThumbnailTitle07 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle07 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}
	
.cabapibilityThumbnail .capabilityThumbnailTitle08 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle08 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}	

.cabapibilityThumbnail .capabilityThumbnailTitle09 {display:none;}
.cabapibilityThumbnail:hover .capabilityThumbnailTitle09 {
	display:block; font-family: Arial, Helvetica, sans-serif; color: #c9820c; font-size: 18px; position: absolute; padding: 0; margin: 8px 0 0 5px; top: 0;}

.keywordsCloud {
	position: absolute;
	padding: 0;
	margin: 230px 0 0 0;
	top: 0;
}


#rightNav {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 228px;
}

#rightNavTop {
	background-image: url(../images/content/rightnav/bg-rightnav-top.png);
	width: 228px;
	height: 40px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#rightNavMiddle {
	background-image: url(../images/content/rightnav/bg-rightnav-middle.png);
	width: 228px;
	display: block;
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#rightNavBottom {
	background-image: url(../images/content/rightnav/bg-rightnav-bottom.png);
	width: 228px;
	height: 118px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#rightNavBottomNews {
	background-image: url(../images/content/rightnav/bg-rightnav-bottom-news.png);
	width: 228px;
	height: 56px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.newsMoreLink {
	padding: 10px 0 0 0;
	margin: 0 0 0 15px;
}

.newsMoreLink a {
	font-size: 12px;
	text-decoration: none;
	color: #121a1d;
}

.newsMoreLink a:hover {
	text-decoration: underline;
}



#rightNavTop h3{
	color: #57541f;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 10px 15px 0px 15px;
	border-bottom: 2px dotted #3589ba;
}

.dottedBorder {
	border-bottom: 2px dotted #3589ba;
	padding: 0;
	margin: 0 15px 0 15px;
	background-color: #e4e4d4;
}

#rightNav ul{
	list-style: none;
	list-style-position:outside;
	margin: 0;
	padding: 0 0 8px 0;
}

#rightNav li{
	line-height: 22px;
	position: relative;
}
#rightNav li:hover {
	line-height: 22px;
	position: relative;
	width: 228px;
	background-color: #f4f4ee;
	padding: 0;
	margin: 0;
}
#rightNav li.active {
	line-height: 22px;
	position: relative;
	width: 228px;
	background-color: #f4f4ee;
	background-image: url(../images/content/rightnav/active-arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#rightNav li a{
	color: #a07d36;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 15px;
}

a.selected {
	margin: 0;
	padding: 0;
}

#rightNav #blogPull{
	width: 200px;
}

#rightNav #blogPull h4{
	color: #57541f;
	font-size: 14px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}

#rightNav #blogPull h5{
	color: #356894;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}

#rightNav #blogPull p{
	color: #4b4b49;
	font-size: 11px;
	line-height: 13px;
	margin: 8px 0px 16px 2px;
	width: 190px;
}


.thirtyFifthAnniversaryDescription {
	float:right;
	font-size: 11px;
	line-height: 14px;
	color: #141b1d;
	width: 100px;
	padding: 0;
	margin: 0 10px 0 0;
}
.anniversaryTitle {
	font-size: 14px;
	line-height: 18px;
	color: #57541f;
	font-weight: bold;
	width: 100px;
	padding: 0;
	margin: 10px 0 5px 0;
}
.anniversaryDescription {
	font-size: 11px;
	line-height: 14px;
	color: #141b1d;
	width: 100px;
}
.thirtyFifthAnniversaryImage {
	float:left;
	padding: 0;
	margin: 10px 0 0 10px;
}
.foodForesightImage {
	float:left;
	padding: 0;
	margin: 10px 0 0 55px;
}
.worldcomImage {
	float:left;
	padding: 0;
	margin: 20px 0 0 14px;
}

.symposiumImage {
	padding: 7px 0 0 25px;
	margin: 0;	
}
.sdsmsImage {
	padding: 7px 0 0 20px;
	margin: 0;	
}
.symposiumText{
	font-size: 11px;
	line-height: 13px;
	color: #141b1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 25px 0 30px;
	margin: 0;
}


#bubbleTitle {
	display:none;
	background:transparent url(images/content/speech-bubble.png);
	font-size:12px;
	height:124px;
	width:152px;
	padding:25px;
	color:#000;
}

#bubble img {
	border:0;
	cursor:pointer;
	margin:0;
}

#historicMenu {
	padding: 0;
	margin: 8px 0 0 0;
}

#historicMenu li a {
	font-weight: bold;
	color: #3589BA;
	text-decoration: none;
}
#historicMenu li a:hover {
	font-weight: bold;
	color: #3589BA;
	text-decoration: underline;
}

#teamLeftNav {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#teamLeftNav ul {
	width: 150px;
	list-style: none;	
	margin: 0;
	padding: 0;
	top: 0;	
}

#teamLeftNav ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #5d4109;
	margin: 0;
	padding: 0;
}

#teamLeftNav ul a:hover {
	text-decoration: none;
	color: #3589BA;
	margin: 0;
	padding: 0;
}

#teamLeftNav ul li {
	margin: 0;
	padding: 0;
}
#teamLeftNav ul li:hover {
	margin: 0;
	padding: 0;
}
#teamLeftNav ul li.teamSelected {
	margin: 0;
	padding: 0;
	color: #3589BA;
	background-color: #edebe0;
}

#teamRightMain {
	background-image: url(../images/content/bg-clients-nav.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	position: relative;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	min-height: 250px;
}

.teamListRow {
	padding: 0;
	margin: 0 0 0 15px;
}

.teamListRow ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
}

.teamListRow li {
	font-size: 12px;
	color: #545452;
	line-height: 18px;
}

.teamListThumb {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
	border: 2px solid #d59824;
	width: 88px;
	height: 88px;
}

.teamListThumb:hover {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
	border: 2px solid #34a1f0;
}

.nuffer {
	color: lime;
}

.nuffer:hover {
	color: red;
}

.contentContact {
	height: 500px;
}

#contactDirections {
	padding: 0;
	margin: 15px 0 0 30px;
}

#contactMap img {
	border: 2px solid #356894;
}

#contactInstructions {
	width: 175px;
	color: #545452;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0 0 0 15px;
}

#contactAddress {
	margin: 15px 0 0 0;
	padding: 0;
}

#addressTop {
	width: 180px;
	height: 12px;
	background-image: url(../images/content/contact/address-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#addressMiddle {
	width: 180px;
	background-image: url(../images/content/contact/address-middle.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 15px;
}

#addressMiddle p {
	color: #545452;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

#addressBottom {
	width: 180px;
	height: 12px;
	background-image: url(../images/content/contact/address-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#contactForm {
	padding: 0;
	margin: 25px 0 0 0;
}

#contactFormDiv {
	padding: 0;
	margin: 0 0 0 15px;
}

#contactFormDiv p {
	line-height: 30px;
}

#contactTop p {
	font-size: 12px;
	line-height: 21px;
	color: #545452;
}

#contactTop a {
	color: #5da1c8;
	font-weight: bold;
}

#contact-top {
	width: 685px;
	height: 10px;
	background-image: url(../images/content/contact/contact-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#contact-middle {
	width: 685px;
	height: 250px;
	background-image: url(../images/content/contact/contact-mid.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 20px;
}
#contact-bottom {
	width: 685px;
	height: 10px;
	background-image: url(../images/content/contact/contact-bot.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#newsReleaseList {
	padding: 0;
	margin: 25px 0 0 0;
	width: 700px;
}

#newsReleaseList p {
	font-size: 12px;
	color: #0e0a01;
	line-height: 17px;
	font-family: Arial, Helvetica sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}

#newsReleaseList h1 {
	font-size: 15px;
	color: #0e0a01;
	line-height: 17px;
	font-family: Arial, Helvetica sans-serif;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#newsReleaseList h2 {
	font-size: 13px;
	color: #0e0a01;
	line-height: 17px;
	font-family: Arial, Helvetica sans-serif;
	padding: 0;
	margin: 0;
	font-style: italic;
}

.newsRelease {
	padding: 0;
	margin: 15px 0 0 0;
}

.newsRelease a {
	color: #3589ba;
	text-decoration: none;
}

.newsRelease a:hover {
	color: #3589ba;
	text-decoration: underline;
}

.orangeLine {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #ddb068;
	width: 700px;
	clear: both;
}

.releaseDate {
	font-size: 11px;
	color: #57541f;
	font-family: Arial, Helvetica sans-serif;
}

.newsReleaseArchive {
	color: #4b4b49;
	font-size: 11px;
	font-family: Verdana, Arial sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}

.newsReleaseArchive a {
	color: #826325;
	text-decoration: none;
}

.newsReleaseArchive a:hover {
	text-decoration: underline;
}

.rightnavDate {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial sans-serif;
	color: #4b4b49;
}

.rightnavDate {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial sans-serif;
	color: #4b4b49;
}

.rightnavTeaser {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial sans-serif;
	color: #4b4b49;
}

.rightnavLink {
	padding: 0;
	margin: 0;
	font-size: 11px;	
}

#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url(../images/content/speech-bubble.png) repeat-x;
	color:#000;
}


ul#sitemap {
	list-style: none;
	font-size: 12px;
}
ul#sitemap a {
	color: #826325;
	text-decoration: none;
}
ul#sitemap a:hover {
	text-decoration: underline;
}
ul#sitemapTwo{
	margin:0 0 0 20px;
	list-style: none;
}
ul#sitemapTwo a {
	color: #356894;
	font-size: 11px;
	text-decoration: none;
}
ul#sitemapTwo a:hover {
	text-decoration: underline;
}

/* WINE WEDNESDAY */
.wommaCTA {
	display:block;
	float:left;
	width:195px;
	height:475px;
	padding:0 0 20px 0;
	margin:0;
	margin-right:15px;
}
.wineCallout {
	width:180px; 
	border: 1px solid #7b7d80;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	font-size:12px;
	line-height:16px;
}
.wineCallout a {
	color: #015A9D;
	text-decoration: none;
}
.wineCallout a:hover {
	color: #015A9D;
	text-decoration: underline;
}

.wommaRightNav {
	width:215px; 
	border: 1px solid #7b7d80;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	font-size:12px;
	line-height:16px;
	text-align: center;
	margin-top: 20px;
}
