/* filename: Birnbaum_D-03.css */
/* customer: Huntington Beach Art League */
/* website: hbartleague.com */
/* author:  Dave Rollins */
/* June 2008 */
/* revised July 21, 2010 */


/* zero out browser defaults */
p, h1, h2, h3, h4, h5, h6, ul, ol, li {
   margin: 0;
	 padding: 0;
	 }
img {
   border: none;
	 }
/* my defaults */

body {
   font-family: Arial, sans-serif;
   color: navy;
   font-size: small;
  }
p {
   margin: 0 0 1em 0;
	 padding-left: 10px;
   color: navy;
   font-size: 100%;
	 }
h1, h2, h3, h4, h5, h6 {
   margin: 10px 0 1em 10px;
	 }
h1 {
   font-size: 200%;
	 color: navy;
	 margin: 0 0 1em 0;
	 }
ul#info {
   position: relative;
	 margin: 1em 0 0 10px;
	 list-style: none;
	 font-size: 90%;
	 }

/* END my defaults */

/* specific styles */

/* nav styling */

.header {
 margin-left: 20px;
 margin-bottom: -30px; 
 }

.nav_text {
 position: relative;
 display: inline;
 margin: 3px 0 60px 160px;
 padding-bottom: 1em;
 text-align: left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-size: 16px;
 border-top: 1px solid #00337f;
}

.nav_text a:link {
 color: #00337f;
 background-color: #fff;
 text-decoration: none;
 margin: 3px; 
 }

.nav_text a:visited {
 color: #00337f;
 background-color: #fff;
 text-decoration: none;
 margin: 3px;
 }

.nav_text a:hover {
   color: #00337f;
	 background-color: #00b7c5;
	 text-decoration: none;
	 margin: 3px; 
	 }

/*  END nav styling */

.wrapper {
   position: relative;
	 width: 1000px;
	 }

/* the pics-4 styles below layout the main Gallery page */
.pics-4 {
	 width: 300px;
	 float: left;
	 background-color: #666;
	 border-right: 10px solid #fff;
	 }
.pics-4 dl {
    float: left;
		margin: 0px 0px; 		
		padding: 10px 0 10px 0;
		background-color: #666;
		display: inline; /* fixes IE/Win double margin bug */
		}
.pics-4 dt {
   float: right;
	 width: 160px;
	 margin: 0;
	 padding: 0;
	 font-size: 90%;
	 font-weight: bold;
   letter-spacing: 1px;
	 color: #fff;
	 background-color: #666;
	 display: inline; /* fixes IE/Win double margin bug */	 
	 }
.pics-4 dd {
   margin: 0 0 0 20px;
	 float: left;
	 padding: 0;
	 font-size: 100%;
	 line-height: 1.5em;
	 color: #FFBD49;
	 background-color: #666;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
.pics-4 dd.img img{
   float: left;
	 background-color: #666;
	 }
#larger {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 130px;
	 width: 317px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#time {
  float: left;
	background: #fff;
	margin: 80px 0 0 130px;
	width: 451px;
	padding: 40px;
	border-top: 2px solid #a9a9a9;
	border-left: 2px solid #a9a9a9;
	border-right: 2px solid #5e5e5e;
	border-bottom: 2px solid #5e5e5e;
	display: inline; /* fixes IE/Win double margin bug */
	}
#indra {
  float: left;
	background: #fff;
	margin: 80px 0 0 130px;
	width: 356px;
	padding: 40px;
	border-top: 2px solid #a9a9a9;
	border-left: 2px solid #a9a9a9;
	border-right: 2px solid #5e5e5e;
	border-bottom: 2px solid #5e5e5e;
	display: inline; /* fixes IE/Win double margin bug */
	}
#spring {
  float: left;
	background: #fff;
	margin: 80px 0 0 130px;
	width: 383px;
	padding: 40px;
	border-top: 2px solid #a9a9a9;
	border-left: 2px solid #a9a9a9;
	border-right: 2px solid #5e5e5e;
	border-bottom: 2px solid #5e5e5e;
	display: inline; /* fixes IE/Win double margin bug */
	}
#landscape {
   float: left;
	 background: #fff;
	 margin: 30px 0 0 30px;
	 width: 716px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details {
   float: left;
   margin: -530px 0 0 850px;
	 width: 180px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_larger {
   float: left;
   margin: -614px 0 0 600px;
	 width: 400px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_time {
  float: left;
  margin: -610px 0 0 700px;
	width: 240px;
	display: inline; /* fixes IE/Win double margin bug */
	}
#details_indra {
  float: left;
  margin: -610px 0 0 600px;
	width: 180px;
	display: inline; /* fixes IE/Win double margin bug */
	}
#details_spring {
  float: left;
  margin: -610px 0 0 630px;
	width: 300px;
	display: inline; /* fixes IE/Win double margin bug */
	}
ul.nav_img_01 {
	position: relative;
	list-style: none;
	float: right;
	width: 260px;
	margin: -44px 130px 0 0;
	}
ul.nav_img_02 {
	position: relative;
	list-style: none;
	float: right;
	width: 240px;
	margin: -100px 50px 0 0;
	}
ul.nav_img_03 {
	position: relative;
	list-style: none;
	float: right;
	width: 240px;
	margin: -110px 150px 0 0;
	}
ul.nav_img_04 {
	position: relative;
	list-style: none;
	float: right;
	width: 260px;
	margin: -50px 100px 0 0;
	}
.nav_li a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #000080;
	color: #00337f; */ 
	text-decoration: none;
	}
.nav_li a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCA11E;
	}
h1#title {
  margin: -53px 0 1em 140px;
  font-size: 300%;
  color: #003374;
/*  border-bottom: 1px solid #00b7c5; */
	}
h2 {
   font-size: 140%;
   color: maroon;
   }
h3 {
   color: teal;
   font-size: 100%;
   }
h4 {
   color: navy;
   font-size: 110%;
   }
h6 {
   color: red;
   font-size: 100%;
   }
.main {
   position: relative;
	 float: left;
   width: 660px;
	 position: relative;
	 margin: 44px 0 0 20px;
	 display: inline; /* fixes IE/Win double margin bug */ 
	 }
.sidebar_01 {
   width: 300px;
	 position: relative;
	 padding: 10px 10px 0 0;
   margin: 44px 10px 0 0;
	 float: left;
	 background: #fff url(images/sidebar-bg.gif) no-repeat top left;
	 }
.footer {
   position: relative;
	 clear: both;
	 margin: 1em 0 1em 10px;
	 padding: 2em 0 0 0;
   font-size: 75%;
	 }
em {
   font-weight: bolder;
   font-style: normal;
   color: navy;
   }
a {
   font-weight: bolder;
   font-size: 85%;
   }


/* ************* */
/* added 7/21/10 */


/* Hacks and bug fixes */

/* IE/Win Box Model bug (wrong width) fix */