/* DHS Fundraiser CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height:150px;
}
#main {
	margin-left:160px;
	margin-right:160px;
}
#env_prev {
	height:250px;
	background-image: url(/images/SqFlapEnvelope.gif);
	background-repeat: no-repeat;
	background-position:center;
	vertical-align:text-top;
}
.preview1 {
	text-align:center;
	font-family:"Adobe Garamond Pro", Palatino;
	font-size:12px;
	color:#000000;
}
#preview {
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
}
#annc_text {
	border: thin outset #000000;
	width:316px;
	padding-top: 24px;
	padding-bottom: 30px;
	font-size: 20px;
	line-height: 24px;
	font-family:"Edwardian Script ITC";
	text-align:center;
}
#thank_text {
	border: thin outset #000000;
	background-image:url(/images/DFlyerLogoLG.gif);
	background-repeat:no-repeat;
	width:306px;
	padding-bottom: 30px;
	font-size: 24px;
	line-height: 24px;
	background-position: center;
	vertical-align:bottom;
	font-family:"Edwardian Script ITC";
	text-align:center;
}
#logo {
	position: relative;
	top: 25px;
	left: 10px;
	width: 140px;
}
#main_container {
	height:inherit;
}
#headtext {
	position:relative;
	top:-85px;
	left:160px;
	height:83px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #0000FF;
}
#steps {
	position:relative;
	top:-80px;
	left:160px;
}
.active {
	font-size:12px;
}
.inactive {
	font-size:12px;
	color:#CCCCCC;
}
.labels {
	text-align:right;
}
#total {
	color:#000000;
	text-align:left;
}
.name {
	font-style: italic;
	font-size: x-large;
}
#discount {
	color:#009900;
	font-weight: bold;	
}
#orderform {
	width:300px
}
td.textleft {
	color:#000000;
	text-align:left;
}
.primary {
	text-align:center;
}
.secondary {
	font-size:small;
	text-align:center;
	color:#888888;
}
.alt {
	background:#E0E0E0;
}