/* reset.css by Eric Meyer v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End reset. Thank you Mr. Meyer! */

/* Global */
body {
	background:url(/media/images/page_bg_amp.png) top center no-repeat #39342e;
	color:#9e9589;
	font-family:Arial, sans-serif;
	font-size: 62.5%;
	text-align:center;
}
a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#fff;
	text-decoration:underline;
}
.clear_both {
	line-height:1px;
	height:1px;
	clear:both;
}
/* End Global */

/* Wrappers */
#wrapper1 {
	background: url(/media/images/page_bg.png) top left repeat-x;
	position: relative;
}
#wrapper2 {
	width: 820px;
	margin: 0 auto;
}
/* End Wrappers */

/* Header */
#header {
}
#header h1 {
	float: left;
	width: 200px;
	padding:7px 0 6px 20px;
	text-align: left;
}
#header h1 img {
}
#header #nav {
	float:right;
	background: url(/media/images/nav_bg.png) top left no-repeat;
	margin-top: 38px;
	width: 525px;
	height:62px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size:12px;
	text-align: left;
}

/* Suckerfish */
/*.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}*/

.nav {
  /*font-family: Arial, Helvetica, sans-serif;*/
  z-index: 100;
  position: relative;
  padding:16px 0 0 50px;
}
.nav li {
  /*border-left: 1px solid #000;*/
  float: left;
  margin: 0 32px 0 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  /*font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  background: #565656;*/
  color: #fff;
  display: block;
  padding: 10px 12px;
  /*text-transform: lowercase;*/
  text-decoration: none;
}

.nav li a:hover {
  background: #810e19;
  color: #fff;
}


#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #810e19;
  color: #fff;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #810e19;
  color: #dea18c;	
  border-top: 1px solid #93222d;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #680811;
  color: #fff;
  border-top: 1px solid #93222d;
}

.nav ul {
  /*background: #565656;
  border-bottom: 1px solid #000;*/
  list-style: none;
  margin: 0;
  width: 162px;
  position: absolute;
  top: -999em;
  /*left: -1px;*/
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 32px;
}
.nav ul li {
  border: 0;
  float: none;
  font-family: Arial, sans-serif;
  font-weight: normal;
  text-transform: capitalize;
  letter-spacing: normal;
  font-size: 13px;
}
.nav ul a {
  /*border: 1px solid #000;*/
  border-bottom: 0;
  padding-right: 20px;
  width: 150px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}
/* End Suckerfish */

/*#header #nav ul {
	padding-top:25px;
}
#header #nav li {
	font-size: 1.25em;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	display: inline-block;
	margin: 0 20px;
}
#header #nav li a:link, #header #nav li a:visited {
	color:#fff;
	text-decoration: none;
} 
#header #nav li a:hover, #header #nav li a:active, #header #nav li a:focus {
	color:#b2aa91;
	text-decoration: none;
}*/
/* End Header */

/* Content */
#frame {
	border: 10px solid #fff;
	border-bottom:none;
	background: url(/media/images/frame_bg_amp.jpg) top left no-repeat #77705b;
	text-align: left;
	color:#28231c;
	min-height: 450px;
}
#frame h1 {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-weight: bold;
	font-size: 2.4em;
	letter-spacing: 0.1em;
	padding: 30px 30px 8px 30px;
	border-bottom: 2px solid #810e19;
	text-transform: uppercase;
	text-shadow:0 1px 0 #a49e8d;

}
#frame h2 {
	margin:30px 0 10px;
	padding:0 30px;
	font-size: 1.6em;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color:#534d3b;
}
#frame p {
	margin: 10px 30px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#frame .big_square_image {
	width: 472px;
	height:472px;
	text-align: center;
	overflow:hidden;
	float:left;
	margin-right:20px;
	border-right:2px solid #fff;
}
#frame #page_summary {
	padding-bottom: 30px;
}
#frame #page_summary.affiliations ul {
	padding:0 30px;
}
#frame #page_summary.affiliations ul li {
	margin:30px 0;
	clear:both;
	font-size: 1.3em;
	line-height: 1.5em;
	min-height: 120px;
}
#frame #page_summary.affiliations ul li a:link, #frame #page_summary.affiliations ul li a:visited {
	display: block;
	padding: 10px;
	color:#28231C;
}
#frame #page_summary.affiliations ul li a:hover, #frame #page_summary.affiliations ul li a:active, #frame #page_summary.affiliations ul li a:focus {
	text-decoration: none;
	background: #534D3B;
	color:#d7d0b8;
	cursor:pointer;
}
#frame #page_summary.affiliations ul li img {
	float:left;
	width: 90px;
	margin: 0 20px 0 0;
}
#frame #page_summary.affiliations ul li div.affiliation_summary {
	float:left;
	width: 600px;
}
#frame #page_summary.affiliations ul li div.affiliation_summary p {
	font-size: 1em;
	margin: 0;
}
#frame #page_summary.affiliations ul li div.affiliation_summary p strong {
	font-size: 1.2em;
	color:#fff;
}
#project_landing_list {
	padding:20px;
}
#project_landing_list li {
	float: left;
	width: 152px;
	display: block;
	text-align: center;
}
#project_landing_list li h2 {
	font-size: 1.3em;
	margin:0;
	padding:0;
	font-weight: normal;
	line-height: 1.4em;
}
#project_landing_list li a:link, #project_landing_list li a:visited {
	display: block;
	text-decoration: none;
	padding:10px 0;
}
#project_landing_list li a:hover, #project_landing_list li a:active, #project_landing_list li a:focus {
	text-decoration: none;
	background: #534D3B; /*url(/media/images/trans_bg_black_10.png) top left repeat;*/
	/*color:#810E19;*/
}
#project_landing_list li a span {
	display: block;
	text-align: center;
	margin:0;
	background: url(/media/images/category_photo_md_shadow.png) top center no-repeat;
	padding: 8px 0 0 0;
}
#project_landing_list li a span.category_image {
}
#project_landing_list li a span.category_name {
}
#project_landing_list li img {
	border: 2px solid #fff;
}

