/* Base class, the rest inherit from this */

body, table, th, tr, td { 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	margin: 0;
	border-color: #000000;
	background-color: #FFFFFF;
}

p  { 
	margin-left: 2em; 
	margin-right: 2em; 
	text-decoration: none 
}

p.in_table { 
	margin-left: .25em; 
	margin-right: .25em; 
}

p.in_table_heading { 
	margin-left: 1em; 
	margin-right: 1em; 
	font-weight: bold; 
	font-size: 16px; 
}

p.in_form { 
	margin-left: .5em; 
	margin-right: .5em; 
}

input.in_table { 
	margin-left: .25em; 
	padding-left: .25em; 
	margin-right: .25em; 
	font-size: 14px; 
}

select.in_table { 
	margin-left: .25em; 
	padding-left: .25em; 
	margin-right: .25em; 
	font-size: 14px; 
}

strong.highlight {
	background-color: yellow;
}


table.in_body  { 
	margin-left: 2em; 
	margin-right: 2em; 
	margin-top: 14px; 
}

table.thumbnail-index  { 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 14px; 
}

table.collection-image  { 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 14px; 
}

.tabular {
	border-style: inset;
	border-width: thin;
	border-collapse: collapse;
	border-color: #000000;
	background-color: #FFFFFF;
	margin-top: 14px; 
}

th {
	text-align: left;
	font-weight: bold; 
	font-size: 14px; 
	font-family: verdana, arial, helvetica, sans-serif;  
}


div.index {
	margin-left: 10%;
}

