*{ margin:0; padding:0; }

h4, h5, h6, blockquote, ol, dl, address { margin-bottom: 1em; }

body {
	background: #fff;
	font: 62.5%/1.6em  Arial,Verdana, sans-serif;
	color: #333;
	text-align: left;
}

img {
	border: none;
}

ul { list-style: none; }

a {
	color: #404a4a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 { text-indent: -9999px; }
h1 a {
	display: block;
	width: 772px;
	height: 77px;
	background: url(/skins/bmag.onlinegalleries.com/images/header.gif) no-repeat;
}

h2 {
	font-size: 1.6em;
	padding-bottom: 4px;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 0.2em; 
}
h4 {
	font-size: 1.5em;
	background: #e9e9e9;
	line-height: 1.4em;
	padding-left: 4px;
	clear: both;
}

p, dl {
	line-height: 1.7em;
	font-size: 10pt;
}
p { margin-bottom: 1em; }

address {
	font-style: normal;
	font-size: 1.1em;
}

/* construct */
#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	width: 772px;
	border-right: 1px solid #999;
	background: url(/skins/bmag.onlinegalleries.com/images/body.gif) top left repeat-y;
}

#head {
	background: #871111;
}

#subnav {
	clear: left;
	background: #a69f85;
	width: 772px;
	min-height: 2.6em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #404a4a;
}

#content {
	width: 752px;
	background: #fff;
	padding: 5px;
}

#col1 {
	width: 190px;
	min-height: 360px;
	float: left;
}

#col2 {
	width: 385px;
	min-height: 360px;
	float: right;
}

#footer {
	height: 100px;
	clear: both;
	background: #871111;
	color: #fff;
	padding: 8px 0px 0px 196px;
}

#footmenu {
	font-size: 1.2em;
	font-weight: bold;
}

#footmenu a {
	background: transparent;
	color: #fff;
}

#logos {
	margin: 25px 0px 0px 0px;
}

#logos img {
	margin: 0px 27px 0px 0px;
}

/* nav + lists */
#nav {
	background: #871111;
	min-height: 2.4em;
}

#nav ul {
	background: #404a4a;
	float: right;
	width: 582px;
	font-size: 1.2em;
	border-top: 1px solid #000;
}

#nav ul li {
	float: left;
	color: #fff;
	display: block;
	padding: 3px 2px 2px 2px;
}
#nav ul li a {
	color: #fff;
	padding: 0px 6px;
}

#subnav ul {
	float: left;
	clear: left;
	padding: 0px 0px 1px 20px;
	background: #a69f85;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#subnav ul li {
	float: left;
	color: #fff;
	display: block;
	padding: 4px 2px;
}
#subnav ul li a {
	color: #fff;
	padding: 0.4em 6px 0.4em 6px;
	font-weight: bold;
}
#subnav ul li a.selected, #subnav ul li a:hover {
	background: #8F8359;
	text-decoration: none;
}

#col1 ul {
	margin: 30px 0;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#col1 ul li a {
	display: block;
	width: 174px;
	line-height: 1.9em;
	padding-left: 16px;
	color: #fff;
}
#col1 ul li a:hover {
	background: #8F8359;
	text-decoration: none;
}
#col1 ul li a.selected {
	background: #8F8359;
	text-decoration: underline;
}

dl { 
	float: none;
	width: 530px;
}
dt {
	width: 150px;
	float: left;
	padding-right: 20px;
	font-weight: bold;
}
dd {
	width: 350px; 
	float: left;
}

/* home page */
#home h2 {
	margin-bottom: 0;
}
#col1 {
	width: 335px;
	min-height: 480px;
	float: left;
	padding: 10px;
	background: #fff;
}

#home #col2 {
	width: 385px;
	float: right;
	padding: 0;
	background: none;
}

#home h3 {
	color: #871111;
}
#home h4 {
	background: none;
	padding: 0;
	font-size: 1.3em;
}

.feature {
	margin-top: 30px;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc; 
}

.feature h3 {
	font-size: 1.6em;
	color: #871111;
}

.date {
	color: #871111;
	font-size: 1.2em;
	margin-bottom: 0.4em;
}

#title { text-indent: -9999px; }
#title h2 {
	display: block;
	width: 772px;
	height: 106px;
	background: url(/skins/bmag.onlinegalleries.com/images/hbj.gif) no-repeat;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* gallery */
#gallery {
	text-align: center;
}

.gallery-item {
	width: 180px;
	min-height: 15em;
	float: left;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}
.gallery-item img { border: 1px solid #ccc; }
.gallery-item p a { padding-bottom: 3px; }

#pages {
	padding: 20px 0 4px 0;
	border-top: 1px solid #ccc;
	text-align: center;
	text-transform: uppercase;
	font-size: 90%;
	width: 540px;
	float: right;
}
#pages p a { padding: 6px 3px 12px 3px; }
#pages p a:hover { text-decoration: overline; }
a#page-on { font-weight: bold; }
#pages a.pagesbg {
	color: #fff;
	background: #364c53;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px 4px;
}
#pages a.pagesbg:hover {
	text-decoration: none;
	border: 1px solid #d3d3d3;
}

/* detail */
ul#thumbs {
	text-align: center;
	margin: 20px 0;
}
ul#thumbs li {
	display: inline;
}
ul#thumbs li img {
	margin-right: 4px;
}

/* contact */
fieldset {
	display: block;
	text-align: left;
	width: 370px;
	padding: 0 12px 1em 1em;
	border: 2px dotted #e2e2e2;
	background: #fff;
	line-height: 2em;
	margin: 2.5em 0 2em 0;
}

legend {
	font-weight: bold;
	font-size: 150%;
	text-transform: uppercase;
	color: #544541;
	padding: 0 0.3em 0.2em 0.3em; 
}

label {
	margin: 0.7em 0 0 0;
	color: #871111;
}

select { margin-left: 1.2em; _margin-left: 1.4em; }
input { color: #111; height: 1.4em; }


input, textarea, select {
	border-top:1px solid #8c8c8c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	width: 100%;
	background: #f7f7f7;
}

textarea {
	margin-bottom: 1em; }

.submit {
	border: 3px double #ccc;
	color: #3c0;
	height: 1.8em;
}

/* misc */
.center {
	text-align: center;
	display: block;
	margin: 20px auto 0 auto;
}
img.center {
	border: 3px solid #ccc;
	margin-bottom: 20px;
}

.right {
	text-align: right;
	margin-top: 20px;
}
.left {
	text-align: left;
	margin: 20px 0 10px 0;
}

#back {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	line-height: 3em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#history_table {
	width: 90%;
	font-size: 1.5em;
}

#history_table th {
	vertical-align: top;
	width: 50px;
}

