body{
	margin:0;
	padding:0;
	background:#00ab4b;
	font: 18px "Arial Narrow", Arial, sans-serif;
	}

#master{
	margin:0;
	padding:0;
	background:#222222;
	}

object {outline:0 none;}

/* Main Nav */

#mainNav {
	width:100%;
	height:92px;
	margin:0;
	padding:0;
	list-style:none;
	background: url(/img/mainNavBg.png) 0 0 repeat-x;
	}

	#mainNav li {
		float:left;
		display:block;
		height:80px;
		}

	#mainNav a {
		float:left;
		display:block;
		height:80px;
		background-image: url(/img/nav.png);
		text-indent:-999em;
		}

	#mainNav li#wahtWeDo a {
		width: 140px;
		color:#a31400;
		background-position: 0 0;
		}

	#mainNav li#campInTouch a {
		width: 140px;
		color:#ec530c;
		background-position: -140px 0;
		}

	#mainNav li#cheyenneFramework a {
		width: 210px;
		color:#ffa508;
		background-position: -280px 0;
		}

	#mainNav li#campMinderCamp a {
		width: 190px;
		color:#1c3d91;
		background-position: -490px 0;
		}

	#mainNav li#theTeam a {
		width: 112px;
		color:#0295cb;
		background-position: -680px 0;
		}

	#mainNav li#home a {
		width: 170px;
		color:#008c3f;
		background-position: -792px 0;
		}


#whatWeDo {
	width: 990px;
	background: url(/img/subNavBg.png) 0 0 repeat-y;
	padding: 22px 22px 22px 0;
	}

	#whatWeDo h1,
	#whatWeDo h2,
	#whatWeDo h3,
	#whatWeDo h4,
	#whatWeDo p {
		padding-left: 186px;
		}

	ul#whatWeDoSubNav {
		list-style:none;
		float:left;
		margin:0;
		padding:0;
		}

	ul#whatWeDoSubNav li a {
		display:block;
		height: 30px;
		width:130px;
		padding-left:10px;
		color:#fff;
		font: 14px/30px "Arial Narrow";
		text-decoration:none;
		}

	ul#whatWeDoSubNav li a:hover {
		color:#d52801;
		}

	#sidebar {
		float:right;
		width:240px;
		margin-left:22px;
		}

		#sidebar p, ul {
			padding-left:0;
			font-size: 12px;
			line-height: 20px;
			color:#e1e1e1;
			list-style-position:inside;
			}

		#sidebar ul {
			margin:0 15px 15px 15px;
			width:200px;
			list-style-position:outside;
			}

		#sidebar h4 {
			color:#e1e1e1;
			font-size: 12px;
			padding-left:0;
			margin-top:0;
			}

#content {
	width: 990px;
	background:#222222;
	padding: 22px;
	}

	h1, h2 {
		color: #cbcbcb;
		}

	p {
		color: #c4c4c4;
		}

	a {
		color:#27a8d8;
		}
	a:hover {
		color:#00ab4d;
		}

	strong {
		font-weight:normal;
		color:#ffffff;
		}

	blockquote, address {
		color:#ffffff;
	}

a.next {
	margin-left:186px;
	}

#youNeedFlash {
	border:0;
	width:218px;
	margin:0 0 22px 22px;
	float:right;
}

#footer {
	width: 990px;
	height:66px;
	background: url(/img/phoneNumberBg.png) 0 0 no-repeat;
	}

	#requestInformation_btn {
		float:right;
		height: 66px;
		width:218px;
		text-indent:-999em;
		background: url(/img/requestInformation.png); 0 0 no-repeat;
		outline:0;
		}

	#requestInformation_btn:hover {
		background-position: 0 -66px;
		}

	#logIn_btn {
		float:right;
		height: 66px;
		width:80px;
		text-indent:-999em;
		background: url(/img/logIn.png); 0 0 no-repeat;
		outline:0;
		}

	#logIn_btn:hover {
		background-position: 0 -66px;
		}