/*document defaults*/

body {
    background-image: url("images/bg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #2F0C01;
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;   
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #2F0C01;
	vertical-align: top;
}

h1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2F0C01;  
	padding: 0px;
	margin: 0px;
}

h2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;  
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px; 
	padding-left: 15px;
	margin-left: 15px;
	text-align: left; 
	font-size: 1em;
	color: #990000;
}

.ul_padding{
	vertical-align: top;
	margin-top: 5px;
	padding-top: 0px; 
	text-align: left; 
	font-size: 1em;
	color: #990000;
}

.li_1{
    color: #2F0C01;
}


/*structure elements*/
.time{
    background-position: top;
    font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	padding-right: 0px; 
	padding-top: 0px; 
	text-decoration: none;
	width: 760px;
	height: 43px;
}
.time2{
	padding-top: 8px; 
}
.content{
	background-image: url("images/lr_crep.jpg");
	padding-left: 24px; 
	padding-right: 20px;
	padding-top: 24px;
	padding-bottom: 24px;
	text-align: left; 
	line-height: 13pt;
}
.missionstmt{
	line-height: 14pt;
}



/*footer formatting*/
.footer0{
    font-family: Tahoma;
	font-size: 11px;
	color: #A88E73;
	font-weight: bold;
	padding: 0; 
	text-decoration: none;
}
.footer0a{
    font-family: Tahoma;
	font-size: 11px;
	color: #A88E73;
	font-weight: normal;
	padding: 0; 
	text-decoration: none;
}
.footer1{
    font-family: Tahoma;
	font-size: 11px;
	color: #C8BFB0;
	padding: 0; 
	text-decoration: none;
}
.footer1:hover{
	color: #A88E73;
	text-decoration: underline;
}
.footer2{
    font-family: Tahoma;
	font-size: 11px;
	color: #6D1F16;
	padding-top: 8px; 
	padding-bottom: 20px; 
	text-decoration: none;
}

.copyright {
	border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
	background-color: #e4e8f1;
}




/*content formatting*/
.emph1{
	color: #990000; 
	font-weight: bold; 
}

.emph2{
	color: #6D1F16; 
	font-weight: bold; 
}

.emph3{
	color: #990000; 
    font-weight: bold; 
}

.itemph{
    color: #6D1F16;
	font-style: italic;
}

.itemph2{
    color: #6D1F16;
	font-style: italic;
}

.content_links1{
	color: #2F0C01; 
    font-weight: normal; 
	text-decoration: none; 
}

.content_links1:hover{
	color: #990000; 
	text-decoration: underline; 
}

.content_links2{
	color: #990000; 
    font-weight: normal; 
	text-decoration: none; 
}

.content_links2:hover{
	color: #2F0C01; 
	text-decoration: underline; 
}

.padding{
    padding-left: 25px;
	padding-top: 15px;
	line-height: 35px;
}

.padding2{
    padding-left: 35px;
	line-height: 25px;
}

.padding3{
    padding-left: 24px;
	padding-top: 0px;
	line-height: 35px;
}

.padding4{
    padding-left: 10px;
	padding-top: 0px;
	line-height: 20px;
}

.padding5{
    padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 15px;
	line-height: 20px;
}



/*misc*/
.imgBorder {
	border-bottom: 1px solid #FFFFFF;
}

.tblBorder {
	border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.whiteBorder{
	border: 1px solid #FFFFFF;
}

