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

* {
	margin: 0;
	padding: 0;
	border-width: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 0.85em;
}
#wrapper {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	height: 100%;
	padding-top: 0px;
	color: #666;
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
	background-position: right 360px;
	background-color: #FFF;
}
p {
	line-height: 140%;
	padding-bottom: 0.5em;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:link.red {
	color: #c14130;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
h1 {
	font-size: 120%;
	color: #c14130;
	padding-top: .5em;
	padding-bottom: .5em;
}

h2 {
	font-size: 105%;
	color: #000;
	padding-top: 0.1em;
	padding-bottom: 0.4em;
}




#header {
	background-repeat: no-repeat;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-position: center top;
}
#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#nav {
	padding-left: 105px;
	height: auto;
	width: auto;
}
#content {
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
	padding-left: 40px;
}
#left-cont {
	float: left;
	overflow: auto;
	padding-right: 22px;
	width: 180px;
	padding-top: 1px;
	padding-bottom: 30px;
}
ul.sidemenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px;
	cursor: default;
}
ul.sidemenu li {
	margin: 0;
	padding: 0;
	width: 180px;
	list-style-type: none;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
ul.sidemenu a {
	color: #999;
	text-decoration: none;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	display: block;
	line-height: 140%;
}
ul.sidemenu a.heads {
	background-color: #bfc0c4;
	color: #FFF;
}
ul.sidemenu a.heads2 {
	color: #fff;
	background-color:#c2412a
}
ul.sidemenu a:hover, ul.sidemenu a:focus {
	color: #fff;
	background-color:#c2412a;
}
ul.sidemenu a.current {
	color: #C00;
	font-weight: bold;
}

#main-cont {
	float: left;
	width: 660px;
	overflow: auto;
	padding-bottom: 20px;
}
#right-cont {
	float: right;
	width: 156px;
}
#right-cont img {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#right-cont-home {
	float: right;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 90%;
	color: #333;
	text-align: center;
	padding: 18px;
}
.copy {
	border: 1px solid #CCC;
	clear: both;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.wide {
	border: 1px solid #CCC;
	margin-bottom: 8px;
	padding: 8px;
}
.show {
	float: left;
	border: 1px solid #CCC;
	height: 480px;
	width: 480px;
	margin-bottom: 8px;
	padding: 8px;
}

#slide img {
	border: 1px solid #CCC;	
		padding: 4px;

	}

.red {
	color: #c14130;
}
.news {
	width: 180px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CC563C;
	margin-bottom: 10px;
}
.news p {
	font-size: 96%;
}
#main {
	float: left;
	border: 1px solid #CCC;
	height: 480px;
	width: 480px;
	margin-bottom: 18px;
	padding: 0px;
}
.flt-left {
	float: left;
}
.flt-right {
	float: right;
}
img.flt-right {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.clear {
	clear: both;
}


.year {
	color: #000;
	display: inline-block;
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 0px;
}
strong {
	color: #000;
	font-weight: 500;
}
h1.copy a {
	color: #c14130;
	text-decoration: none;
	display: block;
}

h1.copy a:hover, h1.copy a:focus {
	color: #333;
	background-image: url(../images/rollover.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
.news h1 a {
	color: #c14130;
	text-decoration: none;
	display: block;
}
.photographer {
	color: #999;
}
