/* HTML styles */

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	color: #fff;
	background: #FFFFFF url(../../img/homepage/bluebg2.jpg) repeat-x -2px 0px;
	margin: 0;
	padding: 0;
	min-width: 965px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.6em;
}

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

a:link, a:hover, a:visited {
	color: #F03134;
}

a:hover {
	color: #C81F07;
	text-decoration: none;
}

h2 {
	border: none;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}

div#container {
	width: 965px;
	margin: 0 auto;
}

div#content {
	background-color: #000000;
	width: 965px;
	overflow: hidden;
	position: relative;
}


/* ----- Content Styles ----- */

div#columns {
	position: relative;
	padding: 15px;
	padding-top: 25px;
}

div#column-one {
	float: left;
	position: relative;
	width: 415px;
	padding: 10px;
	overflow: hidden;
	color: #999999;
}

div#column-two {
	width: 201px;
	margin-left: 640px;
	padding: 10px;
}

div#column-three {
	float: right;
	width: 470px;
	padding: 10px;
	overflow: hidden;
	color: #999999;
}

div#textcontent {
	width: 965px;
}

div#textcontent2 {
	padding: 20px;
	width: 565px;
	text-align: center;
	margin: 0px auto;
	color: #FFFFFF;
}

/* ---- header styles ---- */

div#header{
	margin: 0px auto;
	padding: 0;
	width: 965px;
	height: 68px;
	position: relative;
}

div#logo{
	float: left;
	margin: 0;
	width: 387px;
	height: 68px;
}

img.logo_image{
	margin-left: -5px;
}

div#mask {
	background: transparent url(../../img/homepage/topshadow-black.gif) no-repeat 0px 0px;
	_background: transparent url() no-repeat 0px 0px;
	margin: 0px auto;
	margin-top: 3px;
	padding: 0;
	width: 965px;
	height: 10px;
	position: relative;
}

div#mask-photo{
	position: absolute;
	margin: 0px 0px 0px 6px;
	*margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	background: none;
	height: 680px;
	width: 960px;
	z-index: 1;
}

div#left-shadow {	
	float: left;
	margin-top: 14px;
	background: transparent url(../../img/homepage/rightshadow.png) repeat-y 0px 0px;
	_background: transparent url() repeat-y 0px 0px;
	width: 6px;
	height: 382px;
}

div#phoneNum{
	float: right;
	background: transparent url(../../img/homepage/booknow-paintball.gif) no-repeat 0px 20px;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 202px;
	height: 72px;
}

div#noPhoneNum{
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 172px;
	height: 71px;
}

#spanPhoneNum {
	display: none;
}


/* ---- footer styles ---- */

div#footer{
	margin: 0 auto;
	width: 965px;
	background-color: #000000;
	position: relative;
}

div#footerMenu {
	color: #fff;
	margin: 0 auto;
	background-color: #000;
	text-align: center;
}

div#footerMenu a, div#footerMenu a:link, div#footerMenu a:visited  {
	color: #F03134;
}

div#footerMenu a:hover  {
	text-decoration: none;
}

/* ---- misc styles ---- */

div#form-area {
	padding: 10px;
	border: 1px dashed #ccc;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	font-weight: bold;
}

.style2 {
	color: #FFFFFF;
}

.style3 {
	font-size: 10px;
}

/* ---- text styles ---- */
.text-small {
	font-size: 10px;
}

.text-white {
	color: #FFFFFF;
}

/* ---- FORM styles ---- */
.submit {
	background-color: #c21717;
	background-image: url(../../img/buttons/red-button.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;
}

.required-field {
	border: 1px solid #ff3333;
}

input[type=text], textarea, select  {
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/* ---- footer area ----- */
div#competition-t-cs {
	margin: 30px;
	font-size: 11px;
	line-height: 130%;
	color: #999;
}

div#competition-t-cs-terms {
	margin: 30px;
	font-size: 14px;
	line-height: 130%;
	color: #999;
}