body {
	margin-top:10px;
}
img {
	border:0;
}
.bigImage {
	border: 0px;
	display: block;
	height: 216px;
}
.bodyText {
	font-family:Tahoma;
	font-size:10pt;
	padding-left:18px;
}
.bodyTextSideBar {
	font-family:Tahoma;
	font-size:9pt;
}
A, A:link, A:active, A:visited {
	color: #804921;
	text-decoration: underline;
}
.copyright {
	font-family:Tahoma;
	font-size:6pt;
	text-indent:12px;
}
.header {
	background: transparent url(../images/headerimages/header.jpg) top left no-repeat;
	height:71px;
	width:957px;
	overflow:hidden;
	cursor:pointer;
}
table.nav {
	width:957px;
	border-bottom:11px solid #FFF;
}
table.nav {
	background:#804921 url(../images/nav/navbackground.gif) top left repeat-x;
	overflow:hidden;
	height:30px;
	margin:0;
	padding:0;
}
.callnow {
	position:absolute;
	margin-left:620px;
	top:40px;
}
.headerClock {
	position:absolute;
	margin-left:775px;
	top:0;
	behavior: url(iepngfix.htc);
}
.tdAlign td
{
	vertical-align: top;
}

#homeheader {
	position:absolute;
	top:132px;
}
.bodyTextSideBar {
	/*height:420px;*/
}

.brand_viewer {
	position:absolute;
	margin-left:-15px;
}

.social{
	float: right;
	margin-right: 20px;
}

.social img{
	padding-left: 5px;
}

.social a:active{
	outline: none;
}

#socialBlock {
	margin-top: 35px;
	width: 208px; 
	height: 18px;
	float: right;	
	position: relative;
	
}

#calloutSocial{
	background: #EAE8CF url(../images/callout_social.gif) top no-repeat;
	width: 178px;
	height: 36px;
	margin-top: 8px;
	padding-top: 10px;
}

#calloutSocial a{
	text-decoration: none;
	color: #3f49ac;
	outline: none;
}

#calloutSocial img{
	margin: 0px 15px 1px 3px;
	vertical-align: middle;
}

.facebookLike{
	 margin: 12px 0 0 0px;
}

.hiddenRollover{
	position: absolute;
	display: none;
	z-index:1;	
}

.rolloverCell:hover .hiddenRollover {
	display: block
}