@CHARSET "ISO-8859-1";
/* CSS Document for SpringSaver
Author: E-Moxie Data Solutions, Inc.
Author URI: http://www.e-moxie.com
Copyright (c) 2010
*/

/* Browser Reset Styles ================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;	
}
small {
	font-size: 75%;	
}
em {
	font-style: oblique;	
}

/* Type Declarations -------------------------------
*/
@font-face {
	font-family: 'MetaProMedium';
	src: url('type/MetaPro/MetaPro-Medium.eot');
	src: local('MetaPro Medium'), local('MetaPro-Medium'), url('type/MetaPro/MetaPro-Medium.woff') format('woff'), url('type/MetaPro/MetaPro-Medium.otf') format('opentype'), url('type/MetaPro/MetaPro-Medium.svg#MetaPro-Medium') format('svg');
}
@font-face {
	font-family: 'MetaProNormal';
	src: url('type/MetaPro/MetaPro-Normal.eot');
	src: local('MetaPro Normal'), local('MetaPro-Normal'), url('type/MetaPro/MetaPro-Normal.woff') format('woff'), url('type/MetaPro/MetaPro-Normal.otf') format('opentype'), url('type/MetaPro/MetaPro-Normal.svg#MetaPro-Normal') format('svg');
}
@font-face {
	font-family: 'MetaProNormalItalic';
	src: url('type/MetaPro/MetaPro-NormalItalic.eot');
	src: local('MetaPro NormalItalic'), local('MetaPro-NormalItalic'), url('type/MetaPro/MetaPro-NormalItalic.woff') format('woff'), url('type/MetaPro/MetaPro-NormalItalic.otf') format('opentype'), url('type/MetaPro/MetaPro-NormalItalic.svg#MetaPro-NormalItalic') format('svg');
}
@font-face {
	font-family: 'MetaProBookItalic';
	src: url('type/MetaPro/MetaPro-BookItalic.eot');
	src: local('MetaPro BookItalic'), local('MetaPro-BookItalic'), url('type/MetaPro/MetaPro-BookItalic.woff') format('woff'), url('type/MetaPro/MetaPro-BookItalic.otf') format('opentype'), url('type/MetaPro/MetaPro-BookItalic.svg#MetaPro-BookItalic') format('svg');
}
@font-face {
	font-family: 'MetaProBook';
	src: url('type/MetaPro/MetaPro-Book.eot');
	src: local('MetaPro Book'), local('MetaPro-Book'), url('type/MetaPro/MetaPro-Book.woff') format('woff'), url('type/MetaPro/MetaPro-Book.otf') format('opentype'), url('type/MetaPro/MetaPro-Book.svg#MetaPro-Book') format('svg');
}
@font-face {
	font-family: 'MetaProBoldItalic';
	src: url('type/MetaPro/MetaPro-BoldItalic.eot');
	src: local('MetaPro BoldItalic'), local('MetaPro-BoldItalic'), url('type/MetaPro/MetaPro-BoldItalic.woff') format('woff'), url('type/MetaPro/MetaPro-BoldItalic.otf') format('opentype'), url('type/MetaPro/MetaPro-BoldItalic.svg#MetaPro-BoldItalic') format('svg');
}
@font-face {
	font-family: 'MetaProBold';
	src: url('type/MetaPro/MetaPro-Bold.eot');
	src: local('MetaPro Bold'), local('MetaPro-Bold'), url('type/MetaPro/MetaPro-Bold.woff') format('woff'), url('type/MetaPro/MetaPro-Bold.otf') format('opentype'), url('type/MetaPro/MetaPro-Bold.svg#MetaPro-Bold') format('svg');
}
@font-face {
	font-family: 'MetaProBlack';
	src: url('type/MetaPro/MetaPro-Black.eot');
	src: local('MetaPro Black'), local('MetaPro-Black'), url('type/MetaPro/MetaPro-Black.woff') format('woff'), url('type/MetaPro/MetaPro-Black.otf') format('opentype'), url('type/MetaPro/MetaPro-Black.svg#MetaPro-Black') format('svg');
}
@font-face {
	font-family: 'MetaProBlackItalic';
	src: url('type/MetaPro/MetaPro-BlackItalic.eot');
	src: local('MetaPro BlackItalic'), local('MetaPro-BlackItalic'), url('type/MetaPro/MetaPro-BlackItalic.woff') format('woff'), url('type/MetaPro/MetaPro-BlackItalic.otf') format('opentype'), url('type/MetaPro/MetaPro-BlackItalic.svg#MetaPro-BlackItalic') format('svg');
}
@font-face {
	font-family: 'MetaProMediumItalic';
	src: url('type/MetaPro/MetaPro-MediumItalic.eot');
	src: local('MetaPro MediumItalic'), local('MetaPro-MediumItalic'), url('type/MetaPro/MetaPro-MediumItalic.woff') format('woff'), url('type/MetaPro/MetaPro-MediumItalic.otf') format('opentype'), url('type/MetaPro/MetaPro-MediumItalic.svg#MetaPro-MediumItalic') format('svg');
}