#project_meta_data {
	position: absolute;
	top: 0px;
	right: -330px;
	display: block;
	width: 330px;
	height:472px;
	background: url(/media/images/project_meta_data_bg.png) top left repeat;
}
#project_meta_data h3 {
	margin:30px 30px 10px;
	color:#810e19;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#project_meta_data p {
	color:#fff;
}

#frame .category_image {
	background: url(/media/images/category_photo_shadow.png) bottom center no-repeat;
	padding-bottom: 8px;
	float:right;
	margin:20px 20px 10px 20px;
	width: auto;
}
#frame .category_image img {
	border:2px solid #fff;
}
#frame .contact_image {
	background: url(/media/images/category_photo_shadow.png) no-repeat 0 322px;
}
#frame .contact_image p {
	margin: 0;
	text-align: right;
	padding-top: 18px;
	padding-right: 5px;
}
#frame .contact_image p a:link, #frame .contact_image p a:visited {
	color:#d7d0b8;
	text-decoration: none;
	background: url(/media/images/link_arrow.png) top right no-repeat;
	display: inline-block;
	padding-right: 12px;
}
#frame .contact_image p a:hover, #frame .contact_image p a:active, #frame .contact_image p a:focus {
	color:#d7d0b8;
	text-decoration: underline;
}


#frame #project_list {
	padding: 30px;
}
#frame #project_list h2 {
	border-bottom: 1px dashed #534d3b;
	padding:0 0 10px;
	margin:0 0 10px;
}
#frame #project_list ul {
	padding-bottom: 20px;
}
#frame #project_list li {
	padding:0;
}
#frame #project_list li.listed {
	margin-left:120px;
}
#frame #project_list li a, #frame #project_list li a:link, #frame #project_list li a:visited {
	display: block;
	padding: 10px;
	text-decoration: none;
	color:#fff;
}
#frame #project_list li a:hover, #frame #project_list li a:active, #frame #project_list li a:focus {
	text-decoration: none;
	background:#534d3b;
	color:#fff
}
#frame #project_list li.listed a:hover, #frame #project_list li.listed a:active, #frame #project_list li.listed a:focus {
	background:none;
}
#frame #project_list li a img {
	border: 3px solid #fff;
	float: left;
	margin-right: 10px;
}
#frame #project_list li a h3 {
	font-size:1.5em;
	font-weight: bold;
	margin: 30px 0 3px 0;
}
#frame #project_list li.listed a h3 {
	margin: 3px 0;
	font-weight: normal;
	color:#d7d0b8;
}
#frame #project_list li a small {
	font-size: 1.3em;
	color:#d7d0b8;
}
#frame #featured_tns {
	clear:both;
	background: url(/media/images/featured_tn_bg.png) top left no-repeat;
	text-align: right;
	padding: 15px 0 0;
}
#frame #featured_tns h3 {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding: 0 0 0 30px;
	text-transform: uppercase;	
	color:#28231c;
	float: left;
	width: auto;
	text-shadow:0 1px 0 #6b675b;
}
#frame #featured_tns p {
	margin: 0 20px 3px 0;
	line-height: 1.2em;
}
#frame #featured_tns p a:link, #frame #featured_tns p a:visited {
	color:#d7d0b8;
	text-decoration: none;
	background: url(/media/images/link_arrow.png) top right no-repeat;
	display: inline-block;
	padding-right: 12px;
}
#frame #featured_tns p a:hover, #frame #featured_tns p a:active, #frame #featured_tns p a:focus {
	color:#d7d0b8;
	text-decoration: underline;
}

