/* ROW&COLUMNS ------------------------------------------------------------------*/

hr { border: 0; color: black; background-color: black; height: 1px; margin: 0px; padding: 0px; margin-top: 5px; margin-bottom: 5px; }

.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}

/* HLIST -------------------------------------------------------------------------------------------------------- */

.hlist {
  padding:0; 
  margin:0 auto 0 0; /* left justified */
}
.hlist:after { content: ".";display: block; height: 0; clear: both; visibility: hidden; }

.hlist li {
  display: inline;
  float: left;
  list-style-type: none;
}

.hlist a {
	display: -moz-inline-block;
}

/* ROW ----------------------------------------------------------------------------------------------------------- */

.row {
  clear: both;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0; 
}
.row:after { content: ".";display: block; height: 0; clear: both; visibility: hidden; }

/* COLUMN -------------------------------------------------------------------------------------------------------- */

.col, .column {
  float: left;
  border: 0;
  padding: 0;
  margin: 0; 
  vertical-align: top;
}

.last {
	border:none;
	background:none;
}



/* COMMON ---------------------------------------------------------------------- */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background-color:#B64847;
}

h1 {
	background:url(../images/h1-bg.jpg) no-repeat;
	padding-left:15px;
	font-size:15px;
	color:#933;
	font-weight:bold;
	height:22px;
	margin:14px 0 7px 0;
}

h1 a:link , h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/h2.jpg) no-repeat;
	padding-left:30px;
	padding-top:4px;
	font-size:10px;
	color:#933;
	font-weight:bold;
	height:24px;
	margin:0 0 12px 0;
}

a:link, a:active, a:visited {
	color:#933;
	text-decoration:underline;
}
a:hover {
	color: #F30;
}
a img {
	border:none;
}

ul {
	margin:0;
	padding-left:30px;
}

blockquote {
	margin:0 0 0 25px;
}

p {
	margin:1em 0;
}


#bgx {
	background: #fff url(../images/top-header-bg.jpg) repeat-x;
}
#bgtop {
	background: url(../images/home-top.jpg) top center no-repeat;
}

#page {
	width:770px;
	margin:0 auto;
}



/* HEADER ---------------------------------------------------------------------- */

#topmenu {
	float:right;
	display:inline;
	width:260px;
	margin:0 5px 2px 0;
}

#topmenu ul, #topmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
#topmenu li {
	float:right;
}

#topmenu li a {
	text-transform:uppercase;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
	text-align:center;
	height:76px; /*86*/
	width:79px;
	margin-right:1px;
	vertical-align:top;
	display:block;
	outline:none;
}
#topmenu li a:hover {
	background:url('../images/top-nav-hover.jpg') top left no-repeat;
}

#topmenu li.home a {
	width:80px;
}

#logo{
	width:444px; 
	height:68px; 
	float:left; 
	padding-left:30px; 
	padding-top:15px;
}



/* MENU ------------------------------------------------------------------------ */


#menu ul, #menu li {
  padding:0;
  margin:0;
  background:none;
}
#menu li {
	background:url(../images/seperator.jpg) top right no-repeat;
	padding-right:2px;
}

#menu li a {
	padding:11px 17px 0 17px;
	height:30px;
  text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
  float:left;
  text-decoration:none;
	outline:none;
}
#menu li.last {
	background:none;
}

#menu li a:hover {
  background:url(../images/menu-hover.jpg) top repeat-x;
}



/* PEOPLE ---------------------------------------------------------------------- */

#people {
	position:absolute;
	margin-left:615px;
	top:60px;
	z-index:10;
	height:355px;
	width:157px;
}

#people-interior {
	position:absolute;
	margin-left:615px;
	top:61px;
	z-index:10;
	height:155px;
	width:157px;
	overflow:hidden;
}



/* HOME ------------------------------------------------------------------------ */

#impact {
	background:url(../images/impact.jpg) no-repeat;
	height:223px;/*223*/
	margin:1px 0 15px 0;
}

