*
{
	margin:0;
	padding:0;
	outline:0 none;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #D1CFCA;
	font-family: arial,helvetica,clean,sans-serif;
}
img{
	border:none;
}

a img {
	border:0 none;
}
a {
	border:0 none;
	text-decoration:none;
}
#leftSidebar a,#leftSidebar a:visited {
	border:0 none;
	text-decoration:none;
	color: #000000;
}
#leftSidebar a:hover {
	color: #BF402C;
}
p {
	margin-bottom: 15px;
}
#banner
{
	background-repeat: repeat-x;
	background-image: url(/img/default/header-gradient.png);
	height: 87px;
	background-color: #842d1d;
}
#header
{
	width: 912px;
	height:87px;
	margin: auto;
}
.homelink {
	display:block;
}
.homelink.name {
	background:url(/img/default/knupp-watson-wallman-creative-communications-company.png) no-repeat left center;
	float:left;
	height:18px;
	padding-top:43px;
	width:481px;
}
.homelink.shield {
	float:right;
	height:77px;
	width:83px;
	padding-top:10px;
}
#site
{
	width: 960px;
	margin: auto;
	background-color: #D1CFCA;
}

#content
{
	margin: 0 24px;
	background-color: #ffffff;
}

#content2
{
	background-color: #000000;
	position: relative;
	z-index:0;
}

#divider
{
	height: 30px;
	background-color: #ffffff;
}

#leftRibbon
{
	background: url(/img/default/ribbon-left.png) left center no-repeat;
	float: left;
	height: 45px;
	width: 24px;
}

#centerRibbon {
	background:transparent url(/img/default/center-ribbon.png) repeat-x;
	float:left;
	height:22px;
	width:912px;
}

#socialPartyContainer {
	color:#FFF;
	font-size:0.85em;
	font-weight:bold;
	height:100%;
	line-height:22px;
	margin:auto;
	text-align:center;
	width:159px;
}

#leftCarrot {
	background:url(/img/default/left-carrot.png) no-repeat left center;
	float:left;
	height:22px;
	width:11px;
}
#socialPartyContainerText {
	background:#BF402C;
	float:left;
	width:103px;
	padding:0 17px;
	color:#FFF;
	font-size:1em;
}
#rightCarrot {
	background:url(/img/default/right-carrot.png) no-repeat left center;
	float:left;
	height:22px;
	width:11px;
}

#rightRibbon
{
	background: url(/img/default/ribbon-right.png) left center no-repeat;
	float: right;
	height: 45px;
	width: 24px;
}

#footer
{
	background-color: #ffffff;
	margin: 0 24px;
}

a.closeLink {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#BBB;
	border:1px solid #E8E5E2;
	color:#E8E5E2 !important;
	float:right !important;
	clear:both;
	font-size:10px !important;
	height:11px;
	line-height:9px;
	margin:-7px -1px 0 0;
	text-align:center;
	width:11px;
}

.closeLink:hover {
	cursor:pointer;
	background:#6D6A63;
	color:#EEE !important;
}

#footer p
{
	margin: 0;
	padding: 0;
}

#footer hr
{
	height: 1px;
	color: #E4DC74; /*for IE*/
	background-color:#E4DC74;
	border: 0;
	margin-left: 10px;
	width: 286px;
}

