/* Reset */

html, body { margin: 0; padding: 0; border: 0;  
				background: #FFFFFF; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */
html {   }
body {background-color:#FFFFFF; }

/* Headings */
h1, h2, h3, h4, h5, h6 {font-weight: bold; }

h1 { font-size:18px; color:#666;
		padding-bottom:5px; border-bottom:1px #ccc solid; border-top:1px #ccc solid; margin-bottom:3px; padding-top:5px; } 
h2 {
	font-size:14px;
	color: #333;
	margin-bottom: 5px;
}
h3 { font-size:12px; margin-bottom:0px; }
h4 { font-size:14px; text-align:center; margin-bottom:200px; margin-top:10px; color:#666 }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }


/* Text Elements */

p			 {
	color: #000;
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
padding: 10px;
}
}

p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a { font-weight: bold;}
a:link {color:  ;}
a:visited {color: #000;}
a:active {color: 000; }
a:focus {color:#666;}
a:hover {color:  #999;}

/* Images */

.image-frame 	{padding: 10px; border: 1px #ccc solid; margin: 10px; a}
.banner {width:900px}


/* Lists */

ul { }
ol { list-style-type:decimal; }

ul li {color: #000; font-size:12px; }
ol li {color: #000; font-size:12px; }


/* Tables */
table {width: 900px; }
tr { }
th { font-weight:bold; }
thead, th {background:#ccc; }
tbody { }
th, td, cation { color: #000;
	font-size:12px;
	line-height:150%; vertical-align:top;}
tfoot { }
.tfooter {background-color:#ccc; text-align: center; font-style:italic; }

caption {background: #efefef; }



/* Containers */

#video-wrapper {
	width: 940px;
	margin: 0 auto;
}
#outer { width:960px; margin:0 auto; background-color:#FFF; }
#wrapper { width:900px; margin:0 auto; background-color:#FFF; }
#kara-hearn {margin:30px 0; float: left; }
#social-media {float:right; 	}
#social-media ul li {display:inline; }
#social-media ul {margin-top:40px;}
#topnav {
	clear: both;
	padding-top: 30px;
}
#topnav ul { border-top:1px #000 solid; border-bottom:1px #000 solid;
				margin:20px 0; padding:10px 0;	}
#topnav ul li { display:inline;	}
#topnav ul li a { padding:0 15px;	}

#topnav a:link {color: #000; font-weight: bold;}
#topnav a:visited {color: #000;}
#topnav a:active {color: 000; }
#topnav a:focus {color:#666;}
#topnav a:hover {color: #636;}

#banner {margin-bottom:30px; }
#content {
    width: 900px;
    float: left;
    padding-bottom: 10px;
}
#contentfull { width:900px;float:left;		padding-bottom:10px;	}
#content-middle {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 10px;
	float: left;
	padding-top: 10px;
}
#contentvideofull {
	width: 873px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contentvideohalf {
	width: 436px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightside {width:310px; float:right;	padding-right:10px; }
#footer {clear:both; margin-top:20px 0; border-top:1px #ccc solid; 
			text-align:center; padding-bottom: 20px; padding-top: 10px; width: 900px; }
			
#video {
	height: 480px;
	width: 640px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#video1 {
	height: 491px;
	width: 873px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#video2left {
	width: 436px;
	height: 245px;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* Miscellaneous */

.date	{ font-weight: bold; color: 
#636 ; margin-bottom:3px; }
.footer-text {font-size:10px; font-style:normal; color: #000; text-align:center;}
.video {
	margin: auto;
	height: 480px;
	width: 640px;
}
.video1 {
	margin: auto;
	height: 491px;
	width: 873px;
}

.centerlink {
	margin: auto;
	left: auto;
	right: auto;
}

.gallery1 {
	padding:3px;
	width:575px; /* Sets width of gallery */
	}

#video3right {
	margin-top: auto;
	width: 436px;
	height: 245px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#video4 {
	width: 640px;
	height: 368px;
	margin-top: 50px;
}
