body {
	background-image: url(../images/bg_tile.gif);
	margin: 0px;
	padding: 0px;
	top: auto;
}

a:link,a:visited,a:hover,a:active {
	color:#7e7d70;
	text-decoration:none;
}

.tooltiplink {
	position:relative;
}

.tooltip {
	display:block;
	position:absolute;
	top:15px;
	left:30px;
	background:#efefef;
}

.main {
	text-align: left;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-color: #d6d4bf;
	border: 10px solid #FFFFFF;
	width: 880px;
	margin: 0px;
	padding: 0px;
}

.logo {
	width: 880px;
	height: 68px;
}

.nav {
	width: 880px;
	height: 74px;
}

td.navLink a:link,a:visited{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7e7d70;	
	text-decoration:none;
}

td.navLink a:hover {
	color: #333333;	
}

td.navLinkSel a {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration:none;	
}

.home_content {
	width: 880px;
	height: 153px;
}

.content {
	width: 880px;
	/*height: 478px;*/
	/*min-height: 478px;*/
	overflow:visible;
}

.playground_content {
	padding-left: 25px;
	padding-right: 25px;
}

.playground_divider {
	background: url(../images/playground_divider.gif);
	width: 830px;
	height: 47px;
}

.contact_content {
	background: url(../images/contact_bg.jpg) no-repeat;
	width: 880px;
	overflow:visible;	
}

.footer {
	height: 50px;
	width: 880px;
	clear: both;
}

.thumb {
	border: 1px solid #333333;
}

.diagonal{
	background: url(../images/angle_line.gif) no-repeat;
	height: 42px;
	width: 475px;
}

.contactHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #484842;
	margin-top: 0px;
	padding-bottom: 8px;
}
.contactSubHead {
	padding-bottom: 5px;
}
.contactSubLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7e7d70;
	width: 68px;
	min-width: 68px;
}
.contactSubLeftRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c6340c;
	width: 68px;
	min-width: 68px;
}
.contactSubRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9b9a8b;
}

.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d7540e;
}

.error a:link {
	color: #d7540e;
	text-decoration: underline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #292929;
	margin-top: 0px;
	margin-bottom: 0px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #292929;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	margin: 0px;
}

form h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #292929;
}

.formLink {
	color: #816353;
}

.formLink a {
	color: #816353;
	text-decoration: underline;	
}

/* HOME */
#home_content {
	width: 656px;
	height: 60px;
	padding-top: 45px;
	padding-bottom: 50px;
	margin: 0px;
}

#homeText {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 600px;
}
#contentText {
	padding-left: 25px;
	padding-top: 35px;
	width: 350px;
}
#recent_list {
	padding-left: 0px;
	float:right;
}
#recent_list ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 30px;
}
#recent_list li {
	background: url(../images/recentBg.gif) no-repeat;
	line-height:20px;
}
#recent_list li a {
	color: #e79b08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
}

#directors_content {
	padding-left: 25px;
	padding-top: 25px;
	width: 350px;
}
#directors_list {
	padding-left: 0px;
	width: 290px;
}
#directors_list ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
}

#directors_list li {
	background: url(../images/nav_divider_dots.gif) no-repeat;
	line-height:35px;
}

#directors_list li a{
	color: #da430e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
}
#directors_list li a:hover{
	color: #2d2d2d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#directors_list li.bullet {
	background: url(../images/nav_divider_dots_bullet.gif) no-repeat;
}

#directors_list li.bullet a {
	color: #333333;
}

#thumb_container {
	padding-left: 15px;
}
#sideline {
	padding-top: 25px;
}
#content_divider {
	width: 1px;
	background: url(../images/content_divider_bg.gif) repeat-y;
	padding-top: 15px;
}
#navText {
	padding-top: 22px;
}
#videoContainer {
	background: url(../images/directors_video_bg.gif) no-repeat;
	width: 475px;
	height: 460px;
	overflow: visible;
	float: right;
	clear: both;
	text-align: center;
	padding-top:10px;
}
#videoContainer_nobg {
	width: 475px;
	height: 460px;
	overflow: visible;
	float: right;
	clear: both;
	text-align: center;
	padding-top:10px;
}
#videoContainer_popup {
	width: 475px;
	height: 460px;
	overflow: hidden;
	float: left;
	clear: both;
	text-align: center;
	padding-top:10px;
}
#contactList {
	width: 475px;
	height: auto;
	overflow: auto;
	float: right;
	clear: both;
	text-align: left;
}