body {
	background: #DBDBDB; 
	text-align:center;
    background-image: url(../images/logotransparent.png);
}

.center
{
    text-align: center;
}

.submit
{
    background-color: #014864;
    color : #ffffff;
    font-weight: bold;
}

#right{
    float: right;
    text-align: left;
    width: 300px;
}

#wholesale{
    display: inline;
}

#retail
{
    display: inline;
}

#page {
	position:relative;
	width: 834px;
	text-align:left;
	margin: 0 auto;
	border: 2px solid #C0C0C0;
	background-color:#FFFFFF;
	margin-top:2px;
	padding:3px;
}
#darkbrownbar {
	position:relative;
	width:834px;
	background-color:#975904;
	height:26px;
}
#lightbrownbar {
	position:relative;
	width:834px;
	background-color:#ECE0D0;
	height:26px;
}
#contentbg {
	position:relative;
	width:834px;
	background-color:#EAF3FA;
    overflow: auto;
}
#bannerwrap {
	position:relative;
	left: -32px;
}
#bannerwrap h1
{
    display:none;
}
#seperator {
	position:relative;
	width:834px;
	background-color:#FFFFFF;
	height:3px;
}
#footer {
    background-color:#EAF3FA;
    font-size: 10px;
    text-align: center;
}

#us, #province
{
    display: none;
}

.purchase
{
    width: 33%;
    text-align: center;
}

.purchase2
{
    width: 25%;
    text-align: center;
}

textarea
{
    width: 500px;
    height: 200px;
}

.contentwrapper
{
    border: 3px solid #000000;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 5px;
}

.contenthead .left,.contenthead .left h1
{
    display: inline;
    font-size: 30px;
    width: 49%;
}

.contenthead .right
{
    width: 29%;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.content
{
    margin-bottom:20px;
}

#shippingInfo
{
    width: 500px;
    margin: 0 auto;
}

#shippingInfo tr
{
    display: block;
    border: 1px solid #000000;
}

#shippingInfo td.left
{
    width: 250px;
    text-align: left;
    padding: 3px;
}

#shippingInfo td.right
{
    width: 250px;
    text-align: right;
    padding: 3px;
}

#orderInfo
{
    width: 500px;
    margin: 0 auto;
}

#orderInfo tr
{
    display: block;
    border: 1px solid #000000;
}

#orderInfo td
{
    width: 250px;
    text-align: center;
    padding: 3px;
}

#contactStuff
{
   margin-left: 90px;
}
