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

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-image: url(../images/sweet-charity-strawberry.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 5px;
	padding-left: 35px;
	color: #7A4C2A;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #AF371F;
	padding-bottom: 0px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	background-image: url(../images/right_header_bg.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	color: #7A4C2A;
}
p{
	font-family: "Times New Roman", Times, serif;
	color: #7A4C2A;
	font-weight: normal;
	font-size: 18px;
}

#footer_container a:link{
	text-decoration: none;
	color: #9E3C1F;
}
#footer_container a:visited{
	color: #9E3C1F;
	text-decoration: none;
}
#footer_container a:hover{
	color: #333;
	text-decoration: underline;
}
#footer_container a:active{
	color: #C98B52;
}
.date{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.time_location{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#main_content a:link{
	color: #F00;
	text-decoration: none;
}
#main_content a:visited{
	color: #F00;
	text-decoration: none;
}
#main_content a:hover{
	color: #333;
	text-decoration: none;
}
#main_content a:active{
	color: #999;
	text-decoration: none;
}
#menu a:link{
	color: #FFF;
	text-decoration: none;
}
#menu a:visited{
	color: #FFF;
	text-decoration: none;
}
#menu a:hover{
	color: #F00;
	text-decoration: none;
}
#menu a:active{
	color: #999;
	text-decoration: none;
}
ul li{
	color: #7A4C2A;
	font-size: 18px;
	font-weight: bold;
}
.sponsors_nologo{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333;
}
#right_column p{
	padding-left: 25px;
}
#right_column a:link{
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#right_column a:visited{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#right_column a:hover{
	color: #999;
}
#right_column a:active{
	color: #A73B1F;
	text-decoration: none;
}
.cupcake_sponsor{
	font-size: 21px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.small{
	font-size: 12px;
	line-height: 16px;
}