.slogan{
	font-size:22px;
	color:#4A2121;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	padding-top:160px;
	padding-left:31px;
}

#content {
	padding-left:7px;
}

#contentleft {
	width:496px;
	margin-right:40px;
}

#contentleft-interior {
	width:168px;
	margin-right:10px;
	background: url(../images/side-bg-interior.jpg) no-repeat;
	padding-left:15px;
}

#contentright {
	width:220px;
	background:url(../images/side-bg.jpg) repeat-y;
}

#contentright-interior {
	width:580px;
}
#contentright h2 {
	margin-left:-7px;
}

#map {
	height:119px;
	background:url(../images/map.jpg) top left no-repeat;
	margin-top:7px;
	padding: 20px 0 0 193px;
}
#maptext {
	width:280px;
}



/* SUBNAV ---------------------------------------------------------------------- */

#contentleft-interior ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:20px;
	
}

#contentleft-interior li a {
	font-size:12px;
	font-weight:bold;
	color:#666;
	border-bottom:1px dotted #ccc;
	padding:5px 0 5px 0px;
	width:148px;
	background:url(../images/side-nav-bullet.jpg) left no-repeat;
	width:140px;
	display:block;
	padding-left:20px;
	text-decoration:none;
	outline:none;
}

#contentleft-interior li a:hover {
	background:url(../images/side-nav-hover.jpg) no-repeat;
	color:#990000;
	text-decoration:none;
}

#quicklinks li, #quicklinks {
	list-style:none;
	padding:0;
	margin:0;
}
#quicklinks li {
	margin:0 0 7px 20px;
}

#quicklinks li a {
	background:none;
	color:#933;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	border:none;
	outline:none;
	padding:0;
	margin:0;
}
#quicklinks li a:hover {
	background:none;
	color: #f30;
}

#fadedlogo {
	background:url(../images/logo-bg.jpg) no-repeat;
	width:155px;
	height:163px;
}



/* CONTENT ------------------------------------------------------------------------ */

#impact-interior {
	width:770px;
	height:96px;
	background:url(../images/interior-header.jpg) no-repeat;
}

#contentright-interior {
	width:560px;
}

#contentleft-interior h1 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	background:none;
	margin:9px 0px 5px 0px;
	padding:0;
}

#contentleft-interior h1 a{
	color:#FFFFFF;
	text-decoration:none;
}

#contentleft-interior h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#993333;
	border-bottom:1px dotted #ccc;
	margin-top:40px;
	padding:0;
	background:none;	
}

#contentright-interior h2 {
	background:none;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0 0 7px 0;
}



/* FOOTER ---------------------------------------------------------------------- */

#footer{
	height:164px;
	background:url(../images/footer-bg.jpg);
	width:100%;
	clear:both;
}

#footer-bg{
	background:url(../images/footer-bg-lines.jpg) center no-repeat;
	height:164px;
	margin:auto;
}

#footermenu {
	margin:auto;
	width:760px;
}

#footermenu ul li{
	margin:0;
	padding:0;
}

#footermenu ul {
	padding-top:7px;
}

#footermenu li a{
	padding:0 10px 0 10px;
	border-right:1px solid #BB4242;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#footermenu li a:hover{
	text-decoration:underline;
	color:#ccc;
}

#copyright{
	font-size:11px;
	color:#ccc;
	float:left;
	width:520px;
	margin-top:12px;
}

#copyright a{
	text-decoration:underline;
	color:#CCCCCC;
	display:inline;
}

#am{
	font-size:11px;
	color:#ccc; 
	float:right;
	margin-top:12px;
}

#am a{
	color:#ccc;
	text-decoration:underline;
}

/* CUSTOMIZATIONS -------------------------------------------------------------- */

#resourcecentre{
	display:none;
	margin-left:20px;
	padding:5px;
	background:#f6f6f6; 
	border:1px solid #e4e4e4;
}