/* style1.css for dougbrockstudio.com*/
* {margin:0; padding: 0}
body {font: .8em/1.5em Verdana, sans-serif; background-color: gray; background-image: url(../images/color_dark_grey_46.jpg); }

#container {
width: 800px;
margin: 0 auto 0 auto; 
height: 100%;
border: 0;
background-color: white; 
line-height: 150%;
border-left: 5px double black;
border-right: 5px double black;
border-top: 5px double black;  
}

#header {
width: 800px;
height: 300px;
background-color: white; 
background-image: url(../images/dbs-header2.jpg);
}

#header h1 {display: none; }

#dec1 {width: 360px; height: 32px; position: absolute; top:45px; right: 20%}
#dec2 {margin-right: .5em; width: 200px; height: 145px; background-image: url(../images/payton_small.jpg); background-repeat: no-repeat; }
#dec3 {margin-left: .5em; padding-top: 1em; width: 200px; height: 145px; background-repeat: no-repeat; background-image: url(../images/colby_brady_small.jpg); }
div.dec5 {margin-top: 1em; width: 100%; height: 33px; padding-bottom: 2em; position: relative; left: 40%; background-repeat: no-repeat; background-image: url(../images/curls1.jpg); }
div.dec6 {margin-left: 30px; width: 146px; height: 38px; background-image: url(../images/curls3.jpg); }

#col1 {float: left; width: 200px; padding: 1em; }
#col1 p {padding-top: 2em; padding-bottom: 2em; }

#menu {
padding: 1em; 
color: black;
padding-bottom: 2em; 
}

ul {list-style: none ; }
a:link {color: black; }
a:visited {color: maroon; }
a:hover {color: gray; }
a:active {}

#contentMain {
background-color: white; 
padding: 1em; 
float: left;
width: 500px;
border-left: 1px solid gray;
}

#contentMain p {font-size: 1.2em; line-height: 1.5em; padding-top: 1em; }

div.subject{height: 2em; text-align: center; padding-top: 1em; padding-bottom: 1em; color: white; background-color: white; background-image: url(../images/gradient.jpg); background-repeat: repeat-x; 
border-top: 5px ridge black;
border-bottom: 5px ridge white; }

#footer {
clear: both; 
background-color: green;
font-size: 1.2em;
line-height: 1.5em; 
font-weight: bold; 
text-align: center; 
color: white;
background-image: url(../images/marble_112.jpg);
padding-left: 2em;
margin: 0;
padding-top: 1em;
padding-bottom: 1em; 
border-top: 5px double white;
border-bottom: 5px double white;
}

div.gallery {
font-size: 1.2em; line-height: 1.5em;
padding-top: 0em; 
width: 100%;
margin: 0px;
background-image: url(../images/fabric_0.gif);
}

div.gallery p, h3, h4 {padding-left: 2em; padding-top: 1em; padding-bottom: 1em; }

img.content {
margin:0;
padding:0;
}

img.gallery {
padding-left: 0;
padding-top: 0;
margin: 2em; 
}

div.gallery2 {
font-size: 1.2em; line-height: 1.5em;
padding-top: 2em; 
width: 100%;
height: 800px;
padding-left: 0;
padding-top: 0;
margin: 3.5em; 
background-image: url(../images/fabric_0.gif);
}

div.gallery2 p {padding-left: 1em; padding-top: 1em; padding-bottom: 1em; }

#imageLarge {
width: 800px;
float: left;
}