@import "main.css";

body{
	padding:0; margin:0;
	background:#182641 url('../images3/home/body_bg.gif') repeat-x;
	min-width:970px;
	color:#fff;
	font:11px Arial;
}

img{border-width:0;}
a{outline-width:0;}

#contentdiv{ padding:0; }
#text1{ position:relative; height:550px; }
#rightbanner{display:none;}

#bgPhoto{
	position:fixed;
	top:6px; left:0;
	width:2000px;
	height:533px;
	background:transparent url('../images3/home/bg_photo.jpg') no-repeat;
}

#bgText{
	position:absolute;
	top:31px;
	left:0;
	width:433px;
	height:508px;
	background:transparent url('../images3/home/overlay_text.png');
}

#title{
	position:absolute;
	top:-54px;
	left:-45px;
	width:753px;
	height:268px;
	background:transparent url('../images3/home/title.png') no-repeat;
	margin:0;
	text-indent:-9999px;
}

#topNav{
	position:absolute;
	top:6px; left:0;
	width:735px;
	height:25px;
	background:transparent url('../images3/home/top_bar_bg.gif') repeat-x;
	text-align:right;
}

#site_search{
	position:absolute;
	top:6px; left:735px;
	width:220px; height:25px;
	background:transparent url('../images3/home/search_bg.png') top right no-repeat;
	padding:3px 0 0 10px;
}

#search_label{
    display:none;
}

#keywords{
    background: #811028 url('../images3/search_label.gif') 3px center no-repeat;
	border: 1px solid #66131d;
	width: 167px;
	height: 17px;
	color: #fff;
	padding: 0 3px;
	vertical-align: top;
	display: inline;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -ms-border-radius:2px;
    border-radius:2px;
}

#search_submit{
	width:43px; height:25px;
	background:transparent url('../images3/search_sbmt2.gif') no-repeat;
	border-style:none;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	cursor:pointer;
}

#mainNav{
	position:absolute;
	top:160px; left:216px;
}

#mainNav img{ display:block; }
#mainNav br{ display:none; }

#photoHolder{
	position:absolute;
	top:159px;
	left:376px;
	width:589px;
	height:253px;
	border:2px solid #e9d3a3;
	background:transparent url('../home_photos3/photo1.jpg');
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#photoHolder img{ display:none; }

#photoShadow{
	position:absolute;
	top:374px; left:270px;
	width:741px; height:120px;
	background:transparent url('../images3/home/photo_shadow.png' ) no-repeat;
}

#motto{
	position:absolute;
	top:119px;
	left:368px;
	width:603px;
	height:65px;
	background:transparent url('../images3/home/motto.png');
	margin:0; padding:0;
	text-indent:-9999px;
}

#bottomBar{
	position:fixed;
	top:513px; left:0;
	width:100%;
	height:27px;
	overflow:visible;
}

#avonTodayBtn{
	position:absolute;
	left:200px;
}

#newsBar{
	position:absolute;
	left:320px; top:0;
	width:100%;
	height:27px;
	background:transparent url('../images3/home/bottom_bar_bg.gif') repeat-x;
	color:#e9d4a7;
	padding:6px 0 0 6px;	
	text-align:left;
/*	overflow:visible;*/
}

#newsBar a, #newsBar a:visited, #newsBar a:active{ color:#e9d4a7; } 

#newscon, #newsHolder{ display:none; }
.newsposttitle, .newspostnotes{ display:inline; margin-right:4px; }

#newsline{ position:absolute; left:615px; top:0; }

#newsHolder{
	position:absolute;
	bottom:32px;
	left:-110px;
	width:717px;
	background:transparent url('../images3/home/newsTop.png') top left no-repeat;
	padding-top:10px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}


#newsList{
	padding: 0 32px 10px 32px;
	background-color:#182641;
	border-style:solid;
	border-color:#4a1822;
	border-width: 0 3px;
}

#newsHolder .newspostitemsep {
	padding:4px 0;
	color:#e9d4a7;
	border-bottom-color:#627184;
	border-style:none;
}

#newsHolder .newspostitemsep a:hover {
	background:#45141f;
	color:#e9d4a7;
}

.addressbar{
	position:absolute;
	top:555px; left:232px;
	width:740px;
	color:#627184;
}

#addressbar a{ color:#627184; }

#poweredby{
	position:absolute;
	top:580px; left:232px;
}

#flashHolder{
	position:absolute;
	top:6px; left:0;
	width:1010px; height:539px;
}

.anim{
	display:none;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
}




