@charset "UTF-8";
/* CSS Document */

@font-face {  
font-family: Helvetica;  
src: local("Helvetica Neue Bold"),  
local("HelveticaNeue"),  
url(http://www.ctvideography.com/fonts/FontBold.ttf);  
font-weight: bold;  
}  

@font-face {  
font-family: HelveticaReg;  
src: local("Helvetica Neue"),  
local("HelveticaNeue"),  
url(http://www.ctvideography.com/fonts/FontReg.ttf);  
font-weight: bold;  
} 


* {padding: 0;
   margin: 0;
}

a:link {color:#0c1b37; text-decoration:none;}
a:visited {color:#0c1b37; text-decoration:none;}
a:hover {color:#0c1b37; text-decoration: underline;}

#wrapper {
	background-color:#CCCCCC;
	width: 940px;
	position: relative;
	left: 50%;
	margin-left: -470px;
}

body {background-color:#000000;
	min-width:940px;
}

h1 {
	text-indent: -3000px; 
}

#header {
	float: left;
	color:#999999;
	height:415px;
	background: url(../graphics/background.jpg) no-repeat;
}

#rotateHome {
	float: left;
	background: url(../graphics/FlashPlaceholder.jpg) no-repeat;
	margin: 0 75px 0 530px;
	width: 456px;
	height: 304px;
}

#rotateKD {
	float: left;
	margin: 0 75px 0 600px;
	width: 376px;
	height: 304px;
}

/*   ---   Navigation   ---   */

#nav ul {
	margin: 64px 0 0 265px;
	list-style: none;
	width: 672px;
}

#nav ul li a {
	text-indent: -3000px;
	float: left;
	height: 27px;
}

#nav ul .home a {
	background: url(../graphics/navHome.jpg) no-repeat;
	width: 77px;
}

#nav ul .home :hover {
	background: url(../graphics/navHome_over.png) no-repeat;
}

#nav ul .gallery a {
	background: url(../graphics/navGallery.jpg) no-repeat;
	width: 83px;
}

#nav ul .gallery :hover {
	background: url(../graphics/navGallery_over.png) no-repeat;
}

#nav ul .sessions a {
	background: url(../graphics/navSessions.jpg) no-repeat;
	width: 97px;
}

#nav ul .sessions :hover {
	background: url(../graphics/navSessions_over.png) no-repeat;
}

#nav ul .specials a {
	background: url(../graphics/navSpecials.jpg) no-repeat;
	width: 152px;
}

#nav ul .specials :hover {
	background: url(../graphics/navSpecials_over.png) no-repeat;
}

#nav ul .kids a {
	background: url(../graphics/navKids.jpg) no-repeat;
	width: 110px;
}

#nav ul .kids :hover {
	background: url(../graphics/navKids_over.png) no-repeat;
}

#nav ul .staff a {
	background: url(../graphics/navStaff.jpg) no-repeat;
	width: 66px;
}

#nav ul .staff :hover {
	background: url(../graphics/navStaff_over.png) no-repeat;
}

#nav ul .contact a {
	background: url(../graphics/navContact.jpg) no-repeat;
	width: 87px;
}

#nav ul .contact :hover {
	background: url(../graphics/navContact_over.png) no-repeat;
}

/*   ---   End Navigation   ---   */

/*   ---   Content   ---   */

#content {
	float: left;
	width: 940px;
}

#lCol {
	float: left;
	color: white;
	width: 539px;
	height: 218px;
	display: block;
	margin: -260px 0 0 45px;
}

#rCol {
	float: right;
	width: 353px;
	margin: -200px 0 0 0;
}

h2 {
    font-family: Helvetica, sans-serif;
	background:url('../graphics/h2background.png') no-repeat;
	font-size: 32px;
	padding: 0.23em 0 0 20px;
	width: 460px;
	height: 50px;
}

h3 {
    font-family: Helvetica, sans-serif;
	color: #4a40a9;
	font-size: 22px;
	margin: 30px 0 5px 60px;
}

#lCol p {
    font-family: HelveticaReg, sans-serif;	
	color: #b1b0b0;
	font-size: 15px;
	margin: 5px 10px 0 60px;
	line-height: 1.3em;
}

#lCol p a {
    font-family: HelveticaReg, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

/*   ---   End Content   ---   */

/*   ---   Form   ---   */

form {
	margin-bottom: 100px;
}

textarea, input {
	padding: 5px 5px 5px 20px;
	font-size: 16px;
	color: #476b8d;
}

#fLabel {
	font-family: Helvetica, sansserif;
	font-size: 14px;
	margin: 5px 0 -10px 0;
	color: #777777;
}

#contactform {
	margin-top: 50px;
	margin-bottom: 30px;
}

