body	 							{ font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0; padding: 0 }
.login 								{ font-size: 11px; background-color: #fff; border-width: 1px; border-color: black }
.button 							{ color: white; font-size: 10px; background-color: gray; border-width: 1px; border-color: black }
.checkbox							{ background-color: #c0c0c0 }
#superholder						{ background-color: #f5f5f5; }
#layoutMain							{ background-color: white; text-align: left; width: 760px; }
#layoutHeaderDivider 				{ background-color: #600000; text-align: right; position: absolute; top: 55px; left: 0; width: 760px; height: 20px }
#layoutBody							{ position: absolute; top: 76px; left: 0; width: 100% }
#layoutTable						{ width: 100% }
#column1							{ position: absolute; top: 0; left: 0; width: 179px; border-right: 1px none white }
#column2							{ position: absolute; top: 0; left: 180px; width: 400px; border-right: medium none white }
#column2address						{ color: #999; font-size: 10px; text-align: center; padding-top: 15px }
#column3							{ position: absolute; top: 0; left: 581px; width: 179px; border-left: 1px none white }
.linkHeader						{ color: white; font-size: 10px; text-decoration: none; padding-top: 3px; padding-right: 4px; padding-left: 4px; float: right }
a.navigation						{ color: black; font-size: 12px; text-decoration: none; background-image: url(/templates/images/navarrow.png); background-position: 0 0 }
a.navigation:hover					{ color: black; text-decoration: none; background-position: 0px -23px }
.relative							{ position: relative }
.bodyheading						{ color: white; font-size: 11px; padding-left: 10px; height: 20px }
#darkgrey							{ background-color: #333 }
#grey								{ background-color: #666 }
#maroon								{ background-color: #660000 }
#tan								{ background-color: #894008 }
.bodytext 							{ text-align: justify; padding: 4px }
.newstext							{ padding: 4px }
#loginbox 							{ font-size: 12px; background-color: #c0c0c0 }
#c3box 								{ font-size: 10px }
#mainbody							{ font-size: 10px }
#colbody							{ font-size: 10px; padding: 4px }
#pricebody							{ font-size: 9px; margin: 5px 0px 5px 10px; }
#mainimage 							{ height: 126px; border-bottom: white }
#mainpageleftcol					{ width: 199px }
#mainpagerightcol					{ width: 200px }
#placeleftcol 						{ position: absolute; top: 1px; left: 0 }
#placerightcol  					{ position: absolute; top: 1px; left: 200px }

.clear 								{ clear: both; }