/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	background-color:#000000;
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: none;
	color: #3399cc;
	}
a:active {
	text-decoration: none;
	color: #3399cc;
	}
#pageHeader {
	background:url(../Images/navBackground.jpg) repeat-x;
	height: 65px;
	float: left;
	position: absolute;
	width: 100%;
	}
#wrapHeader {
	width: 1000px;
	margin: auto;
	position: relative;
	z-index: 1000;	}
#wrapHeader img {
	float: left;
	margin-top: 10px;
	border: none;
	}
#container {
	width: 1000px;
	margin: auto;
	background-color:#000000;
	height: 100%; 
	border-left: #333333 2px solid;
	border-right: #333333 2px solid;	
	}
#headerImg {
	}
#primaryNavigation {
	height: 55px;
	position: relative;
	left: 123px;
	}
#primaryNavigation ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#primaryNavigation ul li {
	text-transform: uppercase;
	font-size: .9em;
	list-style: none;
	display: block;
	float: left;
	padding: 22px 2.2em 1.35em 0;
	letter-spacing: .05em;
	color: #FFFFFF;
	}
#secondaryNav {
	margin: auto;
	width: 425px;
	}
#secondaryNav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#secondaryNav ul li {
	list-style: none;
	display: block;
	float: left;
	color: #FFFFFF;
	width: 139px;
	padding: 8px 0px;
	}
#secondaryNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
#secondaryNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#secondaryNav a:hover {
	color: #3399cc;
	text-decoration: none;
	}
#secondaryNav a:active {
	color: #3399cc;
	text-decoration: none;
	}
.right{
	border-right: solid #333333 thin;
	}
hr {
	height: 2px;
	border: 0;
	border-color:#333333;
	clear: left;
	background-color: #333333;
	color: #333333;
	margin: 0px;
	}
.overviewText {
	width: 800px;
	margin: auto;
	margin-top: 48px;
	}
.overviewText h1 {
	color: #3399cc;
	font-size: 1.2em;
	margin-top: 50px;
	}
.overviewText p {
	color:#FFFFFF;
	text-align: justify;
	font-size: .9em;
	line-height: 2em;
	}
#packCont {
	width: 800px;
	margin: auto;
	}
#packContLong {
	width: 525px;
	margin: auto;
	clear: both;
	}
.shortPack {
	width: 208px;
	min-height: 270px;
	padding: 5px 20px;
	border: thin solid #333333;
	color: #FFFFFF;
	-moz-border-radius: 0.625em;
	border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	behavior: url(border-radius.htc);
	float: left;
	margin-top: 40px;
	}
.center {
	margin-left: 25px !important;
	margin-right: 25px !important;
	}

.longPack {
	width: 208px;
	min-height: 335px;
	padding: 5px 20px;
	border: thin solid #333333;
	color: #FFFFFF;
	-moz-border-radius: 0.625em;
	border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	behavior: url(border-radius.htc);
	float: left;
	margin-top: 30px;
	}
.rightPack {
	margin-left: 25px !important;
	}
.shortPack h1,
.longPack h1
 	{
	color: #3399cc;
	font-size: 1.1em;
	float: left;
	}
.shortPack h2,
.longPack h2
 	{
	color: #FFFFFF;
	font-size: 1em;
	float: right;
	}
.shortPack p,
.longPack p
 	{
	color: #FFFFFF;
	font-size: .8em;
	margin-top: 1em;
	line-height: 16px;
	}
.longPack p span {
	line-height: 1.3em;
	position: relative;
	width: 210px;
	}
.shortPack li,
.longPack li
	{
	font-size: .9em;
	list-style: disc;
	color: #3399cc;
	line-height: 1.7em;
	}
.shortPack li span, 
.longPack li span {
	color:#FFFFFF;
	}
#packCont hr,
#packContLong hr {
	width: 248px;
	margin: 0px;
	padding: 0px;
	position: relative; right: 20px;
	color: #333333;
	background-color: #333333;
	border: 0;
	}
#videos {
	color: #FFFFFF;
	width: 800px;
	margin: auto;
	margin-top: 40px;
	clear: both;
	}
.vids {
	/*border: solid thin #333333;
	-moz-border-radius: 0.625em;
	border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	behavior: url(border-radius.htc);*/
	text-align: center;
	float: left;
	}
.rightVid {
	margin-left: 50px !important;
	}	
#footer {
	height: 150px;
	clear: both;
	}
/******************************************
			CONTACT PAGE
******************************************/
#content {
	width: 800px;
	margin: auto;
	margin-top: 30px;
	}
#contact_response {
	font-size: 150%;
	display: none;
}

#contact_info {
	width: 11em;
	float: left;
	text-align: center;
	margin-top: 70px;
}
	#contact_info dl {
		margin: 0px;
		padding: 0px;
		}
	#contact_info dt {
		color: #2caae2;
		margin: 0px;
	}
	
	#contact_info dd {
		margin-top: 5px;
		margin-left: 0px;
		color: #99cccc;
		font-size: 0.75em;
	}
	.john {
		padding-top: 70px;
		}

#contact_form {
	width: 34.5em;
	float: right;
}
	#contact_form p {
		margin-bottom: 0.5em;
	}
	
	#contact_form label {
		width: 5.5em;
		display: block;
		float: left;
		color: #99cccc;
	}
	
	#contact_form input, #contact_form textarea {
		width: 23em;
		background: #fff;
		border: none;
		-moz-border-radius: 0.625em;
		border-radius: 0.625em;
		-webkit-border-radius: 0.625em;
		behavior: url(border-radius.htc);
		padding: 0.25em 0.5em;
		margin: 0;
		font-family: sans-serif;
		font-size: 1.2em;
		line-height: 1.4em;
	}
	
	#contact_form textarea {
		min-height: 9.8em;
	}
	
	#contact_form input[type="submit"] {
		border: 2px solid #fff;
		width: 24em;
	}
	
	#contact_form input[type="submit"]:hover {
		background: #2caae2;
		color: #fff;
		width: 24em;
	}
	
	#contact_form p:hover input[type="submit"] {
		border: 2px solid #2caae2;
		width: 24em;
	}
.form_error {
	background-color: yellow !important;
	border: 1px solid red !important;
}
