body{

	font-family: Arial, Helvetica, sans-serif;

	margin-top: 15px;

	margin-right: 0;

	margin-bottom: 15px;

	margin-left: 0;

	background-color: #ffecc0;

}

a:link{color: #333333;}

a:active{color: #333333;}

a:hover{color: #333333; text-decoration: none;}

a:visited{color:#333333;}

.orange-link:link{
	color: #A31418;
	text-decoration: none;
	font-size: 15px;
}

.orange-link:active{color: #A31418;}

.orange-link:hover{
	color: #E78B13;
	text-decoration: none;
}

.orange-link:visited{color:#A31418;}
.clear_float{clear:both;}

.bdr_wht-2px{

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}

#home{

	width: 170px;

	float: left;

	margin-top: 20px;

	height: 140px;

	margin-left: 20px;

}

#home img{

	width: 170px;

	height: 140px;

}

h1{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	font-weight: bold;

	color: #A31418;

	margin: 0px;

}

h2{

	font-size: 18px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	color: #A31418;

	margin-top: 0px;

	margin-bottom: 10px;

}

p{

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	line-height: 18px;

	margin-top: 0;

	margin-bottom: 10px;

}

h3{

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	line-height: 18px;

	margin-top: 0;

	margin-bottom: 10px;

}

ul{

	color: #333333;

	font-size: 12px;

	margin-right: 10px;

	margin-top: 0px;

	margin-bottom: 10px;

	line-height: 18px;

}

#container{

	margin-right: auto;

	margin-left: auto;

	width: 764px;

	border: 1px solid #B3A795;

	}

#container-bdr{

	border: 2px solid #FFFFFF;

	background-color: #FFFFFF;

}

#masthead-home{

	width: 760px;

	height: 160px;

	background-image: url(../images/masthead-home2.jpg);

	background-repeat: no-repeat;

	}

#masthead-about{

	width: 760px;

	height: 160px;

	background-image: url(../images/masthead-about.jpg);

	background-repeat: no-repeat;

	}

table{margin:0;}

#container-right{

	/*float: right;

	width: 540px;*/

	margin-top: 20px;

	background-image: url(../images/bg-container-right.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	padding-bottom: 10px;

	vertical-align: top;

}

#container-right h1{

	margin-right: 20px;

	margin-left: 20px;

	margin-top: 10px;

}

#container-right h2{

	margin-right: 20px;

	margin-left: 20px;

}

#container-right p{

	margin-right: 20px;

	margin-left: 20px;

}

#container-right h3{

	margin-right: 20px;

	margin-left: 20px;

}

#container-right hr{

	margin-right: 20px;

	margin-left: 20px;

	border: 1px solid #FBE6CA;

	height: 3px;

}

*html #container-right hr{

	margin-top: -5px;

}

*html #container-right{}

#container-left-red{

	/*float: left;*/

	background-color: #A31418;

	width: 220px;

	vertical-align: top;

}

#container-left-red p{

	color: #FFFFFF;

	font-size: 11px;

	margin-top: 0px;

	margin-right: 10px;

	margin-left: 10px;

	margin-bottom: 10px;

	line-height: 18px;

}

#container-left-red ul{

	color: #FFFFFF;

	font-size: 11px;

	margin-right: 10px;

	margin-top: 0px;

	margin-bottom: 10px;

	line-height: 18px;

}

#container-left-red li{



}

#container-splash{

	height: 218px;

}

#color_bar-blue{

	height: 30px;

	background-color: #007791;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #B3A795;

	background-image: url(../images/bg-color_bar-blue.gif);

	background-repeat: no-repeat;

}

.dropcap{
	font-size: 18px;
	color: #FFB505;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

}

.myth{

	font-size: 18px;

	color: #A31418;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	text-decoration: none;

}

.quote{

	font-size: 12px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	color: #FFFFFF;

	margin: 0px;

}

.uprcse-small{

	font-size: 11px;

	font-weight: bold;

	text-transform: uppercase;

	line-height: 11px;

}

#footer{

	margin-right: auto;

	margin-left: auto;

	width: 764px;

	text-align: center;

	font-size: 10px;

	color:#666666;

	margin-top: 15px;

	margin-bottom: 15px;

	}

#footer a:link{color: #666666;}

#footer a:active{color: #666666;}

#footer a:hover{color: #666666; text-decoration: none;}

#footer a:visited{color:#666666;}

	

/*NAV*/

#nav-container{

	float: right;

	margin-top: 20px;

	margin-right: 20px;

	font-weight: bold;

	color: #FFFFFF;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;

	line-height: 12px;

	border: 1px solid #FFFFFF;

	}

*html #nav-container{margin-right: 10px;}

.blueOFF {opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.5;background-color: #007791;padding:10px;}

.blueON {background-color: #007791;padding:10px;}

.orangeOFF {opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.5;background-color: #FD781D;padding:10px;}

.orangeON {background-color: #FD781D;padding:10px;}

.redOFF {opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.5;background-color: #A31418;padding:10px;}

.redON {background-color: #A31418;padding:10px;}

.greenOFF {opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.5;background-color: #8B8D0E;padding:10px;}

.greenON {background-color: #8B8D0E;padding:10px;}

.purpleOFF {opacity:.50;filter: alpha(opacity=50);-moz-opacity: 0.5;background-color: #602551;padding:10px;}

.purpleON {background-color: #602551;padding:10px;}

#nav-container a:link{

	text-decoration: none;

	color: #FFFFFF;

}

#nav-container a:visited{text-decoration: none; color: #FFFFFF;}

#nav-container a:hover{text-decoration: none; color: #FFFFFF;}

#nav-container a:active{text-decoration: none; color: #FFFFFF;}

.gold {

	color: #FFB505;

}

.hr-bdr{

	border: 1px solid #FBE6CA;

	height: 1px;

	width: 100%;

	margin-top: -10px;

	margin-bottom: -10px;

}
#container-left-red a:link{color: #FFFFFF;}

#container-left-red a:active{color: #FFFFFF;}

#container-left-red a:hover{color: #FFB505; text-decoration: none;}

#container-left-red a:visited{color:#FFFFFF;}