
/* 
	Copyright 2008 Pubclicis In the West
*/

body {
	color: #FFFFFF;
	background-image: images/backgrounds/aboutBG.jpg;
	background-color: #3d2315;
}

p {
    font-family: Helvetica, Arial, Times New Roman, Times, _serif;
    leading:0;
	text-indent:0;
	text-align:left;
      
}

h1 {
    font-family: Verdana, Arial, Helvetica, _sans;
    font-size: 20;
    font-weight: bold;
    color: #000099;
    text-align: left;
}

h2 {
    font-family: Verdana, Arial, Helvetica, _sans;
    font-size: 16;
    font-weight: normal;
    text-align: left;
}



.default {
	color: #FFFFFF;
	font-size:20;
	font-family: tradegothic;
	margin-bottom:40;
	leading: -2;
	display:block;
}

.heading {
	color: #FFFFFF;
	font-size:20;
	font-family: tradegothic;
	margin-bottom:20;
	leading: -2;
	display:block;
}

.heading2 {
	color: #3d2315;
	font-size:20;
	font-family: tradegothic;
	margin-bottom:40;
	leading: -14;
	display:block;
}

.title {
	color: #3d2315;
	font-size:16;
	font-family: tradegothic;
	margin-bottom:10;
	leading: -5;
	display:block;
	text-transform: uppercase;
}

.titlelarge {
	color: #3d2315;
	font-size:20;
	font-family: tradegothic;
	margin-bottom:2;
	margin-left:20;
	leading: -5;
	display:block;
	text-transform: uppercase;
}

.persontitle {
	color: #3d2315;
	font-size:20;
	font-family: tradegothic;
	margin-bottom:20;
	leading: -5;
}

.persondescription {
	color: #000000;
	font-size: 14;
	font-family: din;
	leading: 2;
	margin-bottom:20;
}

.description {
	color: #ffffff;
	font-size: 14;
	font-family: din;
	leading: 2;
	margin-bottom:20;
	text-indent:0;
}

.careerdescription {
	color: #ffffff;
	font-size: 14;
	font-family: din;
	leading: 8;
	text-indent:0;
	text-decoration:underline;
}

.legaldescription {
	color: #ffffff;
	font-size: 10;
	font-family: din;
	leading: 2;
	margin-bottom:20;
	text-indent:0;
}

.descriptiondark {
	color: #3d2315;
	font-size: 14;
	font-family: din;
	leading: 6;
	margin-bottom:10;
	text-indent:0;
}

.descriptionsmall {
	color: #ffffff;
	font-size: 14;
	font-family: din;
	leading: 0;
	margin-bottom:0;
	text-indent:0;
}

.descriptiondarksmall {
	color: #3d2315;
	font-size: 14;
	font-family: din;
	leading: 0;
	margin-bottom:-10;
	text-indent:0;
}

.descriptionlink {
	color: #ffffff;
	font-size: 14;
	font-family: din;
	leading: 0;
	margin-bottom:0;
	text-indent:-10;
}

.vspace {
	margin-bottom:40;
}

.home {
	background-image: images/backgrounds/homeBG.jpg;
	background-color: #93a4a5;
	color: #3d2315;
}

.about {
	background-image: images/backgrounds/aboutBG.jpg;
	background-color: #93a4a5;
	color: #3d2315;
}

.work {
	background-image: images/backgrounds/workBG.jpg;
	background-color: #baa72b;
	color: #3d2315;
}

.people {
	background-image: images/backgrounds/peopleBG.jpg;
	background-color: #9fa155;
	color: #3d2315;
}

.careers {
	background-image: images/backgrounds/careersBG.jpg;
	background-color: #cc9999;
	color: #3d2315;
}

.contact {
	background-image: images/backgrounds/contactBG.jpg;
	background-color: #9fa155;
	color: #3d2315;
}

.legal {
	background-image: images/backgrounds/legalBG.jpg;
	background-color: #93a4a5;
	color: #3d2315;
}

.brands {
	background-image: images/backgrounds/brandsBG.jpg;
	background-color: #cc9999;
	color: #3d2315;
}