/* Main Body, Generic to Entire Site */
body {
	margin: 0px; 
	padding: 0px; 
	font: 1.0em Arial, Helvetica, sans-serif; 
	/* background: url('../images/backgroundImage.jpg') top left repeat; */
	background:#593A27; 
	color:#000000;
	font-size:10px;
	text-align:center;
}

#container {
	margin: 0em auto; 
	width: 82.8em; 
	position: relative; 
	text-align: left; 
	font:1.0em Arial, Helvetica, sans-serif;
}

/* Paragraph stuff.  I hightly recommend using a simple <p> so that it is compatible with Rich-Text Editors */

p {
	font: 1.8em Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	padding:0 0.5em 1em 0.5em;
	margin:0 0 0 0;
	line-height:1.5em;
}

a {
/*	text-decoration:none; */
	color:#C8E1A0;
}

a:hover {
        text-decoration:none;
        color:#FFFFFF;
}

/* Headers */
h1 {
	font: 1.8em Helvetica, Verdana, Arial, sans-serif;
        font-weight:bold;
        color:#000000;
        text-align:left;
	padding:0.5em 0em 1.0em 0em;
        margin:0 0 0 0;
}

h2 {
        font: 1.6em Helvetica, Verdana, Arial, sans-serif;
        font-weight:bold;
        color:#000000;
        text-align:left;
	padding:0.5em 0em 0.5em 0em;
        margin:0 0 0 0;
}

h3 {
        font:1.4em Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#FDCB00;
        text-align:left;
        padding:0em 0em 0.3em 0.3em;
        margin:0 0 0 0;
}

h4 {
        font:1.0em Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#98C32E;
        text-align:left;
	padding:0 0 0 0;
        margin:0 0 0 0;
}

/* Header */
#header {
	height: 11.7em; 
	width:82.8em;
	padding:0 0 0 0; 
	margin:0 0 0 0;
	background: url('../images/header.jpg') top left no-repeat;
}

#header h1 {
	font:1.8em Helvetica, Arial, sans-serif;
	color:#000000;
	padding:3.5em 2em 0.5em 0em;
	text-align:right;
        font-weight:bold;
}

#header h2 {
        font:1.6em Helvetica, Arial, sans-serif;
        color:#000000;
        padding:0em 2em 0em 0em;
        text-align:right;
        font-weight:italics;
}

/* Use these for two-column forms */
#formContent {
	width:50.0em;
	overflow:hidden;
	clear:both;
	text-align:left;
	background:#2F3330;
}

#formLeft {
	width:18em;
	float:left;
	text-align:left;
	padding-left:2em;
	padding-right:5em;
	background:#2F3330;
	height:2.0em;
	padding-top:1.0em;
}

#formRight {
	width:25em;
	float:right;
	text-align:left;
	background:#2F3330;
	height:2.0em;
	padding-top:1.0em;
}

/* Three, Two, One  Column Div Techniques - always start with content.  For one col, just use the container.  */
#contentHome {
        overflow:hidden;
        clear:both;
        font:1.8em Helvetica, Arial, sans-serif;
        width:82.8em;
	/*height:41.5em;*/	/* only use this technique if you are fixing the footer location */
        /*background: url('../images/menuBackground.jpg') repeat-x;*/
	/*min-height:30em; */
	padding:0 0 0 0;
	margin:0 0 0 0;
	_margin:-1em 0 0 0;
}

#content {
        overflow:hidden;
        clear:both;
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
	height:46.5em;
        /*height:41.5em;*/      /* only use this technique if you are fixing the footer location */
        background: url('../images/contentBackground.jpg') top left no-repeat;
        /*min-height:30em; */
        padding:0 0 0 0;
        margin:0 0 0 0;
}

#contentBlank {
        overflow:hidden;
        clear:both;
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
        background-color: #transparent;
        padding:0 0 0 0;
        margin:0 0 0 0;
}

