/*-------------------------------------------------------

Diane Deaton-Street Photography Default Stylesheet

Created by Ethan McElroy (ethan dot mcelroy ( a t ) verizon dot net)
---------------------------------------------------------*/
a:link {
	color: #305030;
	}
a:visited {
	color: #974c44;
	}
a:hover {
	color: #641911;
	}
a:active {
	color: #305030;
	}
body {
	background: #000 url('../i/bg.jpg') top center repeat-y fixed;
	/*font: 79% palatino, georgia, times, 'times new roman', serif;*/
	font: 79% 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin: 0;
	padding: 0;
	}
dd {
	margin: 0 0 10px 0;
	padding: 0;
	}
dl {
	width: 600px;
	}
dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
dt a {
	color: #641911 !important;
	}
form {
	margin: 0;
	padding: 0;
	}
input.button {
	background: url(../i/button.png) no-repeat;
	border: none;
	font-size: .01em;
	height: 20px;
	margin-left: 10px;
	overflow: hidden;
	padding-top: 50px;
	width: 83px;
	}
input.single {
	background: #fff;
	border: solid 1px #778b70;
	color: #103010;
	font-style: italic;
	margin-bottom: 0;
	margin-left: 4px;
	padding-bottom: 0;
	}
.multiple {
	border: solid 1px #778b70;
	color: #103010;
	font-style: italic;
	}
label {
	color: #641911;
	font-weight: bold;
	}
h2 {
	color: #641911;
	font: bold 1.3em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	height: 28px;
	margin: 0;
	padding: 13px 0 0 0;
	text-align: center;
	}
h3 {
	border-bottom: double 3px #103010;
	color: #641911;
	font: bold 1.1em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin: 0 0 2px 10px;
	padding: 0;
	text-transform: uppercase;
	width: 626px;
	}
h4 {
	color: #293c24;
	font: bold 1em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 626px;
	}
h1, li, #header, #top, #main, #bottom {
	behavior: url(../j/iepngfix.htc);
	}
dd, dt, li, p {
	color: #103010;
	font-size: .9em;
	line-height: 140%;
	}
#container {
	height: auto;
	margin: 40px auto;
	min-height: 600px;
	padding: 0;
	width: 686px;
	}
#header {
	height: 26px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 360px;
	}
#header a {
	display: block;
	height: 26px;
	text-decoration: none;
	width: 360px;
	}
#header h1 {
	background: url(../i/logo.png) no-repeat center top;
	height: 26px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -200000px;
	width: 360px;
	}
#main {
	background: url(../i/page_bg.png) no-repeat;
	float: left;
	height: auto;
	margin: 0;
	min-height: 500px;
	padding: 20px 20px 100px 20px;
	width: 686px;
	}
#main dl, #main p {
	margin: 0 58px 20px 10px;
	}
#top {
	background: url(../i/top.png) no-repeat;
	height: 34px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 686px;
	}
#bottom {
	background: url(../i/bottom.png) no-repeat;
	clear: both;
	height: 30px;
	margin: 0;
	width: 686px;
	}
#bottom p {
	border-top: double 3px #214121;
	font-size: .8em;
	line-height: 120%;
	margin: 0 30px 0 30px;
	padding: 4px 0 0 0;
	text-align: right;
	}
#nav {
	height: 24px;
	margin: 4px 0 8px 0;
position: relative;
	width: 686px;
	}
#nav ul {
	border-top: double 3px #d4e0d0;
	border-bottom: double 3px #d4e0d0;
	height: 16px;
	list-style: none;
	margin: 0 auto;
	padding: 4px 0 2px 0;
	text-align: center;
	width: 500px;
	}
#nav ul li {
	display: inline;
	float: left;
	height: 24px;
	\height: 16px;
	h\eight: 24px;
	overflow: hidden;
	position: relative;
	}
#nav li a {
	display: block;
	height: 20px;
	padding: 50px 0 0 0;
	text-align: center;
	}
#nav li#home {
	background: url(../i/nav/home.png) no-repeat;
	margin-left: 30px;
	width: 48px;
	}
#nav li#about {
	background: url(../i/nav/about.png) no-repeat;
	margin-left: 40px;
	width: 50px;
	}
#nav li#portfolios {
	background: url(../i/nav/portfolios.png) no-repeat;
	margin-left: 40px;
	width: 74px;
	}
#nav li#contact {
	background: url(../i/nav/contact.png) no-repeat;
	margin-left: 40px;
	width: 61px;
	}
#nav li#links {
	background: url(../i/nav/links.png) no-repeat;
	margin-left: 40px;
	width: 43px;
	}