/* Based on culture shock: prozac afternoon by pogy366  */

/******* structure and layout *******/
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000; 
background: #e3e3e3; /* Was dcdcdc */
margin:10px 0 0 0;
padding:0 0 0 0;
/* background: #ffffff url(images/red_cloud.jpg) top left no-repeat; /* 817276 */
/* background: #8E979C url(images/bg.gif) top left repeat-x; /* 817276 */ 
background: #AFA8A9 url(images/bodybg2.gif) top left repeat-x; /* 8E979C 817276 */ 
text-align:center;
}

.wrap {
position:relative;
width:780px;
margin:0 auto;
padding:0 0 0 0;
text-align:center;
background: #ffffff url(images/escalator_red_banner.jpg) no-repeat;
border-left:1px solid #333; /* Was #f1b75f */
border-right:1px solid #333;
border-top:1px solid #333;
border-bottom:1px solid #333;
}

.separate_front { /* Use instead of HR. Front Page Only*/
border-top:1px solid #f1b75f;
width:500px;
position:relative;
}

.separate { /* Use instead of HR */
border-top:1px solid #f1b75f;
width:90%;
position:relative;
}

.header {
position:relative;
clear:none;
width:770px;
height:25px;
margin:88px 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#ffffff;
text-align:right;
}

.topnav {
position:relative;
clear:both;
width:780px;
height:40px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#ffffff; /*Was cccccc */
background:url("images/topnav_bg.gif") 0 0 repeat-x;
font-size:8pt;
}

.container {
position:relative;
clear:both;
width:760px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
background:#ffffff;
color:#000000;
text-align:left;
}

.news_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px ; /* Reversed was 5px 10px 0 0 */
padding:0 10px 0 10px;
background:#B6B0B1; /* Old Background f0e9c2 D0DEF6 e3da9f */
color:#fff; /* Text  465670*/ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.lefty_left {
position: absolute;;
float:left;
clear:both;
width:200px;
margin:0 0 5px 10px ; /* Reversed was 5px 10px 0 0 */
padding:0 10px 0 10px;
background:#fff; /* Old Background f0e9c2 D0DEF6 e3da9f */
color:#000; /* Text  465670*/ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.lefty p {
margin:10px 10px;
}

.news p {
margin:10px 10px;
}

.news_cnr_top {
/* Use a sharp corner */
/* background:url(images/cnr_tr.gif) no-repeat top right; */
margin:0 -10px 0 -10px;
}

.news_cnr_bottom {
background:url(images/cnr_br_dark_grey.gif) no-repeat top right;  
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.footer {
	position:relative;
	clear:both;
	width:780px;
	margin:20px 0 0 0;
	padding:4px 0 4px 0;
	background:#ffffff;
	font-size:8pt;
	text-align:center;
	border-top:1px solid #f1b75f;
	border-bottom:1px solid #f1b75f;
	height: 32px;

}



/* NOT IN USE
.menubox{
	position:relative;
	float:right;
	clear:both;
	margin:0 0 5px 10px ;
	padding:0 10px 0 10px;
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}

*/



/******* top navigation *******/
/*#nav ul{
padding:0 0 0 0;
height:40px;
margin:0 0 0 0;
white-space: nowrap;
font-size:8pt;
color:#ffffff;
float:left;
width:100%;
background:#ffffff url(images/top_nav_bg.gif);
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
height:40px;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#ffffff url(images/top_nav_bg.gif);
color: #000000;
text-decoration:none;
float: left;
border-right:1px solid #cccccc;
}

#nav ul li a:hover{
background:#C12626 url(images/nav_selected.gif); /*Changed from #8DA8D5 to Red 
color: #ffffff; /* Changed from black (#ffffff) 
text-decoration:none;
border-right:1px solid #cccccc;
}
*/


/******* Top Navigation *******/   
#nav {
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-weight:bold;
height:40px; background:url("images/topnav_bg.gif") 0 0 repeat-x;text-align:left;
}

#nav {
width:100%;
display:block;
margin:0;
padding:0;
}

#nav li{
float:left;
list-style:none;
padding:0;
margin:0;
text-align:center;
width:15%;
}

#nav li a{
width:100%;
display:block;
text-decoration:none;
line-height:30px;
color:#fff;
font-family:Arial;
font-weight:bold;
padding-bottom:10px;
background:url("images/topnav_bg.gif") 0 0 repeat-x;
}

#nav li a:link,#nav li a:hover, #nav li a:visited{
color:#fff;
}

#nav li.selected a{
background:url("images/nav-selected.gif") 0 0 no-repeat;
}

#nav li a:hover{
background:url("images/nav-hover.gif") 0 0 no-repeat;
}



/******* links *******/

a {
color:#D3812D;
text-decoration:underline;
}

a:hover {
color:#E39243;
text-decoration:none;
}

#news a {
color:#ffffff; /* D3812D */
text-decoration:underline;
font-weight: bold;
}

#news a:hover {
color:#ffffff; /* E39243 */
text-decoration:none;
font-weight: bold;
background: #BB1111;
}

#footer a {
color:#f1b75f;
text-decoration:none;
}

#footer a:hover {
color:#D3812D;
text-decoration:underline overline;
}

/******* fonts and colors *******/

.header strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13pt;
letter-spacing:.7em;
}

.news_title {
font-family:Arial, Helvetica, sans-serif;
color:#fff; /* 465670 */
font-size:10pt;
font-weight:bold;
}

.page_title {
font-family:Arial, Helvetica, sans-serif;
color:#705a00; /* Was #4669A4 then #705a00 */
font-size:10pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.pullquote {
	width: 20%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


/******* images *******/

img {
border:none;
}

.right img{
position:relative;
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

.left img{
position:relative;
float:left;
padding:0 0 0 0;
margin:0 5px 0 2px;
}



/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

*::-moz-selection {
	background-color:#ffe833;
}
