body {
	font-family: "Avant Garde", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
	color: #333;
	background: #fff;
	margin: 0px;
	padding: 0;
}
h1 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 0;
}
h2 {
	color: #eb8915;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.5em;
	margin: 0 40px 10px 40px;
	text-transform: lowercase;
}

h4 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin:15px 0;
	border-color: #E4E4E4;
	border-width: 0 0 2px 0;
	border-style: dotted;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #eb8915;
	text-decoration: underline;
}
img {
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
	border-color: black;
	border-width: 1px 0 0 0;
	border-style: solid;
}
li {
	list-style-type: none;
	display: inline;
	padding: 0 20px 0 0;
}

li.last {
	padding: 0 0 0 10px;
}

p {
	margin: 0 40px 20px 40px;
	font-size: 16px;
	font-family: "Avant Garde", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
}

fieldset {
border: 0;
}
#header {
	width: 980px;
	margin: 10px auto;
	padding: 0;
	height: 100px;
	background-image: url(/assets/art/dennis-drenner-photographs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#header li{
font-family: "Avant Garde", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
}

#header {
	width: 980px;
	margin: 10px auto;
	padding: 0;
	height: 100px;
	background-image: url(/assets/art/dennis-drenner-photographs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
ul.topnav {
	text-align: right;
	width: auto;
}
ul.topnav li{
float: left;}

ul.topnav li a.current {
		color: #eb8915;
}

#mainmenu
{
float: right;
}
#main {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/assets/art/bigd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 690px;
}

div.media_embed object {
	margin: 0 0 0 40px;
}


#textwrapper {
	width: 980px;
	margin: 0 auto;
}
#textmain {
	width: 979px;
	margin: 0 0 50px 0;
	padding: 0 0 100px 0;
	float: left;
	background-image: url(/assets/art/bigd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 0 20px 0;
	border-color: #eb8915;
	border-width: 0 0 1px 1px;
	border-style: solid;


}

#textcontent {
	width: 948px;
	border-color: #eb8915;
	border-width: 0 0 1px 1px;
	border-style: solid;
	margin: 20px 0 0 2px;
}

#textimages {
float:right;
height:350px;
margin:0 0 10px 25px;
width:350px;
}

.bloggraphic {
	display: block;
	margin: 25px 0 25px 40px;
	border: 0;
}

#blogcontent {
margin: 0 0 40px 40px;
float: left;
width: 759px;
}
#blogcontent h1 {
	width: 700px;
	font-family: "Avant Garde", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
	color: #eb8915;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-color: #E4E4E4;
	border-width: 0 0 2px 0;
	border-style: dotted;
	text-align: left;
}
#blogcontent p {
padding: 0;
margin: 0 0 10px 0;
}
#blogcontent p img {
float: none;
display: block;
padding: 0;
margin: 0 10px 10px 0;
}
div.entry {
	margin: 0 0 50px 0;
}
h3.date {
	font-size: 12px;
	color: #c5c5c5;
}
h1 a:link, h1 a:visited {
	color: #eb8915;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #000;
	text-decoration: underline;
}

div.readmore a:link, div.readmore a:visited {
	font-size: .833em;
	color: #eb8915;
	text-decoration: none;
}
#contactform {
margin: 0 0 25px 40px;
width: 500px;
}
#contactform ul {
	border: none;
}

#contactform li {
	display: block;
	margin-bottom: 10px;
}
#contactform li label {
	display: block;
	float: left;
	width: 115px;
}

#footer {
	font-size: 12px;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}

.logo {
position: absolute;
top: 10px;
left: 10px;
}
