/* * { border: 1px solid #000; } */

body {
	margin: 0;
	padding: 0;
	font: 12px/20px Arial, Helvetica, sans-serif;
	background: #FFF url(../images/background.jpg) top center no-repeat;
}

a { color: #339933; }
h1 { font-size: 22px; color: #393; padding: 12px 0 0 0; margin-bottom: 0; }
h2 { font-weight: normal; font-size: 14px; color: #ff9933; margin-top: 5px; }
h3 { font-size: 14px; color: #393; margin: 0; padding: 10px 0 4px 0;}
img { border: none; }
object { outline:none; }
p { padding: 0; margin: 0 0 12px 0;}

#container {
	position: relative;
	margin: 0 auto;
	width: 830px;
}

#logoHit {
	display: block;
	position: absolute;
	width: 160px;
	height: 80px;
	top: 22px;
	left: 25px;
}

#header {
	text-align: right;
	padding-bottom: 53px;
}

	#header ul { margin: 28px 0 0 210px; padding: 0; }
	#header ul li {
		display: block;
		margin-left: 2px;
		float: left;
	}
	
	#header ul li a {
		background: #7ac042 url(../images/nav_static.jpg) no-repeat;
		text-align: center;
		display: block;
		width: 121px;
		color: #FFF;
		font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
	}

	#header ul li a:hover, #header ul li a.selected {
		background: #7ac042 url(../images/nav_rollover.jpg) no-repeat;
		color: #333;
	}

	#header ul li ul {
		display: none;
		position: absolute;
		margin: 0 0 0 -15px;
		padding: 0;
		top: 126px;
	}

	#header ul li ul li a {
		background: none;
		width: auto;
		margin: 4px 0 4px 0;
		padding: 0 5px;
		color: #333;
		/* border-right: 1px solid #AEAEAE; */
	}

	#header ul li ul li a:hover {
		background: none;
		text-decoration: underline;
	}

	#buyNowCopy {
		display: block;
		position: absolute;
		color: #fff;
		left: 600px;
		top: 25px;
	}

		#buyNowCopy a { color: #fff; text-decoration: none; }
		#buyNowCopy a:hover { text-decoration: underline; }
	
#flashContent { margin-bottom: 8px; }

#promoArea {
	margin: 0 -13px;
	padding-bottom: 21px;
}

	#profiles {
		float: left;
		width: 271px;
		margin-right: 25px;
	}
	
	#newsfeed {
		float: left;
		width: 287px;
		margin: 13px 18px 0 -20px;
	}

		#newsfeed ul {
			margin: 0;
			padding: 0;
		}

		/*
		#newsfeed h1 {
			margin: 0;
			padding: 0;
			width: 258px;
			height: 32px;
			background: url(../images/newsfeed_headline.gif);
			text-indent: -9999px;
		}
		*/

	#callouts {
		float: left;
		width: 265px;
		margin-top: 5px;
	}

#content {
	float: left;
	background: transparent url(../images/content_background.png) no-repeat;
	width: 515px;
	margin: 40px 0 75px 0;
	padding: 0 50px 0 22px;
	min-height: 500px;
}

#contentFull {
	float: left;
	background: transparent url(../images/content_background.png) no-repeat;
	margin: 40px 0 75px 0;
	padding: 0 50px 0 22px;
	min-height: 500px;
}

#innerCallouts {
	float: left;
	width: 240px;
	text-align: right;
}

	#innerCallouts img { margin: 20px 0 40px 0; }
	#innerCallouts a img { margin-bottom: 5px; margin-top: 0; }

	#aboutSean {
		position: absolute;
		top: 217px;
		left: 615px;
		width: 100px;
		height: 115px;
	}

	#aboutDevenee {
		position: absolute;
		top: 260px;
		left: 730px;
		width: 95px;
		height: 120px;
	}

	#aboutGeorge {
		position: absolute;
		top: 337px;
		left: 600px;
		width: 105px;
		height: 120px;
	}

	.locationBlock { width: auto; }

	.locationBlock h3 {
		border-bottom: 2px solid #393;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	.locationBlock p {
		padding: 0 10px 0 0;
		margin: 0;
		display: block;
		width: 170px;
		height: 150px;
		float: left;
	}

#contact_form
{
	padding: 10px 0 0 0;
	margin: 0;
}

	#contact_form div
	{
		padding: 0 0 15px 0;
		margin: 0;
	}

	#contact_form input,
	#contact_form textarea
	{
		background-color:#FFF;
		border:1px solid #999;
		float: left;
		width: 200px;
		margin: 0 0 0 10px;
		padding: 2px;
	}

	#contact_form p input
	{
		float: none;
		width: 20px;
		border: 0;
		background-color: #F5F8FC;
		margin-top: 5px;
	}

	#contact_form label
	{
		float: left;
		width: 150px;
		text-align: left;
	}
	#contact_form div.submit { border: 0; margin-top: 10px; margin-left: 220px; }
	#contact_form input#contact_submit
	{
		border: none;
		width: 70px;
		float: none;
	}

	p.form_error { color: #C00; }

#footer {
	border-top: 1px solid #D9D9D9;
	padding-top: 13px;
	text-align: right;
	font-size: 11px;
}

	#footer a {
		font-size: 11px;
		color: #222;
		text-decoration: none;
	}
	#footer a:hover { text-decoration: underline; }

	#linkBlock {
		text-align: left;
		width: 75%;
		float: left;
	}
	#linkBlock span { font-size: 10px; }

	#socialBlock {
		float: left;
		width: 25%;
	}

.block { width: 240px; padding-top: 30px; padding-right: 10px; float: left; }
.cite { color: #339933; font-size: 10px; }
.clearfloats { clear: both; }
.floatLeft { float: left; margin: 0 10px 10px 0; }
.greyBorder { border: 1px solid #ccc !important; }
.last { border: none !important; }
.noCopy { width: 600px !important; padding-right: 0 !important; }
.noCopyCallout { width: 200px !important; }
.noFlash { font-size: 16px; position: absolute; top: 370px; left: 180px; }
.profileCopy strong { color: #393; }
.setCopyBlock { display: block; height: 90px; }
.topImage { margin-top: -11px !important; }
.topImageFull { position: absolute; top: 170px; left: 580px; }
.topImageFullTouch { position: absolute; top: 152px; left: 600px; }
.topLink { text-align: right; padding: 10px 0; }