* {
	padding: 0;
	margin: 0;
}

body {
	font: 11px/180% "myriad pro", Helvetica, Arial, Geneva, sans-serif;
	color: #5d5d5d;
}

a:link, a:visited {
	color: #333;
}

a:hover {
	color: #000;
}

.nav ul li {
	list-style-type: none;
}

.nav a, .nav a.visited {
	color: #5d5d5d;
	text-decoration: none;
	text-transform: uppercase;
}

#architecture .nav a.selected {
	color: #e9a94f;
}

#weddings .nav a.selected {
	color: #a6c3be;
}

#landscapes .nav a.selected {
	color: #53c358;
}

#people .nav a.selected {
	color: #be8073;
}

#media .nav a.selected {
	color: #6080bd;
}

#film-stills .nav a.selected {
	color: #bfb861;
}

#about .nav a.selected {
	color: #bc5f7c;
}

.nav a:hover {
	color: #000;
}

#wrapper {
	width: 900px;
	margin: 10px auto 0;
	word-spacing: 1px;
}

#header {
	height: 78px;
	border-bottom: 2px solid #ccc;
}

h1 {
	color: #333;
	margin-top: -30px;
}

#header #section_navigation {
	float: left;
}

#header #section_navigation.nav ul li.first {
	margin: 0;
	padding-right: 20px;
	line-height: 109px;
}

ul li.first a.selected {
	background: url(/images/logo_selected.jpg) no-repeat 0;
	display: block;
	width: 205px;
	height: 78px;
	text-align: right;
	color: #ce431c;
}

ul li.first a, ul li.first a.visited {
	display: block;
	width: 205px;
	text-align: right;
	height: 78px;
	background: url(/images/logo.jpg) no-repeat;
}


#section_navigation ul li {
	float: left;
	padding-right: 20px;
	margin-top: 45px;
}

#container {
	width: 725px;
	float: right;
	padding-top: 40px;
}

#container #center {
	width: 500px;
	float: left;
}

#center #content {

	padding-bottom: 40px;
	height:  600px;
}

#center #article_content {
	margin-top: 55px;
}

#content .navigation {
	margin-bottom: 0;
	margin-top: 0;
}

.navigation .caption {
	color: #666;
}

.prev_next {
	display: inline;
	float: right;
}

.navigation .prev{
	margin-right: 8px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	padding-left: 0;
	margin-left: 0;
}

.navigation .next {
	padding: 0;
	margin: 0;
}

.navigation a:hover .next{
	background-color: #57595b;
}

.navigation a:hover .prev{
	background-color: #57595b;
}

.galleria_wrapper  {
	text-align: center;
	height: 500px;
}

.galleria_container {
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
	margin-bottom: 5px;
}

#container #right {
	width: 185px;
	float: right;
}

#right h2 {
	padding: 5px 0;
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
}

#right h3 {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	padding: 5px 0;
}

#right h4 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

#left {
	width: 130px;
	float: left;
	padding-top: 40px;
	text-align: right;
}

#left ul li {
	height: 129px;
	width:  129px;
	margin-bottom: 35px;
	position: relative;
}

#left ul li a {
	display: block;

	text-align: right;
	line-height: 290px;
}

#footer {
	clear: both;
}

#footer a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#footer h2 {
	font-size: 9px;
	color: #c6c8c3;
	font-weight: normal;
	font-style: normal;
	padding-right: 55px;
	padding-top: 80px;
	padding-bottom: 0;
	text-align: center;
}