/* CSS Document */
html{
background-color: #b9ac82;
background-image: url(images/mainback.jpg);
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
text-align: center;
height: 100%;
}



body{
background-image: url(images/rocks.png);
background-repeat: repeat-x;
text-align:center;
padding: 0px;
margin: 0px;
min-height: 100%;
}



#bigcontainer{
width: 810px;
min-height: 850px;
background-color: #000000;
margin-left: auto;
margin-right: auto;
}



#littlecontainer{
width: 794px;
min-height: 800px;
background-color: #1a0c01;

text-decoration: none;
color: #FFFFFF;
margin-left: auto;
margin-right: auto;
}



#header{
width: 794px;
height: 104px;
background-image:url(images/header_back.png);
background-repeat:repeat-x;
text-align:left;
}



#nav{
width: 794px;
height: 25px;
background-color:#666666;
text-decoration: none;
color: #FFFFFF;
padding-top: 7px;
}



.nav{
color:#FFFFFF;
text-decoration: none;
font: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-variant:small-caps;
}



.nav:hover{
color:#FFFFFF;
text-decoration: none;
font: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-variant:small-caps;
}



h1{
font-size:25px;
color:#000000;
}


h2{
font-size:15px;
color:#000000;
}

h3{
font-size:25px;
color:#ffffff;
}


#banner{
width: 794px;
height: 248px;
background-color: #010000;
}



#banner2{
width: 794px;
height: 167px;
background-color: #010000;
}



#content{
width: 794px;
min-height: 405px;
background-color: #e4deba;
background-image:url(images/contentback.jpg);
text-align:left;
}



#leftnav{
width: 314px;
height: 405px;
}



#maincontent{
width: 470px;
height: 390px;
border-style: solid;
border-color: #010000;
border-width: 1px;
margin-left: 314px;
margin-top: -400px;
background-image: url(images/contentback2.jpg);
}




#about{
max-height: 1220px;
min-height: 520px;
min-width: 748px;
text-align: center;
background-image:url(images/about_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
color: #000000;
}



#renovation{
max-height: 1220px;
min-height: 520px;
min-width: 748px;
text-align: center;
background-color: #DBCA9F;background-image:url(images/about_back.jpg);
background-position:bottom;
background-repeat:no-repeat;

color: #000000;
}



#abouttext{
max-height: 1220px;
min-height: 520px;
min-width: 748px;
text-align: left;
margin-left: 20px;
}



#slide{
min-width: 748px;
text-align: center;
color: #ffffff;}




#contactform{
width: 650px;
text-align: left;
color: #000000;
padding-left: 20px;
}


#contactform_big{
max-height: 1220px;
min-height: 520px;
min-width: 748px;
text-align: left;
background-image:url(images/about_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
color: #000000;
}


#test{
min-width: 748px;
text-align: center;
background-image:url(images/about_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
color: #000000;
}


