body {
	background-color: #2f2d3d;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-image: url(../graphics/test_header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 299px 0 0 0;
	width: 730px;
	border-left: 5px solid #d4be8d;
	border-right: 5px solid #d4be8d;
	}	

#wrapper_smallheader, #wrapper_confctr, #wrapper_office, #wrapper_services, #wrapper_dir, #wrapper_contact, #wrapper_tenants {
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 149px 0 0 0;
	width: 730px;
	border-left: 5px solid #d4be8d;
	border-right: 5px solid #d4be8d;
	}	

#wrapper_confctr { background-image: url(../graphics/header_conf.jpg); }
#wrapper_office { background-image: url(../graphics/header_office.jpg); }
#wrapper_services { background-image: url(../graphics/header_services.jpg); }
#wrapper_dir { background-image: url(../graphics/header_directions.jpg); }
#wrapper_contact { background-image: url(../graphics/header_contact.jpg); }
#wrapper_tenants { background-image: url(../graphics/header_tenants.jpg); }

#nav {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	height: 34px;
	}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
	}

#nav li {
	display: block;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 9px 8px 9px 8px;
	}

#nav a:link, #nav a:visited {
	color: #172c6f;
	text-decoration: none;
	}

#nav a:hover {
	color: #6793bb;
	text-decoration: underline;
	}

#primary {
	float: left;
	width: 445px;
	min-height: 800px;
	padding: 10px 0 25px 15px;
	}

#primary_wide {
	float: left;
	width: 690px;
	padding: 10px 0 25px 15px;
	}

#primary, #primary_wide p {
	font-size: 1.3em;
	line-height: 1.7em;
	text-align: justify;
	}

#primary li {
	text-align: justify;
	padding-bottom: 5px;
	}

#secondary {
	float: right;
	width: 220px;
	padding: 10px 25px 25px 0;
	}
	
#secondary img {
	border: 0;
	padding: 15px 0 5px 0;
	}

#secondary p {
	font-size: 1.2em;
	text-align: center;
	}

#secondary li {
	list-style-image: none;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: justify;
	padding-bottom: 0;
	
	}

#footer {
	clear: both;
	width: 730px;
	padding: 20px 10px 10px 10px;
	}

#footer p {
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: center;
	}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-bottom: -5px;
	}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 10px 0 0;
	border-bottom: 1px dotted #2f2d3d;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #2f2d3d;
	text-align: center;
	height: 46px;
	margin-top: 0;
	margin-bottom: -15px;
	padding-top: 8px;
	background: url(graphics/test_quotes_top.jpg) no-repeat;
	background-position: top left;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2f2d3d;
	text-align: right;
	height: 46px;
	margin-top: -10px;
	margin-bottom: -15px;
	padding: 0 11px 8px 0;
	background: url(graphics/test_quotes_bot.jpg) no-repeat;
	background-position: top right;
	}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: -10px;
	}	

#secondary h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	}

a:link, a:visited {
	color: #6793bb;
	text-decoration: underline;
	}

a:hover {
	color: #172c6f;;
	text-decoration: none;
	}

#thumbs {
	width: 230px;
	float: left;
	border: 0;
	padding: 2px 0 40px 0;
	}

#thumbs img {
	border: 1px solid #ccc;
	padding: 2px;
	}

.thumbs_left {
	margin: 2px 5px 2px 0;
	}

.thumbs_right {
	margin: 2px 0 2px 5px;
	}

.left {
	float: left;
	margin: 3px 8px 5px 0;
	}

.right {
	float: right;
	margin: 3px 0 5px 8px;
	}

#quotes {
	width: 230px;
	height: 230px;
	border: 0;
	padding: 2px 0 20px 0;
	
	}

#quotes p {
	font-size: 1.7em;
	line-height: 1.9em;
	text-align: center;
	color: #2f2d3d;
	margin-top: -15px;
	}

#contact {
	border: 0;
	width: 445px;
	padding: 10px 0 10px 0;
	}

.con_left {
	width: 85px;
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: right;
	padding: 8px 5px 8px 0;
	}
	
.con_right {
	width: 360px;
	}

#office {
	width: 100%;
	}

#office img {
	margin: 5px 8px 5px 8px;
	}

.ten {
	width: 100%;
	padding: 0;
	}

.ten p {
	font-size: .9em;
	line-height: 1.1em;
	}

.tenants {
	float: right;
	margin: 15px 10px 0 0;
	border: 3px solid #ccc;
	}

#photos {
	width: 600px;
	padding: 0 50px 0 70px;
	}
