body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #747474;
	/*background: #ADA189;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}
p {
	font-size: 80%;
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #FF8000;
	text-decoration: none;
}
a:visited{
	color: #FF8000;
	text-decoration: none;
}
a:hover{
	color: #FFBF55;
	text-decoration: underline;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color: #FF8000;
 margin: 0px;
 padding: 0px;
}
h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #898232;
 margin: 0px;
 padding: 00px;
}
h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #898232;
 margin: 0px;
 padding: 0px;
}
h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/* holder styles */
#holder {
	width: 760px;
	background: #FFFFFF url(../images/faux.gif) repeat-y; /* This image creates the three column faux effect */
	text-align: left;
	margin: 0 auto 0 auto;
}

/* header styles */
#header {
	width: 100%;
	background:#B8860B url(../images/header.gif) repeat-y;
	; /*creates the top overlap of the right column */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: none;
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #F5F5DC;
	margin: 0;
	padding: 20px 10px;
}

/* navigation styles */
#nav {
	width: 135px;
	float: left;
	padding: 10px 5px; /* side padding is added to total width above for a 160px "real total" */
	font-size: 80%;*/
}

#nav ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#nav li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #nav li {border-bottom: none;}

/* content styles */
#content {
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content p {
	line-height: 130%;
}
/* third column styles */
#news {
	margin: 0px;
	float: right;
	width: 144px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#news p {
	color: #747474; /* third column has a dark color so font must be light for contrast */
}
/* footer styles */
#footer {
	padding: 0px;
	border-top: 1px solid #877D6C;
	font-size: 80%;
	color: #736B5E;
	background-color: #FFFFF0;
	/* This background color covers the faux column effect that spans the entire holder div */
}
/*************** #breadCrumb styles **************/
#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
		color: #736B5E;
	background-color: #FFF;
}
/*************** #pageName styles **************/
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	/*background-color: #FFFFAA;*/
}
/************* #globalNav styles **************/
#globalNav{
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #FFFFF0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalNav img{
 display: block;
}
#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.tiny {
	font-size: xx-small ;
	color: #FF9C00;
}

P.BigFirst:first-letter {

	font-size: 80px;
	float: left;
	position: absolute;
	padding: 5px 5px 15px 0px;
	left: 10px;
	color:#FF9900;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	width: 155px; /* ems so it will grow */
	background: url(../sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.boxhead {
	background: url(../sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 10%;
	text-align: center;
}
.boxhead h2 {
	background: url(../sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
