/* VRI main.css */



/* Fix a silly bug in Mozilla; thanks, Carey Evans */
html {min-width:742px;}

body {
    font:0.85em/1.25em Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif; color:#000;
	background:#f5f5f5 url('../../images/vacationrental/vri-background5.jpg') repeat-x top left;
    text-align:center!important;}

/* -----------------------( content sections )----------------------------- */
/* The maincontent and sidebar divs will be floated in the screen.css file. */
/* They are not floated here to avoid messing up netscape 4 */
#content {position:relative; margin-top:0; background:#fff;}

/* End main.css */