#contactform p {
	font-family: HelveticaReg, sans-serif;
	margin: 12px  0 2px 20px;
	font-size: 16px;
}

/*   ---   End Form   ---   */

/*   ---   Home   ---   */

#homeVid {
	float: left;
	width: 860px;
	height: 320px;
	background:url('../graphics/homeVid.jpg') ;
	margin: -250px 0 20px 30px;
}

#homeVidQuicktime {
	width: 266px;
	position: relative;
	left: 50%;
	margin-left: -746px;
	margin-top: -250px;
	z-index: 0;
	float: left;
	text-align: center;
}

#unionVid {
	float: left;
	width: 860px;
	height: 365px;
	background:url('../graphics/unionVid.jpg') ;
	margin: -250px 0 20px 30px;
}

#unionVidQuicktime {
	width: 266px;
	position: relative;
	left: 50%;
	margin-left: -791px;
	margin-top: -250px;
	z-index: 0;
	float: left;
	text-align: center;
}

#lAd{
	float: left;
}

#rAd{
	float: left;
}

/*   ---   End Home   ---   */

/*   ---   Kids Day   ---   */

table {
	border-collapse: collapse;
	margin-left: 80px;
	width: 400px;
	border: 1px solid #555;
}

caption {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

thead {
	background: url(../graphics/tableGrad.png) repeat-x;
	border-bottom: 1px solid #222;
}

.odd {
	background-color: #222222;
}

th {
	font-family: HelveticaReg, sans-serif;
	height: 40px;
	padding: 8px 1em 0 1em;
}

td {
	font-family: HelveticaReg, sans-serif;
	padding: 0.5em 1em 0.3em 1em;
}

col {
	border-right: 1px solid #ccc;
}

col#date {
	border: none;
}

/*   ---   End Kids Day   ---   */

/*   ---   Sessions   ---   */

#sessionsBox{
	font-family: HelveticaReg, sans-serif;
}

#note {
	color: #999;
	font-size: 14px;
	margin: -5px 0 0 20px;
}

#sessionsBox {
	color: #FFFFFF;
	display: block;
	width: 313px;
	background: url(../graphics/grungeBG.png) no-repeat;
	padding: 20px;
	min-height:400px;
}

h4 {
	font-family: Helvetica, sans-serif;
	color: #82bbef;
	font-size: 18px;
	margin-top: 20px;
	line-height: 22px;
}

/*   ---   End Sessions   ---   */

/*   ---   Specials   ---   */

#rCol img {
	margin: 50px 0 50px 0;
}

#lColSpecials {
	width: 515px;
}

h5, h5 :hover {
    font-family: Helvetica, sans-serif;
	height: 70px;
	font-size: 22px;
	margin: 30px 50px 20px 20px;
	padding: 20px 0 0 80px;
	background-attachment: left;
}

h5 :visited {
	color: #CCCCCC;
}

h5 :hover {

	height: 70px;
	color: #777;
	margin-left: -80px;
}

.senior {
	background: url(../graphics/sessionSenior.jpg) no-repeat;
}

.senior :hover {
	background: url(../graphics/sessionSenior_over.jpg) no-repeat;
}

.family {
	background: url(../graphics/sessionFamily.jpg) no-repeat;
}

.family :hover {
	background: url(../graphics/sessionFamily_over.jpg) no-repeat;
}

.union {
	background: url(../graphics/sessionUnion.jpg) no-repeat;
}

.union :hover {
	background: url(../graphics/sessionUnion_over.jpg) no-repeat;
}

/*   ---   End Specials   ---   */

/*   ---   Staff   ---   */

h6 {
	margin: 35px 0 0 35px;
}

#contactImage {
	margin: 50px 0 0 35px;
}

/*   ---   End Staff   ---   */

/*   ---   Contact   ---   */

h3 span {
	font-size: 10px;
}

#lCol span {
	color: white;
}

#lCol a {
	color: white;
}

/*   ---   End Contact   ---   */

#twitter {
	width: 250px;
	height: 50px;
	position: fixed;
	left: 0px;
	bottom: 27px;
}

#shadow {
	width: 100%;
	height: 100px;
	position: fixed;
	left: 0px;
	bottom: 27px;
	background: url(../graphics/lowerGrad.png) repeat-x;
}

#footer {
	text-align: center;
	position:fixed;
	left:0;
	bottom:0;
	width: 100%;
	height: 27px;
	background: url(../graphics/footerBG.gif) repeat-x;
}



#footerText {
	font-size: 14px;
	color: #888;
	margin-left: -220px;
	text-align: center;
	position:fixed;
	left:0;
	bottom:0;
	width: 100%;
	height: 20px;
}