@charset "UTF-8";




/*================================================*/

body {
	background-image: url(Images/bk.gif);
	background-repeat: repeat;
}
/* CSS Document */

#wrapper {
	margin: 0px auto;
	width: 975px;
	background: url(Images/nameBK.png) no-repeat top;
	height: 610px;
	text-align: center;
}#bottomWrapper {
	background: url(Images/bottomBK.gif) repeat;
	width: 100%;
	display: block;
}
#bottomInnerWrapper {
	background: url(Images/bottomBK.gif) repeat;
	width: 975px;
	display: block;
	margin: 0px auto;
	height: 620px;
}
#leftBottom {
	float: left;
	width: 475px;
	display: block;
	padding-top: 20px;
}
#rightBottom {
	float: left;
	width: 480px;
	background: url(Images/horDiv.gif) repeat-y left;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
input {
	margin-bottom: 10px;
}
#leftBottom .signUpTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	padding-bottom: 10px;
	display: block;
}
#divider {
	background: url(Images/diver.png) repeat-x;
	height: 24px;
	width: 100%;
}
#YouTube {
	height: 385px;
	width: 640px;
	text-align: left;
	margin: 0px auto;
	padding-top: 140px;
}
#wrapper #comingSoon {
	width: 640px;
	padding-top: 10px;
	background: #372819;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 10px;
}
#wrapper #comingSoon p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
#wrapper #comingSoon h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	padding-bottom: 6px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #BC0000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #BC0000;
}
#signUp img {
	padding-top: 15px;
}
#signUp  {
	text-align: left;
	float: left;
	width: 300px;
	padding-left: 50px;
}
#signUp p  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
#footer {
	background: #302518;
	height: 230px;
	width: 100%;
}
#footerContent {
	height: 230px;
	width: 600px;
	margin: 0px auto;
	display: block;
}
#footerContent img {
	padding-top: 12px;
}
#footerContent p {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1em;
	text-align: center;
}