#frame #featured_tns ul {
	text-align: left;
	padding:15px 0 0 8px;
	height:80px;
}
#frame #featured_tns li {
	display: block;
	float:left;
	margin: 0;
	width:78px;
	height:64px;
	text-align: center;
}
#frame #featured_tns a {
	display: block;
}
#frame #featured_tns img {
	border: 2px solid #fff;
}
/*
#frame #featured_tns li a:link img, #frame #featured_tns li a:visited img, #frame #featured_tns li a:active img {
}
#frame #featured_tns li a:hover img, #frame #featured_tns li a:focus img {
}
#frame #featured_tns li a:hover img.hovered {
}
#frame #featured_tns li img.muted {
	opacity:.2;
}
*/
#frame #employee_list {
	padding:40px 20px 0;
}
#frame #employee_list li {
	display: block;
	float: left;
	width:152px;
	height:195px;
	text-align: center;
}
#frame #employee_list li a:link, #frame #employee_list li a:visited {
	text-decoration: none;
	/*display: block;*/
}
#frame #employee_list li a:hover, #frame #employee_list li a:active, #frame #employee_list li a:focus {
	text-decoration: none;
	cursor: pointer;
}
#frame #employee_list li span.photo_wrapper {
	border:2px solid #fff;
	display: block;
	width:110px;
	height:145px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	margin-bottom: 20px;
	background-position-x: -10px;
	background-position-y: -7px;
	background-repeat: no-repeat;
}
/*#frame #employee_list li img {
	position: absolute;
	top:-7px;
	left:-10px;
}*/
#frame #employee_list li span.name {
	font-size: 1.3em;
	/*line-height: 1.8em;*/
	color:#fff;
	display:none;
	font-weight: bold;
}
#frame img#employee_image {
	float:left;
	margin: 30px;
	border:2px solid #fff;
}
#frame #employee_info {
	float:right;
	width:578px;
	margin:0 30px 0 0;
}
#frame #employee_info p {
	margin:0;
}
#frame #employee_info h2 {
	margin:20px 0 10px 0;
	padding:0 0 10px;
	letter-spacing:0;
	text-transform: none;
	font-weight: bold;
	color:#28231c;
	font-size: 1.3em;
	border-bottom: 1px dashed #ccc5ae;
}
#frame #employee_info .title, #frame #employee_info .education {
	text-transform: uppercase;
	color:#534d3b;
	letter-spacing: 0.1em;
	width: 270px;
	float: left;
	padding:10px 0 20px;
}
#frame #employee_info .title p, #frame #employee_info .education p {
	margin: 0;
	line-height: 1.3em;
}
#frame #employee_info .expertise {
	clear:both;
}
#frame #employee_info .expertise li {
	display: block;
	width: 270px;
	float: left;
	font-size: 1.3em;
	padding: 5px 0;
}
#frame #employee_info .personal {
	clear:both;
	padding: 5px 0 20px;
}
#frame #employee_info .personal p {
	margin-bottom: 15px;
}
#frame #employee_project_list {
	float:right;
	width:578px;
	margin:0 30px 0 0;	
}
#frame #employee_project_list h2.name {
	margin: 10px 0 40px;
	padding: 0;
	color:#D7D0B8;
	font-size: 2em;
}
#frame #employee_project_list small.back {
	display: block;
	width: 200px;
	float: right;
	margin: 14px 0;
	text-align: right;
	font-size: 1.3em;
}
#frame #employee_project_list small.back a:link, #frame #employee_project_list small.back a:visited {
	color:#d7d0b8;
	text-decoration: none;
	background: url(/media/images/link_arrow_left.png) top left no-repeat;
	display: inline-block;
	padding:2px 0 0 15px;
}
#frame #employee_project_list small.back a:hover, #frame #employee_project_list small.back a:active, #frame #employee_project_list small.back a:focus {
	color:#d7d0b8;
	text-decoration: underline;
}

