/*Begin Main Section Styles*/

body {
font-family: Lucida Sans Unicode, Times New Roman, Times, serif;
font-size: .8em;
padding-right: 10px;
padding-top: 10px; /*10 for Mozilla & Opera*/
text-align: left;
background-color: #999999;
margin-left: auto;
margin-right: auto;}

#container {
position: absolute;
margin-bottom: 3px;
margin-left: auto;
margin-right: auto;
left: 95px; /*110 for Mozilla, 95 for IE and Opera */
padding-bottom: 0px;
width: 800px;
background-color: #FFFFFF;

}


#header {
background-image: url('header.jpg');
position: relative;
border: solid;
border-width: medium;
height: 121px;
}


#content {
position: relative;
width: 760px;
background-color: #FFFFFF;
padding-bottom: 20px;
padding-left: 20px;
padding-top: 5px;
padding-right: 20px;
}

#bread-banner {
position: relative;
border: medium;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
width: 795px;
/*background-color: #E0DFD5;*/
color: #85847D;
font-size: .85em;

}

#botnav {
/*clear: all;*/
position: relative;
background-color: #CCCCCC;
text-align: left;
padding-bottom: 1px;
padding-top: 1px;
padding-left: 1px;
padding-right: 0px;
}



/*End Main section Styles*/

/*Begin Sub-section styles*/

#Content a { border-bottom: 1px dotted #6B3010; }

.pageNavleft {
font-weight: bold;
background-color: #E0DFD5;
padding-left: 10px;
padding-right: 10px;
position: absolute;
left: 0;
width: 50%;
}

.pageNavright {
font-weight: bold;
background-color: #E0DFD5;
padding-left: 10px;
padding-right: 10px;
position: absolute;
right: 0;
width: 50%;
text-align: right;
}


#Footer p {
color: #474747;
font-size: .9em;
padding-left: 5px;
padding-bottom: 0px;
} 


#botnav h5, #topnav p {
display: inline;
white-space: nowrap;}

#botnav h5 {
margin-right: 1em;}

#botnav p {
color: #474747;
font-size: .8em;
padding-left: 5px;}   

#bread-banner a {
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
}

#Content-internal p {
padding-top: 10px;
display: block;
}

#Content-internal h2
{
padding-top: 20px;
text-align: center;
width: 30em;
font-weight: bold;
}


/*End Sub-section styles*/


/*Begin Menu Styles*/
.chromestyle{
position: relative;
width: 800px;
background-color: #4169E1;
font-family: Lucida Sans Unicode, Times New Roman, Times, serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
padding-bottom: 5px;
padding-top: 5px;
}

.chromestyle:after{ 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width:100%;
margin:0;
padding: 4px 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
margin-right:10px
}

.chromestyle ul li a{
color: #000000;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: url(downimage.gif); uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid; /*THEME CHANGE HERE*/
font-family: Lucida Sans Unicode, Times New Roman, Times, serif;
font-size: 10pt;
font-weight: bold;
background: #CCCCCC;
border-bottom-width: 1px;
line-height:20px;
color: black;
z-index:100;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
display: block;
text-indent: 5px;
padding-bottom: 10px;
padding-right: 5px;
width: 100%;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
text-decoration: none;


}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/*End Menu Styles*/



/* Headers
----------------------------- */
h1, h2, h3, h4, h5 {
  font-family: Lucida Sans Unicode, Times New Roman, Times, serif;
  font-variant: small-caps;
  font-weight: bold;
  margin: 0.3em 0 0.3em 0;
 	padding: 0;}
 
h1 {
    font-family: Lucida Sans Unicode;
    text-align: center;
    letter-spacing: .1em;
    margin: 0.2em 0 0.5em 0;
    font-size: 1.85em;
}

h2 {
	text-align: center;
	font-size: 1.6em;
	letter-spacing: .07em;
}

h3 {	
	font-family: Lucida Sans Unicode;
	text-align: left;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: .07em;
}

h4 {	
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .07em;
    margin-top: 0;
}

h5 {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .07em;
	margin-top: 0;
}

 /*Links
----------------------------- */
a {
    color: #6B3010;
    text-decoration: none;
	 font-weight:bold;
}

a:hover {
    color: #B8531B;
}

a.morelink, #Content a.morelink {
    border: none;
    text-decoration: none;
}

a.valid	{border: none;}
/* Miscellaneous
----------------------------- */

p {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;}

.date {
    color: #787771;
    display: block;
    border-bottom: 1px dotted #CECDC6;
    font-size: 90%;
    font-style: italic;
    margin: 3px 0;
    padding: 0;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.float-left {
    float: left;
    text-align: left;
    width: 48%;
}





