body {
	margin: 0 auto; /* auto centering on the page */
	padding: 0;
	width: 780px;
	background: #920B36 url("images/bg.png");
}

#wrapper {
	max-width: 780px;	
}

#menu { 
	clear:both;
}

#header { 
}

#header img { 
	border: none;
}

#advert_image {
	border: 0px;
}

/*br { padding: 0; margin 0; }*/

#body {	
	clear:both; 
	background-color: #fff;
	
}

#footer { 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin-top: 10px;
}

#footer a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

#inf_footer
{
	position: relative;
	float: right;
	right: 0px;
	margin-top: -2px;
	bottom: 10px;
}


#sidebar { 
	display: inline;
	float:left; 
	width: 169px;
	margin-left: 20px;
}

.side_title {
	padding: 10px;
	margin-top: 5px;
	background-color: #EBDD93;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	;
}

.side_content {
	padding: 10px;
	background-color: #F5EEC9;
	color: #920B36;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cards {
	margin-top: 10px;
	color: #920B36;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main {
	display: inline;
	float:right;
	width: 550px;
	
	background-color: #fff;
	height: auto;
	
	margin: 0 20px 0 20px;
}

.clearfixer {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.dingbats {
	height: 15px;
}

#ding_top { 
	background: url("images/corners_top.png") no-repeat; 
}

#ding_bottom {
	background: url("images/corners_bottom.png") 0 100% no-repeat;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a {
	color: #920B36;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A:link {
	color: #920B36;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A:active {
	color: #920B36;
	text-decoration: none;
	font-size: 11px;;
}
A:visited {
	color: #920B36;
	text-decoration: none;
	font-size: 11px;;
}
A:hover {
	color: #3C4854;
	text-decoration: none;
	font-size: 11px;;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #920B36;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #920B36;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

/* Form Fields */

.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px #999999 solid;
	padding: 1px;
	font-size: 11px;
}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
div.formcontainer {
	width: 450px;
	padding: 5px;
	margin: 0px auto;
}

div.row {
  clear:both;
  padding-top: 10px;
  }

div.row label {
	float: left;
	width: 175px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
  }

div.row .labelspacer {
	float: left;
	width: 175px;
	text-align: right;
  }

div.row span.formf {
  float: right;
  width: 260px;
  text-align: left;
  }

div.spacer {
  clear: both;
  }

.delivery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;

}

html > body td p { margin: 0; }

.product_picture {
	border: 1px solid #920B36;
}

#randomprod
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F5EEC9;
	padding-left: 5px;
}
