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

body {
margin: 0;
padding: 0;
background-color: #ffffe6;
}

body, p {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #333333;
	line-height: 1.4em;
}

p, div {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}

p{
	margin-top: 1em;
}

h1, h2, h3, h4 {
	margin:0;
	font-family:Georgia, Palatino, Times, "Times New Roman", serif;
	line-height: 1.4em;
	font-weight: normal;
	color: #990000;
	font-weight: normal;
}

#navborder {
	border: 1px solid black;
	background-color: #ffffff;
	width: 900px;
	height: 72px;
	margin: 24px auto 4px auto;
	background-image: url(img/banner_title.png);
	background-repeat: no-repeat;
}

#navtable {
	width: 900px;
	height: 72px;
	display: table;
	#position: relative;
	overflow: hidden;
}


#nav {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-right: 2.5em;
}

#navtext {
	#position: relative;
	#top: -50%
	text-align: right;
}

#nav a {
	margin-left: 3em;
	text-transform: lowercase;
}

#navhr {
	height: 1px;
	margin: 0 8px;
	background-color: black;
}

#twitterbadge {
	width: 208px;
	float: left;
	position: relative;
	top: 485px;
	left: 1px;
	text-align: center;
}

#fbbadge {
	width: 208px;
	float: left;
	position: relative;
	top: 505px;
	left: 1px;
	text-align: center;
}

#twitterbadge a:hover {
	text-decoration:none;
}

#bodyborder {
	border: 1px solid black;
	background-color: #ffffff;
	width: 900px;
	margin: 0 auto 72px auto;
	background-image: url(img/left_banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#body {
	text-align: left;
	padding: 80px 120px 144px 330px;
	min-height: 500px;
}

/* IE6 min-height hack */

* html #body { height:500px; }

#footer {
	font-size: 0.75em;
	font-style: italic;
}

h4 {
	font-size:14px;
}

h3 {
	font-size:18px;
	margin-top: 1.5em
}

h2 {
	font-size:24px;
}

h1 {
	font-size:30px;
}

img {
	border: 0;
}

tr {
vertical-align: top;
}

table {
border:none;
padding: 0;
margin: 0;
border-collapse: collapse;
}

td {
padding:0;
margin:0;
}

a:link {
	text-decoration:none;
	color:#5986b3;
	font-weight:bold;
}

a:visited {
	text-decoration:none;
	color:#5986b3;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#6699cc;
	font-weight:bold;
}

hr {
	margin: 1.5em 0;
}

.backnav {
	font-size: 0.75em;
}

ol.tough {
	padding: 0;
	margin: 0;
	
}

ol.tough li {
	padding-left: 0;
	margin-left: 0;
}

span.dropcap {
	font-weight: bold;
	font-size: 600%;
	line-height: 0.9em;
	margin-right: 0.05em;
	padding-top: 0;
	padding-bottom: 0.02em;
	float: left;
	color: #990000;
}

.videolist1 {
	padding: 1em 0;
	border-top: 1px solid #dddddd;
	display: table;
	#position: relative;
	overflow: hidden;
}

.videolist0 {
	padding: 1em 0;
	border-bottom: 1px solid #dddddd;
	display: table;
	#position: relative;
	overflow: hidden;
}

.videolist1a {
	padding: 1em 0;
	display: table;
	#position: relative;
	overflow: hidden;
}



.videolist2 {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.videolisttextleft {
	#position: relative;
	#top: -50%
	text-align: left;
	width: 276px;
	padding-right: 24px;
	font-size: 18px;
}

.videolisttextright {
	#position: relative;
	#top: -50%
	text-align: right;
	width: 276px;
	padding-left: 24px;
	font-size: 18px;
}

.videolistimage {
	#position: relative;
	#top: -50%
	width: 150px;
}

p.buzz_testimonial {
	margin: 0.5em 0 2em 0;
	clear: both;
}

p.buzz_testimonial img {
	border: 1px solid black;
	width: 100px;
	float: left;
	margin: 3px 1em 1em 0;
}

p.buzz_testimonial_name {
	font-weight: bold;
	clear: both;
}
p.buzz_testimonial_title {
	margin: 0;
	font-style: italic;
	clear: both;
}

.disclaimer {
	font-size: 10px;
	font-style: italic;
}