.socialArticleContainer {
	background:url(http://www.knupp-watson.com/img/tumblr/grey_square_03.png) no-repeat scroll right bottom;
	margin:10px;
	padding:15px;
	width:260px;
	text-align: center;
	font-size:0.7em;
}
.socialArticleContainer a {
	color:#6D6A63;
	float:left;
	margin-bottom:10px;
	text-decoration:none;
	font-size:1.1em;
}
.socialArticleContainer img {
	border:none;
	width:100%;
	height:auto;
	float:left;
}

.socialArticleContainer p
{
	color:#6D6A63;
	clear: both;
	text-align: left;

}

.timeStamp
{
	font-family: "Times New Roman", Times, Georgia, serif;
	float: left;
	font-style: italic;
	font-size: .8em;
	margin-top: -9px;
	margin-bottom: 10px;
}


#centerCol .socialArticleContainer p, #rightCol .socialArticleContainer p
{
	background: #FFF url(/img/default/bottom-dropshadow.png) no-repeat left top;
	margin: -15px;
	padding: 10px;
}

#leftCol .socialArticleContainer
{
	text-align: left !important;
}

#mediaContainer
{
	min-height: 456px;
  	height: auto !important;
  	height: 456px;
}

.socialArticleContainer object, .socialArticleContainer embed
{
	/*max-height: 137px;
  	height: auto !important;
  	height: 137px;*/
  	/*
  	min-width: 260px;
  	width: auto !important;
  	width: 260px;*/
  	max-width: 260px;
	width: auto !important;
	margin: auto !important;
	border: none;
	outline: none;
}

.footerColumn
{
	float: left;
	width: 300px;
}

#clear
{
	clear: both;
}

#footerInfo
{
	background-color: #fff;
	margin: 0 24px 0px;
	text-align: center;
	padding:50px 0 20px;
}
#socialIcons {
	color:#6D6A63;
	font-size:0.75em;
	height:17px;
	line-height:18px;
	margin:auto;
	width:491px;
}
#socialIcons a{
	color:#6D6A63;
	text-decoration:none;
}
.icons {
	float:left;
	width:17px;
	height:17px;
	margin-right:5px;
}
.facebook {
	background:url(/img/default/facebook-but.png) left center no-repeat;
}
.twitter {
	background:url(/img/default/twitter-but.png) left center no-repeat;
}
.vimeo {
	background:url(/img/default/vimeo-button.png) left center no-repeat;
}
.flickr {
	background:url(/img/default/flickr-but.png) left center no-repeat;
}
#logo
{
	float: right;
	margin-top: -7px;
	width: 92px;
	height: 95px;
}

#name
{
	margin-top: 3.2px;
}

#navigationContainer {
	float:left;
	height:22px;
	margin-top:4px;
	width:500px;
}
#navigationContainer li{
	bacground-color:transparent;
}

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:0px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 0px 1px 0px;
	background-color:#c1b9ae;
	background-repeat:repeat;
	border-color:#A6A6A6;
	border-width:0px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:206px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
ul.cssMenu li{
	display:block;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#FFFFFF;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:5px;
	_padding-left:0;
	font:normal 11px arial,helvetica,clean,sans-serif;
	color: #6B675D;
	text-decoration:none;
	cursor:pointer;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;
	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#A6A6A6;
	background-image:none;
	}
