
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-family: Arial;
}

/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body
{
    background-position: left top;
    margin: 0;
    padding: 0 386px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    background-color: #111111;
    color: #333333;
}

h1, h2, h3, h4, h5, h6 {color:#573922;}

h1, h2, h3, h4, h5, h6 {color:#573922;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin:0;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}
p  {
    margin: 1em 0;
    line-height:1.4;
}
a {
	text-decoration:underline;
	color:#FF6600;
	font-size: small;
}

a:hover {text-decoration:none;}

#sizer {
	width: 58%;
	max-width: 192px;
	margin: 10px auto 0 auto;
	padding: 0;
	height: 1559px;
}
#expander
{
	background-position: right top;
	position: relative;
	min-width: 772px; /* Critical Safari fix! */
	margin: 0 -386px 0 -386px;
	background: repeat-y right top;
	top: -9px;
	left: 0px;
	height: 1619px;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper
{
	width: 100%; /* helps IE get the child percentages right. */
	border-bottom: 1px solid #EBE4DE;
	text-align: left;
	background-repeat: repeat-y;
	height: 1323px;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}
#leftcolumn
{
	float: left;
	width: 152px;
	margin-right: -3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:transparent;
	font-size: 0.9em;
}

html>body #leftcolumn{margin-right:0;
	height: 1559px;
}


#loginboxLogin
{
    background-position: center bottom;
    position: relative;
    height: 174px;
    padding: 5px 0.5em;
    margin-bottom: -2px;
    border: 1px solid #666666;
    min-height: 124px;
    margin: 20px 3px 3px 3px;
    color: #FFFFFF;
    width: 136px;
    background-image: url(  'Images/Login_bgBAK2.jpg' );
    background-repeat: repeat-x;
}


#loginbox
{
    background-position: center bottom;
    position: relative;
    height: 174px;
    padding: 5px 0.5em;
    margin-bottom: -2px;
    border: 1px solid #666666;
    min-height: 124px;
    margin: 20px 3px 3px 3px;
    color: #FFFFFF;
    width: 136px;
    background-image: url( 'Images/Login_bgBAK2.jpg' );
    background-repeat: repeat-x;
}

* html #loginbox {height:124px;}

#loginbox h4
{
	margin: 0;
	color: #FFFFFF;
}

#leftbarcontainer
{
    background-position: center top;
    margin: 3px;
    padding: 4em 0.5em;
    width: 136px;
    height: 1922px;
    border: 1px solid #666666;
    background-image: url( 'Images/LeftContainer.jpg' );
    background-repeat: repeat-x;
}

#subnav 
{
	padding-bottom:1em;
	overflow:hidden;
	
}

#subnav a {}

#subnav a:hover {text-decoration:underline;}

.leftbaritem {padding:2em 0.5em;}

#rightcolumn
{
	float: right;
	width: 152px;
	margin-left: -3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:transparent;
	font-size: 0.9em;
}
html>body #rightcolumn{margin-left:0;}


#searchboxLogin
{
    background-position: center bottom;
    position: relative;
    height: 174px;
    padding: 5px 0.5em;
    margin-bottom: -2px;
    background-image: url(Images/searchbox_bg.jpg);
    background-repeat: no-repeat;
    border: 1px solid #666666;
    min-height: 124px;
    margin: 20px 1px 1px 1px;
    color: #FFFFFF;
    width: 136px;
}

#searchbox
{
    background-position: center bottom;
    position: relative;
    height: 174px;
    padding: 5px 0.5em;
    margin-bottom: -2px;
    background-image: url(Images/searchbox_bg.jpg);
    background-repeat: no-repeat;
    border: 1px solid #666666;
    min-height: 124px;
    margin: 20px 1px 1px 1px;
    color: #FFFFFF;
    width: 136px;
}

#rightbarcontainer
{
    background-position: center top;
    margin: 3px 1px 1px 1px;
    padding: 4em 0.5em;
    width: 136px;
    height: 1922px;
    border: 1px solid #666666;
    background-image: url( 'Images/RightContainer2.jpg' );
    background-repeat: repeat-x;    
}

.rightbaritem{
	padding:2em 0.5em;
	background-repeat:no-repeat;
}
#centercolumn
{
	height: 1%;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right top;
    background-color:transparent;
}
html > body #centercolumn
{
	height: auto;
	margin-left: 152px;
	margin-right: 152px;
}


html>body #centercoltop {height:19px;}



html>body #mainnav {height:15px;
}

