body {
	margin: 0px;
	padding: 0px;
	background-color: #F7FAF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body{
	background: url(images/snowflakebackground.jpg) repeat;	
}
.h1 {
	font-size: 24px;
	font-weight: normal;
	color: #003300;
	padding-bottom: 18px;
}
.importantmessage {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 14px;
	color: #FF0000;
	background: #FFFFFF;
}


#Page {
	text-align: center;
}
#Container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #bed8c6;
	position: relative;
}
#Header #BannerText {
	position: relative;
	left: 0px;
	top: 40px;
	text-align: right;
	color: #FFFFFF;
	width: 470px;
}
#Header #BannerText #BannerTextDate {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Header #BannerText #BannerTextLocation {
	font-size: 14px;
	padding-top: 5px;
}
#Content #Banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E0005;
}
#Content #Navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background: #E4E4E4 url(images/navigationbg.jpg) repeat-x;
	position: relative;
}
#Content #Navigation a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#Content #Navigation a.submenu {
	color: #162250;
}
#Content #Navigation a:hover{
	color: #990000;
}
#MainContent {
	padding: 25px;
}
#MainContent .sponsorcontactinfo {
	padding-top: 40px;
}
#MainContent #ContactInformation {
	font-size: 12px;
}
#SantaRecordText {
	font-weight: bold;
}
#SantaRecordNumber {
	text-align: center;
	font-size: 26px;
	padding: 10px;
	color: #CC0000;
}
#RegisterText {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#RegisterLink {
	text-align: left;
	padding: 10px;
}
#RegisterLink a {
	color: #24558A;
	text-decoration: none;
}
#RegisterLink a:hover {
	color: #6C9FD9;
	text-decoration: underline;
}


#RightBar {
	background-color: #F4F4F4;
	padding: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 10px;
}
#RightBar #thankslist {
	line-height: 20px;
}

#Sponsors {
	border: 1px solid #E3EEDD;
	padding: 12px;
}

#Sponsors #SponsorThanksTitle {
	font-size: 12px;
	color: #CC0000;
}
#Sponsors #SponsorThanksSubTitle {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
#Sponsors #SponsorThanksLogo {
	padding-top: 10px;
}
.fundraisingcontentpagetitle {
	font-weight: bold;
	color: #000000;
	background: #00B941;
}


#Footer {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}



.introtext {
	line-height: 130%;
	font-size: 14px;
	padding: 10px;
}
.highlight {
	padding: 15px;
	/*background-image: url(../images/highlightbg.jpg);*/
	background-repeat: repeat-x;
	border: 1px solid #E0E0E0;
}
.hightlight_green{
	padding: 15px;
	background-color: #EFF8F0;
	border: 1px solid #A2D7A7;
	background-image: url(images/greenbg.jpg);
	background-repeat: repeat-x;
}
.grayitalicsnote {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

#Content .InformationRightBar {
	padding: 25px;
	background-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/*#RegisterLink*/ 
#btnRegister {
	font-size: 18px;
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: -4px;
	color: #FFFFFF;
	border: 1px solid #095E09;
	padding: 6px;
}
.LargeGreenButton{
	font-size: 18px;
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: -4px;
	color: #FFFFFF;
	width: 150px;
	border: 1px solid #095E09;
	padding: 2px;
}
.picturethumbnail120 {
	display: block;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	height: 160px;
	width: 150px;
	overflow: visible;
}
.picturethumbnail120 .caption {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}

.picturethumbnail120 img {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding: 2px;
}
.personalizedpagetitle {
	font-size: 24px;
	color: #FF0000;
}
.personalizedpagetagline {
	font: italic bold 16px "Times New Roman", Times, serif;
}
.personalizedpagewelcomemessage {
	font-size: 14px;
}
.bluelink {
	color: #0000FF;
}
.loginbox {
	padding: 20px;
}

