/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #fafafa;
}
body {
	background: #fff;
	margin: 0 auto;
	padding: 3px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	width: 995px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font:1.5em Verdana, Geneva, sans-serif;
	color:#99AF4C;
}
h2.index {
	font-size:2.5em;
	font-style:italic;
}
h3 {
	color: #544b44;
	font-size: 1.333em;
	line-height: 2.25;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
a { color: #8AB7CA; }
#header, #contentContainer, #footer {
	width: 995px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 17px 0 9px 6px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 261px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 70px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	background: url(../images/header_bg.gif) repeat-x 0px 0px;
	height: 128px;
}
#header h3 {
	text-align: center;
	color: #8ab7ca;
	line-height: 1.5;
	font-style: italic;
}
#header .contact {
	float: right;
	width: 375px;
	margin-top: 18px;
}
#header .contact ul {
	margin: 0;
	padding: 0;
	height: auto;
	background: none;
	width: 375px;
	text-align: center;
}
#header .contact ul a {
	color: #544b44;
	text-transform: uppercase;
	font-size: 12px;
	display: inline;
	float: none;
}
#header .contact ul a:hover {
	background: none;
}
#header ul {
	clear: both;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 32px;
	clear: left;
	text-align: left;
	background: #544b44 url(../images/nav_bg.gif) repeat-x 0px 0px;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #fff;
	text-decoration: none;
	padding: 2px 10px 3px;
	display: block;
	float: left;
}
#header ul li a:hover {
	background: url(../images/nav-indicator.gif) no-repeat center bottom;
}
#leaderboard {
	background: url(../images/content_bg.gif) repeat-x left bottom;
	height: 240px;
}
#leaderboard img {
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}
#leaderboard .content {
	background: none;
	border: none;
	width: 960px;
	margin: 0 auto;
}
#leaderboard p {
	margin: 0;
	padding-top: 120px;
	width: 395px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	font-weight: normal;
}
#blog {
	margin: 3px 0 3px 5px;
	padding: 0;
	float: left;
	width: 210px;
}
#blog a {
	display: block;
	width: 210px;
	height: 90px;
	background: url(../images/leaderboard_blog.gif) no-repeat;
	text-indent: -3000px;
	text-decoration: none;
}
#newstands {
	float: right;
	width: 210px;
	margin: 0 5px 0 0;
	height: 136px;
	text-indent: -3000px;
	background: url(../images/leaderboard_newstands.gif) no-repeat;
}
#contentContainer {
	padding-top: 18px;
	padding-bottom: 36px;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 570px;
	margin-left: 15px;
}
#mainContent .capB {
	background: url(../images/cap-570_foot.jpg) no-repeat 0px 0px;
}
.capB {
	display: block;
	height: 8px;
}

#contentContainer .content {
	padding: 10px;
}
.content p {
	margin-top: 0;
}
.content h2 span {
	font-size: .619em;
}
img.services {
	float: left;
	margin-left: 15px;
	margin-top: 42px;
}
/* Secondary Content Styles */
#secondaryContent {
	width: 375px;
	float: left;
	background: url(../images/halftone_bg.gif) repeat 0px 0px;
	font-size: .916em;
	line-height: 1.636;
	margin-top: 27px;
	margin-left: 15px;
}
#secondaryContent .capB {
	background: url(../images/cap-373_foot.jpg) no-repeat 0px 0px;
}
#secondaryContent .content img {
	float: right;
	margin: 0 0 1em 1em;
}
#secondaryContent .content img.services {
	float:none;
	margin: 0 ;
}


/* Services Tables */
#mainContent table {
	width:100%;
	margin: 0 auto;
}
#mainContent table + p {
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #928876;
}
#mainContent caption {
	caption-side: top;
	font-size: 1.384em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fab075;
}
#mainContent th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.230em;
}

#footer {
	background: #544b44 url(../images/footer_bg.gif) repeat-x 0px 0px;
	height: 73px;
	padding-top: 18px;
	font-size: .916em;
	line-height: 1.6em;
	color: #ad9d91;
	clear: both;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #ad9d91;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #ad9d91;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #ad9d91;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
#secondaryContent table + p {
border-bottom:1px dotted #928876;
padding-bottom:1.5em;
}
.bodyimg {
	padding-left: 8px;
	padding-right: 8px;
	}
	
#mainContent img {
	border:1px solid #CCC;
	padding:5px;
	margin:6px;
}

#secondaryContent .address {
	padding-left:30px;
	line-height:16px;
}
#secondaryContent .address ze {
	font-weight:bold;
}
#secondaryContent .address a {
	font-style:italic;
}

.address { /* .address class used for 'design directory' page only */
	line-height:16px;
}
.address ze {
	font-weight:bold;
}
.address a {
	font-style:italic;
}

.top {
	text-align:right;
}

#secondaryContent ul li {
	padding-bottom:6px;
	line-height:14px;
}
#secondaryContent ul li ze {
	font-style:italic;
	color:#8AB7CA;
}

.highlight {
	background:#C90;
}

.highlight a {
	color:#900;
}
#mainContent ul.subscribe li img {
	margin: 0;
	padding: 0;
	border: none;
}
#mainContent table.directory {
	font-size:10px;
	line-height:13px;
	border:1px solid black;
	border-collapse:collapse;
}
#mainContent table.directory td{
	padding:3px 0 3px 3px;
	border:1px solid black;
	border-collapse:collapse;	
}
#mainContent table tr.th {
	font-size:13px;
}
.left {
	float:left;
	margin-right:5px;
}
.right {
	float:right;
	margin-left:5px;
}
.imgLeftLand { /* used for landscaped photos */
	float:left;
	height:230px;
	width:auto;
}
	.imgLeftLand p, .imgRightLand p, .imgLeftPor p, .imgRightPor p {
		font-style:italic;
		font:10px Georgia, "Times New Roman", Times, serif;
		padding-left:10px;
		margin-top:-5px !important;
	}
.imgRightLand {
	float:right;
	height:230px;
	width:auto;
}

.imgLeftPor { /* used for portrait photos */
	float:left;
	width:auto;
	height:290px;
}
.imgRightPor { 
	float:right;
	width:auto;
	height:290px;
}
