body {
	margin: 0 auto;
}

#page-wrapper {
	margin:0 auto;
	width:1000px;
	border:1px solid #CCCCCC;
	overflow:auto;
}

#left-content {
	float:left;
	width:230px;
	height:auto;
	background:url(../images/nav_bg.jpg) repeat-y;
}

.red-link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ca2a27;
}

a.red-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ca2a27;
}

#right-content {
	float:left;
	width:770px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
}

.red-heading {
	font-size:20px;
	color:#a80000;
}

#header-left {
	width:230px;
	height:221px;
	background:url(../images/header_left.jpg);
}

#header-right {
	width:770px;
	height:148px;
	background:url(../images/header_right.jpg);
}

#home-top-locations {
	margin-top:20px;
	width:744px;
	height:233px;
	background:url(../images/home_top_locations.jpg);
}

#nav-bg {
	width:230px;
	height:auto;
	background:url(../images/nav_bg.jpg);
}

#nav-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 35px;
	color:#b03939;
	font-weight:bold;
}

#locations-text {
	padding:65px 0 0 30px;
	line-height:1.2em;
}

#nav-text a {
	color:#b03939;
	text-decoration:none;
	font-weight:bold;
}

.underline {
	text-decoration:underline;
	font-style:italic;
}

#copy-text {
	padding-top:20px;
	float:left;
}