#fullheight {
	height: 100%;
}
#fullheight2 {
	height: 100%;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 0px;
	word-spacing: -1px;
	text-align: center;
	margin-right: 12px;
	padding: 3px 3px 3px 6px;
}
a.nav {
	text-decoration: none;
}
a.nav:hover {
	color: #FFCC00;
}
.nav2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
}
a.nav2 {
	text-decoration: none;
}
a.nav2:hover {
	color: #999999;
}
.nav3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 12px;
	color: #999999;
	margin: 0px;
}
a.nav3 {
	text-decoration: none;
}
a.nav3:hover {
	color: #CC0000;
}
.navSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 4px;
	text-align:center;
	width: auto;
	background-image: url(images/red_opacity90.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	margin: 0px 2px;
	line-height: 10px;
	text-transform: uppercase;
}
a.navSmall {
	text-decoration: none;
}
a.navSmall:hover {
	background-image: url(images/yellow_opacity90.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	color: #000000;
}
.navSmall2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 5px 4px;
	text-align:center;
	width: auto;
	margin: 0px 2px;
	line-height: 10px;
	text-transform: uppercase;
	background-image: url(images/yellow_opacity90.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
}
a.navSmall2 {
	text-decoration: none;
}
a.navSmall2:hover {
	background:#666;
	color: #000000;
}
.navSmall3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px 4px 6px 6px;
	text-align:left;
	width: 100%;
	display:block;
	background-color: #333333;
	margin: 0px;
	line-height: 10px;
}
a.navSmall3 {
	text-decoration: none;
}
a.navSmall3:hover {
	background:#FFCC00;
	color: #000000;
}
.smallyellow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFCC00;
	text-transform: uppercase;
}
a.smallyellow {
	text-decoration: none;
}
a.smallyellow:hover {
	color: #CC0000;
}
.photobuttons {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	padding: 3px 6px;
	text-align:center;
	margin-right: 3px;
	background-image: url(images/yellow_opacity90.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
}
a.photobuttons {
	text-decoration: none;
}
a.photobuttons:hover {
	background:#666;
	color: #000000;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
a.copyright {
	text-decoration: none;
}
a.copyright:hover {
	color: #FFCC00;
}
.greytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a.greytext {
	text-decoration: underline;
}
a.greytext:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.redtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
}
a.redtext {
	text-decoration: none;
}
a.redtext:hover {
	color: #FFCC00;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: #FFFFFF;
}
a.header {
	text-decoration: none;
}
a.header:hover {
	text-decoration: line-through;
	color: #FFCC00;
}
.headerGrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bolder;
	text-transform: uppercase;
}
a.headerGrey {
	text-decoration: none;
}
a.headerGrey:hover {
	text-decoration: line-through;
	color: #FFCC00;
}
.phone {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffcc00;
	margin: 0px;
	text-align:right;
	padding: 0px;
	text-transform:uppercase;
	letter-spacing:1px;
}
a.phone {
	text-decoration: none;
}
a.phone:hover {
	color: #FFCC00;
}
.studioRental {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #ffcc00;
	width:80%;
	padding: 12px;
	margin:0 0 6px 6px;
	background-color:#cc0000;
	border:dashed #ffcc00;
	text-align:center;
}
#photo_caption {
	position: absolute;
	width: absolute;
	top: 178px;
	left: 0;
	padding: 2px 16px 4px;
	color: #999999;
	z-index: 5;
	height: auto;
}

#show_hideContent {
	position: absolute;
	width: 300;
	top: 191px;
	left: 0;
	padding: 6px 16px;
	background-image: url(images/black_opacity85.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	padding: 2px 16px 4px;
	color: #999999;
	z-index: 5;
	height: auto;
}
#nav {
	position: absolute;
	width: 876px;
	top: 21px;
	left: 0px;
	padding: 6px 0px 6px 16px;
	background-image: url(images/red_opacity90.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	z-index: 4;
	height: auto;
}
#nav2 {
	position: absolute;
	width: 876px;
	top: 0px;
	left: 0px;
	behavior:url(iepngfix.htc);
	height: auto;
	z-index: 5;
	margin: 0px;
	padding: 4px 0px;
	text-align: right;
}
#phone {
	position: absolute;
	width: 876px;
	top: 134px;
	left: 0;
	height: auto;
	z-index: 5;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom:solid 3px #ffcc00;
}
#content {
	position: absolute;
	width: 867px;
	left: 0px;
	padding: 16px 16px 6px;
	background-image: url(images/opacity90.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	z-index: 2;
	height: auto;
}
#newsnav {
	position: absolute;
	bottom: 10px;
	width: 860px;
	left: 0px;
	padding: 6px 16px;
	background-image: url(images/black_opacity85.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	height: auto;
	z-index: 3;
}
#contentbox {
	position: absolute;
	width: 867px;
	left: 0px;
	top: 230px;
	padding: 22px 22px 6px 6px;
	background-image: url(images/black_opacity85.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	height: auto;
	z-index: 3;
	top: 199px;
}
#blackback {
	background-image: url(images/black_opacity85.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
}
#tablegrid {
	padding: 0px 3px 0px 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
}
#tablegrid2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding: 0px 16px 0px 8px;
}
#tablegrid3 {
	padding: 0px 6px 0px 15px;
}
.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
a.date {
	color: #666666;
	text-decoration: none;
}
a.date:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.creditfooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
a.creditfooter {
	color: #666666;
	text-decoration: none;
}
a.creditfooter:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.newstext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
a.newstext {
	color: #666666;
	text-decoration: underline;
}
a.newstext:hover {
	color: #CC0000;
	text-decoration: underline;
}
div.feedburnerFeedBlock p.date {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	margin: 0px 0px 8px;
	padding: 0px;
}
div.feedburnerFeedBlock ul {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}
div.feedburnerFeedBlock ul li div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
div.feedburnerFeedBlock ul li {
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 13px;
}
div.feedburnerFeedBlock .headline a {
	list-style:none;
	display: block;
	text-indent: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 16px;
} 
div.feedburnerFeedBlock .headline a:hover {
	list-style:none;
	display: block;
	text-indent: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 16px;
} 
div.feedburnerFeedBlock ul li {
	padding-left: 0 !important;
	text-indent: 0 !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
#creditfooter { 
        display: none; 
		}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #666666;
	background-image: url(images/black_opacity90.png);
	behavior:url(iepngfix.htc);
	background-repeat: repeat;
	padding: 2px;
}
form.contact {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #666666;
	padding: 2px;
	background-color:#000000;
}
