/* globals */
html, body { 
	margin:0; 
	padding:0;
	color:#666;
	font:14px Verdana;	
	background:#FFF url(../pics/pixelBg.gif) repeat-x;	
	text-align: center;	
} 
td {
	font-size: 14px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	color: #666;
}
a.navigation  {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	padding: 0 20px 0 20px;
}
a.navigation:hover {
	text-decoration: underline;
}
a.printing  {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	padding: 0;
}
a.printing:hover {
	text-decoration: underline;
}
.floatIcon {
	float: left; 
	margin: 2px 3px 0 0;
	background: #FFF;
	padding: 0;
	border: 0;
}
.floatRight {
	float: right; 
	margin: 0 0 20px 20px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #d8d8d8;
}
.floatAgent {
	float: left; 
	margin: 0 10px 20px 0;
	background: #FFF;
	padding: 2px;
	border: 1px solid #d8d8d8;
}
.photos
{
	float: left;
	margin: 8px 8px 8px 8px;
	padding: 0;
}
#downloads {
	margin: 0;
	background: #FFF;
	padding: 5px;
	border: 1px solid #d8d8d8;
}
a.info  {
	color: #333;
	font-size: 14px;
	text-decoration: underline;
	padding: 0;
}
a.info:hover {
	text-decoration: none;
}
hr {
	border: 0;
  	width: 100%;
	color: #d8d8d8;
	background-color: #d8d8d8;
	height: 1px;
}
em {
	font-size: 11px;
	color: #999;
}
#Footer {
	font-size: 12px;
	color: #999;
	margin: 0;
}
a.footer  {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
h1 {
	background:#FFF url(../pics/HeaderH1.gif) no-repeat;
	height: 39px;
	line-height: 39px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px
}
h2 {
	background:#FFF url(../pics/HeaderH2.gif) no-repeat;
	height: 39px;
	line-height: 39px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px
}
#Addressbox {
	margin: 20px 10px 0 20px;
	font-size: 14px;
	color: #666;	
	line-height: 20px;
}
#calculatorbox {
	margin: 20px 10px 0 20px;
	font-size: 11px;
	color: #666;	
	line-height: 20px;
}

#Maincontent {
	margin: 20px 20px 20px 20px;
	font-size: 14px;
	color: #666;	
	line-height: 20px;
}
#Inthepicture {
	margin: 20px 20px 20px 20px;
	font-size: 14px;
	color: #666;	
	line-height: 20px;
	width: 500px;
}
#pictureinfo {
	margin: 0;
	font-size: 14px;
	color: #666;	
	line-height: 18px;
}
.imageWrapper { display:block; width:225px; height:164px; overflow:hidden;}
.image { width:225px; height:164px; text-indent:-100000px; overflow:hidden;}

h3 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.thumb {
	background: #FFF;
	padding: 2px;
	border: 1px solid #ccc; 
	margin-bottom: 2px;
}
#moreinfo {
	margin-top: 5px;
	background:#FFF url(../pics/MoreInfoBg.gif) no-repeat;
	width: 91px;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	text-align: center
}
#pictureinfo a{
	font-size: 14px;
	color: #FFF;	
	text-decoration: none;
}
#pictureinfo a:hover{
	font-size: 14px;
	color: #FFF;	
	text-decoration: underline;
}
#pictureinfo a.address{
	font-size: 14px;
	color: #999;	
	text-decoration: none;
}
#pictureinfo a.address:hover{
	font-size: 14px;
	color: #999;	
	text-decoration: underline;
}
#form {
	font-size: 12px;
	margin: 0;
	color: #999;
}
.input {
	font-size: 13px;
	margin: 0; 
	padding: 5px; 
	width: 260px; 
	border: 1px solid #ccc; 
	background: #FFF;
	color: #999; 
}

.input:hover { 
	background: #fafafa; 
	color: #666;
}
.captcha {
	font-size: 13px;
	margin: 0; 
	padding: 5px; 
	width: 130px; 
	border: 1px solid #ccc; 
	background: #FFF;
	color: #999; 
}

.captcha:hover { 
	background: #fafafa; 
	color: #666;
}
.description {
	font-size: 14px; 
	width: 260px; 
	height: 60px;
	padding: 5px; 
	border: 1px solid #ccc; 
	background: #FFF;
	color: #999;
}

.description:hover { 
	background: #fafafa; 
	color: #666;
}
.pulldown { 
	font-size: 13px;
	margin: 0; 
	padding: 1px; 
	width: 198px; 
	border: 1px solid #ccc; 
	background: #FFF;
	color: #999;
}

.pulldown:hover { 
	background: #fafafa; 
	color: #666;
}

.pulldownSmall { 
	font-size: 13px;
	margin: 0;  
	padding: 1px; 
	width: 89px; 
	border: 1px solid #ccc; 
	background: #FFF;
	color: #999;
}

.pulldownSmall:hover { 
	background: #fafafa; 
	color: #666;
}
