/* CSS Document */


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color: #FFFFCC;
	margin: 0px;
	border-top: 1px solid #989047;
	border-right: 1px solid #989047;
	border-bottom: 1px solid #989047;
	border-left: 1px solid #989047;
	font-weight: bold;
    }
	
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	background-color: #E2E2E2 ;
	margin: 0px;
	border-top: 1px solid #989047;
	border-right: 1px solid #989047;
	border-bottom: 1px solid #989047;
	border-left: 1px solid #989047;
	font-weight: bold;
    }

.banner {
	background-image: url(http://www.tomparkerphotos.com/images/logo002.jpg);
	text-align: right;
	vertical-align: middle;
	height: 120px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	cursor: pointer;
}
.leftcontent {
	margin: 20px;
	float: left;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightcontent {
	margin: 25px;
	float: right;
}
#tabsJ {
	float:left;
	width:100%;
	background:#FFF;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	font-weight: bold;
      }
#tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
#tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsJ a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url(http://www.tomparkerphotos.com/images/tableftJ.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
#tabsJ a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#24618E;
	background-image: url(http://www.tomparkerphotos.com/images/tabrightJ.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
    /* End IE5-Mac hack */
#tabsJ a:hover span {
      color:#FFF;
      }
#tabsJ a:hover {
      background-position:0% -42px;
      }
#tabsJ a:hover span {
      background-position:100% -42px;
      }
#Frame {
	width: 800px;
	border: medium outset #006699;
	background-color:#FFF;
}
body {
	background-color: #333333;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 200px;
	width: 500px;
	margin: 25px;
	text-align: right;
	color: #333333;
}
.GalleryHeading {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
.PhotoGalleryList {
	width: 550px;
	/*float: left;*/
	overflow: auto;
	padding: 10px;
	border: thick outset #99CCFF;
	margin-left: 10px;
	background-color: #FEFCCF;
}
.GalleryLinkList {
	list-style-type: circle;
}

.NoticeBulkmailers {
	font-size: 12px;
	color: #006666;
	padding: 10px;
}
.NoticeBulkmailers .ContactTom {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding: 5px;
}

.galleryList { line-height:20px; padding-bottom:5px}
.photoNav { font-weight:bold; font-size:24px; text-decoration:none}
