/* CSS Document */
* {
	margin:0px auto;
	padding:0px;
}

body {
	background:url(/images/background1.jpg) repeat-x #cfa114;
	font-family:Arial, Helvetica, sans-serif;
	font-color:#fff;
	font-size:14px;
}

p {
	color:#FFF;
	padding-bottom:5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}

a {
	color:#CFA114;
	font-family:Arial, Helvetica, sans-serif;
	
}
a, a:visited {
	color:#B8B8B8;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	color:#CFA114;
}

h3 {
	color:#CFA114;
}

/* home Page */

#homeContainer {
	width:973px;
	height:973px;
}

#homeHeader {
	width:983px;
	height:116px;
	background:url(/images/homeHeader.jpg) no-repeat;
	position:relative
}

#topleftbutton {
	position:absolute;
	display:block;
	width:160px;
	height:60px;
	background-image: url(/images/topleftbutton.jpg);
}

#homeFlashNav{
	width:983px;
	height:277px;
	background:url(/images/homeFlashNav.jpg) no-repeat;
	padding-top:34px
}

#homeBody {
	width:983px;
	background:url(/images/homeBodybg.jpg) no-repeat;
	_margin-top:-10px;
	overflow:hidden;
}

#homebody_repeat{
	width:983px;
	height:1024px;
	background:url(/images/homeBody_bg.jpg) repeat-y;
	
}


#innerBottomNav {
	width:943px;
	height:50px;
	text-align:center;
	font-size:11px;
	padding-top:10px;
}

#innerBottomNav a, #innerBottomNav a:visited {
	padding-right:6px;
	padding-left:3px;
	color:#FFFFFF;
	
}

#innerBottomNav a:hover {
	color:#000000;
	text-decoration:none;
}
#bcfooter{
	padding-top:10px;
	color:#A52115;
}

#bcfooter a, #bcfooter a:visited {
	color:#655116;

}

#bcfooter a:hover {
	color:#000;

}

#homeContent {
	width:615px;
	float:left;
	margin-left:195px;
	_margin-left:97px;
	margin-top:25px;
	_margin-top:12px;
}

#flash {
	position:relative;
	top:-35px;
	left:1px;
	width:874px;
	height:281px;
	_height:100px;
	z-index:1;

}

#call_us_graphic { background-image: url(/images/call_us.jpg); width: 189px; height: 28px; float: left; }
#special_offers_btn, #special_offers_btn span { color: #000000; font-family:Arial; font-size:12px; font-weight:bold; font-style:italic; text-decoration: none; height: 28px; background-image:url(/images/spec_offer_btn_sprite.jpg); background-repeat: no-repeat; }
#special_offers_btn { clear: left; float: left; padding-right: 30px; background-position: right -28px; line-height: 28px; }
#special_offers_btn span { height: 28px; display: block; float:left; width: 10px; background-position: left -28px; }
#special_offers_btn:hover { background-position: right 0px; }
#special_offers_btn:hover span { background-position: left 0px; }

#homeHeader {
	position:relative
}

a#press {
	font-size:16px;
	background:url(/images/button.gif) no-repeat;
	text-decoration:none;
	color:#fff;
	display:block;
	height:28px;
	width:214px;
	text-align:center;
	line-height:28px;
	float:left
}

a#press a:hover {
	text-decoration:underline;
}


a#call {
	display:block;
	width:210px;
	height:90px;
	padding-top:25px;
	background:url(/images/badge2.gif) no-repeat right top;
	text-align:right;
	text-decoration:none;
	font-size:14px;
	padding-right:116px;
	color:#000;
	position: absolute;
	right:50px;
	top:0
}

#badge {
	width:191px;
	height:79px;
}