@charset "UTF-8";
/* CSS Document */

body {
	background:#000000;
}

p {
	font-family: "Trebuchet MS", Verdana, Helevetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h1 {
	line-height: 101px;
	color: #a48574;
	font-family:"Lucida Sans", Verdana, Helevetica, sans-serif;
	font-style: italic;
	margin-left: 150px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Helevetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: center;
}


h2.subhead {
	color: #a48574;
	font-family:"Trebuchet MS", Verdana, Helevetica, sans-serif;
	font-style: italic;
	font-size: 18px;
}

img {border:none
}

#logo {
	position:relative;
	background-repeat:no-repeat;
	height: 100px;
}

.container {
	position:relative;
	width: 955px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.marginleft {
	float: left;
	height: 500px;
	margin-top: 40px;
	width: 140px;
}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 12px;
}

#footer {
	width: 955px;
	clear: left;
	padding-top: 200px;
}
#print {
	float: left;
	width: 150px;
	height: 320px;
	margin-top: 180px;
}

#photo{
	float: left;
	width: 315px;
	height: 350px;
	margin: 40px 30px 0px 30px;
}

#web {
	float: left;
	width: 150px;
	margin-top: 180px;
	height: 320px;
	margin-right: 70px;
}

#web02 a {
	display: block;
	width: 120px;
	height: 63px;
	background: url("images/navigation/Robertdallweb.jpg") top no-repeat;

	}
	
#web02 a:hover {
	background: url("images/navigation/Robertdallweb.jpg") bottom no-repeat;
	}
	
#print02 a {
	display: block;
	width: 120px;
	height: 63px;
	background: url("images/navigation/Robertdallprint.jpg") top no-repeat;
	}
	
#print02 a:hover {
		background: url("images/navigation/Robertdallprint.jpg") bottom no-repeat;

	}
