@charset "UTF-8";
body {
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #B0B0B0;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.bgTop {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	height: 292px;
}
.bodyMiddle {
	background-image: url(../images/body_middle2.jpg);
	background-repeat: repeat-y;
}
.bodyBottom {
	background-image: url(../images/body_bottom.jpg);
	height: 67px;
}
.copyright {
	color: #FFF;
}
.navBG {
	background-image: url(../images/nav_bg.jpg);
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
.footerLinks {
	color: #999;
}
.renderingsNumbers {
	font-size: 14px;
	color: #999;
	margin: 0px;
	padding-bottom: 5px;
}
.contactFields {
	width: 550px;
}
.photoLeftMargin {
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.photoRightMargin {
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.homeMiddleTile {
	background-image: url(../images/home_bg_middle.jpg);
	background-repeat: repeat-y;
}
.homeNav {
	background-image: url(../images/home_nav_tile.jpg);
	background-repeat: repeat-x;
	height: 99px;
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
	line-height: 20px;
	font-style: normal;
}
.homeBulletsBG {
	background-color: #eaeaea;
}
.homeBullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.homePresenting {
	font-size: 18px;
	color: #7d7d7d;
	line-height: 22px;
}
.homeTheCenter {
	font-size: 20px;
	color: #010101;
}
.homeBy {
	font-size: 13px;
	color: #333333;
}
.homeHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	line-height: 16px;
}
a.homelinks:link {
	color: #FFF;
	text-decoration: none;
}
a.homelinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.homelinks:hover {
	color: #999;
	text-decoration: none;
}
a.homelinks:active {
	color: #FFF;
	text-decoration: none;
}

