/* HOME */
body {
	background:#CCC none repeat scroll 0 0 !important;
}
#container {
	width: 1020px;
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	text-align:left;
}
#header {
	height: 81px;
	padding: 10px 0 0 30px;
	background-color: #CCCC9A;
	border-bottom: 4px solid #CCC;
}
#navBar {
	padding-top: 5px;
}
#navlist li {
	font-size: 14px;
	display: inline;
}
#navlist a {
	color: #333;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#navlist a:hover {
	color: #FFF;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 0 -14px;
}
#navlist li a#current, #navlist li a#current:link {
	color: #FFF;
}
#content {
	padding-top: 20px;
	padding-bottom: 20px;
}
#leftCol {
	float: left;
	width: 205px;
	padding: 0 20px 0 30px;
}
#midCol {
	float: left;
	width: 460px;
}
#headshot {
	float: left;
	padding-right: 10px;
}
#contentCopy {
	margin-top: -5px;
	text-align: justify;
}
#praise {
	padding-top: 5px;
}
#video {
	float: left;
	width: 685px;
	padding: 0 0 0 30px;
}
#video h3 {
	margin-top:10px;
}
#video h2 span, #video h3 span {
	color: #666;
}
#rightCol {
	float: right;
	height: 1000px;
	width: 255px;
	padding: 0 30px 0 20px;
}
#rightCol-video {
	float: right;
	width: 255px;
	padding: 0 30px 20px 20px;
}
#rightCol-video #commercials {
	border: none;
}
#internetContent {
	width: 250px;
	height: 220px;
	padding-top: 20px;
	border-bottom: 2px #CCC dotted;
}
#commercials {
	width: 250px;
	height: 435px;
	padding-top: 20px;
	border-bottom: 2px #CCC dotted;
}
#films {
	width: 250px;
	height: 235px;
	border-bottom: 2px #CCC dotted;
}
#interviews {
	width: 250px;
	padding-top: 20px;
}
#footer {
	height: 45px;
	border-top: 4px solid #CCC;
	background-color: #CCCC9A;
}
/* CONTACT */
#leftCol_contact {
	float: left;
	width: 465px;
	height: 360px;
	padding-left: 30px;
	margin-bottom: 15px;
	border-right: 2px solid #CCC;
}
#rightCol_contact {
	float: right;
	width: 465px;
	padding-right: 30px;
	margin-bottom: 15px;
}
/* List Items */
div#leftCol li {
	padding-bottom: 10px;
}
div#midCol ul li {
	padding-bottom: 10px;
}
a:link {
	color: #333;
}
a:hover {
	color:#999966;
}
a:visited {
	color: #333;
}
/* Classes */
h1.imageReplace {
	height: 55px;
	background: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.imageGrid {
}
div.img {
	float:left;
	width: 115px;
	padding: 0 10px 10px 0;
	text-align:left;
}
div.active-state {
	float:left;
	width: 115px;
	padding: 0 10px 10px 0;
	text-align:left;
}
div.img img {
	display:inline;
	border:4px solid #CCC;
}
div.img .desc span {
	border: none;
}
div.img a:hover img {
	border:4px solid #CCCC9A;
}
div.active-state img {
	border:4px solid #CCCC9A;
}
div.desc {
	text-align:left;
	font-weight:normal;
	font-size: 12px;
	width:210px;
	padding-top:5px;
}
.contact ul {
	margin-top: -10px;
}
.contact li {
	padding: 5px 0 0 15px;
}
li.title {
	font-size: 11px;
}
.review {
	margin-left: 10px;
}
.items {
	margin-left: 10px;
}
.items li {
	padding-bottom: 10px;
}
.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}

