body {
	background-color: #EDDEC4;
}


/* intro styles */
#intro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #284E67;
}
#intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #284E67;
}
#intro {
	padding-right: 20px;
}


/*content styles*/
#content {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 141%;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #81460B;
	line-height: 141%;
	margin-top: 0px;
	margin-bottom: 4px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	color: #385B72;
	line-height: 141%;
	margin: 0px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #81460B;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 10pt;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 131%;
	color: #000000;
	list-style-type: none;
	list-style-image: url(images/bul_orange2.gif);
	margin-left: 10px;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 6px;
}
#content a:link {
	color: #348BA7;
}
#content a:visited {
	color: 666666 ;
}
#content a:hover {
	color: #B78B59 ;
	text-decoration: none;
}
#content a:active {
	color: #9E6A57;
}



/*footer styles*/
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F0E1CA;
	padding-top: 7px;
}
.footer_med_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.footer_sm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/*top nav styles*/
.top_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBB070;
	font-weight: bold;
	text-decoration: none;
}
.top_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8DBCE3;
	font-weight: bold;
	text-decoration: none;
}

#left_column {
	background-image: url(images/nav_column_bg.jpg);
	background-repeat: repeat-y;
}
#left_top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #294F66;
}
.orange {
	color: #B06010;
}
#wrapper {
	background-color: #FFFFFF;
}


/* PMM styles */
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:7 -L'Orange
  -----------------------------------
*/
#p7PMnav, #p7PMnav ul {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#p7PMnav ul {
	z-index: 10000;
}
/* these are the menu styles */

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	color: #333333;
	line-height:1;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EDDEC5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #B06010;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #EDDEC4;
	color: #000000;
	letter-spacing: 0.01px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B06010;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(p7pm/img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #284E67;
	color: #FFFFFF;
	border-left: 3px solid #333;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 160px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 160px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #0000FF;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
