body {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial;
	color: #336666;
}

td {
	vertical-align: top;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	font-size: 12px;
}

td a:link {
	color: #3333cc;
}
td a:visited {
	color: #3333cc;
}
td a:active {
	color: #3333cc;
}
td a:hover {
	color: #ff0000;
}

.footer {
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	font-size: 11px;
}
.footer a:link {
	color: #000000;
}
.footer a:visited {
	color: #000000;
}
.footer a:active {
	color: #000000;
}
.footer a:hover {
	color: #ff0000;
}

/* FAQ */
.answer {
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.question {
	font-family: Verdana, Helvetica, Arial;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.questionText {
	font-family: Verdana, Helvetica, Arial;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}

/* END FAQ */


/* TITLES FOR PAGES */
.home {
	font-family: Arial, Helvetica;
	color: #9933ff;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.paint {
	font-family: Arial, Helvetica;
	color: #cc6600;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.murals {
	font-family: Arial, Helvetica;
	color: #3300ff;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.faux {
	font-family: Arial, Helvetica;
	color: #009900;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.install {
	font-family: Arial, Helvetica;
	color: #cc0000;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.work {
	font-family: Arial, Helvetica;
	color: #ff6600;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.bodyc {
	font-family: Arial, Helvetica;
	color: #669900;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.faq {
	font-family: Arial, Helvetica;
	color: #009999;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.bio {
	font-family: Arial, Helvetica;
	color: #000000;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica;
	color: #ff6600;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}
.gift {
	font-family: Arial, Helvetica;
	color: #ff0099;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}


.title {
	font-family: Arial, Helvetica;
	color: #000000;
	vertical-align: bottom;
	font-size: 19px;
	font-weight: bold;
}

/* END TITLES FOR PAGES */

.upperNav {
	background-color: 336666;
}
                     