#oneColWood {
        overflow:hidden;
        clear:both;
        width:82.8em;
        padding:0 0 0 0;
        margin:0 0 0 0;
}

#oneColWoodTitleBar {
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
        height:6.0em;
        background: url('../images/woodOneColumnTitleImage.jpg') top left no-repeat;
        padding:0 0 0 0;
        margin:0 0 0 0;
	border: 0px green solid;
}

#oneColWoodTitleBar h1 {
        font: 1.8em Helvetica, Verdana, Arial, sans-serif;
        font-weight:bold;
        color:#f2c6ac;
        text-align:center;
        padding:0.8em 0em 1.0em 0em;
        margin:0 0 0 0;
}

#oneColWoodHeader {
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
        height:2.0em;
        background: url('../images/woodOneColumnHeaderImage.jpg') top left no-repeat;
        padding:0 0 0 0;
        margin:0 0 0 0;
	border: 0px yellow solid;
}

#oneColWoodBody {
        width:66.8em;
		min-height: 500px;
        background: url('../images/woodOneColumnBodyImage.jpg') top left repeat-y;
        padding:0 8em 0 8em;
        margin:0 0 0 0;
	border: 0px yellow solid;
}

#oneColWoodBodyLight {
        width:66.8em;
        background: url('../images/woodOneColumnBodyLightImage.jpg') top left repeat-y;
        padding:0 8em 0 8em;
        margin:0 0 0 0;
	border: 0px yellow solid;
}

#oneColWoodBody th {
	text-align: center;
	font:1.6em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#f2c6ac;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#oneColWoodBody td.dark {
	text-align: center;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#5a2608;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#oneColWoodBody td.light {
	text-align: center;
	vertical-align: bottom;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#73340f;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#oneColWoodBody td.cartDark {
	text-align: center;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#5a2608;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#oneColWoodBody td.cartLight {
	text-align: center;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#73340f;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#oneColWoodBody td.apply {
	text-align: right;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding: 0 0 0.7em 0;
	margin: 0 0 0 0;
	width: 15em;
}

#oneColWoodBody td p.apply {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding: 0.3em 0.3em 0 0.3em;
	margin: 0;
	float: left;
}

#oneColWoodBody p.dealerLogin {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

#oneColWoodBody input {
	font:1.2em Arial, Helvetica, sans-serif;
	/* color: #FFFFFF; */
    color:#f2c6ac;
	background-color: #000000;
	border: 0;
	padding: 0.2em 0 0 0.2em;
	height: 1.7em;
	float: left;
}


#oneColWoodBody input.upload {
	font:1.2em Arial, Helvetica, sans-serif;
    color:#f2c6ac;
	border: 0;
	padding: 0.2em 0 0 0.2em;
	height: 1.7em;
	float: right;
}

#oneColWoodBody textarea {
	font:1.2em Arial, Helvetica, sans-serif;
	/* color: #FFFFFF; */
    color:#f2c6ac;
	background-color: #000000;
	border: 0;
	padding: 0.2em 0 0 0.2em;
	float: left;
}

#oneColWoodBody p {
	text-align: right;
	font:1.4em Helvetica, Arial, sans-serif;
	color:#ffffff;
	line-height: 1.4em;
	padding: 0 0 0.8em 0;
	margin: 0 0 0 0;
}

#oneColWoodBody p.normal {
	text-align: left;
	font:1.4em Helvetica, Arial, sans-serif;
	color:#ffffff;
	line-height: 1.4em;
	padding: 0 0 0.8em 0;
	margin: 0 0 0 0;
}

#oneColWoodBody p.upload {
	text-align: left;
	font:1.4em Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	height: 2.0em;
	color:#ffffff;
	padding: 0.5em 0 1.0em 0.5em;
	margin: 0 0 0 0;
	background: #A64E1C;
	border: 1px green solid;
}

#oneColWoodBody p.apply {
	text-align: left;
	font:1.4em Helvetica, Arial, sans-serif;
	color:#ffffff;
	line-height: 1.4em;
	padding: 0 0 0.8em 0;
	margin: 0 0 0 0;
}

