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

body,
h1, 
h2, 
h3, 
h4,
h5,
p,
ul,
li,
table,
form
{ margin:0px; padding:0px; }
.clr { clear:both; }
body {
	background-color: #413000;
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(pictures/background-repeater.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #AFBC22;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: 'ScalaSans-Bold', Verdana, sans-serif;
}
h2 {
	color: #413000;
	font-size: 16px;
	padding-top: 20px;
	font-family: 'ScalaSans-Bold', Verdana, sans-serif;
}
h3 {
	color: #B2A176;
	font-size: 21px;
	padding-top: 8px;
	font-weight: normal;
	padding-bottom: 14px;
	line-height: 21px;
	font-family: 'ScalaSans-Bold', Verdana, sans-serif;
}
h4 {
	color: #413000;
	font-size: 14px;
}
h5 {
	font-size: 13px;
	color: #666;
	padding-top: 12px;
}

a {
	text-decoration: none;
	color: #8C4B35;
}
p {
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: justify;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
ol {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
}
blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.container {
	width: 800px;
	background-image: url(pictures/shadow-repeat.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.header {
	background-image: url(pictures/header-gradient2.jpg);
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: -100px 0px;
	width: 758px;
	}
/** SPLASH PAGE **/
.containerSplash {
	background-image: url(pictures/splash-bg-repeat.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 240px;
	margin: 0 auto 0 auto;
	padding: 0px 12px 0px 12px;
	}	
.headerSplash {
	background-image: url(pictures/header-gradient2.jpg);
	background-repeat: repeat-x;
	width: 240px;
	height: 450px;
	text-align: center;
}
.footerSplash {
	background-image: url(pictures/rounded-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 240px;
	height:20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.footerBG {
	background-image: url(pictures/rounded-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/** END SPLASH **/
.headerRight {
	float: right;
	width: 350px;
}
.subHeader {
	padding-right: 10px;
	padding-left: 9px;
	padding-top: 26px;
	width: 545px;
	background-image: url(pictures/rotated-phooto.jpg);
	background-repeat: no-repeat;
	background-position: -3px 220px;
	padding-bottom: 20px;
}
/** END OF MENU **/

.headerPhoto {
	border: 6px solid #EBEBEB;
	width: 540px;
	height: 194px;
	overflow: hidden;
}
.headingPhoto ul li {
	margin-top: -10px;	
}
#portfolio img {
	margin-top: -4px;
}
.mainMenu {
	float: right;
	width: 220px;
	padding-top: 30px;
	background-image: url(pictures/menu-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.mainMenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.mainMenu ul li {
	margin: 0px;
	font-size: 14px;
	padding: 0px;
}
.mainMenu ul li:hover {
	background-color:#413000;
	color: #FFF;
}
.mainMenu ul li a:hover {
	background-color:#413000;
	color: #FFF;
}

.mainMenu ul li a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #F7F7F4;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #D6D6D6;
	padding-left: 10px;
	color: #423000;
	margin: 0px;
	padding-right: 0px;
	height: 17px;
}
.mainMenu ul .mainSubMenu a {
	font-size: 12px;
	padding-left: 20px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainMenu .requestQuote {
	font-size: 12px;
	color: #333;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.myOver a {
	height: 35px;
	background-image: url(pictures/request-a-quote.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
.myOver a:hover {
	background-position: 0px -37px;
	background-image: url(pictures/request-a-quote.png);
	background-repeat: no-repeat;
		
}
.myOverFR a {
	height: 35px;
	background-image: url(pictures/request-a-quote-fr.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
.myOverFR a:hover {
	background-position: 0px -37px;
	background-image: url(pictures/request-a-quote-fr.png);
	background-repeat: no-repeat;
		
}
.mainMenu  .quoteHeader {
	color: #FFF;
	font-size: 14px;
	display: block;
	background-color: #413000;
	font-weight: bold;
	background-image: url(pictures/separator-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.mainMenu  .subQuoteHeader {
	font-size: 12px;
	color: #333;
	display: block;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 0px;
	background-color: #F2ECE1;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainMenu .requestQuote input {
	background-image: url(pictures/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666;
	height: 20px;
	color: #413000;
	width: 130px;
}
.requestQuote input {
	background-image: url(pictures/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666;
	height: 20px;
	color: #413000;
}
.requestQuote select {
	border: 1px solid #666;
	height: 20px;
}
.requestQuote select option:hover {
	color: #413000;
	
}
.requestQuoteImg {
	margin-top: 30px;
	margin-left: 1px;
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image: url(pictures/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666;
	color: #413000;
	background-position: 100% 100%;

}
.mainMenu .subMenu a {
	padding-left: 20px;
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subMenu { display: none; }

.language {
	float:right;
	font-size: 11px;
	color: #666;
	padding-bottom: 5px;
	}
.phoneNumber {
	font-size: 24px;
	color: #B1A077;
	font-family: ScalaSans-Bold;
	margin-left: 10px;
	float: right;
	clear: both;
	text-align: right;
	padding-left: 29px;
	margin-top: 10px;
}
.tagLine {

}
.footer {
	width: 802px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	height: 180px;
	color: #b2a177;
}
.footerCol {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 11px;
}
.footerContact {
	float: right;
	width: 250px;
}
.footerEmail {
	font-size: 13px;
	float: right;
	color: #B1A077;
}
.footer .newsletterSubscribe {
	background-image: url(pictures/newsletter-background.jpg);
	background-repeat: repeat-x;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.footer .newsletterSubscribe input {
	background-image: url(pictures/input-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #333;
	height: 20px;
	color: #413000;
}
.footer .newsletterSubscribeSplash {
	background-image: url(pictures/rounded-bottom.png);
	background-repeat:no-repeat;
	width: 804px;
	margin: 0px;
	padding: 0px;
	background-position: -1px 0px;
}

/** MENU **/
.footerMenu .latestNews {
	float: right;
	width: 214px;
	background-color: #EAEAEA;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdcdcd;
	min-height: 123px;
	max-height: 123px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow:hidden;
}
.latestNews p {
	color: #666;
	font-size: 12px;
}
.footerCol ul {

}
.footerCol ul li {
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.footerCol ul li a {
	display: block;
	color: #B1A076;
	padding:3px;
	margin:0px;
}
.footerCol ul li a:hover {
	background-color:#1C1600;
}
.footerCol .subMenuItem {
	padding-left: 12px;
}
.footerCol .subMenuItem a {
	color: #83714B;
	font-size: 11px;
}
.disclaimer {
	clear: both;
}
.disclaimer a {
	color: #B1A077;
}

.headerPhoto ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.bodyContent {
	font-size: 13px;
	color: #413000;
	width: 500px;
	padding-top: 20px;
	padding-left: 32px;
	padding-right: 24px;
	line-height: 19px;
	padding-bottom: 20px;
}
.bodyContent ul {
	padding-left: 30px;
}
.contentRight {
	float: right;
	padding-top: 30px;
	width: 235px;
	font-size: 12px;
}
.contactTable {
	border: 1px solid #D6C4AD;
	background-color: #F9F7F2;
	color: #333;
}
.quickInfo {
	background-color: #F1ECE6;
	background-repeat: repeat;
	background-image: url(pictures/quickInfo-background.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #988e72;
	border-bottom-color: #988e72;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
	font-style: oblique;
	color: #7D745B;
	margin-top: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 20px;
}
.comingSoon {
	background-color: #939598;
	float: right;
	width: 225px;
	height: 188px;
	padding-top: 10px;
}
.newsDate {
	font-size: 12px;
	color: #B2A176;
	font-style: italic;
}
.newsHeader {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
}
.historyYear {
	font-size: 26px;
	color: #D5C09B;
}
.tableSeparator {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2B58F;
	border-bottom-color: #F2ECE1;
	height: 50px;
}
.staffTitle {
	color: #FFF;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}
.locationNum {
	float: right;
	font-size: 50px;
	padding-top: 0px;
	padding-right: 10px;
	color: #E8DABD;
	font-family: ScalaSans-Bold;
}
.serviceHeader {
	background-color: #413000;
	display: block;
	color: #FFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(pictures/separator-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
}
.serviceText {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.imgBorder {
	border: 2px solid #DFD0B5;
	margin: 5px;
}
.signUp {
	font-weight: bold;
	padding-bottom: 6px;
	display: block;
	font-size: 12px;
}
.toc {
	background-color: #F2ECE1;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5C09B;
	border-bottom-color: #D5C09B;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
ul.locations {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -16px;
}
ul.locations li {
	margin: 0px;
	padding: 0px;
}
ul.locations li a {
	display: block;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #C0CA4F;
	font-size: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F0E7;
	border-bottom-color: #D5C09B;
	color: #FFF;
	font-weight: bold;
	height: 19px;
	width: 105px;
}
ul.locations li a:hover {
	background-color: #B1A078;
	background-image: url(pictures/paramount-arrow-dbg.png);
	background-repeat: no-repeat;
	background-position: 100%;
}
#location {
	float: right;
	width: 385px;
	margin-right: -15px;
}
.locationHeader {
	font-size: 20px;
	font-weight: bold;
}
.generalInformation {
	position: absolute;
	padding-left: 205px;
	text-align: right;
}
.generalPhone {
	font-size: 21px;
}
.contactPhone {
	font-size: 16px;
	color: #413000;
}
.address {
	color: #B2A177;
	padding-top: 10px;
}
.contactForm input {
	background-image: url(pictures/input-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666;
	height: 20px;
	color: #413000;
}
.contactForm textarea {
	border: 1px solid #666;
	color: #413000;
}
.text15 {
	font-size: 15px;
	line-height: 22px;
}
.floatLeft {
	float: left;
}
.locationNumber {
	color: #413000;
	font-size: 11px;
}
.readMore {
	background-color: #EADFCC;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 10px;
	margin-right: 3px;
}
.readMore:hover {
	background-color: #DAE55A;	
}
.palletDepot {
	font-size: 16px;
}
.splash {
	width: 850px;
	margin-top: 170px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.selectLanguage {
	background-color: #413100;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	font-size: 18px;
	width: 185px;
	border: 1px solid #C0CA4F;
	margin-right: 18px;
	margin-left: 24px;
	text-align: center;
}
.selectLanguage:hover {
	background-color: #8A6800;

}
.selectLanguage a {
	color: #FFF;

}
.imgBorder {
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsImage {
	border: 2px solid #6E5D31;
}
