* {
	float: none;
	width: auto;
	}

body {
	background: white;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h1, h2, h3, h4 {
	font-size: 14pt;
	}
	
/* D I S P L A Y    N O N E */

#sidebarLeft, #sheets, #sidebarRight ul, #sidebarRight h3, #shop, #home #colRight, form, #utilityNav, #tabs, .transparent, #foot .nav, #subNav, #shopTitle, #shopbag, #flashcontent {
	display: none;
	}
	
#sidebarRight {
	float: none;
	width: auto;
	padding: 0;
	}
	
#sidebarRight #itemImage {
	position: relative;
	width: 283px;
	height: 188px;
	margin: 10px;
	}
	
#foot img {
	top: 30px;
	bottom: 0;
	}

#bodyNav {
	background: none;
	height: 100%;
	}

img {
	border: 0;
	}
	
#home #content .box {
	width: 100%;
	}
#home #content .box p {
	padding: 0;
	}
	
#lowerWrap .box {	
	width: auto;
	padding: 0;
	margin: 0;
	}
#lowerWrap .boxBg {	
	padding: 0;
	}
#lowerWrap .boxFirst {
	padding: 0;
	}

#container, #content, #home #content, #content .colLeft, #lowerWrap .colLeft, .colRight, #home #vision, .colLeft .box  {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	}
	
#vision dd {
	padding-left: 0px;
	}

#breadCrumbs {
	display: none
	}
	
.postItSmall {
	float: none;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") "; font-size: 90%;}

IMG:before{content: "Image Description: " attr(alt)}

ul li {
	list-style-type: disc;
	}

th, td {
	text-align: left;
	}