body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666666;
	height: 1500px;
	text-align:center;
}
a {	outline:none; /*firefox */ }
a:link {
	color: #c00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#home-link {
	text-indent:-9999px;
}
#home-link a {
		background:transparent url(../images/strap.png) no-repeat top left;
		display:block;
		height:33px;
		width:322px;
}
h1 {}
h2 {
	font-size:1.2em;
}
#copy .borderless {
	border:none;
}
/********** REPLACES #NAVIGATION AND .LOGO **************/
#navigation2 ul li{display: inline;font-size:1em;padding-right:45px;line-height:43px;}
#navigation2 ul {border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:0 0;text-transform: capitalize;}
#navigation2	{width:688px;/*height:43px*/;margin-left:auto;margin-right:auto;}	
#navigation2 a 	{text-decoration:none;color:#333;font-size:1.1em;}
#navigation2 a:hover {border-bottom:2px solid #333;}
#strap {text-align:left;width:688px;margin:25px auto;color:#5b5b5b;}
#image_feature{width:100%;height:300px;background-color:#555;margin-top:25px;}
#copy {text-align:center;width:688px;margin-left:auto;margin-right:auto;margin-top:25px;}
#footer {clear:both;font-size:.8em;text-align:center;margin:0 auto;margin-top:1em;}
a img {border:none;} /*firefox displays border around strap image*/


#copy img {
	border:1px solid #ccc;
	padding:1px;
}

.logo {
	background-image: url(file:///private/var/tmp/folders.501/TemporaryItems/AdapterTemp/Photography/logo.gif);
	position: relative;
	height: 55px;
	width: 688px;
	top: 90px;
	background-repeat: no-repeat;
	background-position: left;
}
.slideshow {
	position: relative;
	top: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 100%;
	background-color: #666666;
	height: 300px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 300px;
}
#copy p {
	line-height:130%;
}
.content {
	width: 688px;
	position: relative;
	top: 69px;
	text-align: left;
	border: 1px solid #333333;
}
.C1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	width: 300px;
	float:left;
	margin-left: 10px;
	text-align:left;
}
.C2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	float:right;
	width: 300px;
	margin:0 10px;
	
	text-align:left;
}
.headline {
	font-weight: bold;
}
/* this section used for navigation */
#navigation {
	height:18;  /* not adding this in netscape adds white space below the nav bar */
	position: relative;
	top: 67px;
	background-color: #CCCCCC;
	width: 688px;
	text-align: /* center */; /* did not effect any browser */
	vertical-align: middle;
	font-size: 12px;
}
#navigation ul {
	list-style-type: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
/* when you ad this line in IE it actually makes the links go right up to one another...hmm..?
* html #navigation li{
	height: 1%;
} */
/* this line removes the white space below that was plaguing IE 6+ when netscape was fine. TAN HACK? */
/* hide from mac IE \*/
* html #navigation ul  {margin-bottom: 0px;}
/* end hide from mac IE */
#navigation li{
	display: inline;
	text-align: ;
	/*declare a width and IE win makes list vertical and does not fix IE mac*/
}
#navigation ul li a {
	
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	text-align: ; /* do we need this? - no */
	height: /* 10px */;
	width: /* 78px */; /* changes width just a little only in IE win */
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #333333;
}
#navigation ul li a:hover {
	color: #fff;
	background-color: #FF9900;
}
#navigation ul li a.current {
	background-color: #FF9900;
	color: #FFFFFF;
}
/*close navigation section */
.page {
	height: 1500px; /* this tag was used to create a container for the entire pages content so that IE 6 wouldn't clip the last div from view */
}
.Gallery {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	width: 600px;
	position: relative;
	margin-left: 10px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

