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

/*********************
Globals
**********************/
body {
	background:black;
	text-align:center;
}

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

p {
	margin: 0;
	padding: 0;
}
/**********************
ID's
***********************/
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align:left;
	color:#ff9900;
	overflow:hidden;
}
#main_divider {
	width:980px;
	float:left;
	text-align:center;
}
h1#main_title {
	color:#ff9900;
	font-family:"Palatino Linotype";
	font-size:28px;
	text-align:left;
	width:500px;
	float:left;
	margin:-5px 0 0 8px;
}
h3#main_phone {
	color:#ff9900;
	font-family:"Palatino Linotype";
	font-size:22px;
	width:300px;
	float:right;
	margin:5px 10px 0 0;
	text-align:right;
}
#gal-pic {
	margin: 7px 0 0 0;
}
#left-nav {
	float:left;
	margin: 5px 7px 0 10px;
	width:165px;
}
#second-row {
	float:right;
	margin:10px 5px 0 0;
}
#vid-container {
float:left;
background:#333;
border: solid 6px #1b1b1b;
width:530px;
}
#vid-player {
	float:left;
	width:300px;
}
#vid-player table {	
	margin-left:10px;
}
#vid-thumbs {
	float:right;
	width:85px;
	text-align:center;
	margin-right:20px;
	color:white;
	font-weight: normal;
}
.vid-thumbs-block img {
	padding:2px;
}
#vid-next {
}
#vid-description {
	border-top: solid 6px #1b1b1b;
	text-align:center;
	height: 74px;
	width:420px;
font-family:"Palatino Linotype";
}
#vid-description .welcome {
color:#ff7e00;
font-size:25px;
font-weight:bold;
text-align:center;
margin-top:-10px;
}

#vid-description .tag {
color:#fff;
font-size:24px;
font-weight:bold;
font-style:italic;
margin-top:-5px;
text-align:center;
line-height:1.3em;
}
#phone-home {
	font-size:30px;
}
pre {
	visibility:hidden;
	height:0;
	width:0;
	
}
#vid-description p {
color:#fff;
font-size:.875em;
padding-top:8px;
text-align:left;
}


#right-col {
	float:right;
	margin:5px 0px 0 0;
}
#footer {
	text-align:center;
	float:right;
}
#footer a {
	color:#ff9900;
	text-decoration:none;
}
#footer a:hover {
	color:red;
	text-decoration:underline;
}
/***********************
Classes
************************/
.action {
	float:right;
	width:700px;
	clear:both;
}
.bolder {
	font-weight:bolder;
}
.center {
	text-align:center;
	margin: 0 auto;
}
.center-text-cont {
	width:430px;
	float:left;
	background:#333;
	border: solid 6px #1b1b1b;
	padding:5px;
	margin-left:4px;
	height:195px;
}
.center-text-cont p {
	font-size:16px;
	font-weight:bold;
	font-family:'palatino linotype';
}

.clear {
	clear:both;
}
.clear-left {
	clear:left;
}
h2.title {
	text-align:center;
	font-size: 20pt;
	margin:0 0 5px 0;
	color:#f90;
}
h4.title {
	text-align:center;
	font-size: 16pt;
	margin-bottom: 5px;
	color:#f90;
}
.jig-vid-cont {
	background:#333;
	border: solid 6px #1b1b1b;
	font-size:16pt;
	font-weight:bold;
	float:right;
	padding:5px 10px 3px 10px;
}
.jig-vid-cont p {
	font-size:16px;
	text-align:center;
	margin:0;
	padding:0;
}
li {
	display:inline;
	text-align:center;
	margin: 10px 0;
}
.nav {
	font-size:16pt;
	font-weight:bold;
}
.divder {
	margin:8px;
}
p.disclaimer {
	text-align:center;
	font-size:12pt;
	margin-top:10px;
}
/***********************
Specialty
************************/
#left-nav .title {
	font-size:30px;
	text-align:center;
	height:40px;
	width:175px;
	background:url('../img/nav_btn.jpg') no-repeat;
	line-height:1.2em;
	color:#ff6600;
}
/*****************
SEO Block
******************/
#seo_block {
	color:white;
	font-size:18px;
	padding:10px 15px;
	width:100%;
}
#seo_block p {
	margin:15px 0;
}
