


/* set body info for entire site 
======================================== */

body 	{ 
	background: #ffffff; 	
	padding: 0px; 
	margin: 0px; 
	font: 11pt arial, verdana, tahoma, arial, Times,serif;}



/* set link colors for entire site 
======================================== */
	
a:link {
	color:#7E491E;
}

a:visited {
	color:#AF6930;
}

a:hover {
	color:#6F401B;
}

a:active {
	color:#AF6930;
}


/* sections of webpage defined 
======================================== */

#wrapper {
	width:100%;
}





h1#header_top a	{

	text-decoration: none;
	}












/* navigation
======================================== */



#navone	{
	display: none; 
	}
	

#navtwo	{
	display:none;
	}
	









	
#maincontent	{ 
	text-align: left; 
	}

	
.footertext {display:none;}



.bottomtext	{
	display:none;
	}

		.bottomtext a:link {color:#A1A38D; text-decoration: none;}

		.bottomtext a:visited {color:#999999;text-decoration: none;}

		.bottomtext a:hover {color:#ffffff;}

		.bottomtext a:active {color:#596622;}

.articleImg{
	background: url(images/imageshadow.gif) no-repeat 0px 4px;
	width:185px;
	height:183px;
}

.articleImg img{
text-align:right;
display:block;
width:159px;
height:159px;
margin:10px 0 0 6px;
}

.floatleft {float: right;}

.articleImg a, articleImg a:link{
border-bottom:none;
}




#subnav {display:none;
	width:0px;}












/* Image shadow for homepage
======================================== */

head:first-child+body .img-shadow {
  float:left; }


.img-shadow {
 background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 5px 0 0 3px !important;
  margin: 5px 0 0 8px;
  line-height: 1.3;  
  }

.img-shadow img {
  display: block;

  position: relative;
  background-color: #E7E5D8;
  border: 1px solid #a9a9a9; 
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  


/* Styling for Purchase Thumbnails
======================================== */

div.purchase-print,
div.purchase-printgrey
{
	height: 120px;
	min-height: 80px;
	padding: 10px 0;
	clear:both;
}

div.purchase-printgrey
{
	border-top: 1px #bab089 dotted;
	border-bottom: 1px #bab089 dotted;
	padding: 10px 0;
	
}

img.purchase-thumbnail
{
	float: left;
	border: 1px #bab089 solid;
	margin: 0 10px 5px 0;
}

div.purchase-print h2,
div.purchase-printgrey h2
{
	margin: 0;
}

div.purchase-print h3,
div.purchase-printgrey h3
{font-size:12px;
	font-family:verdana, tahoma, arial, Times,serif;
	color: #b4402f;
	margin: 0;
}

div.purchase-desc
{
	font-family: verdana, tahoma, arial, Times,serif;
	color: #222;
	font-size: 12px;
	line-height: 17px;
}

h3.purchase-title {
	padding-bottom: 1px;
	font-size: 10px;
}







div.serviceware-printgrey
{
	
	min-height: 80px;
	padding: 10px 0;
	clear:both;
}

div.serviceware-printgrey
{
	border-top: 1px #bab089 dotted;
	/* border-bottom: 1px #bab089 dotted; */
	padding: 10px 0;
	
}

img.purchase-thumbnail
{
	float: left;
	border: 1px #bab089 solid;
	margin: 0 10px 5px 0;
}

div.serviceware-printgrey h2
{
	margin: 0;
}


div.serviceware-printgrey h3
{font-size:12px;
font-weight: bold;
	font-family:verdana, tahoma, arial, Times,serif;
	color: #b4402f;
	margin: 0;
}

div.purchase-desc
{
	font-family: verdana, tahoma, arial, Times,serif;
	color: #222;
	font-size: 12px;
	line-height: 17px;
}

h3.purchase-title {
	padding-bottom: 1px;
	font-size: 10px;
}






/* Forms
*******************************************************************************/

input.search {
	display: block; 
	background-color: #F9F9EE;
}

textarea {
background-color: #F9F9EE;
}

input.textbox {
	display: block; 
	margin-bottom: 18px;
	background-color: #F9F9EE;
}

select.textbox {
	display: block; 
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F9F9EE;
}

#sidenavmenucart {
float: left;
font-size: .8em;
line-height: 1.2em;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 160px !important;
width /**/: 176px; /* IE5.x */
position: relative;
left: 0px;
}


h3#menutop {
	width:560px; 
	height:32px;
	padding: 4px 0px 0px 4px;
	margin-bottom: -9px;
	color:#ffffff;
	background: url(images/menuheaderback2.jpg) no-repeat;}

#hors {width:550px;
	margin:0px 0px 0px 12px;
}

#homebanner {margin:10px 0px 4px 12px;
}
