body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4b6467;
	font-size: 13px;
	line-height: 120%;
	min-width:900px; /* Prevent content from becoming unreachable in Gecko */
}

body,
html{
	margin:0;
	padding:0;
}


/* Layout styles */

	/* position:absolute for all browsers - the whole page scrolls */
	div#headerwrap {
		position:absolute;
		width:100%;
		top:0;
		left:0;
		height:143px;
	}
	/* position:fixed for modern browsers - header and footer do not scroll */
	body>div#headerwrap {
		position:fixed;
	}
	div#header {
		height:140px;
		width:900px;
		margin:0 auto;
	
	}
	
	/* position:absolute for all browsers - the whole page scrolls */
	div#headerwraphomepage {
		position:absolute;
		width:100%;
		top:0;
		left:0;
		height:163px;
	}
	/* position:fixed for modern browsers - header and footer do not scroll */
	body>div#headerwraphomepage {
		position:fixed;
	}
	div#headerhomepage {
		height:160px;
		width:900px;
		margin:0 auto;
	
	}
	
	/* set a left margin to compensate for IE/Win always making room for a scrollbar */
	div#middlewrap {
	/* set left margin and bottom padding for IE5/Win */
		padding:140px 0 0 0;
		margin-left:0;
	/* set left margin and bottom padding for others */
		voice-family: "\"}\""; 
		voice-family:inherit;
		margin-left:16px;
		padding-bottom:50px;
	}
	
	/* set a left margin to compensate for IE/Win always making room for a scrollbar */
	div#middlewraphomepage {
	/* set left margin and bottom padding for IE5/Win */
		padding:160px 0 0 0;
		margin-left:0;
	/* set left margin and bottom padding for others */
		voice-family: "\"}\""; 
		voice-family:inherit;
		margin-left:16px;
		padding-bottom:50px;
	}
	
	/* set left margin for modern browsers */
	body>div#middlewrap {
		margin-left:0;
	}
	body>div#middlewraphomepage {
		margin-left:0;
	}
	div#middle {
		width:901px;
		margin:0 auto;
	}
	
	div#pagecontent {
		width: 901px;
		background-image: url('images/bkg_gradient_fullpage.jpg');
		background-repeat: repeat-x;
		background-attachment: fixed;
	}
	
	div#header td img {
		display: block;
		}
/* End layout styles */


.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4b6467;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
}
.anchorLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #726423;
	letter-spacing: 1px;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #726423;
	line-height: 100px;
}
.Caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #726423;
}
.TincTableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #4b6467;
	letter-spacing: 1px;
}
.TincTableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #4b6467;
}

a:link {
	color: #746223;
}
a:hover {
	color: #7B9994;
}
a:visited {
	color: #48246C;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #503d81;
	line-height: 200%;
}

img.rightimage, img.leftimage {
	border: 1px solid #503d81;
}
.productInline {
	border: 1px solid #503d81;
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.orderBorder {
	border: thin dotted #605B14;
}
