/* Andrea Quinn Style Sheet */

/* GENERAL ----------------------------------------------------------------------- */

body {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #231918;
	background-image: url('Images/Site_Back.jpg');
}

a:link {
	color: #8c4425;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8c4425;
}
a:hover {
	text-decoration: underline;
	color: #ce4106;
}
a:active {
	text-decoration: underline;
	color: #ce4106;
}

table { text-align: left; }
form {margin:0; padding:0;}


/* HEADER ----------------------------------------------------------------------- */

.navText {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 13px; line-height: 1.53846em; color: #8c4425;}

/* BODY ------------------------------------------------------------------------- */

.bodyText {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 15px; line-height: 1.53846em; color: #8c4425;}

.bodyText_grey {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 15px; line-height: 1.53846em; color: #939393;}

.bodyText_pink {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 15px; line-height: 1.53846em; color: #e1137e;}
	a.bodyText_pink:link {color: #e1137e; text-decoration:none;}
	a.bodyText_pink:visited {color: #e1137e; text-decoration:none;}
	a.bodyText_pink:hover {color: #e1137e; text-decoration:underline;}
	a.bodyText_pink:active {color: #e1137e; text-decoration:underline;}
	
.bodyText_white {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 15px; line-height: 1.53846em; color: #fdc4ac;}

.bodyText_green {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 15px; line-height: 1.53846em; color: #828d08;}
	a.bodyText_green:link {color: #828d08; text-decoration:none;}
	a.bodyText_green:visited {color: #828d08; text-decoration:none;}
	a.bodyText_green:hover {color: #828d08; text-decoration:underline;}
	a.bodyText_green:active {color: #828d08; text-decoration:underline;}

.bodyText_plum {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 15px; line-height: 1.53846em; color: #a66988;}

.bodyText_small {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 12px; line-height: 1.53846em; color: #828d08;}

.testimonial {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 14px; line-height: 1.53846em; color: #b53e0b;}
	a.testimonial:link {color: #b53e0b; text-decoration:none;}
	a.testimonial:visited {color: #b53e0b; text-decoration:none;}
	a.testimonial:hover {color: #b53e0b; text-decoration:underline;}
	a.testimonial:active {color: #b53e0b; text-decoration:underline;}
	
.quoteby {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 14px; line-height: 2.53846em; color: #fc8f42;}

.morelink {font:62.5% "Georgia","Times New Roman","Times Roman","Serif"; font-size: 13px; line-height: 1.53846em; color: #fce8d9;}
	a.morelink:link {color: #fce8d9; text-decoration:none;}
	a.morelink:visited {color: #fce8d9; text-decoration:none;}
	a.morelink:hover {color: #fce8d9; text-decoration:underline;}
	a.morelink:active {color: #fce8d9; text-decoration:underline;}	
	
.disclaimer {line-height:18px; font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans"; color: #333333; font-size: 9px;}


/* FOOTER ----------------------------------------------------------------------- */

.copyright {line-height:18px; font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans"; color: #FFFFFF; font-size: 9px;}

.radiant {line-height:18px; font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans"; color: #FFFFFF; font-size: 9px;}
	a.radiant:link {color: #dba501; text-decoration:none;}
	a.radiant:visited {color: #dba501; text-decoration:none;}
	a.radiant:hover {color: #dba501; text-decoration:underline;}
	a.radiant:active {color: #dba501; text-decoration:underline;}
