* {
	margin:0;
	padding:0;
}

body {
	ztext-align:center; /* center #container in IE */
	font:normal 85%/120% "trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
}

#container {
	width:950px;
	margin:0;
	text-align:left;
	color:#666;
	background:url(topContent.jpg) no-repeat;
}

#topContent {
	position:relative;
	width:382px;
	height:335px;
	padding:245px 0 0 525px;
}

#topContent span {color:#6d0b22;
	font-weight:bold;
	font-size:1.1em;
}

#topContent p {line-height:1.6em;
	padding-top:23px;
	text-align:justify;
}

#topContent a {
	color:#000;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
}

#topContent a:visited {
	color:#000;
}

#topContent a:active,
#topContent a:focus,
#topContent a:hover {
	color:#6d0b22;
}

#bottomContent {
	clear:both;
	overflow:hidden; /* wrap floats */
	width:100%; /* trip haslayout, wrap floats in IE */
	height:320px;
	background:#000 url(bottom.jpg) no-repeat;
	zmargin-top:79px;
}

dl, .contentBox{color:#fff;
	float:left;
	position:relative;
	display:inline; /* prevent IE double margin bug */
	margin:48px 0 0 0;
}

dt {color:#950b2d;
	font-size:1.8em;
	font-style:italic;
	font-weight:bold;
	padding-bottom:20px;
}

dt.address {padding:10px 0 8px 0;}

dd {padding-bottom:15px;
	font-size:1.2em;}

dl.left {margin-left:30px;
	width:275px;
}

dl.middle {width:180px;
	margin-left:50px;
}

dd.lessPad {padding-bottom:8px;}
dd a  {color:#e0728d;
	text-decoration:none;
}

.contentBox {margin-left:50px;
	width:320px;
}

.contentBox p {color:#fff;
	padding-bottom:20px;
	font-size:1.1em;
	line-height:1.6em;
}

.contentBox ul{padding-left:15px;
	margin-left:15px;
	color:#6d0b22;
	font-style:italic;
}

.contentBox li {padding-bottom:6px;}
.contentBox span {color:#727272;}

p.copyright {padding:50px 0 5px 35px;
	clear:both;
	color:#666;
	font-size:.9em;
}

p.copyright a {color:#666;
	text-decoration:none;
}

p.copyright span {color:#e0728d;}

p.copyright a:visited {
	color:#666;
}

p.copyright a:active,
p.copyright a:focus,
p.copyright a:hover {
	color:#666;
}


