@import "/lightbox/css/lightbox.css";

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
}

a{
	color: #333;
	text-decoration: none;
}

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

form table{
	padding-bottom: 5px;
}

form td{
	padding-bottom: 5px;
}

h1{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	padding-bottom: 10px;
}

h2{
	font-size: 15px;
}

p{
	text-align:justify;
}

blockquote{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 8px;
	border-left: 1px dashed silver;
}

.logo{
	padding-bottom: 0px;
	background-color: #DEB;
}

.menu{
	background-color: #BDC;
}

.menu .link{
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
}

.menu .link a{
	color: #333;
	text-decoration: none;
}

.menu .link:hover{
	background-color: #B65;
}

.menu .link a:hover{
	text-decoration: none;
	color: #333;
}

.content{
	margin-top:20px;
}

.display_image{
	padding: 0px;
	
}
.display_image img{
	padding: 8px;
	border: 1px solid black;
	background-color: white;
	}

.display_image_sm{
	padding: 4px;
	border: 1px solid black;
	background-color: white;
}

.more_print_info{
	margin-top:8px;
	padding:4px;
	border: 1px solid black;
}

.creative_commons{
	padding-top: 4px;
	font-size: 10px;
}

.creative_commons a{
	text-decoration: none;
}

.artwork_info{
	margin-left: 10px;
	font-size: 11px;
}

.seasonal_artwork_info{
	font-size: 11px;
}

.recent_artwork{
	font-size: 11px;
	text-align: left;
}

.recent_art_item{
	padding-bottom: 2px;
	font-size: 10px;
}

.recent_image{
	border: 1px solid black;
	margin-bottom: 4px;
}

.recent_image a:hover{
	text-decoration: none;
}

.footer{
	background-color: #BDC;
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
}

.news{
	text-align: justify;
}

.news a{
	text-decoration: underline;
}

.button1{
	border: 1px solid black;
}

.button1:hover{
	background-color: #CCC;
}

.button2{
	padding: 3px;
	background-color: #9FD0DE;
	border: 1px solid black;
}

.button2:hover{
	background-color: #B2DAE4;
}

.cart{
	margin-bottom: 10px;
}

.cart_header{
	padding-top: 3px;
	padding-left: 2px;
	background-color: silver;
	font-weight: bold;
}

.cart_item{
	padding-top:4px;
	padding-bottom:4px;
}

.cart_total{
	padding-top:5px;
}

.links{
	font-size: 10px;
}

.links a{
	text-decoration: none;
}

.links .header{
	font-weight: bold;
	padding-bottom: 3px;
}

.email_list{
	text-align: right;
	font-size: 10px;
}

.email_list .header{
	padding-bottom: 12px;
	font-weight: bold;
}

.email_list .input{
	text-align: right;
	margin-bottom: 6px;
}

.email_list .disclaimer{
	text-align: justify;
}

.margin_force{
	margin:10px;
}

.indiv_entry{
	border-bottom: 1px solid black;
}

.entry_title{

}

.art_comment{

}

.art_comment .comment_header{
	font-weight: bold;
}

.other_city{
	
}

.entry_photo img{
	border: 1px solid black;
	padding: 6px;
}

.right{
	float: right;
	font-size: 10px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 4px;
	background-color: #CCCCCC;
}
.right img{
	border: 0px solid white;
	padding-bottom: 2px;
}

.seasonal_title{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}