@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

@font-face {  
    font-family: "AvenirLight";  
	src: url( fonts/avenilig-webfont.eot ); /* IE */
	src: local("avenilig-webfont"), url( fonts/avenilig-webfont.ttf ) format("truetype"); /* non-IE */  
	font-weight: normal;
    font-style: normal;
}

@font-face {  
    font-family: "TrajanPro";  
	src: url( fonts/trajanpro-regular-webfont.eot ); /* IE */
	src: local("trajanpro-regular-webfont"), url( fonts/trajanpro-regular-webfont.ttf ) format("truetype"); /* non-IE */  
	font-weight: normal;
    font-style: normal;
}


/* MAIN STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003366;
	line-height:20px;
	margin:0px;
	padding:0px;
	background-color:#CBBB96;
	background-position:center top;
	background-repeat:repeat;
	text-align: left;
	background-image:url(images/baclground_image.jpg);
}

a:link {
	text-decoration:underline;
	border: 0px;
	color:#FFFFFF;
}

a:visited {
	text-decoration: none;
	border: 0px;
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color:#FFFFFF;
	text-decoration: underline;
	border: 0px;
}

a:active {
	text-decoration: none;
	border: 0px;
	color:#FFFFFF;
	text-decoration:none;
}

a img {
	border:0px;
}

ul {
	padding:0px;
	margin:0px;
}

li {
	padding:0px;
	margin:0px;
}

h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:inline;
	word-spacing:10px;
	font-family: "TrajanPro", "Times New Roman", Times, serif;
	font-size:50px;
	color:#d2232a;;
	line-height:24px;
}


h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:inline;
	word-spacing:10px;
	font-family: "AvenirLight", Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#4a4647;
	line-height:50px;
}

h3 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:inline;
	word-spacing:10px;
	font-family: "TrajanPro", "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	line-height:14px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
	font-family: "TrajanPro", "Times New Roman", Times, serif;
	font-size: 32px;
	color: #d2232a;
	line-height: 24px;
}


/* CONTAINER STYLES */

.main_container{
	width:900px;
	height:auto;
	background-color:#d6dcdd;
	margin-left:auto;
	margin-right:auto;
}

.social_bar {
    width: 900px;
    height: 80px;
    background-color: #003366;
    background-repeat: no-repeat;
}

.logo_bar {
	width:900px;
	height:250px;
	background-image:url(images/logo_bar.jpg);
	background-repeat:no-repeat;
}

.link_bar {
	width:885px;
	height:200px;
	background-image:url(images/links_bar.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
	line-height: 52px;
}

.main_content {
	width:885px;
	background-image:url(images/main_content.jpg);
	background-repeat:repeat-y;
	padding-left: 15px;
	float: left;
}

.main_text {
	width:600px;
	height:auto;
	font-size:12px;
	color: #003366;
	margin-right: 20px;
	margin-left: 260px;
	margin-bottom: 15px;
}

.footer_bar {
	background-color: #003366;
	width:890px;
	background-repeat:repeat-y;
	margin-bottom:1px;
	padding-left: 10px;
	color:#FFFFFF;
	padding-bottom: 10px;
}

.media_icons {
	width:150px;
	height:75px;
	float: right;
	padding-left: 30px;
	text-align: center;
	color: #FFF;
}

.logo_container {
	width:165px;
	height:145px;
	padding-left: 30px;
	float: left;
	margin-top: -10px;
}

.tagline_container {
    width: 640px;
    height: 90px;
    font-family: "TrajanPro"(Arial, Helvetica, sans-serif);
    margin-right: auto;
    margin-left: 260px;
    font-size: 32px;
    text-align: center;
    padding-top: 30px;
    line-height: 1;
    font-weight: bold;
}

.news_container {
	width:225px;
	text-align:left;
	float: left;
	font-size: 11px;
	color: #003366;
	line-height: 15px;
}

.footer_contact {
	width:200px;
	height:auto;
	color:#FFFFFF;
	padding-left:15px;
	margin-left:15px;
	padding-bottom:10px;
}

.footer_links_bar {
	width:400px;
	height:auto;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	float:right;
	margin-right: 130px;
	margin-top: 25px;
}

.photo_bar {
	width:620px;
	height:180px;
	margin-top: 10px;
	float: right;
	margin-left: 85px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.product_photo {
	width:200px;
	height:180px;
	float:left;
}

.sustainability_photo {
	width:200px;
	height:180px;
	float:right;
	margin-right: 10px;
}

.contact_photo {
	width:200px;
	height:180px;
	float:right;
}

.sustainability_long_photo {
	width:630px;
	height:195px;
}

.product_long_photo {
	width:630px;
	height:195px;
	
}

.contact_long_photo {
	width:630px;
	height:195px;
	
}
 /* LINKS */


.links {
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	list-style:none;
	font-size:20px;
	text-decoration:none;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
}

a.main_links:link {
	color:#4a4647;
	text-decoration:none;
}

a.main_links:visited {
	color:#4a4647;
	text-decoration:none;
}

a.main_links:hover {
	color:#000000;
	text-decoration: none;
}

a.main_links:active {
	color:#000000;
	text-decoration:none;
}


.indent {
	margin-left: 40px;
}

.clear {
	clear:both;
}


a.black_links:link {
	color:#000000;
	text-decoration:none;
}

a.black_links:visited {
	color:#000000;
	text-decoration:none;
}

a.black_links:hover {
	color:#000000;
	text-decoration: underline;
}

a.black_links:active {
	color:#000000;
	text-decoration:none;
}

.image_float_right {
	float:right;
}
