/* -- SETUP -- */

body{
	font: 76% Verdana, Arial, sans-serif;
	background: #FFF url(images/bg-tile.jpg) repeat-x;
	color: #9F8C88;
}

p{
	margin: 0 0 20px 0;
}

h1{
	margin: 0 0 40px 0;
}

a{
	text-decoration: none;
	color: #9F8C88;
}

a:hover{
	text-decoration: underline;
}

#container{
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#logo{
	background: url(images/logo.gif) no-repeat;
	width: 380px;
	height: 130px;
	margin-bottom: 24px;
}

#logo a{
	display: block;
	width: 200px;
	height: 130px;
	text-indent: -9999px;
	margin-left: 50px;
}

/* -- MAIN NAVIGATION -- */

#mainNav {
	width: 560px;
	height: 26px;
	position: absolute;
	top: 130px;
	right: 0;
}

#mainNav ul {
	height: 26px;
	margin: 0;
}

#mainNav li{
	float: left;
	margin: 0;
	height: 26px;
}

#mainNav a {
	display: block;
	height: 26px;
	text-indent: -9999px;
	text-decoration: none;
}

#button1 a{background: url(images/nav-about.gif) no-repeat; width: 112px;}
#button1 a:hover, #about-us #button1 a {background-position: bottom;}

#button2 a{background: url(images/nav-news.gif) no-repeat; width: 112px;}
#button2 a:hover, #news-events #button2 a {background-position: bottom;}

#button3 a{background: url(images/nav-suppliers.gif) no-repeat; width: 112px;}
#button3 a:hover, #suppliers #button3 a {background-position: bottom;}

#button4 a{background: url(images/nav-portfolio.gif) no-repeat; width: 112px;}
#button4 a:hover, #portfolio #button4 a  {background-position: bottom;}

#button5 a{background: url(images/nav-contact.gif) no-repeat; width: 112px;}
#button5 a:hover, #contact-us #button5 a {background-position: bottom;}

/* -- FEATURE BOXES -- */

#boxes{
	width: 540px;
	height: 128px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

#boxes div{
	width: 168px;
	height: 128px;
	float: left;
}

#boxes div a{
	width: 168px;
	height: 128px;
	display: block;
	text-indent: -9999px;
}

#eventsBox{
	background: url(images/upcoming-events.gif) no-repeat;
	margin-left: 6px;
	margin-right: 6px;
}

#newsletterBox{
	background: url(images/newsletter.gif) no-repeat;
	margin-left: 6px;
	margin-right: 6px;
}

#offerBox{
	background: url(images/weekly-offer.gif) no-repeat;
	margin-left: 6px;
	margin-right: 6px;
}

#followBox{
	background: url(images/follow-us.gif) no-repeat;
	margin-left: 6px;
	margin-right: 6px;
}

#followBox div{
	width: 50px;
	height: 49px;
}

#followBox div a{
	width: 50px;
	height: 49px;
	display: block;
	text-indent: -9999px;
}

#facebook{
	background: url(images/facebook.jpg) no-repeat;
	margin: 55px 10px 0 30px;
}

#twitter{
	background: url(images/twitter.jpg) no-repeat;
	margin: 55px 0 0 0;
}

/* -- CONTENT AREA -- */

#contentContainer{
	background: #FFF;
	overflow: hidden;
}

#contentLeft{
	width: 702px;
	float: left;
	margin: 42px 10px 0 58px;
	text-align: justify;
	line-height: 1.5em;
	color: #567377;
}

#contentLeft img.alignright{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#sidebar{
	width: 169px;
	float: right;
	border-left: 1px solid #e5e9ea;
	padding: 38px 0;
	margin-bottom: 220px;
}

blockquote{
	margin: 0 40px 20px 40px;
}

h1{
	text-transform: uppercase;
	font-style: italic;
	font-size: 2em;
	font-family: arial;
	letter-spacing: -1px;
	color: #a59a7c;
}

#sidenavMain{
	margin: 0 0 15px 0;
}

#sidenavMain a{
	width: 100%;
	text-transform: uppercase;
	color: #597374;
	padding: 2px 9px;
	font-weight: bold;
	font-family: arial;
	display: block;
}

#sidenavMain a:hover{
	text-decoration: none;
	color: #FFF;
	background: #c0b38e;
}

#sidenavMain .current_page_item a, #sidenavMain .current_page_parent a{
	text-decoration: none;
	color: #FFF;
	background: #a59a7a;
}

#sidenavSecondary{
	border-top: 1px solid #e5e9ea;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
}

#sidenavSecondary a{
	width: 100%;
	text-transform: uppercase;
	color: #597374;
	padding: 2px 9px;
	font-weight: normal;
	font-size: .9em;
	font-family: arial;
	display: block;
}

#sidenavSecondary a:hover{
	text-decoration: none;
	color: #FFF;
	background: #8e7f53;
}

#sidenavSecondary .current_page_item a{
	text-decoration: none;
	color: #FFF;
	background: #685d3d;
}

#features{
	border-top: 1px solid #e5e9ea;
	background: #F6F4F5;
}

#features div{
	padding-bottom: 10px;
}

/* -- FOOTER -- */

#footer{
	border-top: 1px solid #e5e9ea;
	text-align: center;
	margin: 25px 0;
	padding: 10px 0 0 0;
	font-size: .9em;
}

#bottomNav{
	width: 415px;
	margin: 0 auto;
}

#bottomNav li{
	float: left;
}

#bottomNav a{
	padding: 0 3px;
}

#footer-logo{
	width: 134px;
	height: 75px;
	background: url(images/footer-logo.gif) no-repeat;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 10px;
}

#footer address{
	font-style: normal;
	font-size: .9em;
	line-height: 1.7em;
	margin: 40px 0 0 0;
}

.clear{
clear: both;
}