/* Basic Definitions --------------------------------
*/
body {
	margin: 0;
	padding: 0;
	font-family: 'MetaProNormal';
	font-size: 16px;
	color: #513f36;
	background: #b3c2bd url('/images/bg.gif') 0 0 repeat-x;
}
h1 {
	font-size: 32px;
	color: #513f36;
	margin: 0;
	padding: 0;
	font-family: 'MetaProNormal';
}
h1 em {
	font-family: 'MetaProNormalItalic';
}
h1 strong {
	font-family: 'MetaProBlack';
}

h2 {
	font-size: 24px;
	color: #8dc63f;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: 'MetaProMediumItalic';
}
h3 {
	font-size: 16.67px;
	color: #44a1c6;
	margin: 0;
	padding: 0;
	font-family: 'MetaProMediumItalic';
}
h3.green-border {
	background: url('/images/green-hr.png') center bottom no-repeat;
	padding-bottom: 10px; 
}

a:link, a:visited, a:active {
	color: #8dc63f;
}

p {
	line-height: 1.3em;
	margin: 10px 0;
	padding: 0;
}

ul, ol {
	margin: 10px 0 10px 15px;
	padding: 0;
}
	li {
		margin-bottom: 5px;
	}

/* Classes ============================== */
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.medium {
	font-family: 'MetaProMedium';
}
.blue {
	color: #44a1c6;
}

.white-bg {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #fffefc;
	padding: 10px;
	width: 440px;
	margin-top: 20px;
}

ul.raindrop {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.raindrop li { 
	background: url('/images/raindrop.png') left 4px no-repeat;
	padding: 0 0 5px 13px;
	margin: 0;
}

.col1 {
	width: 200px;
	float: left;
}
.col2 {
	float: left;
	width: 240px;
}

/* Type Styles ---------------------------------
*/
strong {
	font-family: 'MetaProBold';
}
em {
	font-family: 'MetaProNormalItalic';
}
strong em, em strong {
	font-family: 'MetaProBoldItalic';
}

/* Main Elements -------------------------------
*/
#container {	
	width: 960px;
	margin: 0 auto;
}
#content {
	background: #f8f6ec url('/images/content-bg.gif') 0 0 repeat-x;
	box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: #ccc 0 0 10px;
	-webkit-box-shadow: #ccc 0 0 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 20px;
}
#logo {
	width: 200px;
	position: relative;
	top: 10px;
}

#home-content {
	background: url('/images/barrels.png') top right no-repeat;
	height: 510px;
	overflow: hidden;
	padding: 20px 0 0 15px;
}
#main-content {
	width: 920px;
	padding: 10px 20px 20px 20px;
}
#main-content.home {
	width: 440px;
	padding: 0;
}
#logo-overlay {
	position: relative;
	bottom: 135px;
	left: 435px;
}

#column1 {
	width: 440px;
	margin-right: 40px;
	float: left;
}
#column2 {
	width: 440px;
	float: left;	
}

#footer {
	background: #f8f6ec;
	box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: #ccc 0 0 10px;
	-webkit-box-shadow: #ccc 0 0 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 5px 10px;
	font-family: 'MetaProBook';
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #513f36;
}
#footer a {
	color: #513f36;
}
#footer em {
	font-family: 'MetaProBookItalic';
}
#footer span.big {
	font-size: 16.67px;
}
#footer span.spaced {
	letter-spacing: 1.5px
}
