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

h4 {
	font-family: "Avant Garde", "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
	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;
}

ul {
	margin: 0;
	padding: 0;
	border-color: black;
	border-width: 1px 0 0 0;
	border-style: solid;
}
img {
	border: 0;
}
li {
	list-style-type: none;
	display: inline;
	padding: 0 20px 0 0;
}

li.last {
	padding: 0;
}

fieldset {
border: 0;
}

p {
	margin: 0 40px 20px 40px;
	font-size: 16px;
	line-height: 20px;
}

 p img {
 float: right;
 padding: 0 0 30px 30px;
 }
#header {
	width: 980px;
	margin: 10px auto;
	padding: 0;
	height: 100px;
	background-image: url(/assets/art/dennis-drenner-weddings.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	position: relative;
}

#header li{
float: left;}


ul.topnav {
	text-align: right;
	width: auto;
}


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

#mainmenu
{

}

.bloggraphic {
	display: block;
	margin: 25px 0 25px 40px;
	border: 0;
}
#homewrapper {
	width: 980px;
	margin: 0 auto;
}

#homemain {
	width: 980px;
	margin: 0;
	padding: 0 0 100px 0;
	float: left;
	background-image: url(/assets/art/bigd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#homecontent {
	width: 960px;
	padding: 0 20px 20px 0;
	border-color: #eb8915;
	border-width: 0 0 1px 1px;
	border-style: solid;
	margin: 20px 0 0 0;
	float: left;
}

.hometext ul {
	border: none;
	float: left;
	width: 290px;
	margin: 35px 0 20px 30px;
}
.hometext li h1 {
	letter-spacing: 0;
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 18px;
	border-top: none;
	height: 50px;
}
.hometext li h1 a {
	color: #eb8915;

}

.hometext li a {
	color: #eb8915;

}

.hometext li {
display: block;
font-size: 13px;
padding: 0;
}
.hometext li img {
	display: block;
	margin: 0 0 30px 0;
	padding: 0;
}

#textcontent {
	width: 938px;
	padding: 0 20px 20px 20px;
	border-color: #eb8915;
	border-width: 0 0 1px 1px;
	border-style: solid;
	margin: 20px 0 0 2px;
	float: left;
}

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

#textimages {
	float: right;
	margin: 0 0 10px 25px;
	width: 350px;
	height: 350px;
}
h1 a:link, h3 a:visited {
	color: #eb8915;
	text-decoration: none;
}
h1 a:hover, h3 a:active {
	color: #eb8915;
	text-decoration: underline;
}
.current a {
color: #eb8915;
}