ul.cssMenu ul li.sep span{
	width:100%;
	height:3;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#E4DC75;
	border-color:#4C99AB;
	border-style:solid;
	font:normal 11px arial,helvetica,clean,sans-serif;
	color: #000;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#E4DC75;
	border-color:#4C99AB;
	border-style:solid;
	font:normal 11px arial,helvetica,clean,sans-serif;
	color: #000;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:5px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background:red;
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:8px;}
ul.cssMenu li:hover>a>span, ul.cssMenu table li:hover>a>span{	background-color: #a93725;
}
ul.cssMenu a:hover span{	_background-color: #E4DC75;}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background:transparent;}
ul.cssMenu ul li:hover > a span{	background-color: #E4DC75;}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span,ul.cssMenu table a:hover a:hover a:hover span{background-color: #c1b9ae;}
ul.cssMenu table a:hover table span,ul.cssMenu table a:hover a:hover table span{background-color: #c1b9ae;}
ul.cssMenu li a.cssMenui0{
font:none;
}
ul.cssMenu li a.cssMenui0:hover{
font:o;
}
ul.cssMenu li a.cssMenui0
{
	background-color: #c0402d;
}
ul.cssMenu li a.cssMenui0:hover, ul.cssMenu li a.cssMenui0:hover span
{
	background-color: #a93725;
}
ul.cssMenu li.cssMenui0:hover>a{	background-color: #a93725;
}
ul.cssMenu li.cssMenui0{
	margin-right: 3px;
	z-index: 3;
}
ul.cssMenu {
	background-color:transparent;
	height:21px;
	margin-top:4px;
}
ul.cssMenu li.cssMenui0 ul li{
padding: 0 5px;
}
ul.cssMenu li.cssMenui0 ul.cssMenum
{
	background-color: #ffffff;
	/* for IE
	filter:alpha (opacity=95);
	CSS3 standard
	opacity:0.95;*/
}
ul.cssMenu li.cssMenui0 ul.cssMenum li
{
	border-bottom: 1px solid #7E7C6A;
}
ul.cssMenu li.cssMenui0 ul.cssMenum li a
{
	padding-left: 0px;
}
ul.cssMenu ul li:hover  a{margin: 0 -5px;}
ul.cssMenu li.cssMenui0 ul.cssMenum li.cssMenui ul.cssMenum li.cssMenui a, ul.cssMenu li.cssMenui0>ul.cssMenum li.cssMenui:hover>a {padding-left: 5px;}
ul.cssMenu li.cssMenui0 table ul.cssMenum li.cssMenui a span{
 background-color: #ffffff;
}
ul.cssMenu li.cssMenui0 table ul.cssMenum li.cssMenui a:hover span{
 background-color: #c1b9ae;
}
ul.cssMenu li.cssMenui0 table ul li{
margin: 0 0 0 5px;
}
ul.cssMenu
{
	/*margin-top: 39px;*/
	/*position: absolute;
	top: 200px;
	clear: left;*/
}

.boldMenu span
{
	font-weight: bold;
}

#portfolioLink
{
	background-image: url(/img/default/portfolio.png) !important;
	background-repeat: no-repeat !important;
	width: 177px;
	height: 22px;
	padding: 0;
	margin: 0;
}

a#portfolioLink:hover
{
	background-image: url(/img/default/portfolio-over.png) !important;
}

#kw2Link
{
	background-image: url(/img/default/KW2.png) !important;
	background-repeat: no-repeat !important;
	width: 177px;
	height: 22px;
	padding: 0;
	margin: 0;
}

a#kw2Link:hover
{
	background-image: url(/img/default/KW2-over.png) !important;
}

#contactLink
{
	background-color: transparent;
	background-image: url(/img/default/contact-us.png) !important;
	background-repeat: no-repeat !important;
	width: 112px;
	height: 22px;
	padding: 0;
	margin: 0;
}

a#contactLink:hover
{
	background: url(/img/default/contact-us-over.png) !important;
	background-color:transparent !important;
	display:block;
}
/*Start portfolio style information*/
#leftSidebar
{
	float: left;
	padding: 18px 23px 16px 24px;
	width: 231px;
	border: none;
	background-color: #fff;
	color: #585653;
	font-size: 0.75em;
}

#leftSidebar h3
{
	/*background-color: #C0402D;*/
	margin:0px 0 20px -24px;
	padding: 5px 24px;
	/*color: #ffffff;*/
}

#leftSidebar hr
{
	height: 1px;
	background-color: #BBBDBF;
	color:#BBBDBF; /*IE Fix*/
	border: 0;
}
#portfolioIconTable {
	margin:15px 5px 15px 0
}
#portfolioIconTable td
{
	width: 23px;
	height: 17px;
}

.unvisitedIcon
{
	/*background-color: #C2BAAE;*/
	background:url(/img/default/grey-item-but.png) no-repeat;
}

.unvisitedIcon a:hover
{
	cursor: pointer;
}

#icon0
{
	background-image:url("/img/default/dark-item-but.png");
}

#portfolioIconTable a
{
	display: block;
	width: 100%;
	height: 100%;
}

#portfolioButtons {
	float:right;
	margin:20px -7px 0 0;
	width:70px;
}

.previous {
	background:url(/img/default/previous.png) no-repeat;
	cursor:pointer;
	display:block;
	height:18px;
	width:63px;
}

.previous:hover {
	background: url(/img/default/previous-over.png) no-repeat;
}

#connector {
	background:url(/img/default/but-separator.png) no-repeat center center;
	height:11px;
	margin-left:24px;
	width:40px;
}

.next {
	background:url(/img/default/next.png) no-repeat;
	cursor:pointer;
	display:block;
	height:18px;
	margin-left:23px;
	width:46px;
}

.next:hover {
	background: url(/img/default/next-over.png) no-repeat;
}

#mediaCanvas
{
	overflow: hidden;
	padding:25px 0;
}

.portfolioPiece
{
	display: none;
	width: 100%;
	height: 100%;
}

.portfolioPiece img
{
	margin: auto;
	display: block;
}

#content #video0
{
	width: 591px;
	margin: auto;
	text-align: center;
}

