/* CSS Document */

/* Basics */

* {
	margin:0;
	padding:0;  
}

body {
	color:#FFF;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #222;
}

.clear {
	clear:both;
}

a:link,
a:visited,
a:active {
	color: #BE8A03;
	text-decoration:none;
}

a:hover {
	color: #FFF;
}

.offScreen {
	display: none;
}

input, select, textarea {
margin-bottom:10px;
}

.hidden {
display:none;
}



/* Body Details */

body {
	margin: 30px 0;
}





/* Page details (ALL page content) */

#page {
	position: relative;
	margin: 0 auto;
	width:760px;
	border: 1px #BE8A03 solid;	
	
	background: #000;
	padding-bottom: 40px;
}


/* Site Holder Details (Site Content) & aligns all the content */

#siteHolder {
	width: 672px;
	margin: 35px 0 15px 45px;
}




/* Header Details */

#header {
margin-bottom:30px;
height:85px;
	
}

/* logo */
#header img {
	float:left;
	margin-right:20px;
	border: none;
	display: block;
}	

#header h1 {
	float:left;
	font-size: 1.4em;
	
	width: 510px;
	
	margin-top: 20px;
	margin-bottom: 10px;
	
	color: #BE8A03;
}




/* Nav Details */
#nav_ctr {
	width: 525px;	
	padding-left: 5px;
	padding-top:10px;
	float: left;	
	font-size: 11px;
}

#nav a:link,
#nav a:visited,
#nav a:active {
	color: #FFF;
	border-bottom: #000;
	text-decoration:none;	
	border: none;
}

#nav a:hover {
	border-bottom: 1px solid #BE8A03;
}

/* Top Navbar of snap in top menu bar layout*/

#nav ul {
    display: none;
    height: 25px;
    position: relative;
    z-index: 500;
}

#nav li {
    list-style: none;
    background: #000;
    float: left;
    margin-right: 9px;
}

#nav li ul li a {
    margin-right: 9px;
}

#nav li a {
    color: #fff;
    height: 15px;
    text-decoration: none;
    line-height: 15px;
    overflow: hidden;
    float: none !important;
    float: left;
    display: block;
}

#nav li ul li a {
    background: #000;    
}

#nav li ul li {
	display: inline;
}

#nav a:hover {
    color: #BE8A03;
}

#nav a:active {
   color: #BE8A03;
}

#nav li.active  {
	background: #000;
}

#nav li.active a {
    color: #fff;
    position: relative;
    z-index: 999999;
    border-bottom: 1px solid #BE8A03;
}

#nav li.active ul.subnav {
    display: block;
    position: absolute;
    top: 100px;
    left: 190px;
    background: #000;
}

#nav li.active ul.subnav a {
    color: #BE8A03;
    font-weight: normal;
    border: none;
    background: #000;
    cursor: pointer;
}

#nav li.active ul.subnav li {
    margin: 0;
}

#nav li.active ul.subnav a:hover {
    color: #fff; 
    background-color: #000;
}

#nav li.active ul.subnav a:active {
    color: #000;
}

li#menu8 ul{
		padding-left:40px;
		}
		
li#menu11 ul {
		padding-left:100px;
		}
		
li#menu15 ul {
		padding-left:236px;
		}

/* Breadcrumbs */
#breadcrumbs {
	font-size: 0.8em;
}


/* Top Image || Flash */
#topImage {
	border: 1px solid white;
	width: 670px;
	height: 136px;
	margin-bottom:10px;
}


/* Content Details */
#content {
	width:670px;
	background:url(images/bg_dash.gif) repeat-y 438px;
	line-height: 1.5em;
}

#contentnobg {
	width:670px;
	background:none;
	line-height: 1.5em;
}

#content h2 {
	font-size: 130%;
	margin-bottom:5px;
	padding-top:5px;
}

.column {
	float: left;
}

.first {
	width: 418px;
	padding-right: 20px;
}

.last {
	float:right;
}

div.vidText h2 {
font-size:9px; 
margin-bottom:2px;
padding:1px 5px; 
position:relative;
left:10px;
} 

div.vidText {
height:75px;
clear:both;
float:right;
}


/* Item Box */

.itemBox {
	border: 1px solid #BE8A03;
	padding: 15px;
	position:relative;
	left:26px;
	
	width: 185px;
	margin: 10px 0;
}

.itemBox h3 {
	margin-bottom: 0px;
}

.itemBox .date {
	color: #ccc;
}

.itemBox .linkOn {
	margin-top: 10px;
}

.itemBox ul li {
	list-style-image:url(images/arrow.gif);
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* Image box */
.imgBar
{
float:right;
text-align:center;
}
.imgBox
{
border: 1px solid #fff;
margin: 30px 0px 0 0;
max-width:170px;
width:170px;
}

.imgBox img
{max-width:170px;
}

/*JOB LIST*/
.joblist
{
float:right;
text-align:left;
width:200px;
margin-bottom:30px;
}

.joblist p {
float:left;
}

.jobheading {
margin-bottom:5px;
		}
.jobheading a img
{
padding: 10px;
float:left;
margin-right:5px;
border:none;
}

.jobheading a img:hover
{
}




/* Footer */

/* charity pic */
#content_footer {
	clear:both;
	margin-top: 15px;
}

#content_footer a img {
	border: none;
}


/* News */

.ditto_summaryPost {
	margin-bottom: 20px;
}

#content .posted {
	font-size: 80%;
	color:#ccc;
	margin-bottom: 10px;
}

#content .summary {
	font-size: 120%;
	color:#fff;
	margin-bottom: 10px;
	font-weight: strong;
}

img#headquote {
margin-bottom:10px;
}

.newsnav span, .newsnav a {
margin-right:5px;
}
	
	


/* Footer */
#footer {
	width: 670px;
	position: relative;
	margin: 0 auto;	
	text-align: center;
	margin-top: 10px;
}

#footer p {
	
	font-size: 70%;
	color:#CCCCCC;
}



















