/* INDEX STYLE */
body {background-color: black;}
/* divs */
div#container-large {height: 819px; margin-left: auto; margin-right: auto; width: 932px; text-align: left; background-color: #6c0000; border: 2px solid white;}
div#container-small {height: 701px; margin-left: auto; margin-right: auto; width: 932px; text-align: left; background-color: #6c0000; border: 2px solid white;}
div.menu {background-image: url("../images/nav_back.png"); color: black; position: relative; top: 243px; width: 522px; height: 36px;}
div.top {background-image: url("../images/banner.jpg"); height: 279px; width: 932px;}
div.main-large {height: 500px; width: 932px; background-color: #6c0000;}
div.main-small {height: 378px; width: 932px; background-color: #6c0000;}
div.iframe {border: 0; width: 932px;}
div.bottom {background-image: url("../images/foot_back.png"); height: 40px; color: #6c6454; font: 10pt arial; width: 932px; position: relative; top: 0px;}
/* paragraphs */
p {font-family: arial, serif; font-size: 11pt; color: #d8d2c5;}
p.calendar {float: right; margin-top: 15px; margin-right: 100px;}
p.sitemap {float: right; margin-top: 15px; margin-right: 10px;}
p.copyright {float: left; margin-top: 15px; margin-left: 10px; color: #6c6454;}
/* images */
img {border: 0;}
img.icons1 {position: absolute; top: 0; left: 0; margin-left: 20px;}
img.icons2 {position: absolute; top: 0; left: 86px;}
img.icons3 {position: absolute; top: 0; left: 111px;}
img.icons4 {position: absolute; top: 0; left: 198px;}
img.icons5 {position: absolute; top: 0; left: 223px;}
img.icons6 {position: absolute; top: 0; left: 327px;}
img.icons7 {position: absolute; top: 0; left: 352px;}
img.icons8 {position: absolute; top: 0; left: 441px;}
img.icons9 {position: absolute; top: 0; left: 466px;}
img.icons10 {position: absolute; top: 0; left: 522px;}
img.toyota {float: left; margin-left: 190px;}
/* links */
a {text-decoration: none}
a:link {color: #6c6454}
a:visited {color: #6c6454}
a:hover {color: #877d6a}
a:active {color: #877d6a}