#oneColWoodBody div {
	text-align: left;
	font:1.4em Helvetica, Arial, sans-serif;
	color:#ffffff;
	line-height: 1.4em;
	padding: 0 0 0.8em 0;
	margin: 0 0 0 0;
}

#oneColWoodBody div h1 {
	text-align: left;
	font-weight: bold;
    font: 1.8em Helvetica, Verdana, Arial, sans-serif;
    color:#f2c6ac;
}

#oneColWoodFooter {
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
        height:2.9em;
        background: url('../images/woodOneColumnFooterImage.jpg') top left no-repeat;
        padding:0 0 0 0;
        margin:0 0 0 0;
}

/* LOGIN BOX */

#loginBoxContainer {
/*	width:50.0em; */
	color:#ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px solid red;
	text-align:center;
	font-size:1.0em;
}

#loginBoxTop {
    background: url('../images/loginBoxTop.jpg') top left no-repeat;
    padding:0 0 0 0;
    margin: 0 0 0 0;
	border: 0px blue solid;
	width: 686px; 
}

#loginBoxBody {
	height:5.5em;
    background: url('../images/loginBoxBody.jpg') top left repeat-y;
    padding:0 0 0 0;
    margin:0 0 0 0;
	border: 0px green solid;
}

#loginBoxBody p {
	text-align: left;
    font:0.7em Helvetica, Arial, sans-serif;
	color: #FFFFFF;
    padding:0 2.0em 0 14.0em;
    margin:0 0 0 0;
	line-height:1.0em;
}

#loginBoxBody td.loginBox {
	text-align: right;
    font:0.7em Helvetica, Arial, sans-serif;
	color: #FFFFFF;
    margin:0 0 0 0;
	padding: 0 1em 0 14em;
}

#loginBoxBottom {
        background: url('../images/loginBoxBottom.jpg') top left no-repeat;
        padding:0 0 0 0;
        margin:0 0 0 0;
        border: 0px yellow solid;
		min-height: 1px;
}

/* ---------- */

#contentMedia {
        overflow:hidden;
        clear:both;
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
        height:46.5em;
        /*height:41.5em;*/      /* only use this technique if you are fixing the footer location */
        background: url('../images/mediaContentBackground.jpg') top left no-repeat;
        /*min-height:30em; */
        padding:0 0 0 0;
        margin:0 0 0 0;
}

#contentMedia h3 {
	color:#000000;
	font:2.4em Tahoma, Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:3.4em 0 0 0;
	_margin:2.1em 0 0 0;
	padding:0 0em 0em 4em;
	text-align:left;
}

#contentStrike {
        overflow:hidden;
        clear:both;
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
	height:46.5em;
        /*height:41.5em;*/      /* only use this technique if you are fixing the footer location */
        background: url('../images/strike.jpg') top left no-repeat;
        padding:0 0 0 0;
        margin:0 0 0 0;
}

#contentStrike p {
	color: #f2f2f2;
	margin: 0 0 0 0;
	padding: 12em 0em 1em 1.5em;	
	font:2.4em Helvetica, Arial, sans-serif;
        font-weight:bold;
	width:15em;
}

#contentFooter {
        overflow:hidden;
        clear:both;
        font:1.0em Arial, Helvetica, sans-serif;
        width:82.8em;
        /*height:41.5em;*/      /* only use this technique if you are fixing the footer location */
        /*background: url('../images/menuBackground.jpg') repeat-x;*/
        /*min-height:30em; */
        padding:0 0 0 0;
        margin:0 0 0 0;
        _margin:-1em 0 0 0;
}


/* Here's a three column container */
#threeColLeft {
        font:1.0em Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
        width:36.6em;                           /* Left Column, Width */
        padding-left:0em;
        padding-right:0em;
        float:left;
        border-right:10.0em;
        margin-right:-10.0em;
        text-align:right;
}

