/* All images used are RELATIVE TO THE STYLE SHEET, NOT THE HTML PAGE - must use '../images/menu_bg.gif' etc. to refer backwards*/
			
body {
	background: #fff;
	font-size: 0.8em;
	text-align: center;
	}

/* Elements to format the text within the page. */
h1 {
	margin: 0px 0px 10px 0px;
	color: #fff;
	text-align: left;
	font: bold 2em Helvetica, Arial, Geneva, sans-serif;
	}
	
h2 {
	margin: 0px 0px 10px 0px;
	color: #fff;
	text-align: left;
	font: bold 1.6em Helvetica, Arial, Geneva, sans-serif;
	}
	
h3 {
	margin: 0px 0px 0px 0px;
	color: #99ff99;
	text-align: left;
	font: bold 1.2em/1.2em Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: .5px;
	}
	
h4 {
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-align: left;
	font: bold 1em/1.2em Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: .5px;
	}	
		
p 	{
	margin: 0px 0px 10px 0px;
	font: 1em/1.2em Helvetica, Arial, Geneva, sans-serif;
	color: #fff;
	text-align: left;
	}

a:link {
	font: 1em/1.2em Helvetica, Arial, Geneva, sans-serif;
	color: #54D612;
	text-decoration: none;
	}
	
a:visited {
	font: 1em/1.2em Helvetica, Arial, Geneva, sans-serif;
	color: #54D612;
	text-decoration: none;
	}	
	
a:hover {
	font: 1em/1.2em Helvetica, Arial, Geneva, sans-serif;
	color: #000066;
	text-decoration: none;	
	}

/* Classes apply the specified styles to <(div) class=""> elements */
div.center {
	text-align: center;
	}

.mint {
	color: #99ff99;
	}

.orange {
	color: #ffcc00;
	}		

.p2 {
	margin: -10px 0px 20px 0px;
	color: #003366;
	text-align: left;
	font-weight: bold;
	}
	
.p3 {
	margin: 0px 0px 0px 0px;
	color: #99ff99;
	font: bold 1.1em/1.2em Helvetica, Arial, Geneva, sans-serif;	
	letter-spacing: .5px;	
	text-align: left;
	}		
	
.question {
	margin: 0px 0px 0px 0px;
	color: #99ff99;
	text-align: left;
	font: bold 1.2em/1.2em Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: .5px;
	}
	
.answer {
	margin: 0px 0px 0px 0px;
	color: #ffcc00;
	text-align: left;
	font: bold 1.2em/1.2em Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: .5px;
	}
	
.footer {
	text-align: center;
	color: #003366;	
	}
	
.contactform {
	width: 275px;
	font: 1em/1.2em Helvetica, Arial, Geneva, sans-serif;	
	color: #0099FF;
	}
	
.contact {
	margin: 0px 10px 0px 0px;
	width: 175px;
	font: 1em Helvetica, Arial, Geneva, sans-serif;
	color: #fff;
	text-align: right;
	}					
	
/* The CSS below is used to style the navigation menu */

ul#menu li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;
	list-style-type: none;
	overflow: hidden;
	}

ul#menu li a {
	border: 0;
	display: block;
	height: 30px;
	background: url(../images/mainmenu.gif);
	list-style-type: none;
	}

li#home a {
	width: 113px;
	height: 30px;
	background-position: 0px 0px;
	}
li#home a:link, li#home a:visited {
	background-position: 0px 0px;
	}
li#home a:hover {
	background-position: 0px 30px;
	} 

li#product a {
	width: 115px;
	height: 30px;
	background-position: -113px 0px;	
	}
li#product a:link, li#product a:visited {
	background-position: -113px 0px;
	}
li#product a:hover {
	background-position: -113px 30px;
	}

li#order a {
	width: 114px;
	height: 30px;
	}
li#order a:link, li#order a:visited {
	background-position: -228px 0px;
	}
li#order a:hover {
	background-position: -228px 30px;
	}
	
li#resources a {
	width: 115px;
	height: 30px;
	}
li#resources a:link, li#resources a:visited {
	background-position: -342px 0px;
	}
li#resources a:hover {
	background-position: -342px -30px;
	}
	
li#success a {
	width: 114px;
	height: 30px;
	}
li#success a:link,  li#success a:visited {
	background-position: -457px 0px;
	}
li#success a:hover {
	background-position: -457px -30px;
	}	

li#faqs a {
	width: 115px;
	height: 30px;
	}
li#faqs a:link, li#faqs a:visited {
	background-position: -571px 0px;
	}
li#faqs a:hover {
	background-position: -571px -30px;
	}
	
