body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #B99E79;
	background-color: #232323;
}
#container {
	width: 776px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) centres the page */
	background-color: #333;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
a { /* Style the links note a after li rather than a:link*/
	color: #8f6031;
	text-decoration: underline;
}
a:visited { /* Style the links */
	color: #caad6d;
}
a:hover {
	color: #FAD15F;
	text-decoration: underline;
}
#header {
	left:0px;
	top:0px;
	width:776px;
	height:92px;
	background-image: url(../images/brass_edge_photography_01.gif);
	background-repeat: no-repeat;
}
#nav_container_top {
	background-image: url(../images/brass_edge_photography_02.gif);
	float: left; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 35px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#8f6031;
	text-align: left;
	width: 571px;
}
#nav_container_top .pagetitle {
	float: right; /* since this element is floated, a width must be given */
	background-color: transparent;
	height: 35px;
	margin-top: -2.0em;
}
#spacer {
	width:776px;
	height:9px;
	float: left;
	clear: both;
}
#nav_container_left {
	float: left; /* since this element is floated, a width must be given */
	width: 186px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:340px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../images/brass_edge_photography_04.gif);
	background-repeat: no-repeat;
	padding: 10px 11px 10px 55px;
	line-height: 16px;
	overflow: hidden;
}
#nav_container_top ul {
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 55px;
}
#nav_container_top li {
	margin-right: 1px;
	margin-left: 1px;
	list-style-type: none;
	display: inline;
}
#nav_container_top li a { /* Style the links note a after li rather than a:link*/
	color: #8f6031;
	text-decoration: none;
}
#nav_container_top li a:visited { /* Style the links */
	color: #caad6d;
}
#nav_container_top li a:hover {
	color: #FAD15F;
	text-decoration: underline;
}
#content {
	width: 706px;
	background-image: url(../images/brass_edge_photography_07.gif);
	background-repeat: repeat-y;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 20px 10px 50px;
	line-height: 16px;
}
#nav_bottom {
	width:706px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B99E79;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}
#nav_bottom ul {
	text-align: right;
	margin: 0px;
}
#nav_bottom li {
	margin-right: 1px;
	margin-left: 1px;
	list-style-type: none;
	display: inline;
}
#nav_bottom li a { /* Style the links note a after li rather than a:link*/
	color: #8f6031;
	text-decoration: underline;
}
#nav_bottom li a:visited { /* Style the links */
	color: #caad6d;
}
#nav_bottom li a:hover {
	color: #FAD15F;
	text-decoration: none;
}
#page_title {
	float: right;
	padding: 0px;
	width: 205px;
}
/* End nav_container_top */
#slide_show_small {
	width:448px;
	height:330px;
	background-image: url(../images/brass_edge_photography_05.gif);
	background-repeat: no-repeat;
	float: right;
	padding: 15px 48px 15px 24px;
}
#slide_show {
	width: 671px;
	background-image: url(../images/brass_edge_photography_ss_04.gif);
	background-repeat: repeat-y;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #caad6d;
	height: 513px;
	float: left;
	padding: 25px 25px 0px 80px;
}
#footer {
	clear: both;
	background-image: url(../images/brass_edge_photography_08.gif);
	background-repeat: no-repeat;
	width:755px;
	height:71px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8f6031;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
}
#footer ul {
	text-align: right;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
#footer li {
	margin-right: 1px;
	margin-left: 1px;
	list-style-type: none;
	display: inline;
}
#footer a {
	color: #8f6031;
	font-weight: bold;
	text-decoration: underline;
}
#footer li a:visited { /* Style the links */
	color: #caad6d;
}
#footer a:hover {
	color: #FAD15F;
	text-decoration: underline;
}
div.spacer {
	clear:both;
}
.leftimage {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
}

.rightimage {
	float: right;
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 6px;
	border: 1px solid #000000;
}
.image_border {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 6px;
	border: 1px solid #FFF;
	margin-right: 6px;
}
form {
	border: 1px dotted #BB9777;
	padding: 3px 6px 20px 6px;
}
input {
	color: #333333;
	background-color: #E5E5E5;
	border: 1px solid #BB9777;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}	
select {
	width: 100px;
	color: #333333;
	background-color: #ADD8E6;
	border: 1px solid #BB9777;
}
textarea {
	width: 400px;
	height: 150px;
	color: #333333;
	background-color: #E5E5E5;
	border: 1px solid #BB9777;
}
fieldset {
	padding: 10px;
	margin-top: 10px;
	border: 1px dotted #BB9777;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BB9777;
}
#show {
	margin: 0px;
	padding: 0px;
	width: 776px;
	float: left;
	height: 360px;
	clear: both; /* In IE6 the clear: both is needed to keep the container to the right and not drop below the left nav but wrecks the layout in other browsers */
	line-height: 1.5px;
}