#frame #employee_project_list #project_list {
	padding: 0;
}
#frame #employee_project_list #project_list h2 {
	font-size:1.4em;
}
#frame #employee_project_list #project_list li.listed {
	margin:3px 0;
}
#frame #employee_project_list #project_list li a h3 {
	font-size:1.5em;
	font-weight: bold;
	margin: 3px 0;
}
#frame #employee_project_list #project_list li.listed a h3 {
	color:#D7D0B8;
	font-weight: normal;
}
/*
#frame #employee_project_list h2 {
	margin: 10px 0 0 0;
	padding:0;
}
#frame #employee_project_list ul {
	padding:40px 0;
}
#frame #employee_project_list ul li {
	font-size: 1.3em;
	margin: 5px 0;
}
#frame #employee_project_list ul li.heading {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
*/
#featured_employees {
	position:relative;
}

#frame #staff_quote {
	width: 454px;
	height: 184px;
	margin:20px 30px 0;
	background:url(/media/images/quote_bubble_dark.png) top left no-repeat;
	position: relative;
	/*border-top: 1px dashed #CCC5AE;*/
}
#frame #staff_quote blockquote {
	/*font-family: Georgia, serif;
	font-style: italic;*/
	padding:0;
	position: absolute;
	top:12px;
	left:15px;
	width: 424px;
	height:150px;
	overflow: hidden;
}
#frame #staff_quote blockquote p {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-size: 1.2em;
	line-height: 1.4em;
	color:#D7D0B8; /*#615c4c;*/
	text-align: justify;
}
#frame #staff_quote blockquote cite {
	font-family: Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: right;
	font-size: 1.2em;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	color:#fff;
}
#frame #staff_quote blockquote cite span {
	color:#756e5b;
}
#frame #staff_quote #quote_arrow {
	position: absolute;
	bottom: 0;
	left:22px;
}
#frame #quoted_staff_tns {
}
#frame #quoted_staff_tns ul {
	width: 480px;
	padding:0 0 0 30px;
	height: 95px;
	float:left;
}
#frame #quoted_staff_tns ul li {
	float:left;
	width: 78px;
}
#frame #quoted_staff_tns ul li a:hover {
	cursor: pointer;
}
#frame #quoted_staff_tns ul li img {
	border: 2px solid #fff;
}
#frame #quoted_staff_tns #send_resume {
	float:right;
	width: 280px;
	padding-top:20px;
}
#frame #quoted_staff_tns #send_resume h4 {
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color:#fff;
	font-weight: normal;
}
#frame #quoted_staff_tns #send_resume p {
	margin: 0;
	line-height: 1.3em;
}
#frame #quoted_staff_tns #send_resume p a:link, #frame #quoted_staff_tns #send_resume p a:visited {
	color:#d7d0b8;
	text-decoration: none;
	background: url(/media/images/link_arrow.png) top right no-repeat;
	display: inline-block;
	padding-right: 12px;
}
#frame #quoted_staff_tns #send_resume p a:hover, #frame #quoted_staff_tns #send_resume p a:active, #frame #quoted_staff_tns #send_resume p a:focus {
	color:#d7d0b8;
	text-decoration: underline;
}

#frame .summary {
	padding:10px 30px 40px;
}

#frame #contact_summary {
	width: 480px;
	padding-bottom: 30px;
}

#frame .contact_block {
	display:block;
	float:left;
	width:240px;
}
#frame .contact_block h2 {
	clear:both;
	margin-top:15px;
}
#frame .contact_block h3 {
	margin-top:15px;
	margin-left: 30px;
	font-size: 1.4em;
}

#frame .news_back {
	margin: 25px 30px 3px 0;
	display: block;
	text-align: left;
	font-size: 1.3em;
}
#frame .news_back a:link, #frame .news_back a:visited {
	color:#d7d0b8;
	text-decoration: none;
	background: url(/media/images/link_arrow_left.png) top left no-repeat;
	display: inline-block;
	padding:3px 0 0 18px;
}
#frame .news_back a:hover, #frame .news_back a:active, #frame .news_back a:focus {
	color:#d7d0b8;
	text-decoration: underline;
}

