@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #4B4969;
	background-color: #f2f1f4;
	margin: 0px;
}
.leftfixhome {
	background-color: #F2F2F4;
	background-image: url(images/debi_allen_home_r7_c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.middlefixhome {
	background-color: #F2F2F4;
	background-image: url(images/debi_allen_home_r7_c2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rightfixhome {
	background-color: #F2F2F4;
	background-image: url(images/debi_allen_home_r7_c18.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftfixalt {
	background-color: #D3D2DA;
	background-image: url(images/debi_allen_alt_r7_c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.middlefixalt {
	background-color: #D3D2DA;
	background-image: url(images/debi_allen_alt_r7_c2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rightfixalt {
	background-color: #D3D2DA;
	background-image: url(images/debi_allen_alt_r7_c18.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.date {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #4B4969;
}
.copy {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #4B4969;
	line-height: 16px;
}
a:link {
	color: #B9027E;
	text-decoration: none;
}
a:visited {
	color: #B9027E;
	text-decoration: none;
}
a:hover {
	color: #B9027E;
	text-decoration: underline;
}
a:active {
	color: #B9027E;
	text-decoration: none;
}
.sub {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B9027E;
}
.filterdrops {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #79778F;
	background-color: #FAECF5;
	border: 1px ridge #79778F;
	width: 150px;
}
.copywhite {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
#tagline
{
    padding-left: 15px;
    padding-right: 15px;    
    margin-left: 36px;
    font-size: 16px;
    width: 900px;
    text-align: justify;
    font-weight: bold;
    background-color: Gray;
    color: White;
}
.agent
{
    font-size: 15px;
    color: #B9027E;
    font-style: italic;
    font-weight: bold;
}
