/* CUSTOM CSS */

.homepage #talktome  {
position: relative;
	top:-80px;
	left:150px;
}

#talktome2 {
	position:absolute;
	top:-80px;
	left:450px;
	z-index:4;	
}

.Detail #talktome2, .LandingSub #talktome2 {
	position:absolute;
	top:78px;
	left:450px;
}

.homepage #nav-full {
	margin-bottom:10px;
	margin-top:-324px;
}

body {
	font: 62.7%/185%  Arial, Verdana, sans-serif;
	background: #fff url("/siteimages/bg.jpg") fixed bottom center no-repeat;
	color:#6A5747;
        bottom;
	
}

#footer, #footer-homepage {
background:none repeat scroll 0 0 #84807F;
color: #000000;

}
#footer a, #footer-homepage a {
    color: #000000;
    text-decoration: underline;
}

.homepage #widget-blog {
float:right;
left:0;
margin-left:690px;
margin-right:0;
margin-top:155px;
position:absolute;
top:0;
}

#chat {
position: absolute;
display: block;
top: 5px;
left: 677px;
width: 115px;
height: 30px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#bloglink {
position: absolute;
display: block;
top: 5px;
left: 807px;
width: 145px;
height: 30px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#wrapper-homepage {
background-color:transparent;
}

#contentTop-homepage h1 {
	display: none;
}



