@import url(P7navigation.css);
@import url(divs.css);

body {
	font-family: "Times New Roman", Times, serif;
	color: #544E40;
	background-color: #544E40;
	background-image: url(../images/background_page.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
td {
	color: #544E40;
}
p, li {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 125%;
	color: #544E40;
}

h1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC9900;
	margin-top: 0px;
	margin-bottom: 7px;
	letter-spacing: 0.02em;
}
.runin {
	font-weight: bold;
}

h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #CC9900;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 0.02em;
	clear: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #544E40;
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #A0966F;
}


#bottomInfo a {
	color: #FFFFFF;
}



ul   { /*body unordered list*/
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	list-style-type: none;
}

li   { /*body lists*/
	margin-left: 0px;
	background-image: url(../images/bullet_gold.gif);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0em;
	line-height: 120%;
	margin-bottom: 5px;  
}

.thirdnav {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.thirdnav ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 0px; 
	list-style-type: none;
	list-style-image: none;
}

.thirdnav li.inline {
	display: inline;
	font-weight: normal;
	color: #CC9900;
	padding-right: 15px;
}
.thirdnav ul li a:link {  
	display: inline; 
	font-weight: normal;
	color: #CC9900;
}
.thirdnav ul li a:visited { 
	color: #A0966F;
	display: inline; 
	font-weight: normal;
} 

 

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #8A8160;
	margin-top: 5px;
	margin-bottom: 20px;
	letter-spacing: 0.02em;
}
.videoFloatLeftNoBorder {
	margin-right: 8px;
	margin-bottom: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
	clear: left;
}
.imageFloatLeftBorder {
	margin-right: 8px;
	margin-bottom: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	float: left;
	clear: left;
}
.labelFloatLeftBorder {
	margin-right: 15px;
	margin-bottom: 8px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	border: 1px solid #544E40;
	margin-top: 5px;
	padding-top: 0px;
}
.imageFloatRightBorder {
	margin-left: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CC9900;
	border-bottom-color: #CC9900;
	float: right;
}
 
.captionImageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.captionImageLeft p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.captionImageLeft img  {
	border: 1px solid #CC9900;
}

.captionImageRight {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.captionImageRight p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.captionImageRight img  {
	border: 1px solid #CC9900;
}
.more {
	font-style: italic;
}
.rightBox {
	background-color: #FEF0A7;
	width: 225px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
.boxhead  {
	height: 28px;
	width: 225px;
}

.boxText  {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #544E40;
	border-bottom-color: #544E40;
	border-left-color: #544E40;      
}

.boxText p {
	font-size: 85%;
}

.boxText h1 {
	font-size: 75%;
	margin-bottom: 3px;
}
 
.diststate {
	padding-top: 15px;
	padding-bottom: -10px;
	margin-bottom: -8px;
}

.spacerRow  {
	padding-top: 10px;
}
@media print { body {
	color: black;
	background-color: #FFFFFF;
	background-image: none;  
	font-family: Arial, Helvetica, sans-serif; 
} }
@media print { a:link, a:visited {
color: black;
font-weight: normal;
	text-decoration: underline;
}}

 
@media print { @page {
 size: 8.5in 11in; 
 margin: 0;
      }}
@media print { #topBanner {
	display: block;  
	}}
 
@media print { #wrapper {
	display: block;  
	}}
 
@media print { #textArea {
	display: block;
	width: 6.5in;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0in;
	}}
@media print { #bottominfo {
	display: block;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0; 
	}}
@media print { h1 {
	font-weight: bold;
}
@media print { #bottominfo p  {
	font-size: 70%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	letter-spacing: normal;
}}
@media print { #bottominfo a:link  {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}}
@media print { #bottominfo a:visited  {
	color: black;
	font-weight: normal;
	text-decoration: underline;
	}}
@media print { ul { 
	list-style-type: disc;
}}
@media print { li {
	list-style-image: none; 
}}
 
 	

 