li#contact a {
	width: 114px;
	height: 30px;
	}
li#contact a:link, li#contact a:visited {
	background-position: -686px 0px;
	}
li#contact a:hover {
	background-position: -686px -30px;
	}	
	
.body_index {
	background: #333;
	}
		
/* Block elements used to structure the page */

#container {	
	position: relative;
	top: -10px;
	width: 800px;
	min-height: 900px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: visible;
	}
	
#header {
	position: relative;
	height: 200px;
	width: 800px;
	background-color: #fff;
	background: url(../images/fastfundraising_banner.gif) no-repeat;
	}

#navigation {
	position: relative;
	left: -40px;
	margin-left: 0px;
	height: 30px;
	width: 880px;
	top: -13px;
	text-align: center;
	z-index: 50;
	}

#content {		
	position: relative;
	top: -13px;
	left: 0px;
	min-height: 500px;
	width: 800px;
	float: left;
	text-align: left;
	background: url(../images/contentbg.gif) repeat-y;	
	overflow: visible;
	}

#roundtop {
	height: 10px;
	width: 800px;
	background: url(../images/contenttop.gif) no-repeat;
	}

#roundbottom {
	position: relative;
	top: -15px;
	left: 0;
	width: 800px;
	height: 10px;
	float: left;
	background: url(../images/contentbottom.gif) no-repeat;
	}
	
#advertising {
	position: relative;
	text-align: center;
	width: 800px;
	height: 85px;
	top: -15px;
	left: 0px;
	float: left;
	}

#footer {
	position: relative;
	text-align: center;
	width: 800px;
	height: 50px;
	top: -3px;
	left: 0px;
	float: left;
	}

/* The elements below contain the content for all other pages */
	
#leftcontent {
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 500px;
	width: 533px;
	float: left;
	padding: 0px;	
	text-align: left;
	overflow: visible;
	background: url(../images/leftcontentbg.gif) repeat-x;
	}
	
#indexleftcontent {
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 500px;
	width: 533px;
	float: left;
	padding: 0px;	
	text-align: left;
	overflow: visible;
	background: url(../images/leftcontentbg.gif) repeat-x;
	}		
	
#leftcopy {
	position: relative;
	min-height: 400px;
	width: 503px;
	float: left;
	margin: 15px;
	text-align: left;
	overflow: visible;	
	}
	
#indexleftcopy {
	position: relative;
	min-height: 400px;
	width: 319px;
	float: left;
	margin: 15px;
	text-align: left;
	overflow: visible;	
	}
	
#topflash {
	position: relative;
	top: 10px;
	left: 0px;
	background: url(../images/topflash.png) no-repeat;
	height: 184px;
	width: 184px;
	z-index: 30;
	}	

#midflash {
	position: relative;
	top: -25px;
	left: 0px;		
	display: block;
	background: url(../images/midflash.png) no-repeat;
	height: 184px;
	width: 184px;
	z-index: 20;
	}
		
#bottomflash {
	position: relative;
	top: -60px;
	left: 0px;		
	display: block;
	background: url(../images/bottomflash.png) no-repeat;
	height: 184px;
	width: 184px;
	}
	
#indeximages{
	position: relative;
	min-height: 400px;
	width: 184px;
	float: left;
	margin: 0px;
	text-align: left;
	overflow: visible;	
	}			
	
#rightcontent {
	position: relative;
	left: 0px;	
	min-height: 500px;	
	width: 262px;
	float: right;
	text-align: left;
	background-color: #1C86D4;
	}
	
#rightcopy {
	position: relative;
	min-height: 400px;
	width: 232px;
	float: left;
	margin: 15px;
	text-align: left;
	overflow: visible;	
	}
	
#flashcontent {
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	}
	
.brochure{
	float: left;
	margin-bottom: 10px;
	margin-right: 12px;
	}	
	
/* This is the code for the back to top button at the bottom of long pages */

.backbutton {
	float: left;
	width: 110px;
	height: 30px;
	padding-top: 4px;
	font: .8em Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background: url(../images/backbutton.gif) no-repeat 0px 0px;
	}
	
a.backbutton:link, a.backbutton:visited, a.backbutton:active {
	font: .8em Arial, Helvetica, Geneva, sans-serif;	
	color: #fff;
	text-decoration:none;
	background: url(../images/backbutton.gif) no-repeat 0px 0px;
	}
	
a.backbutton:hover {
	font: .8em Arial, Helvetica, Geneva, sans-serif;	
	color: #ffec00;
	background: url(../images/backbutton.gif) no-repeat -110px 0px;
	}