#mainnav a {}

#mainnav a:hover {}

#mainnav table {text-align:right;}

#mainnav .item {
	padding:0em 1em; 
	border-top:6px solid #FFFFFF;
	font-weight:bold;
	color:#6D584D;
}

html>body #mainnav .item {border-top:6px solid transparent;} 

#mainnav .hover{}

html>body #mainnav .selected {border-top:6px solid #FAEBE7;} 
    
#header
{
    position: relative;
    height: 184px;
    margin: 20px 3px 3px 3px;
    border: 1px solid #666666;
    background-color: transparent;
    background-image: url(Images/topbannerBlack.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    vertical-align: bottom;
}

#headerDataPro
{
    position: relative;
    height: 184px;
    margin: 20px 3px 3px 3px;
    border: 1px solid #666666;
    background-color: transparent;
    background-image: url(Images/topbannerBlackDataPro.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    vertical-align: bottom;
}

#headerSM
{
    position: relative;
    height: 184px;
    margin: 20px 3px 3px 3px;
    border: 1px solid #666666;
    background-color: transparent;
    background-image: url(Images/topbannerBlackSM.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    vertical-align: bottom;
}

#maincontentSM
{
    background-position: center top;
    margin: 3px;
    padding: 4em 2em;
    border: 1px solid #666666;
    height: 1912px;
    background-image: url(Images/ManInBlack5.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#maincontentDP
{
    background-position: center top;
    margin: 3px;
    padding: 4em 2em;
    border: 1px solid #666666;
    height: 1912px;
    background-image: url(Images/ManInBlack4.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#maincontentLogin
{
    background-position: center top;
    margin: 3px;
    padding: 4em 2em;
    border: 1px solid #666666;
    height: 1912px;
    background-image: url(Images/ManInBlack3.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#maincontentOrdering
{
    background-position: center top;
    margin: 3px;
    padding: 4em 2em;
    border: 1px solid #666666;
    height: 1912px;
    background-image: url(Images/ManInBlack8.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#maincontent .teaser
{
	margin: -0.7em 0 0 0;
	color: #A68866;
}

#maincontent h2:before{content: url(Images/magnolia_small.gif);}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #EEA2CD;
	color:#573922;
}

#maincontent .teaser
{
	margin: -0.7em 0 0 0;
	color: #A68866;
}

#maincontent h2:before{content: url(Images/magnolia_small.gif);}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #EEA2CD;
	color:#573922;
}

#maincontent legend {background-color:#FFFFFF;}

* html #maincontent legend {padding:0.5em;}

#maincontent label {line-height:2em;} 

#maincontent .txtBox {
    border:1px solid #DDD1C4;
    font-size:1em;
    background-color:#CAC9AC;
}

html>body #maincontent .txtBox {font-size:1.2em;}

#maincontent .txtBox:focus {background-color:#FFFFFF;}   
    
#maincontent caption  

#maincontent .txtBox {
    border:1px solid #DDD1C4;
    font-size:1em;
    background-color:#CAC9AC;
}

 
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
div.readmore {
	text-align:right;
}
#footer
{
	border: 1px none #528CED;
	margin: 1px 2px 2px 2px;
	padding: 0.5em;
	font-size: x-small;
	height: 12px;
	font-family: Arial;
	color: #0042CC;
}

#footer a {padding:0 0.5em;}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0;
		width:auto !important;
	}
	#expander {
		margin:0 !important;
		background: none;
	}	
	#wrapper {
		border-bottom-style:none;
		background:none;
	}	
	a {
		color:#666666; 
		text-decoration:underline;
	}
	
	#leftcolumn, #rightcolumn, #maincontent h2:before {display:none;}	
	
	#centercolumn {
		width:100%;
		margin:0 !important;
		background:none;
	}
	#centercoltop {
		height:auto;
		background:none;
	}
	#header {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}
	
	/*If the logo is a transparent gif it will look rather unsightly on paper, so you can turn 
		it off here. */
	#header img {display:none;}
	
	#maincontent {
		margin:0; 
		border:none;
		background:transparent;
	}
	
	#maincontent .teaser {font-style:italic;}
	
	#maincontent fieldset {border:none;}
	
	#maincontent .txtBox {background:none;}
}

#Text1 {
font-family: Arial; font-size: small; color: #FFFFFF
}
