body
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
/*
	background-color: # 122E5D; Boston blue
	background-color: #C83E41;  // original Sox red
*/
	background-color: #384F6D;
}
#container
{
	width: 760px;
	background-color: #F8FFEB;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	border-color: #283E25;
	border-width: 1px;
	border-style: solid;
}
#main {
	clear: left;
	margin-right: 2.5em;
	margin-left: 2.5em;
	margin-bottom: 2em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	color: #000;
	text-align: center;
}
h1 {
	font-size: 160%;
	}
h2 {
	font-size: 130%;
	}
h3 {
		font-size: 110%;
}
a:link, a:visited{
	color: #122E5D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C83E41;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #C83E41;
	text-decoration: underline;
	font-weight: bold;
}
.lgimage {
	float: left;
}
.smimage {
	float: right;
	margin: 0 0 10px 20px;
	}
img {border:none;}

#hdr1
{
	margin-left: 1em;
	margin-bottom: 0;
	padding:0px;
	color: #122E5D;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 4em;
	font-style: italic;
	font-weight: bold;
	float:left;
}
#hdr2
{
	margin-right: 1em;
	margin-top: 0;
	padding:0px;
	color: #122E5D;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	float:right;
}


p.headline
{
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 110%;
	margin: 1em 3em 0px 3em;
	text-align: left;
	font-style: italic;
}
p.subHead
{
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.10em;
	line-height: 110%;
	margin: 0px 3em 0px 5em;
	text-align: left;
	font-style: italic;
}
p.photoCredit
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 110%;
	margin-top: 5px ;
	text-align: left;
}
p.quote
{
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	line-height: 110%;
	margin: 1em 3em 0px 3em;
	text-align: left;
}
p.attrib
{
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 110%;
	margin: .5em 3em 0px 3em;
	text-align: right;
}

p.homeQuote
{
	color: #C83E41;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 110%;
	margin: 1em .5em 0px 5px;
	text-align: left;
}
p.homeAttrib
{
	color: #C83E41;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 110%;
	margin: .5em 3em 0px 3em;
	text-align: right;
}

hr.revDiv {width:70%;}

/*****************/
/* Navbar Styles */
/*****************/

#navlist
{
	clear: both;
	text-align: center;
	border-bottom: 1px solid #C83E41;
	border-top: 1px solid #C83E41;
	margin: 0;
	padding: 3px 0px;
	background-color: #122E5D;
/*
	background-color: # C83E41;   Boston Red
*/
	color: #fff;
	font-size: 1.25em;
	font-family: Verdana, Helvetica,  sans-serif;
}
#navlist a, #navlist a:link, #navlist a:visited
{
	padding: 1px 0.5em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #122E5D;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	padding: 1px 0.5em;
	text-decoration: none;
	color: #C83E41;
	font-weight: bold;
	}
#navlist li {
	padding-right: 1px;
	display: inline;
	font-size: 1em;
	}
#navlist ul {
	margin: 0;
	padding: 0;
	}
#navlist #active a {
	color: #C83E41;
	}
/********************/
/* end Navbar Styles*/
/********************/

/*****************/
/* Footer Styles */
/*****************/
#footer {
	clear:both;
	text-align:center;
	border-bottom: 1px solid #C83E41;
	border-top: 1px solid #C83E41;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px;
	background-color: #122E5D;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
}
#footer a {
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-left: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:hover, #footer a:active, #footer a:focus {
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #C83E41;
	font-weight: normal;
	}
/*********************/
/* End Footer Styles */
/*********************/

/*-------------
TAG
-------------*/
#advert
{
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	margin-top:10px;
}
#advert a {color:#122E5D;}
#advert a:visited {color:black}
#advert a:hover { color: #C83E41; }
