body{
	background-color: #CCCC99;
}
#HPOCONTENT a, a:link, a:active, a:visited{
	color: black;
	text-decoration: none;
}
#HPOCONTENT a:hover{
	color: #000080;
	text-decoration: underline;
}

#outside_container{
	width: 100%;
	text-align: center
}
#inside_container{
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	border-top: #00007A 5px solid;
	border-left: #00007A 1px solid;
	border-right: #00007A 1px solid;
	border-bottom: #00007A 5px solid;
	background-color: white;
	box-shadow: 10px 0px 15px #666666, -10px 0px 15px #666666;
}
#HPOCONTENT{
	border-top: #000000 2px solid;
	border-bottom: #00007A 1px solid;
	background-color: white;
	text-align: left;
}
#hpotitle{
	background-color: #000070;
	border-bottom: #000000 2px solid;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
#hpotitle .title {
	font-family:  Garamond, Georgia, Serif;
	font-size: 30px;
	font-variant: small-caps;
	color: white;
	font-weight: bold;
	line-height: 60px;

}
#leftcolumn{
	width: 400px;
	float: left;
}
#rightcolumn{
	width: 400px;
	float: right;
}
#rightcolumn_content{
	padding-left: 5%;
	padding-right: 5%;
}
#onecolumn{
	clear: both;
	width: 100%;
}
#generalinfo{
	padding: 20px;
	border-top: #00007A 5px solid;
	background-color: #E9E4C5;

}

.heading1{
	font-family:  Garamond, Georgia, Serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #000070;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -15px;
}
.featurelist{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}
.featurelist li{
	margin-bottom: 5px;
}
p{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

.subtitlecenter{	
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color: black;
}
.fineprint{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;

}
.cancelled{
	color: #CC0000;
	font-weight: bold;
}
#intro{
	margin-top: 25px;
	margin-bottom: 25px; 
}
#rightcolumn_content div.newimage{
    text-align: center;
}
#rightcolumn_content img.newimageh{
	border-style: solid;
	border-color: black;
	border-width: 2px;
	box-shadow: 10px 10px 15px gray;
	margin-bottom: 15px;
	width: 245px;
	height: 384px;
}
#rightcolumn_content img.newimagev{
	border-style: solid;
	border-color: black;
	border-width: 2px;
	box-shadow: 10px 10px 15px gray;
	margin-bottom: 15px;
	width: 191px;
	height: 300px;
}
#rightcolumn p.caption{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color: black;
	margin-top: 0px;
}
#nrfeature {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top:20px;
	margin-bottom:20px;
    background-color: #EBEBFF;
	border: #00007A 1px solid;
}
#nrfeature h1{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 22px;
	color: #365F91;
	text-align: center;
	text-shadow: 2px 2px 5px gray;
}
#nrfeature h2{
    font-family: Calibri,Veranda,Sans-Serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #365F91;
    text-align:center;
    margin-left: 5%;
    margin-right: 5%;
}
#nrfeature p.title {
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color: black;
	margin-bottom: 0px;
}
#nrfeature p.subtitle{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color: black;
	margin-top: 0px;
}
#nrfeature  a.highlight, a.highlight:link, a.highlight:visited, a.highlight:active{
	color: black;
	text-decoration: none;
}
#nrfeature a.highlight:hover{
	color: dark-gray;
	background-color: #D0D0D0;
}
#nrfeature div.featureimg{
    text-align: center;
}
#nrfeature img.featureh{
	border-style: solid;
	border-color: black;
	border-width: 2px;
	box-shadow: 10px 10px 15px gray;
	margin-bottom: 15px;
	width: 300px;
	/*height: 233px;*/
}
#nrfeature img.featurev{
    border-style: solid;
    border-color: black;
    border-width: 2px;
    box-shadow: 10px 10px 15px gray;
    margin-bottom: 15px;
    width: 300px;
	height: 226px;
}

#nrfeature p.caption{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color: black;
	margin-top: 0px;
}
#nrfeature p.blurb{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 14px;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
#nrfeature h3{
	font-family: Calibri,Veranda,Sans-Serif;
	font-size: 16px;
	color: #365F91;							
	height: 20px;
	margin-left: 5%;
	text-align: left;
}
.firstparagraph{
	margin-top: 24px;
}
