@charset "UTF-8";
@import url('reset.css');
/* CSS Document */

body {
	font-family:Helvetica, Geneva, Arial, sans-serif;
	font-size:12px;
	color:#666;
}

body#index {
	background:#f9fafc url(../images/index.gif) 0 0 no-repeat;
}
body#architecture {
	background:#f9fafc url(../images/architecture.gif) 0 0 no-repeat;
}
body#landscapes {
	background:#f9fafc url(../images/landscapes.gif) 0 0 no-repeat;
}
body#rivermurray {
	background:#f9fafc url(../images/rivermurray.gif) 0 0 no-repeat;
}
body#birds {
	background:#f9fafc url(../images/birds.gif) 0 0 no-repeat;
}
body#flora {
	background:#f9fafc url(../images/flora.gif) 0 0 no-repeat;
}
body#seascapes {
	background:#f9fafc url(../images/seascapes.gif) 0 0 no-repeat;
}

#wrapper {
	height:900px;
	margin:0 auto;
	width:800px;
}

a {
	color:#c4a458;
	text-decoration:none;
}

hr {
	height:1px;
	color:#c4a458;
}

form {
	border:1px solid #c4a458;
	padding:5px;
}

#header {
	padding-top:10px;
}

#header img {
	float:left;
}

#header, .navigation {
	height:42px;
}

#header h1 {
	color:#a39171;
	font-size:18px;
	font-weight:lighter;
	float:right;
	padding-top:20px;
	margin:0;
}
.navigation {
	clear:both;
	width:100%;
	border-top: 1px solid #c4a458;
	margin-bottom:10px;
}

.navigation ul {
	clear:both;
	display:block;
	float:right;
	height:25px;
	list-style:none;
	margin-left:0;
	padding:12px 0 0 10px;
	width:70%;
}

.navigation ul li {
	color:#333333;
	float:left;
	padding-right:10px;
}

.navigation ul li a {
	color:#c4a458;
	font-size:12px;
	padding-right:8px;
	text-decoration:none;
}

a:hover, .navigation ul li a:hover {
	text-decoration:underline;
}

.navigation ul li a img {
	position:relative;
	bottom:12px;
}

.sub ul {
	float:left;
	width:70%;
}

#content {
	height:auto;
	float:left;
	height:450px;
	width:800px;
}

#content.full {
	width:800px;
}

#content.full a img {
	float:left;
	height:350px;
	width:350px;
}

h2 {
	color:#eadfbf;
	font-size:16px;
	text-align:left;
	margin:0;
}

#content.redbubble {
	border-bottom:1px solid #c4a458;
	padding-bottom:10px;
	margin-bottom:10px;
}

#content img {
	float:left;
	margin:0 1px 1px 0;
}

.contentbox {
	width:350px;
	height:300px;
	float:left;
	padding:5px;
	margin:0 10px 0 10px;
}

.contentcolumn {
	height:auto;
	float:left;
	width:auto;
}
.contentcolumn p a {
	color:#a07a36;
	text-decoration:none;
}
.contentcolumn p a:hover {
	text-decoration:underline;
}

#content a img {
	height:120px;
	float:left;
	width:120px;
}

#Footer {
	border-bottom:1px solid #c4a458;
	clear:both;
}

#content #Footer img {
	float:none;
	padding:2px 0 0 0;
	height:14px;
	width:76px;
}


.copyright, .center-text {
	text-align:center;
}

.auto-height, #content.auto-height {
	height:auto;
}

p.border {
	border-top: 1px solid #c4a458;
	border-bottom: 1px solid #c4a458;
	padding:10px 0;
	text-align:center;
}

.clear {
	clear:both;
}

.float-left {
	clear:both;
	float:left;
}

.index-img {
	height:500px;
	width:800px;
	margin-bottom:20px;
}

#index.home #content {
	height:500px;
}

#content.index-img img {
	height:480px;
	width:780px;
	padding:10px;
	border-top: 1px solid #c4a458;
	border-bottom:1px solid #c4a458;
}

.relative {
	position:relative;
	top:50px;
	height:70px;
	padding-bottom:10px;
}

/* 	REDBUBBLE STYLES*/

div#works
{
  float: left;
  width: 780px;
  text-align:center;
}
div#work
{
  position: relative;
  float:  left;
  margin: 0;
  padding: 0;
}

