/* CSS Document for Elizabeth Roberts Website - 06/22/09 */

body {
text-align: left;
margin: 0 auto;
background: #372518;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color:#372518;
line-height: 22px;
letter-spacing: 0px;
behavior: url("/css/csshover3.htc");
}



#wrap {
margin: 0 auto;
width: 100%;
background-color:#372518;
}

#bkgrepeat {
margin: 0 auto;
width: 100%;
height:865px;
background-image:url(/assets/bkgrepeat.jpg);
background-repeat:repeat-x;
background-position:top center;
}

#bkgcenter {
margin: 0 auto;
width: 1025px;
height:865px;
background-image:url(/assets/bkgcenter.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#container {
width:800px;
}

#topspacer {
width:800px;
height:70px;
}

#topspacer2 {
width:800px;
height:120px;
}

#mainmenu-container {
width:800px;
height:64px;
}

#toplogo {
margin: 0 auto;
width:270px;
height:119px;
background-image:url(/assets/logo.gif);
background-position:top center;
}

/*Not used*/
#mainmenu {
width:800px;
height:34px;
background-image:url(/assets/index1_01.jpg);
background-repeat:no-repeat;
background-position:top center;
}

/*Not used*/
#submenu {
width:800px;
height:30px;
background-image:url(/assets/index1_02.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#homefeature {
width:800px;
height:477px;
background-image:url(/assets/index1_03.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#content {
width:800px;
}

#send {
width:800px;
height:77px;
background-image:url(/assets/index1_04.jpg);
background-repeat:no-repeat;
background-position:top center;
}

#footer {
width:800px;
height:30px;
padding-top:5px;
padding-bottom:15px;
background-image:none;
}