div.thumbnail-index {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.collection-image {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.collection-description {
	text-align: center;
}

div.collection-orderform {
	text-align: left;
}

td.inverted {
	background-color: #008080;
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF;
}

a:link { 
	text-decoration: underline; 
	color: #009999;
}

a.subbanner:link { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #000000;
}

a.subbanner:visited { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #000000;
}

a.subbanner:active { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #ff0000;
}

a.subbanner:hover { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #ff0000;
}

a.sidebar:link { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #000000;
}

a.sidebar:visited { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #000000;
}

a.sidebar:active { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #ff0000;
}

a.sidebar:hover { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #ff0000;
}

/* sidebar2 is the second-level menu items in the sidebar */
a.sidebar2:link { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #000000;
}

a.sidebar2:visited { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #000000;
}

a.sidebar2:active { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #ff0000;
}

a.sidebar2:hover { 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent;
	color: #ff0000;
}

a:visited { 
	text-decoration: underline; 
	color: #007766;
}

a:active { 
	text-decoration: underline; 
	color: #008000;
}

hr {
	color: #009999;
	width: 90%;
}

.NoTopMargin {
	margin-top: 0;
}

ul { 
	/* list-style-image: url(/gfx/ADMMRfavicon.gif); */  
	list-style-type: square;
	margin-left: 4em; 
	padding-left: 0; 
	margin-right: 2em; 
}

ul.nobullet {
	list-style-image: none; 
	list-style-type: none;
	margin-left: 2em; 
}

ul.in_table { 
	margin-left: 2em; 
	padding-left: 0; 
	padding-right: 0; 
	margin-right: .5em; 
}

/* CSS3 method to snug a list marker up closer to the text */
li::marker {
	margin-right: 0.125em;
}

li.spaced { 
	margin-top: 1em;
}

dl { 
	margin-left: 2em; 
	padding-left: 0; 
	margin-right: 2em; 
	color: #000000; 
}

dl dl { 
	margin-left: 1em; 
	padding-left: 0; 
	margin-right: 0; 
	color: #000000; 
	font-weight: normal; 
}

dt { 
	margin-top: 1em;
	font-style: italic;
	font-weight: bold; 
}

dd { 
	margin-left: 1em; 
}

/**** ul li {list-style-image: url(/gfx/ADMMRfavicon.gif); } ***/

ul ul { 
	list-style-image: none; 
	list-style-type: disc;
	margin-left: 1em; 
	padding-left: 0; 
	margin-right: 0; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none 
}


ol ul { 
	list-style-image: none; 
	list-style-type: disc;
	margin-left: 1em; 
	padding-left: 0; 
	margin-right: 0; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none 
}

ol {
	margin-left: 4em; 
	padding-left: 0; 
	margin-right: 2em; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none 
}

ol.in_table { 
	margin-left: 2.25em; 
	margin-right: .5em; 
	padding-left: 0; 
	padding-right: 0; 
}

h1 {
	line-height: 120%;
	font-size: 24px; 
	color: #000000; 
	font-weight: 900; 
	margin-top: 1em;
	margin-bottom: 1px;
	font-family: Verdana, Helvetica, Arial; 
	font-variant: small-caps;
	letter-spacing: .1ex;
	text-decoration: none 
}

.pagetitle {
	border-top: 4px double #000;
	border-bottom: 2px solid #000;
	border-color: #008080;
	padding: 4px 0;
}

.pagetitle-image {
	border-top: 4px double #000;
	border-bottom: 2px solid #000;
	border-color: #008080;
	padding: 4px 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

.underlined {
	border-top: none;
	border-bottom: 2px solid #000;
	border-color: #008080;
	padding: 4px 0;
}

h2 {
	line-height: 20px;
	font-size: 20px; 
	font-weight: bold; 
	margin-top: 1em;
	margin-bottom: 2px;
	vertical-align: text-bottom;
}

h3 { 
	margin-bottom: 1px;
	margin-top: 1em;
	font-size: 16px; 
	font-weight: bold; 
}

h4 { 
	line-height: 0px; 
	font-size: 16px; 
	margin-left: 25; 
	margin-right: 25; 
	margin-bottom: 1px;
	margin-top: 1em;
	font-weight: bold; 
}

/* These adjacent sibling selectors don't work in IE6 but they do in Mozilla */
h1 + p, h2 + p, h3 + p, h4 + p, h2 + dl, h2 + ul, h2 + ol, h3 + dl, h3 + ul, h3 + ol {margin-top: .5em;}
/* h1 + h2, h2 + h3, h3 + h4 {margin-top: .5em;} */
h2 + p {margin-top: 0;}
/* */

h3.columnhead { 
	line-height: 14px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 14px; 
	color: #ffffff; 
	font-weight: bold; 
	font-family: verdana, arial, helvetica, sans-serif;  
	text-decoration: none 
}


pre  { 
	font-family: "Lucida Sans Typewriter", screen, monospace; 
	font-variant: normal; 
	font-style: normal; 
}

input { 
	font-family: sans-serif; 
	font-variant: normal; 
	font-style: normal; 
}

sup { vertical-align: text-top; font-weight: 600; font-size: 10px; }

sup.asterisk {
	color: #FF0000;  
	font-weight: bold;
	font-size: 14;
}

.hd2 { vertical-align: text-top; font-size: 14px; }

sub { font-size: 10px; }

.notopmargin {
	margin-top: 0em;
}

.urgent {
	color: #FF0000;  
	font-weight: bold;
}

.copyright {
	font-style: normal;
	font-size: 10px;
	margin-top: 0;
}

.phototitle {
	text-align: center;
	font-style: italic;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0;
}

.photo_sequence_num {
	text-align: center;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

.CameraInfo {
	font-style: normal;
	color: #0000FF;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

.photocaption {
	font-style: italic;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 0;
}

.subbanner {
		font-size: 14px;
		font-weight: bold; 
		background-color: #009999;
}

.sidebar {
		font-size: 14px;
		font-weight: bold; 
}

.sidebar2 {
		margin-left: 2em; 
		font-size: 12px;
		font-weight: bold; 
}
			
.locallink {
		font-size: 12px;
		color: #dddddd;
		line-height: 14px;
		font-weight: normal;
		text-decoration: none;
}
			
.localsublink {
		font-size: 10px;
		color: #dddddd;
		line-height: 11px;
		text-decoration: none;
		font-weight: normal;
}
			
.locallink {
		font-size: 12px;
		color: #dddddd;
		line-height: 14px;
		font-weight: normal;
		text-decoration: none;
}
			
.localsublink {
		font-size: 10px;
		color: #dddddd;
		line-height: 11px;
		text-decoration: none;
		font-weight: normal;
}
			
.locallink {
		font-size: 12px;
		color: #dddddd;
		line-height: 14px;
		font-weight: normal;
		text-decoration: none;
}
			
.localsublink {
		font-size: 10px;
		color: #dddddd;
		line-height: 11px;
		text-decoration: none;
		font-weight: normal;
}
			
.locallink {
		font-size: 12px;
		color: #dddddd;
		line-height: 14px;
		font-weight: normal;
		text-decoration: none;
}
			
.localsublink {
		font-size: 10px;
		color: #dddddd;
		line-height: 11px;
		text-decoration: none;
		font-weight: normal;
}

.localheader {
		font-size: 15px;
		line-height: 15px;
		color: #dddddd;
}
			
.locallink {
		font-size: 12px;
		color: #dddddd;
		line-height: 14px;
		text-decoration: none;
		font-weight: normal;
}
			
.localsublink {
		font-size: 10px;
		color: #dddddd;
		line-height: 11px;
		text-decoration: none;
		font-weight: normal;
}

.tm	      {
	        font-size: 10pt;
                font-variant: normal;
                font-style: normal;
}
