/* default tags */

BODY	{
	background: #656653;
	margin-top: 20px;
	padding: 0;
	border: 0 none inherit;
}
TABLE, TR, TD, TH,  BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT, STRONG	{
	font-size: 12px;
	font-family: Arial, Trebuchet MS, Lucida, Helvetica, Verdana, sans-serif;
	color: #60614F;
}

A	{
	color: #792600;
	text-decoration: underline;
}

A:hover	{
	text-decoration: none;
}

UL {
	list-style-type : square;
}

LI {
	margin-bottom: 0.3em;
	list-style-type : square;
}

H1	{
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px dotted #A0A095;
	font-family: "Trebuchet MS", Arial, Lucida, Helvetica, Verdana, sans-serif;
	line-height: 1em;
}

H2	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Lucida, Helvetica, Verdana, sans-serif;
}

H3	{
	background: #D0D0C0;
	padding: 0.4em;
	margin: 1.5em 0 1em 0;
	font-weight: bold;
	border: 1px solid #C3C4B5;
}

.buttonpromo	{
	background: #D0D0C0;
	padding: 0.4em;
	margin: 0 0 0.5em 1em;
	border: 1px solid #C3C4B5;
	float: right;
}

.cleaner {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}

.smallred { font-size: 12px; }

.header	{
	background: #DFDFD0 url("/images/header-specialtytrips.gif") no-repeat left top;
	padding: 0px;
	width: 650px;
	margin: auto;
	border-left: 2px solid #353722;
	border-right: 2px solid #353722;
}

.header span	{
	display: block;
	height: 117px;
	margin: 0;
	padding: 0px;
}

.maincontainer	{
	position: relative;
	text-align: left;
	width: 590px;
	border: 2px solid #353722;
	border-top: none;
	background: #DFDFD0;
	padding: 30px;
	margin: auto;
}

.maincontainer STRONG	{
	font-size: 15px;
	font-weight: bold;
}

.printcontainer	{
	position: relative;
	text-align: right;
	width: 640px;
	margin: auto;
	padding-bottom: 10px;
	font-size: 14px;
	color: #DFDFD0;
	text-transform: uppercase;
}

.printcontainer A	{
	font-size: 14px;
	font-weight: bold;
	color: #DFDFD0;
}


.contactinfo	{
	font-size: 12px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.contactinfo A	{
	font-size: 12px;
}

.footercontainer	{
	position: relative;
	text-align: center;
	width: 640px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #DFDFD0;
}

.footercontainer A	{
	font-size: 11px;
	color: #DFDFD0;
}

.gift-cert-message	{
	border: 1px solid #C3C4B5;
	background: #E2E2D5;
	padding: 5px 10px;
	margin-bottom: 10px;
}

	.gift-cert-message a	{
		display: block;
		text-align: left;
		height: 35px;
		line-height: 35px;
		background: url(/images/gc-small.jpg) no-repeat top left;
		padding-left: 45px;
	}