/* CSS for Dalsouple commercial */

body {
    background-color: #95AE1C;
    /* background-image:url(../images/bgtile.jpg);*/
}

a {
    color: #333709;
}

a:visited {
    color: #7d8716;
}

a:hover {
}

a.nav, a.nav:visited {
    background-image: url(../images/arrow1.gif);
}

a.nav:hover {
}

#menu {
    background-image: url(../images/menu.jpg);
}

#main {
    background-image: url(../images/bg.jpg);
}

#content_main {
    background-color: #95AF1C;
    background-image: url(../images/content_c.jpg);
}

#content_bottom {
    background-image: url(../images/content_bot_c.jpg);
}

#right {
    background-image: url(../images/r_top_c.jpg);
    color: #7d8716;
}

#right_inner, #right_inner2 {
    background-image: url(../images/r_bot_c.jpg);
    background-color: #FFFFFF;
    color: #7d8716;
}

#bg {
    background-image: url(../images/vtile.jpg);
}

#footer {
    background-image: url(../images/footer.jpg);
}

#LinkBox a {
	color: #7d8716;
}

#LinkBox a:hover {
	color: #7d8716;
}

#LinkBox a:visited {
	color: #7d8716;
}