#threeColMiddle {
        width:10.0em;
        padding-left:0em;
        padding-right:0em;
        float:right;
}

#threeColRight {
        width:38.0em;
        padding-right:2em;
        padding-left:0em;
        float:right;
}

/* Three Column Layout Intended for the Footer */
#threeColLeftFooter {
        font:1.0em Arial, Helvetica, sans-serif;
        width:28.5em;                           /* Left Column, Width */
        padding-left:0em;
        padding-right:0em;
        float:left;
        border-right:28.5em;  			/* make this the middle column width */
        margin-right:-28.5em;
        text-align:center;
}

#threeColMiddleFooter {
        width:28.5em;
        padding-left:0em;
        padding-right:0em;
        float:right;
	text-align:center;
}

#threeColRightFooter {
        width:28.5em;
        padding-right:0em;
        padding-left:0em;
        float:right;
	text-align:center;
}

/* Product Container */

#productContainer {
	overflow: hidden;
	clear: both;
        width:82.8em;
        padding:0 0 0 0;
        margin:0 0 0 0;
        background: url('../images/woodOneColumnBodyLightImage.jpg') top left repeat-y;
}

#productLeft {
        margin:0 0 0 0;
        border-right: 51.5em;
        margin-right: -51.5em;
        width:25.4em;
        float:left;
        text-align:left;
	padding:0 0 0 3em;
}

#productRight {
        margin:0 0 0 0;
        width:51.5em;
        float:right;
        text-align:left;
        padding:0 0 0 0;
}

#productPriceBar {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: 1.0em Helvetica, Arial, sans-serif;
	width: 51.5em;
	height: 6em;
	/* background: #73340f; */
    background: url('../images/products/priceBar.jpg') top left repeat-y;
}

#productMSRP {
	padding: 1.0em 0 0 1.5em;
	margin: 0 0 0 0;
	font: 1.8em Helvetica, Arial, sans-serif;
    color:#f2c6ac;
	width: 10em;
	float: left;
}

#productCartButton {
	padding: 0em 7em 0 0em;
	margin: 0 0 0 0;
	float: right;
}

#productDescriptionArea {
	padding: 1.0em 5.0em 0em 2.8em;
	margin: 0 0 0 0;
	font: 1.2em Helvetica, Arial, sans-serif;
	width: 35.0em;
	min-height: 25em;
	color: white;
	/* background: #73340f; */
    background: url('../images/products/descriptionArea.jpg') top left repeat-y;
}

#productDescriptionArea h1, h2 {
    color:#f2c6ac;
}

#productDescriptionAreaBot {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: 1.0em Helvetica, Arial, sans-serif;
	width: 51.5em;
	/* background: #73340f; */
    background: url('../images/products/descriptionBot.jpg') top left no-repeat;
}

#productButtonText {
	padding: 0.9em 0 0 0;
	margin: 0 0 0 0;
	font: 1.5em Helvetica, Arial, sans-serif;
	width: 20.4em;
	text-align: center;
}

/* Here's a two column container */
#twoColLeft {
        margin:0 0 0 0;
        border-right: 22.8em;
        margin-right: -22.8em;
        width:59.2em;
        float:left;
        text-align:left;
	padding:0 0 0 4em;
}

#twoColLeftMedia {
        margin:0 0 0 0;
        border-right: 22.8em;
        margin-right: -22.8em;
        width:33.5em;
        float:left;
        text-align:left;
        padding:1.3em 0 0 9.5em;
}

#twoColLeftMedia ul {
        margin:0 0 0 0;
	padding:0 0 0 0;
        text-align:left;
}

#twoColLeftMedia li {
        margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	border:0px solid #red;
}

#twoColLeft p {
	font: 1.8em Helvetica, Arial, sans-serif;
	color: #A11C41;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align:left;
	font-weight:bold;
}

