/* Why are you looking at the CSS?  It's just boring CSS.  You're weird. */

body {
	background-color: #666666;
	background-image: url(images/muskratbg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 1px solid #42382B;
}
a:link {
	color: #996633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D8CFC2;
	width: 750px;
	border-top: 0px solid #453725;
	border-right: 2px solid #453725;
	border-bottom: 0px solid #453725;
	border-left: 2px solid #453725;
}
.page-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D8CFC2;
	width: 500px;
	border: 2px solid #453725;
}
.header {
	background-image: url(images/header.jpg);
	height: 121px;
	width: 730px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #D8CFC2;
}
.price {
	margin-left: 35px;
	margin-top: 34px;
	margin-right: 620px;
}
.talkingrat {
	font-size: 8px;
	margin-right: 142px;
	margin-top: -12px;
}
.stuff {
	margin-top: 30px;
	width: 724px;
}
.place-date {
	margin-top: -15px;
}
.fun {
	width: 730px;
	margin-bottom: 5px;
}
.column1 {
	width: 244px;
	float: left;
	padding-right: 11px;
	padding-left: 2px;
	background-image: url(images/line-vert.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.column2 {
	width: 463px;
	float: right;
	padding-left: 8px;
	padding-right: 2px;
}
.subcolumn1 {
	float: left;
	width: 224px;
	padding-right: 8px;
	margin-bottom: 5px;
}
.subcolumn2 {
	float: right;
	width: 225px;
	padding-left: 6px;
	margin-bottom: 5px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
}
.subheadline {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
}
.columntext {
	text-align: justify;
	text-indent: 15px;
}
.columntext-cont {
	text-align: justify;
}
.spacer {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
	font-size: 5px;
	margin-top: 5px;
}
.capshun {
	font-size: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-weight: bold;
}
.capshunwithspacer {

	font-size: 10px;
	padding-bottom: 8px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	margin-bottom: 8px;
	font-weight: bold;
}
.noborder {
	border: 0px;
}
.footer {
	width: 730px;
	clear: both;
}
.bottomlink {
	padding-top: 5px;
	padding-bottom: 14px;
}
.logname {
	font-weight: bold;
}
.quote {
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.standoff {
	padding-right: 20px;
	padding-left: 20px;
}