#mediaCanvas img,#mediaCanvas object
{
	margin: auto;
}

#portfolioCaption
{
	background-color: #fff;
	color: #585653;
	float: left;
	font-size: 0.75em;
	margin-bottom: 25px;
	margin-left: 24px;
	margin-top: -56px;
	width: 231px;
}

/*End portfolio style information*/
/*Start people style information*/

#peopleNavigation {
	height:41px;
	margin:0 auto;
	padding-top:55px;
	width:807px;
}
#peopleNavigation #leftGradient{
	width:12px;
	background:none;
	margin-right:5px;
}
#peopleNavigation #leftGradient a#previousTab{
	background:url(/img/default/people-previous-button.png) left center no-repeat;
	width:12px;
	height:41px;
}

#previousTab, #nextTab
    {
    margin-top:3px;
    }

#peopleNavigation #leftGradient a:hover#previousTab{
	background:url(/img/default/people-previous-button-over.png) left center no-repeat;
}
#peopleNavigation #rightGradient{
	width:12px;
	background:none;
	margin-right:5px;
}
#peopleNavigation #rightGradient a#nextTab{
	background:url(/img/default/people-next-button.png) left center no-repeat;
	width:12px;
	height:41px;
}
#peopleNavigation #rightGradient a:hover#nextTab{
	background:url(/img/default/people-next-button-over.png) left center no-repeat;
}
#nextTab
{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/img/default/next-tab.png);
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}

a#nextTab:hover
{
	background-image: url(/img/default/next-tab-over.png);
}

#previousTab
{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/img/default/previous-tab.png);
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}

a#previousTab:hover
{
	background-image: url(/img/default/previous-tab-over.png);
}

#peopleNavWrapper
{
	overflow: hidden;
	width: 768px;
}

#peopleNavCurrent
{
	margin-top: -3px;
}

.navPerson
{
	/*float: left;*/
	/*display: inline-table;
	height: 134px;*/
	border: 0;
	padding: 0;
	vertical-align: text-top;
	width: 191px;
	display: inline-table;
}

.blockLink {
	background-color: #D1CFCA;
	color:#585652;
	cursor:pointer;
	display:block;
	height:35px;
	line-height:18px;
	padding:2px 0px 5px 5px;
	text-decoration:none;
}

.tmpBlockLink
{
	background-color: #E2DB7C;
	color:#585652;
	cursor:pointer;
	display:block;
	height: auto !important;
	line-height:18px;
	padding: 5px;
	text-decoration:none;
}

.tmpBlockLink2
{
	background-color: #E2DB7C;
	color:#585652;
	cursor:pointer;
	display:block;
	height:35px;
	line-height:18px;
	padding:2px 0px 5px 5px;
	text-decoration:none;
}

a.blockLink:hover
{
	background-color: #C1BFBB !important;
}

.activeBar
{
	background-color: #E2DB7C !important;
}

.personThumb
{
	width: 23px;
	height: 17px;
	background-color: #C2BAAE;
	margin-bottom: 4px;
}

.personName
{
	float: left;
	font-size: 12px;
	margin-top: 2px;
}

.personTitle
{
	clear: left;
	float: left;
	font-size: 9px;
}

#peopleContentContainer {
	margin:0 55px;
	padding-bottom:35px;
	width:793px;
	/*min-height: 450px;*/
}

#peopleContentContainer img, #videoBIO {
	float:right;
	height:276px;
	margin:42px 15px 0 0;
	width:373px;
}

#personContent {
	/*border-bottom:1px solid #BBBDBF;
	border-top:1px solid #BBBDBF;*/
	float:left;
	min-height: 276px;
	height:auto !important;
  	height:276px;
	margin:42px 0 0 20px;
	padding:0px 20px 35px 0;
	width:335px;
}

#peopleContentContainer
{
	color:#585653;
	font-size:0.75em;
}

#personContent a {
	color: #CC6E60;
}

