@charset "utf-8";
p h1 h2 {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1080px;
	border: 2px solid #666666;
	margin-top: 18px;
	margin-bottom: 44px;
	margin-right: auto;
	margin-left: auto;
}
#container #content {
	background-image: url(images/home_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EBEBEB;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	height: 500px;
	color: #000000;
}
#container #content h1 {
	font-size: 1.4em;
	color: #523A3A;
	margin-bottom: 20px;
	margin-top: 0px;
}
#container #content2 {
	background-image: url(images/home2_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EBEBEB;
	padding-top: 110px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#container #content2 h1 {
	font-size: 1.6em;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 10px;
}

#container #content2 #left-content {
	float: left;
	width: 580px;
}
#container #content2 #right-content {
	width: 370px;
	float: right;
	border: thin solid #666666;
	padding: 12px;
	background-color: #E0EBE2;
	margin-bottom: 40px;
}
#container #content2 #right-content h2 {
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 15px;
}
.superscript {
	font-size: 0.8em;
}
#container #content2 #right-content p {
	font-size: 1.0em;
	line-height: 1.4em;
}
#container #footer {
	height: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #CCCCCC;
	margin-top: 30px;
}
#container #content2 #left-content p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 12px;
	margin-top: 0px;
}
#container #content2 #left-content .style3 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
a {
	color: #2D8800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 1.2em;
	color: #305F2E;
}
#container #content2 #left-content ul {
	list-style-type: square;
	line-height: 20px;
}
#container #content2 #left-content li {
	margin-bottom: 10px;
}
.large-text {
	font-size: 1.2em;
}
#container #content2 #ball-info {
	font-size: 1.2em;
	margin-left: auto;
	width: 600px;
	padding: 30px;
	background-color: #D9E6D5;
	border: 1px solid #003300;
	margin-right: auto;
}
.indent {
	padding-left: 20px;
}
#container #content2 #giving {
	margin-left: 70px;
	font-size: 1.2em;
	margin-top: 30px;
}
#container #content2 #giving li {
	line-height: 24px;
}

#container #content2 #recipe {
	margin-left: 90px;
	margin-right: 90px;
	padding: 30px;
	padding-top:-70px;
	background-color: #D9E6D5;
	border: 1px solid #003300;

}#container #content2 .indent #links {
	text-indent: 80px;
}

#container #content2 .indent #recipe #haggisplate {
	height: 230px;
	width: 340px;
	float: right;
}
#container #content2 .indent #pudding {
	float: right;
	height: 275px;
	width: 300px;
	margin-right: 125px;
}
