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

body {
	background-color: #d7cf63;
	background-image: url(images/bg_grad.jpg);
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC6;
}
.contact {
	font-family:  "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC6;
}
.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #9C3;
}
	
.buttons1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	background-image:url(images/bg_grad_green.jpg)
	}
.buttons1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3;
	text-decoration: none;
	background-image:url(images/bg_grad_blue.jpg)
	}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
	line-height: 18px;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6;
	font-weight: bold;
	}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #963;
	text-decoration: none;
}
.creditlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #963;
	text-decoration: none;
}
.creditlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #630;
	text-decoration: underline;
}
.bottomlinks1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	.bottomlinks1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC3;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #CC6;
	text-align: center;
	font-style: italic;
}
