/* Dandy Made Productions
February 20, 2012
Version: 1.0
*/

body
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font: 12px Arial, Verdana, Tahoma, sans-serif;
background: #533901;
color: #000000;
line-height: 17px;
}

a
{
text-decoration: none;
color: #885d19;
}

a:hover
{
text-decoration: underline;
color: #000000;
}

img
{
border: none;
}

*
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
} 

/**********************************************/

#wrap
{
width: 800px;
margin: 0px auto;
background: #ffffff;
}

#top
{
height: 10px;
background: #533901 url(images/top.jpg) no-repeat;
}

#header
{ 
height: 100px;
background: #ffffff url(images/header.jpg) no-repeat;
}

#header h1
{
padding: 15px 0 0 80px;
}

#header h1 a
{
color: #336699;
text-decoration: none;
font-size: 20px;
}

#header h1 a:hover
{
color: #000;
}

#header h2
{
color: #666;
font-size: 17px;
padding: 0 0 0 20px;
}

/**********************************************/

#navigation
{
height: 30px;
line-height: 30px;
background: #532d00 url(images/menu.jpg) no-repeat;
padding-left: 20px;
}

#navigation li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#navigation li a
{
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 600;
}

#navigation li a:hover
{
color: #000;
}

/**********************************************/

#content
{
background: #533901 url(images/content.jpg) repeat-y;
}

#contentmain
{
background: #533901 url(images/rock_facade4.jpg) repeat-y;
}

#contentbrick
{
background: #533901 url(images/brick_facade2.jpg) repeat-y;
}

#contentblock
{
background: #533901 url(images/block_facade4.jpg) repeat-y;
}

#contentfireplace
{
background: #533901 url(images/stone_facade8.jpg) repeat-y;
}

#contentstone
{
background: #533901 url(images/stone_facade19.jpg) repeat-y;
}

/**********************************************/

.left
{
float: left;
width: 160px;
margin: 20px 0px 0px 0px;
/*border: 1px solid #ee2b42;*/
padding: 10px 5px 20px 10px;
}

.boxleft
{
margin: 10px 10px 10px 10px;
padding: 5px;
border: 1px solid #838383;
background : #fff;
}

.boxleft a
{
font-weight: 600;
}

.leftmenu
{
float: left;
width: 110px;
margin: 20px 0px 0px 0px;
/*border: 1px solid #ee2b42;*/
padding: 10px 5px 20px 10px;
}

.leftmenu li
{
list-style-type: none;

}

.leftmenu li a
{
display: block;
padding: 3px 3px 3px 3px;
font-weight: 600;
}

.leftmenu li a:hover
{
text-decoration: none;
color: #000;
}

/**********************************************/

.center
{
float: left;
width: 435px;
margin: 5px 0px 0px 0px;
/*border: 1px solid #000;*/
padding: 0px 5px 20px 5px;
text-align: justify;
}

.center h2
{
font-size: 17px;
color: #654709;
padding: 5px 0;
}

.center h2 a
{
text-decoration: none;
}

.center ul
{
padding: 20px;
}

.center li
{
font-weight: 600;
}

/**********************************************/

.right
{
float: right;
width: 160px;
margin: 20px 0px 0px 0px;
/*border: 1px solid #000;*/
padding: 10px 10px 20px 2px;
text-align: justify;
}

.right li
{
list-style-type: none;
}

.boxright
{
margin: 0px 0px 10px 0px;
padding: 5px;
border: 1px solid #838383;
background : #fff;
}

.boxright a
{
font-weight: 600;
}

/**********************************************/

.gallery
{
float: left;
position: relative;
width: 645px;
height: 645px;
background: #f3f0e9;
margin: 5px auto;
/*border: 1px solid #ea2248;*/
padding: 0px 5px 20px 5px
text-align: justfy;
font-size: 12px;
}

.gallery h2
{
font-size: 17px;
color: #654709;
}

.gallery a.pics
{
float:left;
width: 75px;
height: 50px;
margin: 0px 0px 0px 5px;
/*border: 1px solid #bbb;*/
padding: 5px 5px;
display: inline;
color: #000;
text-decoration: none;
cursor: default;
}

.gallery a.pics img.thumb
{
display: block;
margin: 0px auto;
/*border: 1px solid #000;*/
padding: 0px 0px 0px 0px;
}

.gallery a.pics span
{
display: none;
border: 0;
width: 625px;
background: #f3f0e9;
/*border: 1px solid #3b5877;*/
text-align: center;
}

.gallery a.pics span img
{
margin: 10px 0px 10px 0px;
background: #f3f0e0;
/*border: 1px solid #eee;*/
}

.gallery a.pics:hover
{
white-space: normal;
}

.gallery a.pics:hover img.thumb
{
border: 1px solid #fff;
}

.gallery a.pics:hover span
{
display: block;
position: absolute;
left: 9px;
top: 185px;
z-index: 10;
height:455px;
}

.gallery a.pics:active img.thumb
{
border: 1px solid #fc0;
}
 
.gallery a.pics:active span
{
display: block;
position: absolute;
left: 9px;
top: 185px;
z-index: 5;
height:455px;
}

.gallery a.pics:focus
{
outline: 0;
}

.gallery a.pics:focus img.thumb
{
border: 1px solid #fc0
}

.gallery a.pics:focus span
{
display: block;
position: absolute;
left: 9px;
top: 185px;
z-index: 5;
outline: 0;
height: 455px;
}

.gallery span.info
{
clear: left;
display: block;
text-align: center;
line-height: 20px;
margin: 0;
padding: 200px 0 0 0;
width: 645px;
text-align: center;
color: #eee;
z-index: 1;
}

.gallery span.info a
{
color: #000;
}

.gallery span.info a:hover
{
text-decoration: none;
}

/**********************************************/

#footer
{
height: 20px;
line-height: 20px;
text-align: center;
background: #533901 url(images/footer.jpg) no-repeat;
color: #ccc;
font-size: 11px;
}

#footer a
{
color: #eee;
}

#footer a:hover
{
color: #ffffff;
}

#bottom
{
height: 10px;
background: #fff url(images/bottom.jpg) no-repeat;
}