body { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:0;
		color:#c6a478;
		background:#422110 url(../assets/slice/bg.gif) top left repeat-x ;
}

p { font-size: 11px;
	line-height: 18px;
	text-align: left;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#FFFFFF;
	 border-bottom:thin solid #c6a478;
	 text-align: left;
	 }

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#FFFFFF;
	 border-bottom:thin solid #c6a478;
	 text-align: left;
	 }

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#FFFFFF;
	 text-align: left;
	 }

h4 { font-size: 12px; 
	 font-weight: bold;
	 color:#FFFFFF;
	 text-align: left;
	 }

a { font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 text-align:left;}

.imgborder { BORDER: #c6a478 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}

#underArmourCallout {
	width: 180px;
	height: auto;
	margin: 10px;
	padding: 10px;
	border: 3px solid #fff;
	background-color: #F8E13B;
	float: right;
}
	#underArmourCallout h3 {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#underArmourCallout h3 a {
		color: #000;
		font: bold 14px/20px Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		text-transform: uppercase;
	}
		#underArmourCallout h3 a:hover,
		#underArmourCallout h3 a:hover em {
			color: #6B6B6B;
			text-decoration: none;
		}
	#underArmourCallout h3 a em {
		color: #000;
		font: bold 20px/20px Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		text-transform: uppercase;
		font-style: normal;
	}

hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/*template costomizations*/
#marble {
	background:url(../assets/slice/marble.gif) top center repeat-x;
}

#header {
	background:url(../assets/slice/header.gif) top center no-repeat;
}



html > body #footer {
background: url(footer.png) bottom center no-repeat ;
}

* html #footer{
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='footer.png');
}

.btmBG {
	background: url(../assets/slice/btmBg.gif) no-repeat bottom;

}
.bodyRepeat {
	background:url(../assets/slice/bgRepeat.gif) repeat-y;
	
}

.navTop {
	background:url(../assets/slice/nav1.jpg) repeat-y;
	text-align: left;
}
.navBtm {
	background:url(../assets/slice/nav2.jpg) repeat-y;
	text-align: left;
}

.navHome {
	padding-left:10px;
}

.navHome a {
	
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;

}

.navHome a:hover {
	color:#c6a478;
	text-decoration:none;
	font-weight:bold;
}
.navLinks {
	padding-left:10px;
}

.navLinks a {
	
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;

}

.address {
	color:#FFFFFF;
	font-size:12px;
}

.navLinks a:hover {
	color:#2A150A;
	font-weight:bold;
	text-decoration:none;
}
/* Custom Forms End */
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}
#rightpic {
	width: 225px;
	height: 284px;
	position: relative;
	top: -50px;
	left: 20px;
	margin: 5px;
	padding: 0px;
}
