/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
#page {
	background: url(../images/header.png) no-repeat;
}
section.block {
	padding-right: 66px;
	padding-left: 66px;
}
.panels-flexible-row-1-4.clearfix,
.two-brick .pane-safaris{
	padding-right: 66px;
	padding-left: 66px;
	margin-bottom: 40px;
}

.not-front #content-column {
	background: url(../images/compass.png) no-repeat center bottom, url(../images/rust.png) no-repeat 0 top, url(../images/paper-bkg.png) repeat-y;
}
.front #content-column {
	background: url(../images/compass.png) no-repeat center bottom, url(../images/paper-bkg.png) repeat-y;
}

#mini-panel-dual_header_panel #float-left .block-inner  {
	background: url(../images/pane-left.png) no-repeat;
	width: 263px;
	height: 117px;
	margin-right: 6px;
	margin-left: auto;
	top: -13px;
	position: relative;
}
#mini-panel-dual_header_panel #float-right .block-inner {
	background: url(../images/pane-right.png) no-repeat;
	width: 262px;
	height: 117px;
	margin-right: auto;
	margin-left: 6px;
	top: -13px;
	position: relative;
}

#block-panels-mini-footer-menu ul.menu {
	padding-left: 30px;
}
#block-panels-mini-footer-menu .pane-menu-menu-sharing-menu li a{
	padding-left: 50px;
}