/* CSS: Lompoc Museum - 04/29/07 - by Jeremy Farnum (www.jeremyfarnum.com) */

body {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat top center;
}

/* ///////////////////////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#page {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url(../images/page.gif);
}
#wrapper {
	background-color: #fff;
	border-top-color: #c13f26;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cebd9b;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 750px;
}
#top {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/head2.gif);
	height: 102px;
}
#index #top {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/welcome-head.gif);
	height: 135px;
}
#main {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	float: left;
	width: 525px;
}
#side {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	border-color: #e2e0da;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	padding: 0px;
	float: right;
	display: block;
	width: 180px;
}
/* ///////////////////////////////////// Menu \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
img { 
	margin: 0px;
}


#hours {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #e2e0da;
	border-style: solid;
}
#side-info {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #e2e0da;
	border-style: solid;
}
#side h2 {
	color: #bb3025;
	font-family:Georgia,Times,serif;
	font-size: 120%;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight: bold;
	line-height:normal;
	text-transform:none;
	margin:0px;
	padding:0px;
}
#side p {
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 5px;
	color: #666666;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	font-size: 90%;
}

#hours {
		border-bottom-color: #e3e3e3;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}#menu {
}
#menu a {
	border-style: solid;
	border-color: white;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	background: repeat-x top;
	display: block;
}
#menu a.active {
	border-style: solid;
	border-bottom-color: white;
	border-left-color: #e2e0da;
	border-right-color: #e2e0da;
	border-top-color: white;
	padding-left: 5px;
	border-left-width: 5px;
	border-bottom-width: 1px;
	border-right-width: 0;
	border-top-width: 1px;
	font-weight: bold;
	font-size: 14px;
	color: #bb3025;
}
#menu a:hover {
	padding-left: 10px;
	border-bottom-color: #fef0a5;
	border-top-color: #fef0a5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	color: #bb3025;
	background: #fff6a2 top;
}

#side img {
	display: none;
}

/* ///////////////////////////////////// CONTENT \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#main b, #main strong {
	font-weight: bold;
}
#main p, #main td, #main li {
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
}
#main ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
#main li {
	border-bottom-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 3px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: square;
}


#main p {
	font-family: Verdana, sans-serif;
	padding-left: 0px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	line-height: 160%;
	font-size: 100%;
	text-align: justify;
}
#main .pop {
	color: #0a0a0a;
	font-weight: bold;
}

#main h1 {
	font-style: normal;
	border-bottom-color: #e2e0da;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal
}
#main h2 {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-top: 5px;
	clear: none;
	font-size: 120%;
	color: #bb3025;
}
#main h3 {
	color: #555;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	padding: 0px 0px 5px 0px;
}



a {
	text-decoration: underline;
	color: #3065a8;
}
a:hover {
	text-decoration: none;
}

a.download {
	display: block;
	float: left;
	padding-right: 5px;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/download.gif);
	padding-left: 18px;
}
img {
	border: 0;
}

#nonboard {
	display: block;
	font-size: 90%;
	float: right;
	width: 340px;
}
#board {
	display: block;
	font-size: 90%;
	margin-right: 15px;
	float: left;
	width: 180px;
}
#board h2{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
#board h3 {
	font-size: 120%;
	color: #282828;
}


#volunteers h2 {
	clear: none;
}

#int {
		padding: 5px;
		background-color: #fafafa;
		margin-right: 5px;
		margin-bottom: 15px;
		margin-left: 0px;
		border-color: #e3e3e3;
		border-width: 1px;
		border-style: solid;
	}
#int p {
		padding: 0px;
	}



#volen {
	font-size: 90%;
	margin-left: 10px;
	float: right;
	margin-top: 15px;
	width: 180px;
}
#volen h3 {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	word-break: normal;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	font-size: 120%;
}


#volen p {
	padding-left: 10px;
}

#volen em {
	font-size: 10px;
}
#contact label {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #bb3025;
	font-size: 14px;
}
#contact  {
	clear: 
}
.form-line {
	font-size: 12px;
	line-height: 22px;
	border: #ccc 1px solid;
	background-color: #efefef;
	padding: 5px;
	margin: 1px;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
}
textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 23px;
	border: #ccc 1px solid;
	background-color: #efefef;
	padding: 7px;
	margin: 1px;
}
#message {
	height: 150px;
	width: 450px;
}
form {
	padding: 0;
	margin: 0;
}
#header {
	background-position: left center;
	background-image: url(../images/big-logo.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
}
#header img {
	display: none;
}
#non-board {
	width: 300px;
	display: block;
	float: left;
}
input {
	padding: 5px;
}

.alt td {
	padding: 5px;
	background-color: #f9f9f9;
}
blockquote {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #e3e3e3;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 10px;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	background-color: #fafafa;
}



td#map img {
	float: left;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	display: block;
	margin-right: 5px;
}
td#map-stuff {
	font-size: 85%;
	display: block;
	width: 240px;
	float: right;
}

#pine .img1 {
	width: 225px;
	display: block;
	float: right;
	margin-left: 10px;
}
#pine .img1 img {
	width: 210px;
}
#pine .img2 {
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
#ruth .img1 {
	margin-left: 10px;
	float: right;
	display: block;
	width: 180px;
}
#ruth .img1 img {
	background-position: 0;
	width: 165px;
}
#ruth .img2 {
	margin-right: 10px;
	background-position: 0;
	font-style: italic;
	display: block;
	float: left;
	width: 200px;
}
#ruth .img2 img {
	background-position: 0;
	width: 185px;
}
.ruth-im-3 img {
	width: 500px;
	margin-bottom: 5px;
}
.artesia-images3 img {
	width: 150px;
}
.artesia-images3 a {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	display: block;
}


#carnegie .img1 {
	margin-right: 10px;
	display: block;
	float: left;
	width: 175px;
} 
#carnegie .img2 {
	width: 215px;
	margin-left: 10px;
	display: block;
	float: right;
} 
#carnegie .img3 {
	width: 235px;
	margin-right: 10px;
	display: block;
	float: left;
}


#carnegie .img2 img {
	width: 200px;
}


#carnegie .img3 img {
	width: 220px;
}


#chumash .img1 {
	width: 515px;
	float: left;
	display: block;
}


#volunteers .img1 {
	margin-right: 10px;
	height: 90px;
	width: 90px;
	float: left;
	display: block;
}
#volunteers .img2 {
	width: 115px;
	margin-right: 5px;
	float: right;
	display: block;
}
#volunteers .img2 img {
	width: 100px;
}

.clear-l {
		height: 5px;
		clear: left;
}
.clear-l2 {
		height: 15px;
		clear: left;
}
	
#visitors .img1 {
	width: 255px;
	display: block;
	float: right;
	margin-left: 5px;
}
#visitors .img1 img {
	width: 240px;
}
#store .img7 img {
	margin-left: 10px;
	width: 122px;
	display: block;
	float: right;
}
#store .img5 img {
	width: 235px;
}
#store .img4 img {
	height: 150px;
}
#store .img3 a {
	margin: 0px;
	height: 109px;
	display: block;
	float: left;
	width: 100px;
}
#store .img2 a {
	margin: 0px;
	height: 109px;
	display: block;
	float: left;
	width: 112px;
}
#store .img1 a {
	margin-right: 10px;
	height: 100px;
	width: 138px;
	display: block;
	float: left;
}



#index .img1 img {
	display: block;
	margin-right: 10px;
	float: left;
	width: 265px;
}
#index .img2 img {
	width: 270px;
	display: block;
	margin-left: 10px;
	float: right;

}
#index .img3 img {
	display: block;
	float: left;
	width: 210px;
}


#store .img4 a, #store .img5 a, #store .img2 a, #store .img3 a, #chumash .img1 a, #visitors .img1 a, #visitors .img2 a, #store .img1 a, #store .img2 a, #store .img3 a, #volunteers .img1 a, #volunteers .img2 a, #volunteers .img3 a, #carnegie .img1 a, #carnegie .img2 a, #carnegie .img3 a, .artesia-images1 a, .artesia-images2 a, .artesia-images3 a, #ruth .img1 a, #ruth .img2 a, #ruth .img3 a, #pine .img1 a, #pine .img2 a {
	display: block;
	border-color: #dfdddd;
	background-color: #f8f8f8;
	padding: 7px;
	border-width: 1px;
	border-style: solid;
}
 #store .img4 a:hover, #store .img5 a:hover, #store .img2 a:hover, #store .img3 a:hover, .artesia-images3 a:hover, #carnegie .img1 a:hover, #carnegie .img2 a:hover, #carnegie .img3 a:hover, #ruth .img2 a:hover, #ruth .img1 a:hover, #pine .img1 a:hover, #pine .img2 a:hover, #volunteers .img1 a:hover, #volunteers .img2 a:hover, #volunteers .imgs a:hover, #chumash .img1 a:hover, #store .img1 a:hover, #visitors .img1 a:hover   {
	border-color: #f9d244;
	padding: 7px;
	background-color: #ffe074;
	border-width: 1px;
	border-style: solid;
}



#volunteers .imgs a {
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
	float: left;
	background-color: #f8f8f8;
	padding: 5px;
	border-color: #dfdddd;
	border-width: 1px;
	border-style: solid;
 }
 #volunteers .imgs a:hover { 
	padding: 5px; 
	background-color: #ffe074;
	border-color: #f9d244;
	border-width: 1px;
	border-style: solid;
}
#copyright {
	border-color: #8c8b87;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
	color: #8c8b87;
	border-top-width: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	font-size: 75%;
	text-align: center;
}
#copyright a {
	color: #bb2f25;
}
#copyright a:hover {
}
#copyright .serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: #8c8b87;
	padding: 7px;
	margin-left: 5px;
	float: left;
	display: block;
}

#copyright .serif strong {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#copyright .other {
	margin-right: 5px;
	padding-bottom: 7px;
	padding-top: 7px;
	float: right;
	display: block;
}

#main p.note {
	font-weight: bold;
	display: block;
	margin: 5px;
	background:#fff9bd;
	color:#980000;
	font-size: 11px;
	padding: 3px;
	text-align:center;
}

.clear {
	clear: both;
}

.buffer {
	clear: both;
	height: 10px;
}

#index h2 {
	padding-top: 0px;
}

 #books td {
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

 #books tr.topp {
	color: #040404;
	font-size: 110%;
	font-weight: bold;
}

 #books h2, #books h3 {
	margin: 0px;
	padding: 0px;
}

 #tours p {
	padding-right: 5px;
	padding-top: 5px;
	font-size: 90%;
}

 #tours img {
		background-color: #fafafa;
		border-color: #e3e3e3;
		border-width: 1px;
		border-style: solid;
	}

 .dexhead {
	visibility: hidden;
	display: none;
}

 #top-menu {
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #e2e0da;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	}

 #top-menu a {
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #808080;
		margin-left: 1px;
		margin-bottom: 3px;
		margin-right: 1px;
		display: block;
		float: left;
		padding: 3px;
	}

 #top-menu a:hover {
		background-color: white;
		color: #2f2f2f;
	}

 #top-menu a.active {
		font-size: 12px;
		font-weight: bold;
		border-color: white;
		background-color: white;
		color: #c42e25;
	}

 #gal-posters img {
		border-color: #e3e3e3;
		border-width: 1px;
		border-style: solid;
		margin-top: 3px;
		margin-bottom: 3px;
		margin-right: 2px;
		margin-left: 2px;
		height: 180px;
		width: 120px;
		display: block;
		float: left;
	}

 .jc-1 {
		border-color: #e3e3e3;
		border-width: 1px;
		border-style: solid;
		background-color: #f8f8f8;
		padding: 5px;
	}

 #main .credit {
		clear: left;
		margin-bottom: 5px;
		margin-top: 5px;
		border-color: #e6e6e6;
		border-width: 1px;
		border-style: solid;
		background-color: #fafafa;
		font-style: italic;
		line-height: 11px;
		color: #c7c7c7;
		font-size: 9px;
		padding: 5px;
	}

 .hide {
	}

 #sitemap td {
		border-width: 0px;
		border-color: #e3e3e3;
		border-style: solid;
		padding: 5px;
	}

 #events img {
		float: left;
		border-color: #e3e3e3;
		border-width: 1px;
		border-style: solid;
		margin-left: 10px;
		margin-bottom: 0px;
		margin-right: 10px;
		margin-top: 0px;
		height: 120px;
	}
.upDate {
	color:#808080;
	font-size:6pt;
	text-align:center;
	font-style:italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
/****
 .Banner_Text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #F00;
	text-decoration: blink;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	background-color: #FFF;
	margin: 5px;
	padding: 5px;
}
.NewsBit {
	font-size: 19px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	padding: 7px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #600;
}
****/
.NewsBit { display:none; }