#portraitNavWrap {
	float:right;
	height:42px;
	margin:20px 12px 0 35px;
	/*width:150px;*/
}
a.portraitNavBut, .directEmail {
	display:block;
	float:right;
	height:25px;
	margin-right:3px;
	width:25px;
}
a.portraitNavBut.full, a.portraitNavBut.close {
	background:url(/img/default/portrait_light.png) left center no-repeat;
}
a.portraitNavBut.full:hover, a.portraitNavBut.close:hover {
	background:url(/img/default/portrait_dark.png) left center no-repeat;
}
a.portraitNavBut.video {
	background:url(/img/default/video_light.png) left center no-repeat;
	/*display:none;*/
}
a.portraitNavBut.video:hover {
	background:url(/img/default/video_dark.png) left center no-repeat;
	/*display:none;*/
}
.directEmail {
	background:url(/img/default/email_light.png) left center no-repeat;
	width: 49px;
}
.directEmail:hover {
	background:url(/img/default/email_dark.png) left center no-repeat;
	width: 49px;
}
#theirName
{
	font-size: 1.15em;
}

#theirTitle
{
	display: block;
	font-size: 90%;
	margin-top: 5px;
}

#leftGradient
{
	background-image: url(/img/default/left-gradient.png);
	background-repeat: repeat-y;
	float: left;
	width: 35px;
	height: 100%;
}

#rightGradient
{
	background-image: url(/img/default/right-gradient.png);
	background-repeat: repeat-y;
	float: right;
	width: 35px;
	height: 100%;
}
/*End people style information*/

/*Start client sytle information*/
#clientNavigation
{
	width: 768px;
	font-size: 10px;
	padding: 55px 0;
	margin: auto;
}

.colDiv
{
	float: left;
	width: 190px;
	margin-left: 2px;
}

.clientDiv
{
	margin-bottom: 2px;
}

.clientDiv .blockLink
{
	padding: 5px;
	height: auto !important;
}

.clientN
{
	min-height: 39px;
	height:auto !important;
  	height:39px;
	display: block;
	font-size:12.5px;
}

.clientDesc
{
	display: none;
	opacity: 0;
	margin-top: 15px;
}

.plusMinus {
	color:#585652;
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-top:-5px;
}

.clientActive
{
	background-color: #E2DB7C;
}

.clientDiv a.blockLink:hover
{
	background-color: #C1BFBB !important;
}
/*End client style information*/

/*Start contact form style info*/
#contactLeft
{
	border-top: 1px solid #BBBDBF;
	font-size: 11px;
	margin-bottom: 35px;
	margin-left: 55px;
	margin-top: 55px;
	padding-top: 9px;
	float: left;
	width: 392px;
}

#contactRight
{
	border-top: 1px solid #BBBDBF;
	font-size: 11px;
	margin-bottom: 35px;
	margin-right: 55px;
	margin-top: 55px;
	padding-top: 9px;
	float: right;
	width: 392px;
}

#contactBox
{
	width: 100%;
	height: 214px;
	background-color: #FFFFFF;
	/*margin-left: 75px;*/
	margin-top: 32px;
	/*float: right;*/
}

#contactForm
{
	width: 100%;
	margin: 32px 75px 40px 0;
	font-size: 11px;
	/*float: right;*/
	border-top: 1px solid #BBBDBF;
	color:#585653;
    padding-top:15px;
}

#firstP
{
	margin-top: 0;
}

#contactInfo
{
	font-size: 11px;
	width: 768px;
	padding: 55px 75px;
}

.contactInfoBox {
	background-color:#D1CFCA;
	color:#585653;
	/*float:left;*/
	font-size:1em;
	font-weight:bold;
	height:56px;
	/*margin:0 5px 0 0;
	padding:18px 0 0 17px;
	width:370px;*/
}
.contactInfoBox.socialStuff {
	background:url(/img/default/follow_us.png) left center no-repeat;
	/*padding-left:60px;
	width:332px;*/
}
.contactInfoBox.address {
	height: 43px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-top: 8px;
	/*padding-left:60px;
	width:332px;*/
}
.socialstuffBut {
	display:block;
	float:left;
	height:25px;
	margin:8px 5px;
	width:25px;
}
.socialstuffBut.facebook {
	background:url(/img/default/contact-buttons-face.png) left center no-repeat;
}
a:hover.socialstuffBut.facebook {
	background:url(/img/default/contact-buttons-over-face.png) left center no-repeat;
}
.socialstuffBut.twitter {
	background:url(/img/default/contact-buttons-twit.png) left center no-repeat;
}
a:hover.socialstuffBut.twitter {
	background:url(/img/default/contact-buttons-over-twit.png) left center no-repeat;
}
.socialstuffBut.vimeo {
	background:url(/img/default/contact-buttons-vimeo.png) left center no-repeat;
}
a:hover.socialstuffBut.vimeo {
	background:url(/img/default/contact-buttons-over-vimeo.png) left center no-repeat;
}
.socialstuffBut.flickr {
	background:url(/img/default/contact-buttons-flickr.png) left center no-repeat;
}
a:hover.socialstuffBut.flickr {
	background:url(/img/default/contact-buttons-over-flickr.png) left center no-repeat;
}
.addressEnvelope {
	background:url(/img/default/envelope.png) no-repeat left center;
	float:left;
	height:25px;
	margin:3px 5px 0 3px;
	width:51px;
}
.contactInfoBox.phone span {
	margin: 0 45px 0 10px;
}
/*.contactInfoBox.phone span.fax {
	margin-right: 65px;
}*/
#fax
{
	margin-left: 15px;
}
#name-label, #email-label, #subject-label, #message-label, #to-label
{
	margin: 20px 0 5px;
}

