/* Override the settings for "normal" pages in global.css */
#wrapper, #content 
{ 
 /* width: 980px; */
 /* overflow: hidden; */
 }
#content-left-cell 
{
 /* float:none; */
 float: left;
 width: 140px; 
 height: 580px;
 background-color: Transparent;
 background-image: none;
 overflow:hidden;
}
#content-left, #content-left-cell #content-left
{
 /* float: left; */
 width: 140px;
 height: 570px; 
 overflow: hidden;
}
#content-center-cell, td.content-center-cell
{
 /* float: left; */
 width: 810px; 
 /* width: auto; */
 /* height: 580px; */
 /* height: 590px; */
 background-color: Transparent; 
 border-left-style: none;
 border-right-style: none;
}
.content-center-cell #content-center, #content-center-cell #content-center #content-main
{
 /* float: right; */
 float: left; 
 width: 810px; 
 /* height: 580px; */
 padding-right: 0px;
 padding-left: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 margin: 0px 0px 0px 0px;
 border-left-style: none;
 border-right-style: none;
 overflow: hidden;
}
#content-right, #content-right-cell
{
 /* float:left; */
 width: 0px;
 height: 0px;
 display: none;
 visibility: hidden;
}
.content-spacer-between-columns
{
 /* background-color: Yellow; */
 width: 10px;
}

#site-search
{
	border: none;
	margin: 0px 0px 0px 0px;
}

/* left navigation squeezed to fit on home page */
 .leftnav_line
 {
  /* height: 18px; */
  /* height: 16px; */
  height: 10px;
  line-height: 8px;
 }
.leftnav_line div
 {
  /* margin: 10px 0px 8px 0px; */
  /* margin: 8px 0px 7px 0px; */
  margin: 5px 0px 2px 0px;
 }


/* right side */


#quicklinkstitlewhite 
{
 padding-top: 0px;
 padding-left: 0px;
 margin-left: 10px;
 margin-top: 6px;
 margin-bottom: 2px;
 float: none;
}

 .wheretobuybox
 {
  float: right;
  /* padding-left: 10px;
  padding-top: 10px; */
  padding-left: 10px;
  padding-top: 6px;
  background-image: url(images/wheretobuybg.jpg);
  background-repeat: no-repeat;
  /*
  width: 140px;
  height: 179px;
  height: 135px;
  */
  width: 130px;
  height: 129px;
  line-height: 10px;
 }
 .wheretobuytitle
 {
  margin-top: 14px;
 }
 
 .wheretobuybox img 
 {
  float: none; 
 }
 input.wheretobuy  
 {
  height: 12px; 
  padding: 2px;
 }

 .wheretobuysubmit
 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 5px;
  margin-bottom: 15px;
 }
 #advancedsearch
 {
  padding-bottom: 0px;
  margin-bottom: 0px; 
 }

  #footer
 {
  /* margin-top: 10px; */
  margin-top: 10px;
 }


/* Items Specific to the Home Page / Landing Page */

#HomeImage, #HomeImage img, #content-center-cell #content-center #content-main #HomeImage
{
 float: left;
 overflow: hidden;
 width: 510px;
 height: 570px;
}
#HomeButtons, #content-center-cell #content-center #content-main #HomeButtons
{
 float: left;
 overflow: hidden;
 width: 300px;
 height: 570px;
 margin: 0px;
 padding: 0px;
}
.HomeButton
{
 float: left;
 margin-left: 0px;
 margin-bottom: 0px;
 overflow: hidden;
 width: 150px;
 height: 145px;
}
.HomeButtonTitle
{
 font-weight: bold;
 font-size: 11px;
 float: left;
 text-transform: uppercase;
 width: 140px;
 color: #ffffff;
 line-height: 24px;
 padding-top: 0px;
 height: 25px;
 background-color: #aba37f;
 text-align: center;
}
.HomeButtonImage
{
 float: right;
 width: 140px;
 height: 135px;
}
.HomeButtonImage img
{
 float: right;
}
.HomeButtonSpacer
{
 /* for consistency across browsers */
 float: left;
 margin-left: 0px;
 margin-bottom: 10px;
 padding: 0px;
 width: 10px;
 height: 135px;
}
#HomeQuickLinks
{
 background-color: #aea57e;
}

