/*   SITE WIDE ATTRIBUTES  */

/*   moved body definitions out so WebManager function properly 
body {
background-color:#B2D134;
min-width:1000px;
margin:0px;
text-align:center;
}
 */
 

 body {

 
 }
 
 

td, body {
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:17px;
color: #522b1b;
font-weight:normal;
}
p {
margin-bottom:.5em;
margin-top:.3em;
}


h3 {
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform:uppercase;
letter-spacing:0.1em;


}




/*   DIV LAYER ATTRIBUTES  */
#wrapper {



width: 1000px;
min-height:700px;
margin: 0 auto;
text-align: center;
background-position:top center;
background-repeat:no-repeat;


}
#contentarea {
width: 800px;
margin: 0 auto;
text-align: left;

}


#masthead {
margin-left:35px;
margin-top:0px;
}

#band {
height:175px;
background-repeat:repeat-x;
margin-top:50px;
}


#masthead-home {
margin-left:35px;
margin-top:40px;

}




#centercolumn_home {

display:block;
text-align:left;

}


#centercolumn {

margin:60px 10px 10px 220px;
width:600px;
text-align:left;

}

#centercolumn-gallery {

margin:0px 10px 10px 150px;
text-align:left;
padding:20px 8px 20px 0px;
}





/*   DIV POSITIONS  */
#leftcolumn {
float:left;
margin-top:60px;
margin-left:40px;
width:150px;
}


#rightcolumn {
float:right;
}


h1 {
font-size:45px;
}


.gallery img {
border:0px;
padding:0px 3px 0px 0px;
}
.gallery .listing {
text-align:left;
}
.gallery .listing img {
border:0px;
padding:0px 3px 3px 0px;
}
.gallery .last {
padding:0px 0px 0px 0px;
}
.adcycle {
text-align:center;
}






/*   STANDARD LINKS */
a:link, a:active, a:visited {
color: #522b1b;
text-decoration: none;
}
a:hover, a.selected {
color: #e06020;
text-decoration: underline;
}


 a.selected {
 
text-decoration:none;
 
 }





/* TEXT FORMATS  */
.headlines,h1, H2 {
color:#522b1b;
font-size:20px;
font-weight:bold;
line-height:22px;
padding:0px 0px 5px 0px;
}




ul {
list-style:none;
list-style-position:outside;
font-size:12px;
line-height:18px;
padding:0px 0px 10px 15px;
}



/* FOOTER ELEMENTS  */
.footer {
clear:both;
text-decoration:none;
font-size:9px;
text-align:right;
padding: 8px 10px 0px 0px;

background-repeat:no-repeat;
background-position:bottom;
height:23px;
}
.footer a:link, .footer a:visited {
color:#DDDDDD;
text-decoration:none;
}
.footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}




/* drop down css */




#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}


#nav {
width:469px;
font-size:12px;
line-height:33px;
text-transform:uppercase;
text-align:right;
padding:0px 0px 0px 5px;
letter-spacing:0.1em;
}


#nav a{
display:block;
text-decoration: none;
margin:0px 12px 0px 0px;
}



#nav a:hover{
text-decoration: none;
}

#nav li{
float:right;
position:relative;
}

#nav ul {
position:absolute;
display:none;

}




.leftnav {
list-style:none;

padding:0px;
margin:0px;
margin-top:50px;
}

.leftnav li {
margin-bottom:10px;
text-transform:uppercase;
letter-spacing:0.1em;
}

.leftnav ul li {
margin-top:10px;

margin-bottom:0px;
font-size:12px;
text-transform:none;
letter-spacing:normal;
}



		#flickr_div {
			width: 500px;
			
			
		
		
			text-align: center; /* important 
			display: table-cell; vertical-align: middle;*/
			
		}
		
		
	
		
		#flickr_count {
			width:500px;
			margin: auto;
			margin-top:20px;
			font-size: 13px;
			color: black;
			font-style: italic;
			text-align:center;
			
	
		}
		
		
		ul.navigate {
		list-style:none;
		
		float:right;
		}
		
		ul.navigate li {
		float:left;
	
		
		}
		
		ul.navigate li input {
		border:none;
		background:white;
		color:#663333;
		padding:3px;
		}
		
		
		ul.works {
		list-style:none;
		}
		
		ul.works li {
		line-height:25px;
		}
		
		#flickr_thumbs img {
		margin-left:5px;
		margin-bottom:5px;
		}
