/* Don Getty's Wildlife and Nature Gallery - http://www.dongettyphoto.com */
/* Developed by Jan A. Allinder - Digital Imaging Group - http://www.digllc.net */
/* Last update: 19 Feb, 2007. */
/* Created for Don Getty - dongettyphoto.com */
/* Created by Jan A. Allinder - Digital Imaging Group - dig.us.com */

/*  Establish general layout parameters */
body {  font-family: Arial, Helvetica, sans-serif;
 font-size: 1em; font-weight: bold; color: black; margin: 8px 0px}
.emphasis {  font-family: Arial, Helvetica, sans-serif; font-weight: bolder; font-style: italic; color: #030;}
html>#wrapper{
margin-left:auto;
margin-right:auto;
}
img.floatleft{
clear:right;
float:left;
margin:0px 0px 0px 0px;
}
img.floatright{
clear:left;
float:right;
margin:5px 0px 5px 5px;
}
.clearer{
clear:both;
line-height:0;
height:0;
}
p.boldemphasis {
	font-size: 1.1em;
	color: Maroon;
	font-weight: bold;
	text-align: center;
}
a:link {
   color: #660000;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active, a:visited {
   color: #520704;
}
#faq {
	color: #000;
}
#faq a:hover {
	background-color: #030;
	color: #DDD;
}
.question {
	font-style: italic;
}
.questionemphasis {
	font-size: 1em;
	font-weight: bold;
	color: #336;
}
.smallerright {
	font-size: .7em;
	font-weight: normal;
	text-align: right;
}
p.shortsentence {
	text-align: left;
}
#header {
	text-align: center;
}
table,tr{
color:#000000;
background:transparent;
text-align:left;
vertical-align: middle;
}
td{
vertical-align:top;
}
#main {
	padding: 0px;
	}
#main p{
margin:8px 0px 14px 0px;
color: #000000;
background:transparent;
font:1.1em/1.2 Arial, Helvetica, sans-serif;
font-weight: bold;
}
#main p.emphasis{
margin:8px 0px 14px 0px;
color:#000000;
background:transparent;
font:bolder 1.1em/1.2 Arial, Helvetica, sans-serif;
text-align:center;
}
#main h1, h1 {
margin:8px 0px 8px 0px;
color: #6C0300;
background:transparent;
font:bold 1.3em Arial, Helvetica, sans-serif;
text-align:center;
}
#main h2{
margin:10px 0px 8px 0px;
color:#6C0300;
background:transparent;
font:bold 1.2em Arial, Helvetica, sans-serif;
}
#main h3{
margin:10px 0px 4px 0px;
color:#494949;
background:transparent;
font:bold 1.1em Arial, Helvetica, sans-serif;
}
.imglabel {
	font-weight: bold;
}
#footer {
	border-top: solid 1px #000;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer .copyright {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .textmenu {
	font-size: .7em;
	font-weight: bold;
	text-align: center;
}
#footer .designby {
	font-size: .70em;
	font-weight: bold;
	text-align: center;
}
img.floatleft {
	clear: right;
	float: left;
	margin: 2px 12px 2px 0px;
}
img.floatright {
	clear: left;
	float: right;
	margin: 2px 0px 2px 12px;
}
.navigation {
	font-size: .9em;
	font-weight: bold;
}
.navigation a:hover {
   color: #333;
}
#form, #form.td, #form.tr {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: .95em;
	background-color: #003300;
}
#gallery table, #gallery tr {
text-align:center;
margin-right: auto;
margin-left: auto;
border: 0px;
background: transparent;
}
#gallery td {
vertical-align: middle;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#gallery img {
margin: 4px;
}
