body {
	background: #ffffff url(../images/back_bg5.gif) top center no-repeat;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
}

#headerTop {
	background-color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	letter-spacing: 4px;
}

#headerBottom {
	background-color: #becfbb;
	height: 45px;
}

a.navi  {
  margin           : 0px;
  padding-top      : 0px;
  height: 45px;
  font-size        : 12px;
  background-color : #efe7bb;
  text-align: left;
  text-transform: capitalize;
}
a.navi: link {
  font-size        : 12px;
  background-color : #efe7bb;
}
a.navi:link, a.navi:visited {
  display          : block;
  font-size        : 14px;
  background-color : #efe7bb;
  font-weight      : normal;
  color            : #c53a7e;
  text-decoration: none;
  padding-left: 10px;
}
a.navi:hover {
  background-color : #becfbb;
  font-size        : 14px;
  font-weight      : normal;
  color: #ffffff;
  text-decoration  : none;
  padding-left: 10px;
}


#leftCol {
	background: #000000 url(../images/leftBack.gif) repeat-y;
}

p {
	text-align: left;
	line-height: 22px;
	padding-bottom: 20px;
}

h6 {
	font-size: 14px;
	color: #cccccc;
}

#cancel {
	font-size: 12px;
	color: #ff0000;
}

a.button: link {
  font-size        : 10px;
  background-color : #222222;
}
a.button:link, a.button:visited {
  display          : block;
  font-size        : 10px;
  background-color : #2222222;
  font-weight      : normal;
  color            : #000000;
  text-decoration: none;

}
a.button:hover {
  background-color : #000000;
  font-size        : 10px;
  font-weight      : normal;
  color: #c53a7e;
  text-decoration  : none;

}

#btnNext {
	border: 1px solid #222222; 
}

#address {
	font-size: 10px;
	color: #555555;
	letter-spacing: 1.5px;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #222222 dotted 1px;
	border-bottom: #222222 dotted 1px;
}

#scarfTable {
	padding: 2px;
}

#scarfTitle {
	font-size: 10px;
	color: c53a7e;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: #c53a7e dotted 1px;
	padding-bottom: 5px;
	text-align: left;
}

#cost {
	font-size: 12px;
	color: c53a7e;
	border-top: #c53a7e dotted 1px;
	padding-top: 5px;
}

#markerL {
	background: #202020 url(../images/markerR.jpg) top no-repeat;
	width: 9px;
}

#markerR {
	background: #202020 url(../images/markerR.jpg) top no-repeat;
	width: 9px;
}

.price {
	font-weight: bold;
	color: #c53a7e;
	
}

a, a:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #becfbb;
}

a.buttonBuy: link {
  font-size        : 10px;
  background-color : #c53a7e;
}
a.buttonBuy:link, a.buttonbuy:visited {
  display          : block;
  font-size        : 10px;
  background-color : #c53a7e;
  font-weight      : normal;
  color            : #000000;
  text-decoration: none;

}
a.buttonBuy:hover {
  background-color : #000000;
  font-size        : 10px;
  font-weight      : normal;
  color: #c53a7e;
  text-decoration  : none;

}

#contact_name {
	background-color: #000000;
	font-weight: bold;
	color: #c53a7e;
}

#contact_email {
	background-color: #000000;
	font-weight: bold;
	color: #c53a7e;
}

#contact_text {
	background-color: #000000;
	font-weight: bold;
	color: #c53a7e;	
}

#rightCol{
	padding-top: 0px; 
	max-width: 475px;
}

#footer {
	background-color: #282828;
	border-top: #c53a7e dotted 1px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}