@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url(imgs/bkgd.jpg) fixed top center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.logo {
	float:left; 
	margin-top: 0px;
}

.tagline {
	float:left; 
	width: 180px;
	font: .8em Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-style:italic;
	margin-top: 3px;
	margin-left: 10px;
}

.navbar {
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:35px;
 	width: 100%;
	background-color: #333333;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.navcontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 880px;
	display: block;
    margin-left: auto;
    margin-right: auto; 
}

#nav {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	float: right;
	font-size: .9em;
	color:#FFFFFF;
}

#nav ul { padding: 0; margin: 0; }

#nav ul li{display: inline;}


#nav ul li a, #nav ul li span {
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 8px 11px;
	text-decoration: none;
	background: url(imgs/nav_divider.gif) top right no-repeat;
}

#nav ul li span { /*Targets span tag to the right of #leftcorner below*/ padding-left: 10px; }

#nav ul li a:hover { text-decoration: none;color:#CCCCCC;}

/* BEGIN BODY*/
#container {
	width: 905px;
	height: auto;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.flash {
	width: 905px;
	height: 270px;
	display: block;
	margin-top: 15px;
	margin-left: auto;
    margin-right: auto;
}

.homecolumns {
 	display:block;
	width: 290px;
	height: auto; 
	float: left;
	margin: 10px 0px 5px 0px;
}

.homerows {
	width: 282px;
	display:block;
	margin: 0px 0px 4px 0px;
	padding: 4px 4px 4px 4px;
	height:auto;
	font-size: .8em;
	line-height: 1.2em;
	color:#666666;
	background-color:#FFFFFF;
}

.homerows img {
	display: block;
}

.homecolumnscontent {
	margin-left: 15px;
	display:block;
}

.middlecolumn {
	display: block;
	float: left;
	width: 290px;
	margin: 10px 17px 5px 17px;
}

.webtitle {
 	background-image:url(imgs/titlebar_web.png);
 	background-repeat:no-repeat;
 	background-position:top;
 	width: 290px;
 	height: 33px;
 	margin-bottom: 4px
 }

.printtitle {
 	background-image:url(imgs/titlebar_print.png);
 	background-repeat:no-repeat;
 	background-position:top;
 	width: 290px;
	height: 33px;
	margin-bottom:4px;
 }

.phototitle {
 	background-image:url(imgs/titlebar_photo.png);
 	background-repeat:no-repeat;
	 background-position:top;
	 width: 290px;
 	height: 33px;
 	margin-bottom: 4px;
 }
 
 .titles, .titles a:link, .titles a:visited {
 	font-weight: bold;
	color: #333333;
	padding: 8px 0px 0px 15px;
 	font-size: .9em;
 	text-transform: uppercase;
 	text-decoration:none;
 }
 
 .titles a:hover { color: #666666; }

.weblinks, .weblinks a:link, .weblinks a:visited  { color: #f18b13; }

.thumbnail {
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	width: 215px;
}

.shadowbox {
  float:left;
  display:block;
  background: url(imgs/shadow2.png) no-repeat bottom right !important;
  background: url(imgs/shadow1.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  padding: 10px 10px 10px 10px;
}

.shadowbox img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 4px;
 }
  
  
 /* SUBPAGE */
 
 .subcolumn {
 	display:block;
	width: 585px;
	height: auto; 
	float: left;
	margin: 10px 0px 5px 20px;
}

.subrow {
	width: 575px;
	display:block;
	background-color: #FFFFFF;
	margin: 0px 0px 4px 0px;
	padding: 4px 4px 4px 4px;
	height:auto;
}

.subcolumncontent {
	margin-left:15px;
	color: #666666;
	display:block;
	font-size: .8em;
	line-height: 1.2em;
}

.subcolumncontent a:link, .subcolumncontent a:visited { text-decoration: none; }
 
 .webpagesbar { 
 	background-image:url(imgs/pagesbar_web.gif);
	background-repeat: repeat-x;
 	background-position:top;
 	width: 100%;
 	height: 34px;
}

 .printpagesbar { 
 	background-image:url(imgs/pagesbar_print.gif);
	background-repeat: repeat-x;
 	background-position:top;
 	width: 100%;
 	height: 34px;
}

 .photopagesbar { 
 	background-image:url(imgs/pagesbar_photo.gif);
	background-repeat: repeat-x;
 	background-position:top;
 	width: 100%;
 	height: 34px;
}
 
 .numbers, .numbers a:link, .numbers a:visited {
	font-weight: bold;
 	color: #fff;
 	padding: 10px 0px 0px 10px;
 	font-size: .9em;
 	text-transform: uppercase;
	text-decoration: none;
 }
 
 .webpagesbar .numbers a:hover { color:#CC6600; }
 .printpagesbar .numbers a:hover { color:#646b1d; }
 .photopagesbar .numbers a:hover { color:#a23620; }

#footer {
	width: 905px;
	height: auto;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.copyright {
width:250px;
float:left;
margin-left:10px;
}

.email, .email a:link, .email a:visited {
font: .9em Georgia, "Times New Roman", Times, serif; 
font-style:italic;
color:#FFFFFF;
float:right;
text-decoration: none;
width: 150px;
text-align:right;
margin-right: 10px;
}

.email a:hover { color:#CCCCCC; } 

.webtext,.printtext,.phototext {
	font: 1.2em Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;	
	text-decoration: none;
	line-height: 1.6em;
}

.webtext a:hover, .printtext a:hover, .phototext a:hover { text-decoration: underline; } 
.webtext { color:#cc7002; }
.printtext { color:#757c21; }
.phototext { color:#c34128; }

.otherlinks, .otherlinks a:link, .otherlinks a:visited  { color: #666666; line-height:1.5em; }
.otherlinks a:hover { color: #333333; }
	