#oneCol {
        margin:0 0 0 0;
        border-right: 22.8em;
        margin-right: -22.8em;
        width:59.2em;
        float:left;
        text-align:left;
        padding:0 0 0 4em;
}

#oneCol p {
        font: 1.8em Helvetica, Arial, sans-serif;
        color: #A11C41;
        padding: 2em 0 0 0;
        margin: 0 0 0 0;
        text-align:left;
        font-weight:bold;
}

#oneCol ul {
        font: 1.4em Helvetica, Arial, sans-serif;
        color: #A11C41;
        padding: 0.5em 0 0 2em;
        margin: 0 0 0 0;
        text-align:left;
        font-weight:bold;
}

#oneCol li {
        color: #A11C41;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
	line-height:1.8em;
}

#oneCol a {
	text-decoration:none;
	color:#DF8D5D;
}

#oneCol a:hover {
	text-decoration:none;
	font-style:italic;
	color:#DF8D5D;
}

#twoColRight {
        margin:0 0 0 0;
        width:20.3em;
        float:right;
        text-align:left;
        padding:0 2.5em 0 0em;
}

#twoColRightMedia {
        margin:0 0 0 0;
        width:32.1em;
        float:right;
        text-align:left;
        padding:1.4em 8.4em 0 0;
}

#twoColRightMedia ul {
	font: 1.8em Tahoma, Helvetica, Arial, sans-serif;
	width:15em;
        margin:0 0 0 0;
	padding:0 0 0 0;
        text-align:left;
        border-bottom:1px solid #DBB391;
        border-top:1px solid #DBB391;
        border-right:1px solid #DBB391;
        border-left:1px solid #DBB391;
	list-style-type:none;
	display:block;
}

#twoColRightMedia li {
        font: 1.0em Tahoma, Helvetica, Arial, sans-serif;
        margin:0 0 0 0;
	padding:0 0 0 1em;
	text-align:left;
	width:14em;
	color: #DBB391;
	line-height:2.0em;
	border-top:1px solid #DBB391;
	display:block;
}

#twoColRightMedia li a {
	text-decoration:none;
	color:#DBB391;
	background-color:#transparent;
}

#twoColRightMedia li a:hover {
	text-decoration:none;
	color:#593A27;
	background-color: #DBB391;
}

#twoColRight p {
        font: 1.8em Helvetica, Arial, sans-serif;
        color: #A11C41;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        text-align:left;
	font-weight:bold;
}



#twoColLeftHome {
        margin:0 0 0 0;
	padding:0 0 0 0;
        border-right: 25.9em;	/* same as right column overall width */
        margin-right: -25.9em;  /* negative of the above */
        width:59.5em;
        float:left;
        text-align:left;
}

#twoColLeftHomeHealthy {
        margin:0 0 0 0;
        padding:0 0 0 0;
        border-right: 25.9em;   /* same as right column overall width */
        margin-right: -25.9em;  /* negative of the above */
        width:60.1em;
        float:left;
        text-align:left;
        background: url('../images/healthy.jpg') top left no-repeat;
	min-height: 42.4em;
}

#twoColLeftHomeHealthy p {
	font: 1.4em Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding:26.7em 0em 0em 5.0em;
	margin: 0 0 0 0;
	text-align:left;
}

#twoColLeftHomeDurable {
        margin:0 0 0 0;
        padding:0 0 0 0;
        border-right: 25.9em;   /* same as right column overall width */
        margin-right: -25.9em;  /* negative of the above */
        width:60.1em;
        float:left;
        text-align:left;
        background: url('../images/durable.jpg') top left no-repeat;
        min-height: 42.4em;
	_height:42.4em;
}

#twoColLeftHomeDurable p {
        font: 1.4em Helvetica, Arial, sans-serif;
        text-decoration: none;
        padding:26.7em 0em 0em 5.0em;
        margin: 0 0 0 0;
        text-align:left;
}


