@charset "utf-8";
/* www.druharperphotos.com
	Index CSS
	June 2008 */


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	background-color: #FCF2D7;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: small;
}

h1 {
	font-size: 120%;
	font-style: italic;
	color: #A79E95;
}

h2 {
	font-style: italic;
	font-size: 120%;
	color: #93887D;
}

h3 {
	font-style: italic;
	font-size: 100%;
}

#wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#dru-logo {
	background-image: url(../images/dru-harper-logo.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 429px;
	margin-right: auto;
	margin-left: auto;
}

#flash-wrapper {
	height: 532px;
	width: 1050px;
	float: left;
	background-image: url(../images/flash-bg-img.png);
	background-repeat: no-repeat;
}

#flash-box {
	background-image: url(../images/dru-collage2.png);
	background-repeat: no-repeat;
	height: 532px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#slideshow {
	height: 489px;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

#navbar {
	text-align: center;
	float: left;
	width: 1050px;
	height: 56px;
}

ul.nav {
	float: left;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
}

ul.nav li {
	float: left;
}

ul.nav a {
	display: block;
	width: 125px;
	padding: 5px 15px 5px 15px;
	margin-right: 5px;
	text-decoration: none;
	color: #666666;
}

ul.nav a:hover {
	color: #682D1B;
	text-decoration: none;
}

ul.nav a:visited {
	color: #666666;
	text-decoration: none;
}

#content-wrapper {
	background-image: url(../images/film-grunge-bg.png);
	background-repeat: no-repeat;
	width: 1050px;
	float: left;
	clear: left;
}

.title-box {
	background-image: url(../images/photography.gif);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 250px;
	padding-left: 125px;
	background-position: right;
}

#left-box {
	float: left;
	width: 475px;
	line-height: 1.5em;
	padding-right: 30px;
	padding-left: 205px;
	margin-top: 25px;
}

#left-box a:link, #left-box a:visited {
	color: #666666;
}

#left-box a:hover {
	color: #682D1B;
	text-decoration: none;
}

#right-box {
	float: right;
	width: 291px;
	margin-left: 10px;
	margin-top: 30px;
}

#right-box a:link, #right-box a:visited {
	color: #666666;
}

#right-box a:hover {
	color: #682D1B;
	text-decoration: none;
}

.small-box {
	border: 1px solid #A79E95;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 280px;
}

#footer {
	font-size: 90%;
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 900px;
	padding-right: 150px;
	margin: 0px;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #682D1B;
	text-decoration: none;
}

.clear {
	clear: both;
}

#statcounter {
	float: left;
	clear: both;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.red {
	color: #990000;
	font-weight: bold;
	line-height: 1.4em;
}
