/* Spenser Lamar Norwood Stylesheet */

*
{
padding: 0;
margin: 0;
}

 
html {
height: 100%;
scrollbar-base-color: #667C26;
scrollbar-arrow-color: #C2DFFF;
scrollbar-track-color: #6698FF;

scrollbar-shadow-color: #82CAFA;
scrollbar-lightshadow-color: #CCFB5D; 
scrollbar-darkshadow-color: #2B60DE;

scrollbar-highlight-color: #254117;
scrollbar-3dlight-color: #000000;
} 


body
{
background: url('http://www.spenserlamarnorwood.com/images/bg_small.gif');
background-position: 50% 50%;
padding: 35px 0px 35px 0px;
text-align: center;
margin: 0 auto 0 auto;
font-family: Arial, Verdana, Times;
}

p {
line-height: 1.5em;
margin-bottom: 1.0em;
font-size: 12px;
}

blockquote {background color:#E5E5E5;
font-size: 11px;
font-style:italic
}

a {
color: #000;
outline: none;
}

.reference {background-color:#E5E5E5;
font-size:9px;
font-style:italic
}

#toys {
	background: url('http://www.spenserlamarnorwood.com/images/toys.gif') no-repeat bottom;
	background-position: 45% 1%;
	margin: 0 auto 0 auto;
}

#outer {
width: 670px;
background: #fff url('http://www.spenserlamarnorwood.com/images/border.jpg');
text-align: center;
border-top: #406A83 15px solid;
padding: 0 20px 0 20px;
margin: 0 auto 0 auto;
}

#header {
width: 100%;
height: 115px;
background: #fff url('http://www.spenserlamarnorwood.com/images/header.jpg') no-repeat;
}

#header h1 {
visibility: hidden
}

#menuBox {
	width: 152px;
	padding-left: 8px;
	float: left;
	background: #fff url('http://www.spenserlamarnorwood.com/images/sidebar_bg.jpg') repeat-y;
	background-position: 8px 5px;
	margin-right: 10px;
	}


.menu {
background: url('http://www.spenserlamarnorwood.com/images/sidebarBottom.jpg') no-repeat bottom left;
width: 152px;
padding-bottom: 120px;
}

.menu p.headerCloud {
	background: url('http://www.spenserlamarnorwood.com/images/cloud.gif') no-repeat;
	height: 40px;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	color: #406A83;
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 15px;
	letter-spacing: 1px;
	}

.menu h3 {
	background: url('http://www.spenserlamarnorwood.com/images/cloud.gif') no-repeat;
	height: 52px;
	display: block;
	align: center;
	color: #fff;
	}

.menu ul {
	list-style-type: none;
	}
	
.menu li {
	line-height: 1.4em;
	margin: 0;
	padding: 0 
	}
	
.menu a {
margin-left: 20px;
margin-right: 7px;
padding: 2px 0 0 15px;
color: #999;
text-decoration: none;
background: url('http://www.spenserlamarnorwood.com/images/bulletDrop.jpg') no-repeat;
background-position: 0 4px;
display: block;
border-bottom: #fff dashed 1px;
height: 100%;
}

.menu ul li a:hover {
text-decoration: underline;
}

.menu ul li a.active {
background: url('http://www.spenserlamarnorwood.com/images/activeBullet.jpg') no-repeat;
background-position: 116px 4px;
color: #52653F;
}

#content
{
padding-top: 15px;
background-color: #FFF;
text-align: left
}

#contentMain {
	width: 305px;
	float: left;
	border-top: 7px solid #BBD1A6;
}

h1 {
margin-top: 10px;
font-size: 18px;
color: #52653F;
margin-bottom: 10px
}

#contentMain2Col {
	width: 450px;
	float: left
}

#sidebar {
	float: right;
	margin: 0 10px 15px 15px;
	width: 155px;
	}
	
#sidebarMenu h3 {
	background: #BBD1A6;
	color: #fff;
	margin-bottom: 5px;
	padding: 5px;
	display: block;
	font-size: 14px;
	}	

#sidebarMenu ul {
    list-style-type:none;
	margin: 0;
	padding-bottom: 10px;
    }
	
#sidebarMenu li {
	line-height: 1.4em;
	border-bottom: 1px dashed #BBD1A6;
	background: url('http://www.spenserlamarnorwood.com/images/smiley.gif') no-repeat;
	background-position: 0 8px ;
	padding-left: 20px;
	}
	
#sidebarMenu a {
	color: #666;
	display: block;	
	text-decoration: none;
	padding: 4px 0 4px 0	
	}
	
#sidebarMenu a span {
	color: #406A83;
	font-weight: bold;	
	}
	
#sidebarMenu li a:hover {
	color: #000000
	}
	
#sidebarMenu #active {
	color: #000;
	background: url('http://www.spenserlamarnorwood.com/images/smiley_large.gif') top right no-repeat;

	padding-left: 0;
	}
	
#sidebarMenu img {
	border: 0;
	margin-bottom: 3px;
	margin-top: 3px;
	}

#footer
{
height: 1.2em;
clear: both;
padding: 10px;
background: #52653F;
font-size: 0.7em;
}

#footer .left
{
float: left;
}

#footer .right
{
float: right;
}

/* Begin floating image styles */


#galleryBox {
    position:relative; 
    width:440px;  
	height: 100%;
    border:1px solid #aaa;
	background:#d7e8e4; 
	float: left;
	padding-bottom: 6px;
    }
	
#galleryBox ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
	width:428px; 
	height: 100%;
	padding-left:8px; 	
    }

#galleryBox li {
    float:left;
	margin-right: 4px;	
    }

#galleryBox a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:0px; 
    left:-2000px; 
    overflow:hidden; 
    background:#fff;
    }
	
#galleryBox a.gallery, #galleryBox a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #384474;
	width: 55px;
	height: 41px;
	outline: none;
	float: left;
    }
	
#galleryBox a.gallery img {
	border: none;
	float: left;
	}
	
#galleryBox a.gallery:hover {
    border:1px solid #fff; 
    }
	
#galleryBox a.gallery:hover img {
    float:left; 
    }
	
#galleryBox a.gallery:hover span {
    position:absolute; 
    width:423px; 
    height:317px; 
    top:8px; 
    left:8px; 
    color:#000; 
    background:#fff;
    }
/* End floating image styles */

/* Begin image gallery styles */

.galleryContainer {
	width: 500px;
	float: left;
	background:#fff;
}

.galleryItem {
	float: left;
	padding: 5px;
	margin: 3px;
	text-align: center;
	height: 80px;
}

.galleryItem p {
	margin: 0px;
	padding-left: 5px;
}

/* End image gallery styles */