* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #00254c;
}

a.deliver1:link, a.deliver1:visited {
		text-decoration: none; 
		background-color: #222222;
		color: #ffffff;
		font-size: 95%;
		padding: 0px 2px 2px 2px;
		display: inline-block;
		width: 40px;
		height:25px;
		text-align: center;
		margin-left: 1em;
		float: right;
		margin-right: 380px;
}

a.deliver1:hover, a.deliver1:active {
		background-color: #C59353; 
		color: #000000;
}

a.deliver2:link, a.deliver2:visited {
	margin-right: 0;
}

a.deliver3:link, a.deliver3:visited {
	margin-right: 550px;
}

a.deliver4:link, a.deliver3:visited {
	margin-right: 450px;
}

a:hover {
	text-decoration: none;
}

#banner {
	position: relative;
	width: 1180px;
	height: 300px;
}

#banner .captions {
	position: absolute;
	right: 0;
	top: 216px;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 1.0);
}

#banner .captions h3 {
	/* background: rgba(0, 37, 76, 0.8); */	/* Blue box*/
	background: rgba(0, 0, 0, 0.85);            /* Black box*/
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

body {
	font-size: 12pt;
	line-height: 1.8em;
	font-family: Palatino;
	background: #C59353;
	color: #656565;
	box-shadow: inset 0px 5px 60px 0px rgba(0, 0, 0, 0.7);
}

.box {
	margin: 0 0 10px 0;
	overflow: hidden;
}

br.clear {
	clear: both;
}

#content {
	width: 854px;
	margin: 0 0 0 273px;
	padding: 0;
}

.date {
	background: #222222;
	color: #ffffff;
	font-size: 95%;
	padding: 2px;
	display: inline-block;
	width: 45px;
	text-align: center;
	margin-right: 1em;
}

.datehead {
	text-decoration: none;
	color: #000000;
}

#footer {
	margin-top: 95px;
	padding: 40px 0 40px 0;
	text-align: center;
	font-size: 95%;
	color: #000000;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
}

h2,h3,h4 {
	margin-bottom: 1.5em;
	font-family: "Helvetica Neue";
	color: #000000;
}

h3.section {
	border-top: solid 1px #d1d1d1;
	padding-top: 30px;
}

h3.section {
	border-top: solid 1px #d1d1d1;
	padding-top: 30px;
}

#header {
	position: relative;
	padding: 28px;
	height: 125px;
	background: #00254c;
	color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0px -40px 60px 0px #041f3c;
	border-bottom: solid 1px #061d37;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 28px;
	height: 138px;
	line-height: 138px;
}

#logo h1 {
	font-size: 2.25em;
	font-family: "Helvetica Neue";
}

#main {
	position: relative;
	padding: 60px 28px 0px 25px;
	width: 1124px;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 8px 0 8px 0;
	border-top: solid 1px #d1d1d1;
}

#main ul li.deliv {
	margin-left: 40px;
	border-top: 0;
	font-size: 92%;
	padding-top: 5px;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	background: #022244;
	border-bottom: solid 1px #013e7f;
	box-shadow: inset 0px -10px 40px 0px #041f3c;
	color: #ffffff;
	font-size: 0.9em;
	height: 48px;
	left: 0;
	line-height: 48px;
	margin: 0px 0 28px 0;
	padding: 0 28px 0 28px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	width: 1124px;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav ul li.first {
	padding-left: 0;
}

#nav ul li.onpage {
	display: inline-block;
	background: #C59353;
	color: #000000;
	box-shadow: inset 0px 0px 60px 0px rgba(0, 0, 0, 0.15);
}

#outer {
	position: relative;
	top: 90px;
	z-index: 3;
	width: 1180px;
	margin: 0 auto 80px auto;
	background: #ffffff;
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.2);
}

p {
	margin-bottom: 1.25em;
}

#search {
	position: absolute;
	top: 45px;
	bottom: 0;
	right: 28px;
	height: 138px;
	line-height: 138px;
}

#search input.text {
	padding: 10px 40px 10px 10px;
	background: #ffffff url(http://www.caseyee.com/images/search.png) top right no-repeat;
	border: 0;
	width: 250px;
	color: #777;
}

#sidebar {
	width: 250px;
	float: left;
	padding: 0;
}

ul {
	margin-bottom: 1.25em;
}

.update {
	font-size: 90%;
}

#updatepl {
	width: 115px;
	float: left;
	padding: 0;
}

#updatepr {
	width: 735px;
	margin: 0 0 0 116px;
	padding: 0;
}

#updateplist {
	width: 525px;
	margin: 0 0 0 20px;
	padding: 0;
}















