body {
	background-color: #000000;
	margin-top: 2px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	text-align: center;
}
a:link {
	color: #F27D00;
	text-decoration: none;
}
a:visited {
	color: #F27D00;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 20px;
	color: #F27D00;
	margin: 0px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom:7px;
}
h2 {
	font-size: 12px;
	color: #F27D00;
	margin: 0px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 15px;
		margin-bottom:7px;
}
h3 {
	font-size: 10px;
	color: #F27D00;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
}
h4 {
	font-size: 12px;
	color: #F27D00;
	margin: 0px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 22px;
	text-indent: 10px;
}
#container{
	width: 760px;
	margin: 0px auto;
	border-top-style: none;
	padding-top: 50px;
}
#containerHead {
	background-color: #F27D00;
	height: 90px;
	border-top: 2px solid #F27D00;
	border-bottom: 2px solid #F27D00;
}
#containerNav {
	background-color: #000000;
	height: 25px;
}
#containerBody {
	background-color: #FFFFFF;
	margin: 0px auto;
}
.leftImage {
	background-color: #F27D00;
	border-top: 2px solid #F27D00;
	vertical-align: top;
}
.contentBox {
	width: 100%;
	padding: 20px;
	border-top: 2px solid #F27D00;
	vertical-align: top;
}
.alignTop {
	vertical-align: top;
}
.padLeft10 {
	padding-left: 10px;
}
.padBottom5 {
	padding-bottom: 5px;
}
#container55 {
	width: 55px;
}
#container85 {
	width: 85px;
}
#container120 {
	width: 120px;
}
#container490 {
	width: 490px;
}

.wineDescBlock{
	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
}

.wineDescSubTitle{
	vertical-align:top;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	color: #F27D00;
	width:120px;
}

.wineDescSubContent{
	padding-top:10px;
	vertical-align:top;
	text-align:left;
	color:#777777
}

.wineTitle{
padding-left:135px;
}

#footer {
	background-color: #FFFFFF;
	margin: 0px auto;
	background-image: url(../images/body_curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footermain {
	background-color: #FFFFFF;
	margin: 0px auto;
}
