

body {
background-image: url(http://www.vtweb.com/christdesert/images/wall_bg.jpg);
}

body, td { font-family: arial;  }

.main { background-color: #FFF8ED; }

table.nav td {
font-family: arial;
color: #b9431f;
font-size: 14px;
font-weight:bold;
padding-top: 3px;
padding-bottom: 3px;
}

a:link    { color: #b9431f; text-decoration: none; }
a:visited { color: #b9431f; text-decoration: none; }
a:hover   { color: #6C1E06; text-decoration: none; }

.leftside {
background-image: url(http://www.vtweb.com/christdesert/images/wood_tile_left.jpg); 
background-repeat: repeat-y;
width: 19px;
}

.rightside {
background-image: url(http://www.vtweb.com/christdesert/images/wood_tile_right.jpg); 
background-repeat: repeat-y;
width: 19px;
}




