/***************************************************************
 * TITLE: Color Scheme  for ToyotaVans.com                 *
 ***************************************************************/


/* ###### Text Colors ###### */

h1, #bodyText a, .leftSideBar a, .leftSideBar span, .rightSideBar a
 { color: #a68c53; } 

.headerTitle, .headerLinks *, .menuBar a:hover, .leftSideBar .sideBarTitle,
.leftSideBar a:hover, .leftSideBar .thisPage, .rightSideBar .sideBarTitle, #footer a
 { color: black; }

.headerTitle span, .menuBar, .menuBar *
 { color: white; }

.headerLinks
 { color: #b82619; }


/* ###### Background Colors ###### */

body
/* { background-color: #f3f2eb }*/
/* { background-color: #efe2cb; }*/
 { background-color: #ded6b3; } 

#bodyText, .headerLinks, .menuBar a:hover, .rightSideBar
 { background-color: white; }

#header
  { background-color: #938233; } 
 
.headerLinks
{background-color: #938233;}

.menuBar
 { background-color: #931616; } 

.leftSideBar .sideBarTitle, .rightSideBar .sideBarTitle, #footer
 { background-color: #c1b66a; }


/* ###### Border Colors ###### */

h1, #bodyText, .rightSideBar
 { border-color: #e6dfcf; }

acronym
 { border-color: #a68c53; }

