body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	font-size: 100%;
	scrollbar-face-color:#cccccc;
	scrollbar-track-color: #ffffcf;
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color: #ffffcf;
	scrollbar-darkshadow-color:#ffffcf;
	scrollbar-shadow-color: #666666;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

td {
	font-family: "Times New Roman", Times, serif;
	color: #ffffcf;
	font-size: 0.75em;
}

p {
	font-family: "Times New Roman", Times, serif;
	color: #ffffcf;
	font-size: 0.75em;
	line-height: 120%;
	letter-spacing: 0.1em;
	font-weight: 400;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #feffd7;
	letter-spacing: 0.7em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #feffd7;
	letter-spacing: 0.5em;
}

a {
	color: #feffaf;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.15em;
}
a.menu:hover {
	color: #feffd7;
}
a.menu-on {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #feffd7;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.15em;
}
a.menu-on:hover {
	color: #feffd7;
}

.splashtable {
	padding-top:20px;
}

.contenttable {
	margin-top: 125px;
	margin-bottom: 25px;
}

.contenttable2 {
	margin-top: 50px;
	margin-bottom: 25px;
}

#vegetabletable {
	text-align:center;
}

.contacttable {
	margin-top: 30px;
	margin-bottom: 25px;
	background-image: url(../../images/diana-mackie-map.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 453px;
}

.menutable {
	margin-top:250px;
	margin-bottom:104px;
}

.menubar {
	background-image: url(../../images/diana-mackie-logo-2.gif);
	background-repeat: no-repeat;
}

.head2 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 0.15em;
}

.subhead {
	font-size: 1.0em;
	font-style: italic;
	letter-spacing: 0.15em;
}

.contactbio {
	line-height: 150%;
}

.newstable {
	width: 450px;
	border: 1px solid #191919;
}
.newsheader {
	background-color: #191919;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom:2px;
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
}
.newsbody {
	padding: 5px;
	background-color:#0b0b0b;
	color:#c0c0c0;
	line-height: 120%;
	letter-spacing: 0.1em;
	font-weight: 400;
}

.sma {
	font-size: xx-small;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	color: #ffffcf;
	font-weight: bold;
	font-size: 0.9em;
}

.footer {
	color: #feefaf;
	letter-spacing: 0.15em;
	font-size: 0.9em;
}

.imagelabel {
	color: #666666;
	font-size: 1.1em;
	padding-right:5px;
	padding-bottom: 3px;
	letter-spacing: 0.10em;
}
.imagedetail {
	font-size: 1.1em;
	letter-spacing: 0.10em;
}

/* gallery styles */
div#thumbnailgallery{
	width:450px;
	margin:20px 0;
}

#thumbnailgallery h2.cathead {
	clear:both;
}

div.thumb{
	float:left;
	width:140px;
	/*height:150px;*/
	text-align:center;
	margin:10px 10px 20px 0;
}

.galleryitem {
	position:relative;
}

div#gallerynav {
	margin:0 auto;
	text-align:center;
}
#gallerynav a {
	margin-left:30px;
	font-size:0.65em;
}

.gallerytitle{
	font-weight:bold;
	font-size:0.75em;
	margin:0 0 1em 0;
	color:#28690b;
}

.galleryimagecaption {
	font-size:0.75em;
	margin:1em 0;
}
img.thumb
{
	border:0px;
}

img.thumb:hover{
	border:0px;
} 
/******************/

.picsize {
	text-align: center;
	padding: 3px;
	display:block;
}

