/* DKYM2 Style Sheet */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #4f4c4b;
	background-image: url(images/pg-bknd.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
 
 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 20px;
	}	
h1{
	font-size: 1.5em;
	color: #B4121B;
	letter-spacing: normal;
	font-variant: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 20px;
	}
h2{
	font-size: 1.25em;
	color: #B4121B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	}
	
h3{
	font-size: medium;
	color: #B4121B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 20px;
	}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}


/* Page Divs */
	
#pagewidth{
	width:852px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(images/left-side-bknd.jpg);
	background-repeat: repeat-y;
} 
#printhead{display:none;} 
#header{
	position:relative;
	height:183px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/page-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
} 

#header-int{
	position:relative;
	height:129px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/top-interior.jpg);
	background-position: right top;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
} 


#nav{
	height:38px;
	width:100%;
	position: relative;
	background-image: url(images/nav-bknd.jpg);
	background-repeat: repeat-x;
	background-color: #840C0B;
	overflow: visible;
}
#nav2{
	width:100%;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
}
 
 #search {
	width: 290px;
	float: right;
	height: 30px;
}
 #feature-left{
	width:568px;
	float: left;
	margin-top: 15px;
 }
 #feature-rt{
	width:230px;
	float: right;
	margin-top: 15px;
 }  
 
 #leftcol{
	width:180px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	padding-top: 15px;
 }
 
  #leftcol-int{
	width:200px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin-top: 40px;
 }
 
 
#box{
	width: 90%;
	border: 1px solid #003366;
	margin-left: 25px;

 }
 #logo-area{
	width: 150px;
	float: left;

 }
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:600px;
	padding-top: 15px;
	padding-right: 15px;
 }
 
 #maincol-int{
	float: left;
	display:inline;
	position: relative;
	width:550px;
	padding-top: 15px;
 }
 
  #maincol-huge{
	float: left;
	display:inline;
	position: relative;
	width:550px;
	padding-top: 15px;
 }
  
 #rightcol{
	width:208px;
	float:right;
	position:relative;
	background-position: top;
	margin: 0px;
	padding: 0px;
 }
 
  #rightcol-int{
	width:214px;
	float:right;
	position:relative;
	background-position: top;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #200681;
	padding-top: 15px;
 }
  #rightborder{
	position:relative;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: x-small;
	background-image: url(images/events-bknd.jpg);
	background-repeat: repeat-x;
	background-position: left 56px;
	width: 191px;
	margin-left: 5px;
	margin-top: 40px;
 }
 #twocols{
	width:650px;
	float:right;
	position:relative;
	background-color: #FFFFFF;
 }  
 
 #twocols-int{
	width:660px;
	float:right;
	position:relative;
	background-color: #FFFFFF;
 }  
 
  #twocols-huge{
	width:780px;
	float:right;
	position:relative;
	background-color: #FFFFFF;
 } 
 
#footer{
	background-color:#FFFFFF;
	clear:both;
	padding-top: 50px;
	color: #333333;
	background-image: url(images/bottom-slice.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 100px;
 } 
 
 #footer2{
	background-color:#FFFFFF;
	background-image: url(images/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
	width: 100%;
 } 
 
 /* Styled Text */
 
 .acrobat-list {
	list-style-image: url(images/acrobat.gif);
	font-family: Tahoma, Arial, "sans serif";
	font-size: small;
	font-weight: normal;
}
 .breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
}

 .bullet-redarrow {
	list-style-image: url(images/arrow_red.gif);
	list-style-type: disc;
	margin-bottom: 10px;
}
 .red-bold {
	font-weight: bold;
	color: #CC0000;
}

}
 .white-bold-lg {
	font-weight: bold;
	color: #ffffff;
	font-size: 1.25em;
}
.news-title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}
.news-story{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.quick-pick-title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.25em;
	padding-left: 20px;
	color: #B4121B;
	padding-top: 5px;
}

.quick-pick-list{
	margin-left: 25px;

}
.quick-pick-bullets{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	list-style-image: url(images/arrow_red.gif);
	line-height: 25px;
}
.quick-pick-text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 16px;
	padding-left: 20px;
	color: #333333;
	padding-top: 5px;
}

.search-txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}

a.search-txt{
	color: #ffffff;
	text-decoration: none;
}

a.search-txt:hover{
	color: #f7c641;
	text-decoration: underline;
}
a.search-txt:active{
	color: #f7c641;
	text-decoration: underline;
}
a.search-txt:visited{
	color: #ffffff;
}

#bulletlink ul {
	/*margin: 1; /*removes indent IE and Opera*/
	/*padding: 0; /*removes indent Mozilla and NN7*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 0;
	margin: 1;

}
#bulletlink li {
	list-style-image: url(images/arrow_red.gif);
	margin-right: 2px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 16px;
	font-size: 13px;

}
#bulletlink a {
	text-decoration: none; /* */
	font-family: Tahoma, Arial, Helvetica, sans-serif;	/*border: 1px solid #333;*/
	font-size: 13px;	/*width: 130px;*/
	color: #333333;


}
#bulletlink a:link, #navlist a:visited {
	text-decoration: none; /* */
}
#bulletlink a:hover {
	text-decoration: underline;
	color: #B4121B;
	list-style-image: url(images/orange-pointer.gif);
}

.footer {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

a.footer:hover{
	color:#CC0000 ;
	text-decoration: underline;
}
a.footer:active{
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited{
	color: #333333;
}

.of-interest {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column and footer when printing*/ 
#rightcol{display:none;} 
#leftcol{display:none;} 
#search {display:none;}
#footer{display:none;} 
#header{display:none;}
#nav{display:none;}
#twocols, #maincol{width:100%; float:none;}
#printhead{display:block;width:100%; float:none;}
}
