* {margin: 0; padding: 0; border: 0; text-decoration: none;}

body {
	background: #FFFFFF;
	font: 13px "trebuchet ms", "times new roman", arial;
	color: #7e293c;
}

a:link {color: #a5434a;}
a:visited {color: #a5434a;}
a:hover {color: #000000;}
a:active {color: #a5434a;}

#container {
	background: #FFFFFF;
	width: 619px;
	margin: 0 auto;
}

#headerWrapper {
	width: 100%;
	height: 50px;
}

#headerTitle {
	margin: 0px 0px 0px 63px;
	text-align: left;
}

h1 {
	font-size: 325%;
	color: #d77e84;
	font-weight: bold;
}

#quoteBG {
	height: 221px;
	background: url(../sitegfx/quotebg.gif) no-repeat;
}

#quoteText {
	width: 389px;
	margin: 10px 120px 0px 100px;
}

p {
	margin: 0px 0px 20px 0px;
}

#quoteButton {
	text-align: center;
}

#bottomWrapper {
	width: 100%;
	height: 280px;
}

#bottomLeft {
	width: 212px;
	float: left;
}

#googlead {
	width: 336px;
	float: left;
}

#bottomRight {
	width: 71px;
	font-size: 212%;
	color: #d77e84;
	font-weight: bold;
	text-align: center;
	float: left;
}

#footer {
	height: 50px;
	line-height: 50px;
	clear: both;
}
