/* CSS Document */

body { 
	text-align:center;
}

/*----------fireworks.cfm----------------------*/
#wrapper {
	background:#000 url('gfx/fireworks_stars.gif') left top repeat-y;
	width:770px;
	text-align:left;
	margin:5px auto 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	
}

#wrapper h1 {
	width:770px;
	height:329px;
	color:#fff;
	background:url('gfx/fireworks_header.jpg') left top no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	text-align:center;
	margin:0 0 30px 0;
	padding:0;
	font-weight:400;
	line-height:329px;
}

.highlight {
	color:#FFFF00;
}

.locations {
	font-weight:bold;
	margin:0;
}

.contentBlock {
	color:#fff;
	font-size:11px;
	margin:0 0 50px 10px;
	width:750px;
	line-height:18px;
}
.contentBlock a {
	color:#fff;
	text-decoration:underline;
}

.contentBlock a:hover {
	color:#ff0;
}

.contentBlock h2 {
	
	color:#fff;
	background: #4f4f4f;
	line-height:36px;
	font-size:18px;
	margin:0 0 15px 0;
	text-indent:10px;
	font-weight:400;
}

.contentBlock h3 {
	color:#fff;
	font-size:14px;
	margin:0 0 15px 0;
}

.blockImage {
	float:right;
	margin:0 0 0 20px;
}

#footerWrapper {
	background: #2b286d url('gfx/fireworks_footer.jpg') left top no-repeat;
	width:770px;
	padding:180px 0 0 0;
	color:#a3a0e0;
	text-align:center;
	
}

#footer {
	text-align:left;
	margin:0 auto;
	width:600px;
	
}

#footerWrapper h4{
	margin:0 0 30px 10px;
	font-size:14px;
	text-align:center;
}

ul.keywords {
	font-size:11px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;	
	float:left;
	margin:0 95px 30px 0; /*215px Full Width*/
	width:100px;
	
}

ul.keywords#last {
	margin-right:0px;
	width:160px;
}
.keywords li {
	margin:0;
	padding:0 0 0 10px;
	text-indent:0;
}

/*----------old_homes_day.cfm----------------------*/
