@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/background2.jpg);
background-repeat:repeat;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.layer1 {
background-image:url(images/background1.jpg);
background-repeat:repeat-x;
width:100%;
}

.inside {
background-color:#b8a590;
background-image:url(images/elite_design_10.jpg);
background-repeat:repeat-x;
padding:5px;
}

.bottomcontact {
font-size:10px;
}

a, a:hover, a:visited {
color:#FFFFFF;
}

.title {
font-size: 16px;
color:#663300;
font-weight:bold;
}