.GearHead {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	color: #2c2b2b;
	text-spacing: expanded;
	font-variant:small-caps;
	font-style:oblique;
	font-weight: bold;
}

#GearSubDiv {
	magin-left: 15px;
}

ul {
	margin: 2em;
	padding: 5px;
}

li.gearList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: normal;
	text-transform: none;
	color: #2c2b2b;
	line-height: 125%;
	list-style-type: square;
}
	
/************************** GEAR BUTTONS *************************/

#GearNav {
	padding-left: 0px;
	margin: 0px;
	width: auto;
	float: right;
}

.housebutton {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	border: 0 #000000;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.housebutton a {
	background-color: #d60505;
	font-style: oblique;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
}

.housebutton a:hover {
	background-color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}


/************************** GEAR PAGE DIVS *************************/


#gearDivs {
	width: 100%;
	padding: 0px;
}

.gear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d60505;
	font-style:italic;
}

.gearImg {
	border: 2px;
	color: #2c2b2b;
}