#twoColLeftHomeEnergyEfficient {
        margin:0 0 0 0;
        padding:0 0 0 0;
        border-right: 25.9em;   /* same as right column overall width */
        margin-right: -25.9em;  /* negative of the above */
        width:60.1em;
        float:left;
        text-align:left;
        background: url('../images/energyEfficient.jpg') top left no-repeat;
        min-height: 42.4em;
	_height:42.4em;
}

#twoColLeftHomeEnergyEfficient p {
        font: 1.4em Helvetica, Arial, sans-serif;
        text-decoration: none;
        padding:26.7em 0em 0em 5.0em;
        margin: 0 0 0 0;
        text-align:left;
}

#twoColLeftHomeEnvironmentallyResponsible {
        margin:0 0 0 0; 
        padding:0 0 0 0;
        border-right: 25.9em;   /* same as right column overall width */
        margin-right: -25.9em;  /* negative of the above */
        width:60.1em;
        float:left;
        text-align:left;
        background: url('../images/environmentallyResponsible.jpg') top left no-repeat;
        min-height: 42.4em;
        _height:42.4em;
}

#twoColLeftHomeEnvironmentallyResponsible p {
        font: 1.4em Helvetica, Arial, sans-serif;
        text-decoration: none;
        padding:26.7em 0em 0em 5.0em;
        margin: 0 0 0 0;
        text-align:left;
}

#twoColLeftHomeEnergyEfficient {
        margin:0 0 0 0; 
        padding:0 0 0 0;
        border-right: 25.9em;   /* same as right column overall width */
        margin-right: -25.9em;  /* negative of the above */
        width:60.1em;
        float:left;
        text-align:left;
        background: url('../images/energyEfficient.jpg') top left no-repeat;
        min-height: 42.4em;
        _height:42.4em;
}

#twoColLeftHomeEnergyEfficient p {
        font: 1.4em Helvetica, Arial, sans-serif;
        text-decoration: none;
        padding:26.7em 0em 0em 5.0em;
        margin: 0 0 0 0;
        text-align:left;
}

#twoColLeftHomeComfortable {
        margin:0 0 0 0; 
        padding:0 0 0 0;
        border-right: 25.9em;   /* same as right column overall width */
        margin-right: -25.9em;  /* negative of the above */
        width:60.1em;
        float:left;
        text-align:left;
        background: url('../images/comfortable.jpg') top left no-repeat;
        min-height: 42.4em;
        _height:42.4em;
}

#twoColLeftHomeComfortable p {
        font: 1.4em Helvetica, Arial, sans-serif;
        text-decoration: none;
        padding:26.7em 0em 0em 5.0em;
        margin: 0 0 0 0;
        text-align:left;
}

#twoColRightHome {
        margin:0 0 0 0;
	padding:0 0 0 0;
        width:25.9em;
        float:right;
        text-align:left;
}

/* Footer */
#footer {
	width:82.8em;
	height:4.4em;
	background: url('../images/footer.jpg') top left no-repeat;
}

#footerText {
        width:69.0em;
        float:left;
        text-align:center;
        font:1.2em Helvetica, Arial, sans-serif;
        font-style:normal;
        /*line-height:1.8em;*/  /* you can use this to adjust y-positioning */
        margin: 0em 0em 0em 0em;
	padding: 1.0em 0em 0em 0em;
        color:#f2f2f2;
}


#footerTextLeft {
	width:53.3em;
	float:left;
	text-align:left;
	font:1.5em Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	/*line-height:3.0em;*/  /* you can use this to adjust y-positioning */
	margin: 0em 0em 0em 0em;
	padding-left:2.6em;
	color:#2F3330;
}

#footerTextRight {
	width:36.0em;
	float:right;
	text-align:right;
	font:1.0em Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
	margin:0em 0em 0em 0em;
	padding-right:1em;
	/*line-height:7.4em;*/
}

#footerTextRight a:hover {
        text-decoration:none;
        color:#004087;
}

#footerTextRight a {
        text-decoration:none;
        color:#004087;
}
