* { margin:0; padding:0;}
body { background:#666666; font-size:100%; line-height:1em; font-family:arial; color:#ababab; }
#wrapper { width: 1052px; margin-top:30px; margin-left:148px;}
img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#666666;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#666666;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		background:#666666;
		color:#fff;
		}				
	#content{
		position:relative;
		}


  

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:925px;
		height:600px;
		overflow:hidden;
		}	
	#prevBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		top:371px;
		left:120px;
		}	
	#nextBtn{  
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		top:371px;
		left:1095px;
		}														
	#prevBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(http://www.lauraberne.com/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{   
		display:block;
		width:30px;
		height:77px;
		background:url(http://www.lauraberne.com/images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#000000; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left; background:#666666; }
ul { list-style-type:disc; list-style-position: inside;}

/*==================list====================*/
ul{margin:0px; padding:0px; list-style-type:disc}
ul li { line-height:1.4em}
ul li a{text-decoration:underline; color:#ffffff}
ul li a:hover{ text-decoration:none}
/*==========================================*/

a {text-decoration:none; color:#FFFFFF}
a:hover {text-decoration:underline; color:#b37d78}

a.link {text-decoration:none; color:#fff; font-weight:bold}
a.link:hover {text-decoration:none}

.aright {text-align:right}
.column { float:left;}
.clear { clear:both;}

.logo {position:absolute; margin:78px 0 0 98px; height:65px; width:223px}

h1{line-height:1.8em; margin:0 0 6px 0;}
h2{line-height:1.6em; margin:0 0 6px 0; font-size:1.3em; }

/* h2 {color:#ffb0a8; font-size:0.83em; text-transform:uppercase; line-height:1.7em; margin:0 0 6px 0} */

b {color:#ffb0a8; font-size:0.83em; text-transform:uppercase; line-height:1.7em}

p {margin:0 0 15px 0}
.p1 {margin:0 0 3px 0}