#frame #news_article {
	padding:30px;
}
#frame #news_article .category_image {
	margin:0 0 10px 20px;
	width: auto;
}
#frame #news_article h2 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 2em;
	color:#fff;
	padding:0;
	margin:0 0 8px;
	text-transform: capitalize;
	letter-spacing: 0;
}
#frame #news_article small {
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	color:#d7d0b8;
}
#frame #news_article p {
	margin: 20px 0;
}
#frame #news_list {
	margin:20px;
}
#frame #news_list li {
}
#frame #news_list li a:link, #frame #news_list li a:visited {
	display: block;
	padding: 10px;
	text-decoration: none;
	color:#fff;
}
#frame #news_list li a:hover, #frame #news_list li a:active, #frame #news_list li a:focus {
	text-decoration: none;
	background:#534d3b;
	color:#fff
}
#frame #news_list li a h3 {
	font-size: 1.3em;
	margin-bottom: 4px;
}
#frame #news_list li a small {
	font-size: 1.2em;
	color:#d7d0b8;
}
#frame #news_list li.article_year {
	padding: 30px 10px 0;
}
#frame #news_list li.article_year h2 {
	border-bottom: 1px dashed #534d3b;
	padding:0 0 10px;
	margin:0 0 10px;
}
#frame_bottom {
	background: url(/media/images/frame_shadow.png) bottom center no-repeat;
	padding: 10px 10px 15px;
	text-align: left;
	/*height:15px;*/
}
#frame_bottom.no-caption {
	padding:0;
	height:17px
}
#frame_bottom h2 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#39342e;
	float:left;
	width: auto;
	background: #fff;
}
#frame_bottom h2.single_project {
	margin-top:4px;
	margin-bottom:6px;
}
#frame_bottom h2 a:link, #frame_bottom h2 a:visited {
	color:#afaeae;
	text-decoration: none;
}
#frame_bottom h2 a:hover, #frame_bottom h2 a:active, #frame_bottom h2 a:focus {
	color:#39342e;
	text-decoration: none;
}
#frame_bottom #controls_wrapper {
	display: block;
	float: right;
	width: auto;
	white-space:nowrap;
}
#frame_bottom #controls {
	float:right;
	text-align: right;
	width: auto;
}
#frame_bottom #controls a {
	margin:-1px 2px 0 3px;
	display: inline-block;
}
#frame_bottom #controls a:hover, #frame_bottom a#info_button:hover {
	cursor: pointer;
	text-decoration: none;
}
#frame_bottom #controls a.gallery_nav {
	border:1px solid #fff;
	color:#afaeae;
	text-decoration: none;
	width: 18px;
	padding:4px 0;
	text-align: center;
}
#frame_bottom #controls a.active {
	border:1px solid #810E19;
	color:#810E19;
	text-decoration: none;
}
#frame_bottom a#info_button {
	float:right;
	display: block;
	background: url(/media/images/info_button.png) top center no-repeat;
	width: 17px;
	height: 17px;
	border: 0;
	margin-left: 10px;
}
#project_summary, #nutshell {
	padding:28px 50px 16px;
}
#project_summary h3 {
	float: left;
	width: auto;
	font-size: 1.6em;
	font-weight: bold;
	color:#810e19;
	margin: 20px 0 0 -6px;
}
#project_summary p.category_link {
	text-align: right;
}
#project_summary p.category_link a:link, #project_summary p.category_link a:visited {
	color:#120f0b;
	text-decoration: none;
	display: inline-block;
	background: url(/media/images/link_arrow_circle.png) top right no-repeat;
	padding:0 20px 0 0;
	text-shadow: #4b4641 0 1px 0;

}
#project_summary p.category_link a:hover, #project_summary p.category_link a:active, #project_summary p.category_link a:focus {
	color:#120f0b;
	text-decoration: underline;
}
#project_summary p, #nutshell p {
	font-size: 1.3em;
	line-height: 1.6em;
	text-align: justify;
}
#project_summary p {
	color:#9e9589;
	margin-bottom:20px;
}
#nutshell p {
	color:#787168;
}
/* End Content */

/* Gallery */
#frame.gallery {
	height:472px;
	position: relative;
	overflow: hidden;
}

#gallery {
	float:left;
	width:800px;
	height:472px;
	overflow:hidden;
}
.photo {
	display:none;
	text-align:left;
	position: absolute;
	width:800px;
	height:472px;
	overflow:hidden;
}
a#gallery_b_previous:hover, a#gallery_b_next:hover {
	cursor: pointer;
}
/* End Gallery */


/* Footer */
#footer {
	background: url(/media/images/footer_bg.png) top center no-repeat;
	color:#59534c;
	padding: 20px;
	margin-top: 20px;
}
#footer span {
	display: inline-block;
	margin: 0 13px;
	font-size: 1.3em;
}
#footer a:link, #footer a:visited {
	color:#59534c;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color:#b2aa91;
	text-decoration: none;
}
/* End Footer */