body {

	font-family: arial; font-size:12px; margin: 10px 2px 10px 2px;
	background: #2c2624 url(../images/bgtile.gif) top center repeat;
	color: #ffffff;
}

div#wrapper {

	margin: 0 auto;
	width: 950px;
	background: #26201E;
	border-color: #16100E;
	border-width: 1px;
	border-style: solid;
	

}

div#content {

	padding: 0px 0px 0px 0px;
	min-height:200px;
	width:100%;
	line-height: 1.578em;

}

div#copy {

	color:#6b6760;
	font-size: 12px;
	padding: 30px 0px 0px 0px;
	text-align:center;

}

div#col1 {

	width: 210px;
	float: left;


}

div#col2 {

	width: 500px;
	margin: 0px 0 0 20px;
	padding: 10px 0px ;
	float:left;


}

div#col3 {

	width:220px;
	color:#d66235;
	float:right;
	padding: 20px 0px 0px 0px;


}

div.info {

	background: #36302E;
	padding:20px;
	margin:5px;

}

div.menu1 { 

	float:left;
	width:400px;
}

div.menu2 {
	text-align:right;
}

div.gifta {

  float:left; width:140px; background:#36302E; height:50px; margin:1px; padding:5px;

}
div.giftb {

  float:left; width:330px;  margin:1px; padding:5px;
}

div.small {

	font-size:10px;

}


h1, h2 {
	color:#ffffff;
	background:#16100E;
	font-size: 18px; 
	margin: 0px;
	padding:5px 5px 5px 10px;
}

h1.home {
	
	padding: 0px 0 10px 0;
	background: #26201E;
	font-size:14px;
	font-weight:normal;

}

h3 {
/*	color:#6b6760;*/
color:#d73476;
	font-size: 14px; 
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px; 
}

p.large {
	padding: 10px 0px 10px 0px;
}

table {
	width:100%; 

}

td.promo {
	background: #36302E;
	padding: 0px 0px 0px 5px;
}

input, textarea { 

	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
	margin: 1px;

}

input[type=image] {

	border-width:0px;
	padding:5px;

}

img.gallery {

	border-width:2px;
	border-style:solid;
	border-color:#ffffff;

}

A:link,A:visited,A:active {text-decoration: none; font-size:12px; font-weight:bold; color:#ffffff; }
A:hover {text-decoration: underline; font-size:12px; color: #d73476; }

A.pink:link,A.pink:visited,A.pink:active {text-decoration: none; font-size:12px; font-weight:bold; color:#d73476; }
A.pink:hover {text-decoration: underline; font-size:12px; color: #ffffff; }

A.big:link,A.big:visited,A.big:active {text-decoration: none; font-size:18px; font-weight:bold; color:#ffffff; }
A.big:hover {text-decoration: underline; font-size:18px; color: #d73476; }

a.nobold { font-weight:normal; }


.button {
        background: url(/images/button.png) -152px 0 no-repeat;
        display:block;
        float:left;
        width: 150px;
        height:23px;
	padding: 2px 0 0 0;
	margin: 0 auto;
}

.button:hover {
        background: url(/images/button.png) -0px 0 no-repeat;
	color:#000000;
}


div.seperator {

	border-style:dotted;	
	border-width:1px 0 0 0;
	border-color:#484642;
	margin: 15px 0 20px 0;
	

	

}


.facebook {

	display:block;
	float:left;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	background: url(/images/icons.png) 0 0;


}


.twitter {

	display:block;
	float:left;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	background: url(/images/icons.png) -16px 0;


}

.youtube {

	display:block;
	float:left;
	width: 16px;
	height: 16px;
	margin: 0 5px ;
	background: url(/images/icons.png) -32px 0;


}

