@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #720002;
	margin: 0px;
}
.big-text {
	font-size: 14px;
}

h2 {
	font-size: 16px;
	color: #FFFF99;
	text-transform: uppercase;
}
h2 a {
	color: #FFFF99;
	text-decoration: none;
}
h2 a:hover {
	color: #FC0;
	text-decoration: underline;
}
li {
	font-size: 14px;
	font-weight: bold;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.small {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
.link {
	color: #FC0;
	font-size: 18px;
}



.align-right {
	float: right;
}
.align-left {
	float: left;
}
.lower {
	text-transform: lowercase;
}


.special {
	font-size: 14px;
	color: #FFFFFF;
	border: 2px solid #993300;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.testimonial {
	font-size: 16px;
	font-weight: bolder;
	background-color: #000000;
	border: thin solid #993300;
	padding: 10px;
	text-align: center;
}
.quotable {
	font-size: 12px;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.highlight {
	font-weight: bolder;
	background-color: #000000;
}
.testimonial-page {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-transform: uppercase;
}






#page {
	background-image: url(images/bg-page.jpg);
	background-repeat: repeat-x;
	height: 450px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	padding: 10px;
}
#header h2 {
	font-size: 18px;
}

#main-nav {
	background-color: #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #333333;
	text-align: center;
}
#main-nav ul {
	display: inline;
	padding: 0;
	padding-top: 5px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}
#main-nav li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 10px;
}
#main-nav a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main-nav a:hover {
	background-color: #660000;
	color: #FFFFFF;
}
#content {
	padding: 8px;
	margin-top: 0px;
	clear: both;
}
#content h1 {
	font-size: 24px;
	color: #FFFF66;
	text-transform: uppercase;
	font-weight: bolder;
}
#content ul {
	margin: 10px;
	padding: 0px;
}
#order-form {
	color: #000;
}


#footer {
	padding: 10px;
	height: 15px;
	clear: both;
	background-color: #660000;
	border: 1px solid #000000;
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a {
	color: #FFCC66;
}
.link-bright {
	color: #FF0;
	font-size: 24px;
}
.larger_text {
	font-size: 16px;
}
.orange {
	color: #FC0;
}
.postcard {
	/* [disabled]background-image: url(images/Goal-Charts-Mailer-Front.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	height: 515px;
	width: 767px;
}
.customize {
	float: right;

}
.margin-right-some {
	margin-right: 15px;
}
#home-choices {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#home-choices img {
	border: 1px solid #000;
}

#home-choices h2 {
	font-size: 18px;
	font-style: italic;
	color: #FC0;
	padding: 0px;
	margin: 0px;
}

#home-choices li {
	text-align: center;
	display: inline;
	height: 340px;
	width: 266px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	padding: 10px;
	border: 1px solid #900;
	background-color: #000000;
}
#home-choices a {
	color: #C30;
	text-decoration: none;
}
#home-choices a:hover {
	color: #FFF;
	text-decoration: underline;
}


.home-quote {
	font-style: italic;
	font-size: 12px;
	color: #FFF;
}
.home-quote-author {
	font-size: 10px;
	font-style: italic;
	color: #CCC;
}
.average-raised {
	text-align: center;
	background-color: #000;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
	font-weight: bold;
}
.fundraising-quote {
	font-size: 14px;
}
.column-sep {
	background-image: url(images/column-sep.jpg);
	background-position: -10px;
}
.pricing_block {
	background-color: #000;
	text-align: center;
	padding: 20px;
	border: thin solid #C00;
}
.large-quote {
	font-size: 18px;
	font-style: italic;
}
.top-10-header {
	font-size: 24px;
	font-weight: bold;
	color: #FFC;
	font-style: oblique;
}
.frickin-huge {
	font-size: 72px;
	font-weight: bold;
}
.fsLabel {
	color: #000;
}

