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

@font-face {
    font-family: 'AmaranthRegular';
    src: url('Amaranth-webfont.eot');
    src: url('Amaranth-webfont.eot?#iefix') format('embedded-opentype'),
         url('Amaranth-webfont.woff') format('woff'),
         url('Amaranth-webfont.ttf') format('truetype'),
         url('Amaranth-webfont.svg#AmaranthRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AmaranthItalic';
    src: url('Amaranth-Italic-webfont.eot');
    src: url('Amaranth-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Amaranth-Italic-webfont.woff') format('woff'),
         url('Amaranth-Italic-webfont.ttf') format('truetype'),
         url('Amaranth-Italic-webfont.svg#AmaranthItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AmaranthBold';
    src: url('Amaranth-Bold-webfont.eot');
    src: url('Amaranth-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Amaranth-Bold-webfont.woff') format('woff'),
         url('Amaranth-Bold-webfont.ttf') format('truetype'),
         url('Amaranth-Bold-webfont.svg#AmaranthBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AmaranthBoldItalic';
    src: url('Amaranth-BoldItalic-webfont.eot');
    src: url('Amaranth-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Amaranth-BoldItalic-webfont.woff') format('woff'),
         url('Amaranth-BoldItalic-webfont.ttf') format('truetype'),
         url('Amaranth-BoldItalic-webfont.svg#AmaranthBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Fertigo_PRO';
    src: url('Fertigo_PRO-webfont.eot');
    src: url('Fertigo_PRO-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fertigo_PRO-webfont.woff') format('woff'),
         url('Fertigo_PRO-webfont.ttf') format('truetype'),
         url('Fertigo_PRO-webfont.svg#Fertigo_PRO') format('svg');
    font-weight: normal;
    font-style: normal;

}

.shadow {
-moz-box-shadow: 0 0 30px 5px #999;
-webkit-box-shadow: 0 0 30px 5px #999;
}

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
	padding-top: 0px;
	font-family: 'Fertigo_PRO';
}
#container #footer {
	background: url(../images/footer.png) no-repeat;
	clear: both;
	height: 75px;
	width: 968px;
	float: left;
	text-align: center;
	padding-top: 30px;
	font: 16px 'Fertigo_PRO', Helvetica, sans-serif;
	color: #FFF;
}
#container #banner {
	height: 449px;
	width: 968px;
}

body {
	background: url(../images/newBG.jpg) repeat;
	color: #FFF;
}

#container   #column{
	width: 316px;
	float: left;
	background: url(../images/columnHeaders2.png) no-repeat;
	line-height: 145%;
	margin-right: 8px;
}
#container #columnHeader  {
	color: #FFF;
	margin-top: 75px;
	text-align: right;
	margin-right: 15px;
	font: bold 30px/normal 'Fertigo_PRO', Helvetica, sans-serif;
	height: 60px;
	width: 300px;
}
#container #leftColumn {
	width: 316px;
	float: left;
	background: url(../images/columnHeaders1.png) no-repeat;
	line-height: 145%;
	margin-right: 6px;
	font-family: 'Fertigo_PRO';
}

p {
	color: #778055;
	font: 16px/145% 'Fertigo_PRO', Helvetica, sans-serif;
}

h1 {
	color: #29728C;
	font: bold 36px 'Fertigo_PRO', Helvetica, sans-serif;
}


#container #title {
	width: 968px;
	height: 75px;
	float: left;
}
#container #rightColumn {
	width: 316px;
	float: left;
	background: url(../images/columnHeaders3.png) no-repeat;
	line-height: 135%;
	margin-right: 6px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FC9;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FC9;
}
a:active {
	text-decoration: none;
}
