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

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#border {
	background-color: #444;
	height: 10px;
	width: 1000px;
}

#wrapright {
	width: 250px;
	float: right;
	height: 700px;
	background-image: url(images/redback.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 10;
	color: #EEE;
}
#nav {
	width: 250px;
	margin-top: 35px;
}
#wrapper #wrapright #nav a {
	text-align: center;
	display: block;
	height: 50px;
	padding-top: 0px;
	background-image: url(images/navGrey.jpg);
	text-decoration: none;
	color: #EEE;
	line-height: 50px;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #500607;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#aboutDean {
	height: 215px;
	width: 1000px;
	color: #000;
	clear: both;
	background-image: url(images/deanBack.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1E1E1E;
}
#words {
	width: 850px;
	margin-left: 40px;
}
#wrapper #wrapright #nav a:hover {
	color: #000;
	background-image: url(images/navRed.jpg);
}


#header {
	height: 145px;
	width: 1000px;
	background-image: url(images/newheader.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
#wrapleft {
	float: left;
	height: 330px;
	width: 750px;
	background-repeat: no-repeat;
	color: #EEE;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	background-color: #000;
	background-position: left top;
	background-image: url(images/4crtag.jpg);
}
#wrapper #wrapright #address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#tel {
	font-size: 21px;
}
#numbers {
	width: 600px;
	color: #EEE;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #470506;
	float: left;
	font-size: 17px;
	margin-top: 360px;
}
#valerie {
	width: 180px;
	float: left;
	text-align: center;
	margin-top: 360px;
	font-size: 17px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #470507;
}
#geoff {
	float: left;
	width: 180px;
	margin-top: 360px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #440607;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
}
#carlos {
	float: left;
	width: 180px;
	margin-top: 360px;
	font-size: 17px;
	text-align: center;
}
#footer {
	background-color: #111;
	color: #EEE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #555;
	height: 350px;
	padding-top: 30px;
	padding-left: 10px;
	width: 735px;
	clear: left;
}
#wording {
	color: #EEE;
	background-color: #000;
	width: 565px;
	height: 246px;
	clear: both;
	float: left;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #wrapleft #wording blockquote p img {
	padding-right: 7px;
}
.ORANGE {
	color: #F60;
}
#4crpic {
	width: 159px;
	float: left;
	height: 301px;
}
#wrapper #footer img {
	margin-left: 200px;
}
.blinking {
	text-decoration: underline blink;
}
