body {
	margin: 10px;
	padding: 0;
	background: #FFFFFF url(images/img1.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	top: 5px;
}

/* Header */

#header {
	width: 800px;
	height: 125px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	background: #23379d  repeat-x;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

#header h1 {
	text-align: center;
	font-size: 3em;
	float: none;
	background-position: top;
	
}

#header h2 {
	text-align: left;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	vertical-align: baseline;
	display: inline;
	text-indent: 10px;
	position: relative;
	top: 0px;
	left: 30px;
	float: left;
}

#header h3{
	text-align:right;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	vertical-align:super;
	display: inline;
	text-indent: 0px;
	position: relative;
	top: 0px;
	left: 170px;

}
#header h4{
	text align:center;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	}

#header a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 800px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 116.9px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	border-right-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0000FF;
	font-weight: 900;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFF00;
	font-weight: bolder;
	text-decoration: blink;
}

/* Splash */

#splash {
	width: 490px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

/* Content */
#add{
	width:125px;
	height:605px;
	margin: 0px;
	padding: 0px;
	top: 200px;
	position: absolute;
	left: 10px;
}
#content {
	width: 800px;
	margin: 0 auto;
	border: 5px solid #FFFFFF;
	text-align:center;
	background-color: #21349C;
	background-repeat: no-repeat;
	
}
#content li {
	display:list-item;
	font-family: "Comic Sans MS";
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	
}
#content .boston{
	position: relative;
	z-index: 1;
	left: 10px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: auto;
	
}

#content-services ul { width: 575px; text-align: left; padding: 0; margin: 0; }
#content-services li { display: block; float: left;  width: 240px; padding: 1px 10px 10px 20px; margin: 0 0 0 10px; background: url(/graphics/blue-arrow.gif) no-repeat left top; line-height: 1.3em; }
#content h4{
	font-size:22px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
#content .spirit {
	display:list-item;
	font-family:"Comic Sans MS";
	color:#000099;
	font-weight:bold;
	font-size:14px;
}

#content .title {
	padding: 10px 20px;
	background: #23379d  repeat-x left bottom;
	font-size: 1.8em;
}
#content .intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: 900;
	background-position: center center;
	text-align: center;
	text-indent: 0px;
	display: block;
	
	}	
#content .facebook{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	background-position:center bottom;
}
#content .story {
	padding: 20px;
	border: 2px solid #FFEE8E;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 8.5px;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}
