#myshow { width:400px; }
#thumbBufferH { height:100px; }
#thumbBufferV { width:133px; }
.x { border:2px solid red; }
body { margin-top:0px; background-image:url(/images/bkgd.jpg); background-color:#254422; background-repeat:repeat-X}
.style1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.style2 { font-size:18px; font-weight:bold; color:#409935; }
a.external:link { background:url(/images/externalLink.gif) no-repeat 100% 0; padding:0 20px 0 0; }
a.external:visited { color:navy; background:url(/images/externalLink.gif) no-repeat 100% -100px; padding:0 20px 0 0; }
a.external:hover { color:red; background:url(/images/externalLink.gif) no-repeat 100% -200px; padding:0 20px 0 0; }
a.external span { position:absolute; left:-5000px; }

div.news { width:240px; background:#F0F0E7; margin-left:20px; }
h3.news { margin:0; font-size:14px; padding:0 0 3px; background:#93D49E; color:#000; text-align:center; font-family:"Palatino Linotype"; }
ul.stars { list-style-image: url(/images/bullet_star.png) }
li.stars { font-size:14px; font-family:"Palatino Linotype"; }
#googleMap{
	width:400px;
	height:300px;
	border:1px solid #999;
	margin:1em;
}

div.vcard { border:2px solid silver; clear:both; margin:15px; padding:15px; }
img.vcard { border:1px solid silver; margin-right:10px; float:left; width:100px; height:100px; }
img.email { border:0px; margin:0; padding:0; }
.bio { display:none; }


#leftColumn { background-image: url(/images/leftLine-repeat-Y.png); background-repeat:repeat-Y; }
#leftMargin { background-color:white; width:20px;}
#content { background-color:white; padding-top:20px; }
#content-spacer { height:480px; width:0px; float:left; }
#rightMargin { background-image:url(/images/rightMargin-repeat-Y.png); background-repeat:repeat-Y }
img { border:0; }
.style1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.style2 { font-size:18px; font-weight:bold; color:#409935; }
a.external:link { background:url(/images/externalLink.gif) no-repeat 100% 0; padding:0 20px 0 0; }
a.external:visited { color:navy; background:url(/images/externalLink.gif) no-repeat 100% -100px; padding:0 20px 0 0; }
a.external:hover { color:red; background:url(/images/externalLink.gif) no-repeat 100% -200px; padding:0 20px 0 0; }
a.external span { position:absolute; left:-5000px; }

#footer { background-image:url(/images/footer.jpg); background-repeat:no-repeat; text-align:center; }
a.footerLink:link    { color:green; text-decoration:none; }
a.footerLink:visited { color:green; text-decoration:none; }
a.footerLink:hover   { color:red; text-decoration:none; }

.floatLeft { float:left; }
.clearLeft { clear:left; }
.alert { color:red; }

table tbody tr td { vertical-align:top; }

div.vcard { border:2px solid silver; margin:15px; padding:15px; width:80%; float:left; }
img.vcard { border:1px solid silver; margin-right:10px; float:left; width:100px; height:100px; }
img.email { clear:both; border:0px; margin:0; padding:0; }
.bio { display:none; }

.hidden { display:none; }
.introEm { font-weight:bold; color:green; }
.small { font-size:.7em; }