#name-element, #email-element, #subject-element, #message-element, #to-element
{
	margin: 0;
}

#name-element input, #email-element input, #subject-element input, #to-element input {
	background-color:#DBD9D7;
	border:1px solid #999;
	height:19px;
	width:392px;
}

#message-element textarea
{
	width: 392px;
	height: 92px;
	padding: 0;
	resize: none;
	overflow: auto;
	background-color: #DBD9D7;
	border: 1px solid #999;
}

#save-element
{
	float: right;
}

#save
{
	width: 84px;
	height: 21px;
	margin-right:-10px;
	padding:0 5px 3px 0;
	background-color: #BF402C;
	border: none;
	color: #ffffff;
	font-family: arial,helvetica,clean,sans-serif;
	font-weight: bold;
	background-image: url(/img/default/submit-corner8.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor:pointer;
}

ul.errors
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#people_id-element
{
	margin-left: 20px;
	margin-top: -16px;
}
/*End contact form style info*/

/*Start Our story style info*/
#ourStory {
	/*border-bottom:1px solid #BBBDBF;*/
	border-top:1px solid #BBBDBF;
	color:#585653;
	float:left;
	font-size:0.75em;
	margin:55px 0 0 55px;
	padding:20px 20px 35px 0;
	width:390px;
}
#ourStoryImage1 {
	border-bottom:1px solid #BBBDBF;
	border-top:1px solid #BBBDBF;
	margin:55px 15px 0 19px;
	padding: 9.25px 0;
	width:373px;
}
#ourStoryImage2 {
	margin:6.25px 15px 0 19px;
	width:373px;
}
/*End Our story style info*/

/*Start sitemap style info*/
#sitemap ul, #sitemap li
{
	margin-left: 1.35em;
}
#sitemap
{
	padding: 37px 0px;
}
/*End sitemap style info*/

/*Start job style info*/
#jobContainer
{
	margin: 0 55px;
	padding-top: 55px;
	overflow:hidden;
}
#innerJobContent  /* --- New content contaner with border properties .tom ---*/
{
	border-top: 1px solid #BBBDBF;
	clear: both;
	float: left;
	padding: 25px 0px;
	width: 800px;
}
#jobList
{
	float: right;
	margin-bottom: 55px;
	width:360px;
	margin-left:25px;
}

#jobList ul /* --- Added joblist styles .tom ---*/
{
	list-style-type: none;
	margin-top: 20px;
}

#jobList ul li  
{
	border-bottom: 1px solid #BBBDBF;
	font-size: 0.75em;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-bottom: 15px; 
}


#jobList ul a
{
	color: #CC6E60;
	cursor: pointer;
	text-decoration: none;
}


#jobList ul a:hover
{
	text-decoration: underline;
}

#jobDesc
{
	color:#585653;
	float: left;
	font-size: 0.75em;
	line-height: 1.3;
	margin-bottom: 55px;
	margin-right: 19px;
	width: 390px; /* --- Changed column widths to match equally .tom ---*/
}

#jobTitle,
#jobListHeader
{
	color: #585653;
	font-size: 1em;
}

#peopleContentContainer form
{
	width: 395px;
}
#thenightdivistherightdiv
{
	float: right;
}