body {
	margin: 5px;
	background-color: #e2ab42;
	background-attachment: fixed;
	background-image: url(http://www.gearupfoundation.org/images/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

img {
border: 0;
outline: none;
}

#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
}

#topHeader {
	text-align: right;
	height: 207px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(http://www.gearupfoundation.org/images/gupLogo.png);
	background-repeat: no-repeat;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #f8db7f;
	text-transform: uppercase;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	background-color: #631f20;
	color: #fff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 207px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}

.nav {
width: 207px;
float: left;
margin-top: 5px;
}

.nav ul li {
float: left;
width: 197px;
height: 34px;
margin-top: 7px;
background: url(http://www.gearupfoundation.org/images/redSquare.png) no-repeat;
list-style-type: none;
}

.nav ul li a img#home {
width: 45px;
height: 11px;
margin: 11px 0 10px 20px;
padding: 0;
behavior: url(iepngfix.htc);
}

.nav ul li a img#events {
width: 62px;
height: 11px;
margin: 11px 0 10px 20px;
padding: 0;
behavior: url(iepngfix.htc);
}

.nav ul li a img#store {
width: 52px;
height: 11px;
margin: 11px 0 10px 20px;
padding: 0;
behavior: url(iepngfix.htc);
}

.nav ul li a img#gallery {
width: 72px;
height: 11px;
margin: 11px 0 10px 20px;
padding: 0;
behavior: url(iepngfix.htc);
}

.nav ul li a img#contact {
width: 74px;
height: 11px;
margin: 11px 0 10px 20px;
padding: 0;
behavior: url(iepngfix.htc);
}

.nav ul li a img#contribute {
width: 101px;
height: 11px;
margin: 11px 0 10px 20px;
padding: 0;
behavior: url(iepngfix.htc);
}

.colMid {
	position: relative;
	width: 500px;
	float: left;
}

.colMid input.searchBox[type="text"] {
width: 350px;
}

.colMid form {
margin-left: 20px;
margin-bottom: 10px;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fff;
	background-color: #631f20;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

/* End Hero Program Styles */


.footer {
width: 100%;
height: 220px;
position: relative;
margin-left: auto;
margin-right: auto;
background: url(images/footerBG.png);
background-repeat: repeat-x;
background-color: #e2ab42;
text-align: left;
clear: both;
}

.footerContent {
width: 900px;
position: relative;
padding-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

.footerHead p img {
height: 16px;
width: 48px;
behavior: url(iepngfix.htc);
}

.footerColumns {
width: 700px;
float: left;
margin-top: 20px;
}

.footerColumns h2 {
font: 15px "Lucida Grande", arial, myriad, helvetica, sans-serif;
color: #631f20;
margin: 0 0 10px 2px;
}

.footerColumns li {
width: 180px;
float: left;
font: 12px "Lucida Grande", arial, myriad, helvetica, sans-serif;
color: #631f20;
list-style-type: none;
padding: 5px;
border-bottom: 1px dotted #631f20;
}

.footerColumns li a {
width: 180px;
padding: 5px;
font: 11px "Lucida Grande", arial, myriad, helvetica, sans-serif;
color: #631f20;
}

.footerColumns li:hover{
background: #e2ab42;
}

.bars {
width: 180px;
float: left;
margin-right: 30px;
margin-bottom: 30px;
}

.durgleMt {
float: right;
padding: 100px 0px 20px 0;
}

.durgleMt #mtLogo p a img {
width: 120px;
height: 52px;
}
