body {
	background: #111;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
}

::-moz-selection {
	background:#111;
	color:#fff;
}

::selection {
	background:#111;
	color:#fff;
}

a {
	text-decoration: none;
}

#page {
	width: 910px;
	margin: 0 auto 57px auto;
	padding: 0 15px 16px 15px;
	background: #fff;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

#copy img {
	float: right;
	margin-left: 20px;
	margin-right: -120px;
}

#container {
	position: relative;
	width: 910px;
	height: 1096px;
	background: #111 no-repeat;
}

body#horton #container {
	background-image: url(../images/horton/back.jpg);
}

body#hiawatha #container {
	background-image: url(../images/hiawatha/back.jpg);
}

body#annex #container {
	background-image: url(../images/annex/back.jpg);
}

body#hawkinson #container {
	background-image: url(../images/hawkinson/back.jpg);
}

body#rayvic #container {
	background-image: url(../images/rayvic/back.jpg);
}

body#about #container {
	background: #cacaca url(../images/about_back.jpg) repeat-x;
}

/* Header ----------------------------------------------------------------*/

#header a {
	color: #000;
}

#header a:hover {
	color: #666;
}

#header h1 {
	position: absolute;
	right: 60px;
	top: 26px;
	overflow: hidden;
	text-indent: -9999em;
	width: 106px;
	height: 22px;
	background: url(../images/apiary.png);
}

#header ul#navigation {
	position: absolute;
	z-index: 1000;
	color: #000;
	font-weight: bold;
	top: 33px;
	left: 40px;
}

#header ul#navigation li {
	float: left;
	padding: 0 14px;
	border-right: 1px solid #000;
}

#header ul#navigation li.last {
	border: 0;
}

#header ul#navigation li.first {
	padding-left: 40px;
}

#navigation a:hover {
        color: #232323;
}

#header ul#navigation li.back {
	padding-left: 0;
	border: none;
	width: 114px;
}

#header ul#navigation li#select {
	padding: 0;
	margin-bottom: 1px;
	border: none;
	position: relative;
}

a#select_btn, a#morephotos_btn {
	color: #000;
	font-weight: bold;
	display: block;
	padding: 2px 32px 3px 6px;
	width: 10em;
	background: url(../images/drop_back.png) no-repeat right center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a#morephotos_btn {
	background-image: url(../images/morephotos_back.png);
}

a#select_btn:hover, a#morephotos_btn:hover {
	color: #666;
}

#header ul#navigation li#select {
        margin-top: -3px;
}

#header ul#navigation li#select ul#dropdown {
	display: none;
	position: absolute;
	width: 100%;
	background: url(../images/white90_back.png);
	margin-top: 1px;
	clear: both;
	padding: 9px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#header ul#navigation li#select ul#dropdown li {
	padding: 0 0 0 6px;
	margin-bottom: 9px;
	border: none;
	float: none;
}

#header ul#navigation li#select ul#dropdown li.last {
	margin-bottom: 0;
}

/* Content ----------------------------------------------------------------*/

#content {
	position: absolute;
	top: 80px;
	left: 40px;
	width: 812px;
}

#title {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#content h1 {
	font-size: 46px;
	line-height: 46px;
	font-weight: bold;
	color: #000;
        letter-spacing: -.05em;
	margin-bottom: 25px;
}

/* Photo Viewer ----------------------------------------------------------------*/

#photoviewer {
	display: none;
	position: absolute;
	left: 335px;
	top: 0;
	padding: 2px;
	width: 470px;
	height: 324px;
	background: #fff;
}

#cycle {
	width: 470px;  
    height: 324px;  
    padding: 0; 
    margin: 0;
}

#cycle img {
	width: 470px;
	height: 324px;
	top: 0;
	left: 0;
}

#cycle img:hover {
	cursor: pointer;
}

#controls {
	position: absolute;
	z-index: 1000;
	bottom: 3px;
	right: 3px;
	background: url(../images/white80_back.png);
	padding: 6px;
	color: #010101;
}

#controls ul li {
	float: left;
	vertical-align: middle;
}

#controls ul li.count {
	padding-top: 2px;
}

a#next_btn, a#prev_btn {
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../images/next_back.gif);
}

a#prev_btn {
	background: url(../images/prev_back.gif);
}

a#next_btn:hover, a#prev_btn:hover {
	background-position: -14px;
}

/* About Copy ----------------------------------------------------------------*/

#copy {
	position: absolute;
	top: 0;
	left: 168px;
	width: 474px;
}

#copy p {
	color: #000;
	line-height: 18px;
	margin-bottom: 18px;
}

/* Building List ----------------------------------------------------------------*/

#buildings {
	position: absolute;
	top: 544px;
	left: 0;
}

.building {
	float: left;
	width: 140px;
	margin-right: 28px;
}

.building.last {
	margin-right: 0;
}

.building h3 {
	font-size: 14px;
	color: #6fcdfe;
	font-weight: bold;
	line-height: 1.14em;
	margin-bottom: 6px;
}

.building h3 a {
	color: #6fcdfe;
}

.building address {
	margin-bottom: 18px;
	line-height: 1.36em;
}

.building p {
	line-height: 1.36em;
}

.building img {
	display: none;
	position: absolute;
	top: -75px;
}

/* Footer ----------------------------------------------------------------*/

p#footer {
	position: absolute;
	color: #747474;
	bottom: 30px;
	left: 40px;
}