body {
	background: #FFFFFF url(images/bg_repeat.png) repeat-x;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	color: 4a1b00;
}

p, td, th {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: 4a1b00;y
}

th {
	font-style : bold;
}

H1 {
	font-size : 14px;
	font-weight : bold;
	color : #666666;
}

H2 {
	font-size : 12px;
	font-weight : bold;
	color : #430100;
}

H3 {
	font-size : 14 px;
	font-weight : bold;
}


A:LINK {
	color : #336633;
	text-decoration: underline;
}

A:VISITED {
	color : #336633;
	text-decoration: underline;
}

#contentPane {
	min-height: 500px;
	background-repeat: no-repeat;
}

#topNav {
}

#leftPane {
	float: left;
	width: 0px;
	width: 350px;
}

#bodyPane {
	background:url("images/content_bg.png") no-repeat scroll 0 85px transparent;
	float:left;
	margin-top:0;
	min-height:720px;
	padding-left:15px;
	padding-right:20px;
	position:relative;
	width:560px;
	overflow: display;
	z-index: 10;
}

#page {
	background: #EAE3DB url(images/bg_repeat.png) repeat-x;
	position:relative; /* needed for footer positioning*/
	width:1000px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#footerPane {
	height:47px;
	margin-bottom:-70px;
	margin-top:433px;
	position:relative;
	top:45px;
	width:100%;
}

#footerImg {
	background:none repeat scroll 0 0 #4A1D00;
	height:47px;
	position:relative;
}

#topLinks {
	background:transparent url(/images/topLinks.jpg) repeat scroll 0 0;
	height:16px;
	left:337px;
	padding-left:52px;
	padding-top:3px;
	position:absolute;
	top:0;
	width:702px;
	z-index:10;
}

#topLinks a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#topLinks a:hover {
	color: #4A1C00;
	text-decoration: none;
}

#VidThumbs {
	height:90px;
	width: 750px;
}

#videoPlayer {
	background:url("/images/videoPlayer.png") repeat scroll 0 5px transparent;
	margin-top:-27px;
	padding-bottom:27px;
	padding-top:3px;
	margin-left: -60px;
}

#videoPane {
}

#videoDetails {
	height:90px;
	width:626px;
	margin-top: 40px
}

#youTubeFrame {
	margin-left:82px;
	margin-top:49px;
}

#img {
	float: right;
	width: 250px;
}

input, textarea, select {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	/*background-color: #FFFFFF;*/
	margin: 1px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-color: #000000;
}

#promo {
	left:134px;
	position:absolute;
	top:675px;
}

#liveSupport {
	left:32px;
	position:absolute;
	top:227px;
}
}

#inputPromo {
	position: relative;
	top: -10px;
}

#inputPromo.input {
	height: 10px;
}

#goPromo {
	left:120px;
	position:absolute;
	top:-7px;
}