/* Feature Items across the bottom of page */

#HomeFeatures
{
 margin-top: 0px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
 width: 960px;
 background-color: #e3e2de;
 background-image: url(images/home/newsbg.jpg);
}

#HomeFeatures div
{
 margin-top: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px; 
 float: left;
 overflow: hidden;
}


#HomeFeatures div.HomeFeatureItem
{
 /* Now table cells for cross-browser compatibility */
 /* float: left; */
 /* 
 width: 219px;
 height: 80px;
 */
 /* width: 240px; */
 /* width: 219px; /* + 20 padding */
 /* should be 219, but 218 for MSIE6 compatibility */
 width: 218px; /* + 20 padding */
 /* height: 80px; /* + 20 padding */
 float:left;

 padding: 10px 10px 10px 10px;
 margin: 0px 0px 0px 0px;
 color: #000000;
 font-size:10px;
 line-height: 13px;
 border-color: #c0c0bc;
 border-width: 1px;
 border-left-style: solid;
 border-right-style: none;
 border-top-style: none;
 border-bottom-style: none;
 overflow: hidden;
}
.HomeFeatureItem img
{
 margin-right: 5px;
 margin-left: auto; 
 /* margin-top: auto; */
 /* margin-bottom: auto; */
 border-style: none;
}
.HomeFeatureItem h3
{
	color: #314370;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	/* margin: 0px 0px 0px 0px; */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.HomeFeatureItem h3 a, .HomeFeatureItem h3 a:visited
{
	color: #314370;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

.HomeFeatureItem h3 a:hover, .HomeFeatureItem h3 a:active
{
	text-decoration:underline;
}
.HomeFeatureItem p
{
 	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px; 
}
.HomeFeatureItem p, .HomeFeatureItem li, .HomeFeatureItem td
{
    color: #000000;
	font-size:10px;
	line-height: 13px;
}



#HomeFeaturesHeader
{
 width: 960px;
 /* height: 10px; */
 height: 5px;
 float: left;
 background-image: none;
 /* background-color: #e0e0e0; */
}
#HomeFeaturesFooter
{
 width: 960px;
 height: 10px;
 float: left;
 clear: both;
 background-color: #e2e2de;
 border-top-style: solid;
 border-top-width: 1px;
 border-top-color: #c0c0bc;
 line-height: 1px;
}
/* 
.HomeFeatureFill1
{
 width: 228px;
 height: 100px;
 float: left;
 border-color: #c0bfbb;
 border-width: 1px;
 border-top-style: none;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-style: solid;
 padding-right: 5px;
 padding-left: 5px;
 padding-top: 10px;
}
.HomeFeatureFill2
{
 width: 458px;
 height: 100px;
 float: left;
 border-color: #c0bfbb;
 border-width: 1px;
 border-top-style: none;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-style: solid;
 padding-right: 10px;
 padding-left: 10px;
 padding-top: 10px;
}
.HomeFeatureFill3
{
 width: 688px;
 height: 100px;
 float: left;
 border-color: #c0bfbb;
 border-width: 1px;
 border-top-style: none;
 border-bottom-style: solid;
 border-left-style: solid;
 border-right-style: solid;
 padding-right: 15px;
 padding-left: 15px;
 padding-top: 10px;
}
*/

/* 
.homenews {
	color: #000000;
	font-size:10px;
	background-image:url(images/home/newsbg.jpg);
	background-repeat:repeat-x;
	padding:10px;
	border-right: 1px solid #c0c0bc;
	border-bottom: 1px solid #c0c0bc;
	width: 220px;
}
.homenewsimage {
	padding-right: 5px;
}

a.homenewslink {
	color: #314370;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

a.homenewslink:hover {
	text-decoration:underline;
}

.newsdesc{
	padding-top:4px;
}
*/
/* 
.homefeature
{
  font: 12px/1.4em Arial, Helvetica, sans-serif;
  color: #565247;
  line-height: 16px;
	padding-right: 10px;
	padding-bottom: 10px;	
 }
*/

