@charset "utf-8";
/* CSS Document */

html { 
	width:100%;
	height:95%;
}
#div__body {
width:900px;
margin:auto;
}
body {
	color: #4D4D4D;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	width:100%;
	height:100%;
}

h1 {
	color: #036;
	font-size: .95em;
}

h4 {
	color: #036;
	font-size: .95em;
}

h5 {
	color: #4D4D4D;
	font-size: .65em;
	text-transform: uppercase;
	font-weight: normal;
}

hr {
	color: #663700;
}

.head {
	height: 80px;
	background-image: url(images/head_back.jpg);
	width: 900px;
	text-align: center;
	background-repeat: repeat-x;
/*	margin-top: 24px;*/
}
.head2 {
	height: 80px;
	background-image: url(images/BackgroundSlice.jpg);
	width: 900px;
	text-align: center;

}
#apsa_wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* Drop Down Menu */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: lowercase;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	z-index: 100;
}

#nav a {
	display: block;
	color:#FFF;
	text-decoration: none;
	text-align: center;
}

#nav li {
	float: left;
	margin-top: 5px;
	padding: 0px 18px 0px 17px;
	background-color: #663700;
	border-left: #FFF 1px solid;
}

#nav li ul {
	position: absolute;
	float: left;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 9.5em;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: lowercase;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px -18px;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	text-align: left;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/*#nav li:hover, #nav li.sfhover {
	background-color: #369;
}*/

#apsa_menu #nav li ul li {
	float: left;
	width: 160px;
	margin: auto;
	border-top: solid 1px #960;
	border-left: none;
	padding: 5px 10px 5px 20px;
	text-align: left;
}

#apsa_menu #nav li ul li a {
	width: 160px;
}

#apsa_menu #nav li ul li a:hover {
	text-decoration: underline;
}

#apsa_menu {
	background-color: #663700;
	width: 660px;
	w\idth: 660px;	
	min-height: 24px;
	text-align: right;
	padding: 0px 5px 0px 235px;
	margin-left: auto;
	margin-right: auto;
}

#apsa_menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-transform: lowercase;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 0px 0px;
}


/* COLUMN CONTAINER */
#apsa_column_container {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}

#column3_bg {
	clear: both;
	float: left;
	background-color: #F2DFBC;
	width: 900px;
	overflow: hidden;
	position: relative;
}

#column2_bg {
	clear: both;
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	position: relative;
	right: 159px;
}

#column1_bg {
	clear: both;
	background-image: url(images/bg_brown2a.jpg);
	background-position: right;
	float: left;
	width: 100%;
	position: relative;
	right: 505px;
}

/* Left Column */

#apsa_left {
	float: left;
	width: 236px;
	text-align: center;
	position: relative;
	left: 664px;
}

.apsa_left_content {
	padding-bottom: 15px;
}

#apsa_left p strong a {
	font-size: .75em;
	color: #003D79;
	font-weight: bold;
	text-decoration: none;
}

#apsa_left p strong a:hover {
	text-decoration: underline;
}

.left_copy {
	font-size: .65em;
	text-transform: uppercase;
}


/* Main Content Column */
.middle {
	width: 475px;
	padding:5px 15px 10px;
}
#apsa_main {
	float: left;
	width: 475px;
	padding: 0px 15px 10px 15px;
	position: relative;
	left: 664px;
}

#apsa_main p {
	font-size: .75em;
}

#apsa_main ul li {
	font-size: .75em;
	color: #4D4D4D;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 30px;	
}

#apsa_main ul, li{
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#apsa_main blockquote {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.box {
	padding: 0 15px 0 15px;
}

.learn {
	float: right;
	width: 100px;
	background-color: #FFF;
	margin: 10px;
	bottom: 60px;
	position: relative;
}
.left {
	background-image: url(images/bg_brown2.jpg);
	background-repeat: repeat-y;
	height: auto;
}
/* Right Column */
#apsa_right {
	float: left;
	width: 159px;
	padding: 5px 0px 15px 0px;
	text-align: center;
	position: relative;
	left: 665px;
}

#apsa_right .mini_nav {
	text-align: right;
	color: #633;
	font-size: .65em;
	font-weight: bold;
	line-height: 180%;
	text-transform: uppercase;
	padding: 0 20px 10px 0;
}

#apsa_right .mini_nav a {
	text-align: right;
	color: #633;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#apsa_right .mini_nav a:hover {
	text-align: right;
	color: #633;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#apsa_right .mon_det_res {
	color: #036;
	font-size: 1.1em;
	line-height: 130%;
	font-weight: bold;
	text-transform: lowercase;
}

/* store Right Column */
#right {
	background-color: #F2DFBC;
	width: 159px;
	padding: 5px 0px 15px 0px;
	text-align: center;
}

#right .mini_nav {
	text-align: right;
	color: #633;
	font-size: .65em;
	font-weight: bold;
	line-height: 180%;
	text-transform: uppercase;
	padding: 0 20px 10px 0;
}

#right .mini_nav a {
	text-align: right;
	color: #633;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#right .mini_nav a:hover {
	text-align: right;
	color: #633;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#right .mon_det_res {
	color: #036;
	font-size: 1.1em;
	line-height: 130%;
	font-weight: bold;
	text-transform: lowercase;
}

/* Footer */
.footer {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 24px;
	background-color: #003D79;
}

#info_table {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8px;
	text-transform: uppercase;
	padding: 5px;
	height: 25px;
}

/* ID 24/7 Box */
.id247box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	float: right;
	width: 182px;
	border: 1px solid #666;
	margin-left: 10px;
}
.id247box td{
	padding: 0 10px 10px 10px;
}
.portletlabel {
background-image:url("images/sidenav-bg.jpg");
background-repeat:repeat-x;
color:#FFFFFF;
}
#handle_portlet_-517 .bglt{
	background-image: url(images/bg_brown2.jpg);
	background-repeat: repeat-y;

}
