a:link {
	color: #375D81;
	text-decoration: none;
	text-decoration:underline;
}
a:visited {
	color: #375D81;
	text-decoration: none;
	text-decoration:underline;
}
a:hover {
	/*font-style: italic;*/
	color: #375D81;
	text-decoration:underline;
}


body {
	/*background-color: #183052*/
	background-color: #FFFFFF
}
.header1
{
    width:963px;
    text-align: center;
    margin-top: 0px;
    height: 274px;
}
.std_width
{
    width:963px;
}

.background1 
{
    background-color: #AABB88;
    font-family:Monotype Corsiva;
}
.background2
{
    background-color: #AAC8E2;
    font-family:Myriad Pro;
    color:#375D81;
    font-weight:bold;
}
.dark_on_light
{
    background-color:#375D81;
    color:#EAEBD8;
    font-size: 20px;
}
.indent_marg
{
    padding-left: 20px;
	text-indent: -8px;
}
/*Header Position*/
#sddm
{
    /*margin-left:450px;*/
    margin-left:25px;
    margin-top:0px;
	padding: 0;
}
/*Header Properties*/
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 19px Myraid Pro;   /*Header Text*/
}
	
/*back ground non highlighted header*/
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;   /*Header Box Width*/
	background: #375D81;
	color: #FFF;
	text-align: center;
	text-decoration: none}

/*back ground hover*/
#sddm li a:hover
{
    	background: #183052
}
/*Menu Drop Down Border*/
#sddm div
{
    position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}
/*background of dropdown non highlight*/
#sddm div a
{
    	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #375D81;
		font: 15px Myraid Pro;
}
/*dropdown background hover*/
#sddm div a:hover
{
    	background: #183052;
		color: #FFF
}
.MiddleBackgroundColumn
{
    background-color:#FFFFFF;
}
.OuterTableForMenuItem
{
    background-color:#aac8e2;
    border-style:solid;
    border-color:#375d81;
}
.TableHeader
{
    background-color: #183052;
    font-family:Myriad Pro;
    color:#f3f3f3;
    font-weight:bold;
    font-size:40px;
    text-align:center;
}
.EntreeName
{
    color:#183052;
    font-weight:bolder;
    font-size:20px;
    font-family: "Myraid Pro";
    text-align:left;
}
.EntreeDescription
{
    font-family: "Myraid Pro";
    color:#183052;
    font-weight:bold;
    font-size:15px;
    padding-left: 20px;
    text-align:left;
}
.SubHeaderDescription
{
    font-family:Myriad Pro;
    color:#183052;
    font-weight:bold;
    font-size:15px;
    background-color:White;
    text-align:center;
}
.SubHeader
{
    font-family:Myriad Pro;
    color:#183052;
    font-weight:bold;
    font-size:30px;
    background-color:White;
}
.EntreeInformation
{
    font-family: "Myraid Pro";
    color:#183052;
    font-weight:bold;
    font-size:20px;
    text-align:center;
}
.EntreeNameTitle
{
    color:#183052;
    font-weight:bolder;
    font-size:30px;
    font-family: "Myraid Pro";
    text-align:left;
}
.TableHeader
{
    background-color: #183052;
    font-family:Myriad Pro;
    color:#f3f3f3;
    font-weight:bold;
    font-size:40px;
    text-align:center;
}
