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

.paragraphDQ {
	font: 13px/1.75em Georgia, "Times New Roman", Times, serif;
	color: #443C35;
}
.paragraphItalicDQ {
	font: italic 13px/1.75em Georgia, "Times New Roman", Times, serif;
	color: #822B1D;
}
a.paragraphItalicDQ:link {
	font: italic 13px/1.75em Georgia, "Times New Roman", Times, serif;
	color: #822B1D;
	text-decoration: none;
}
a.paragraphItalicDQ:visited {
	font: italic 13px/1.75em Georgia, "Times New Roman", Times, serif;
	color: #822B1D;
	text-decoration: none;
}
a.paragraphItalicDQ:hover {
	font: italic 13px/1.75em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.paragraphItalicDQ:active {
	font: italic 13px/1.75em Georgia, "Times New Roman", Times, serif;
	color: #822B1D;
	text-decoration: none;
}
.footerTextDQ {
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	text-shadow:0px 1px 0px black;
}
.footerDQ {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #A6A4A1;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
a.footerDQ:link {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #A6A4A1;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
a.footerDQ:visited {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #A6A4A1;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
a.footerDQ:hover {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
a.footerDQ:active {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #A6A4A1;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
hrDQ {
	border-top-color: #736861;
}
#wrapper {
	float: left;
	height: auto;
	width: 480px;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: auto;
}
#top {
	background: url(images/dqTop.png) no-repeat center top;
	height: 613px;
	width: 480px;
}
#content {
	background: url(images/dqBG.png) repeat-y center;
	height: auto;
	width: 480px;
	overflow: auto;
}
#copy {
	height: auto;
	width: 357px;
	margin-left: 62px;
	overflow: auto;
	text-align: left;
}
#bottom {
	background: url(images/dqBottom.png) no-repeat center top;
	height: 164px;
	width: 480px;
}
#bottomLeft {
	float: left;
	height: 25px;
	width: 185px;
	margin-left: 41px;
	margin-top: 57px;
}
#bottomRight {
	float: right;
	height: 25px;
	width: 185px;
	margin-top: 57px;
	margin-right: 41px;
}
