@charset "UTF-8";
/* CSS Document */

body {
	text-align: left;
	width: 800px;
	font-family: "Cochin", "High Tower Text", "Garamond", Georgia, Times, serif;
	color: #666666;
	background-color: #FFFFCC;
}
#left {
	float: left;
	width: 300px;
	position: relative;
}
#right {
	margin-left: 300px;
	background-color: #FFFFFF;
	position: relative;
}
#couchimg  {
	margin-top: 40px;
	margin-bottom: 100px;
}
#left a {
	display: block;
	text-align: right;
	padding-right: 20px;
}
#left #mainlinks {
	font-size: large;
	line-height: 25px;
	margin-bottom: 40px;
}
#left #extralinks {
	padding-bottom: 200px;
}
#title {
	position: absolute;
	left: -52px;
	top: 50px;
}
#right #intro {
	padding-top: 150px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center 140px;
	margin-left: 15px;
	margin-right: 10px;
}
.larger {
	font-size: xx-large;
}
#intro p {
	font-size: small;
}
.large {
	font-size: x-large;
}
.notopmarg {
	margin-top: 0px;
}
.nobottmarg {
	margin-bottom: 0px;
}
.centeralign {
	text-align: center;
}
.leftspace {
	margin-left: 20px;
}
#content {
	margin-right: 15px;
	margin-left: 15px;
	font-size: small;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.medium {
	font-size: medium;
}
.rightalign {
	text-align: right;
}
#left a:hover {
	background-image: url(images/asterick.gif);
	background-repeat: no-repeat;
	background-position: 275px center;
}
body#events a#eventsLink,
body#groups a#groupsLink,
body#camps a#campsLink,
body#birthday a#birthdayLink,
body#school a#schoolLink,
body#about a#aboutLink,
body#contact a#contactLink,
body#blog a#blogLink {
	background-repeat:no-repeat;
	background-image: url(images/asterick.gif);
	background-position: 275px center;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#extralinks a {
	color: #3366FF;
}
#extralinks a:visited {
	color:#3366FF;
}
#footer p {
	margin-top: 0px;
	text-align: right;
	font-size: small;
	color:#999999;
}
#footer a {
	color:#3399FF;
	letter-spacing: 1px;
}
#intro ul {
	font-size: small;
}
#intro img {
	float: left;
}
#intro #flavors {
	margin-left: 50px;
}
#right a {
	color: #3366FF;
}
#longtitle {
	position: absolute;
	left: -183px;
	top: 67px;
}
#intro  form p {
	font-size: medium;
}
.warning {
	color: #FF3300;
}
.thanks {
	color: #3366FF;
}
#extralinks img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 8px;
	margin-top: 25px;
	margin-right: -8px;
}
#left #extralinks a img:hover {
	background-image:none !Important;
	}
#container {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.cupcakes {
	padding-top: 20px;
}
#buttoncakes {
	margin-top: -15px;
}
