body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: white url(images/milton_bg.jpg) no-repeat fixed;
	line-height: 1.5em;
	color: #333;
	margin: 0;
}

h1 {
	background: url(images/milton-reame-james.png) no-repeat;
	font-size: 2em;
	text-indent:-2000px;
	letter-spacing: 0.3em;
	width:650px;
	height:90px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

p {
	text-align: justify;
}

span.subhead {
	font-weight: bold;
	color: #19224a;
}

#menu ul {
	background-image: url(images/grad_bar01.png);
	height: 35px;
	margin-bottom: 20px;
	margin-top: 2px;
}

#menu ul li {
	
	float: left;
	list-style-type: none;
	text-align: center;
	padding-top: 5px;
	margin-right: 20px;
	border-right: 2px solid gray;
	padding-right: 20px;
	height: 30px;
}

#menu ul li a {
	text-decoration: none;
	color: #494949;
	padding-right: 6px;
	padding-left: 6px;
}

#menu ul li a.selected {
	color: navy;
	border-bottom: 6px solid #717171;
	padding-bottom: 2px;
}

.inline-image {
	text-align: center;
	font-size: smaller;
}

#main {
	
}

#page {
	width: 700px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/20trans_blue.png);
	border-left: 3px solid #e0e0e0;
	border-right: 3px solid #e0e0e0;
	padding: 5px 20px 20px;
}

#main p a {
	text-decoration: none;
	color: navy;
	padding-bottom: 2px;
}

img.flow-image {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 2px solid silver;
}

img.flow-image-l {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid silver;
}

#strapline {
	background-image: url(images/20trans_blue.png);
	border: 1px solid gray;
	margin-top: 10px;
}

#boxes {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#link-bar p {
	text-align: center;
	font-size: smaller;
}

#boxes img {
	margin-right: 5px;
	margin-left: 5px;
	border-style: none;
}


#strapline p {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: smaller;
}

#main p a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
.news_images {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.home-item {
	clear:left;
	padding-top:10px;
}

.home-item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.news_item {
	clear:both;
}
