#container {
	/*width: 940px;
	margin: auto; /*centers all contents on page*/
}

#facilitypage {
	width: 936px;
	left: 18px;
	top: 0px;
}

/* Page top photos and side callouts LAYOUT */


#mainphoto  {
	border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

#toprightcorner {
	background-color: #CB4F22;
	background-image: url(../images/layoutimages/og_contenttoprightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}


#topcallout {
	background-color: #CB4F22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	clear:both;
}
#topcallout p{
	margin: 0px;
	line-height: 18px;
}
#midcallout {
	background-color: #D25F2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	clear:both;
}
#midcallout p{
	margin: 0px;
	line-height: 18px;
}
#topcallout a{
	font-size: 11px;
}
#midcallout a{
	font-size: 11px;
}

.title {
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 5px;
}
#calloutaccent {
	background-image: url(../images/layoutimages/og_calloutaccent.gif);
	background-repeat: repeat-x;
	height: 6px;
	clear: both;
	background-color: #D87023;
	}

#bottomcallout {
	background-color: #F1AC1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: #fff;
	font-weight: normal;
}

.calloutcolor {
	background-color: #F1AC1D;
}



/* End  Page top photos and side callouts LAYOUTS */


/* Related links and top decoration LAYOUTs */

#relatedtoprightcorner {
	background-color: #DA6426;
	background-image: url(../images/layoutimages/og_contenttoprightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
}

.relatedtcolor {
	background-color: #fdf8ee;
}


.topbar {
	background-color: #DA6426;
}

.relatedlinks{
	background-image: url(../images/layoutimages/og_contentrightsidebar.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fdf8ee;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#relatedtopbar {

	height: 7px;
	background-color: #F1AC1D;
	}

#relatedtopinsidecorner {
	background-image: url(../images/layoutimages/og_toprightinsidecorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;

}

/* End Related links and top decoration LAYOUTs */



/* Related links Text styling */





/* Facility navigation as used top to bottom */


#facilityID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFCB09;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	color: #FFFFFF;
}


.search input {
	margin-top: 5px;
	margin-bottom: 5px;
}

#facilitysearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7fb741;
	border-bottom: 1px solid #FFFFFF;
	height: 10px;
}


.search {
	display: inline;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.locationname  {
	font-size: 25px;
	font-weight: bold;
}



#navaccentbar {
	background-color: #6A9CD3;
	height: 10px;
	border-bottom: 1px solid #FFFFFF;
	}
 

#navigationmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding:0px;
	margin:0px;
}


#navigationmenu ul  {
	padding: 0px;
	margin: 0px;
	background-color:#ABCAEA;
}
/*********************
 added 08/28/07 EB
*********************/
#navigationmenu ul li {	
	border-bottom: 1px solid #fff;
	
	padding: 0px;
	margin: 0px;
}
#navigationmenu ul li.off {
	list-style-type: none;
	background-image:url(../images/globalfacilitynav/li_off.gif);
	background-repeat:no-repeat;
	
	padding: 5px 0px;
	margin: 0px;
}
#navigationmenu ul li.on {
	list-style-type: none;
	background-image:url(../images/globalfacilitynav/li_on.gif);
	background-repeat:no-repeat;
	
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#navigationmenu ul.secondarynav li {
	border: none;	
	list-style-type: none;
	list-style-image: none;
	
	padding: 5px 0px 0px 30px;
	margin: 0px;
}

/*********************
	End Add
*********************/
#navigationmenu ul li a {
	color: #02339a;
	background-color: #ABCAEA;
	text-decoration: none;	
	
	padding: 0px;
	margin: 0px 0px 0px 30px;	
}

#navigationmenu  ul.secondarynav  {
	border-top: 1px solid #fff;
	background-color: #E2ECF7;
	
	padding: 5px 0px 10px 0px;
	margin:5px 0px 0px 0px;
}


#navigationmenu .secondarynav li a {
	text-decoration: none;	
	background-color: #E2ECF7;
	font-size: 11px;
	color: #005f32;

	padding:0px;
	margin:0px;
}

#navbottombar {
	background-color: #6A9CD3;
	height: 14px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/layoutimages/og_facilitynavbotrightcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
#navStoryHeader {
	background-color: #E76A31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 14px;
	padding: 2px 10px 4px 15px;
	background-image: url(../images/layoutimages/rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navStory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CDDDF1;
	color: #666666;
	font-size: 12px;
	padding: 5px 5px 10px 15px;
	margin-bottom: 10px;
}

/* END Facility navigation as used top to bottom */


/* MAIN CONTENT LAYOUT and default text styling  */


 
#contenttopcorner {
	background-image: url(../images/layoutimages/og_toprightinsidecorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	 padding: 0;
	 margin: 0;
}


#contentwrapper {
	 padding: 0;
	 margin: 0;
}

#content {
	background-image: url(../images/layoutimages/og_contentrightsidebar.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px 0px 20px 20px;
	margin-top: 0px;
	height: 100%;
	display: table;
}

#content p img{
	margin-bottom: 10px;
}

#contentextra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 8px 10px 0px;
	background-color: #fdf8ee;	
	
}
#bottom {
	font-size: 13px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DA6426;	
	background-color: #fdf8ee;
	display: block;
	padding: 10px 25px 0 25px;
	vertical-align: top;
}
#bottom img {
	margin-right: 20px;
}

#bottom2 {
	font-size: 13px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DA6426;	
	display: block;
	padding: 15px 25px 0 25px;
	vertical-align: top;
}
#bottom2 img {
	margin-right: 20px;
}

#contentbottomcorner {
	background-image: url(../images/layoutimages/og_bottomrightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	background-color: #DA6426;
}


/* Main content Text styling */	
	
	
#content h1 {
	font-size: 16px;
}
*html #content h1 {
	margin-top: 0px;
}

#home {
	margin-top: 0;
	margin-bottom: 15px;
}
#home li {
	margin-left: 150px;
}
#content h2 {
	margin: 0 0 .25em 0;
	font-size: 13px;
	text-decoration: none;
	color: #003366;
}


#content th {
	font-size: 14px;
	color: #D26E13;
	background-color: #F1AC1D;
}

#content h3 {
	font-size: 13px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DA6426;
	padding-top: 10px;
	margin-top: 0px;
	display: block;
}

#content h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 18px 0 10px 0;
	display: block;
}

*html #content h3 {
	margin-top: -5px;
}

#content a {
	color: #02339a;
	text-decoration: none;
}

#content img {
	margin-right: 15px;
}
#content img.right {
	float: right;
	margin: 4px 0 0 18px;
}
#relatedcontent  {
	margin-top: 10px;
	padding: 5px 0 5px 7px;
	background-color: #fdeed1;
	border-left: 3px solid #ffde9c;
	text-align: center;
}
*html #relatedcontent  {
	margin-right: 8px;
}
#relatedcontent  img{
	margin-bottom: 15px;
	border: 1px solid #fbe7c3;
}
#relatedcontent ul {
	list-style: url(../images/globalfacilitynav/nav_box_0.gif) square;
	text-decoration: none;
	
}
#relatedcontent h2 {
	font-size: 12px;
	color: #cc3300;
	
}

#relatedcontent ul li a {
	color: #02339a;
	list-style: url(../images/globalfacilitynav/nav_box_0.gif) square;
	text-decoration: none;
}

#relatedcontents a {
	color: #02339a;
	text-decoration: none;
}


.relatedlinks h2  {
	list-style-image: url(../images/globalfacilitynav/nav_box_0.gif);
	list-style-type: square;
	text-decoration: none;
	font-size: 13px;
}


#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:15px;
}

#footer a {
	color: #02339a;
	text-decoration:underline; 
	line-height:16px;
}

#footer a:link {
	color:#666; 
}

#footer a:visited {
	color:#852020; 
}

/* Extra content Text styling */	
	
	
#contentextra h1 {
	font-size: 16px;
}


#contentextra h2 {
	font-size: 14px;
	text-decoration: none;
}


#contentextra th {
	font-size: 14px;
	color: #D26E13;
	background-color: #F1AC1D;
}

#contentextra h3 {
	font-size: 13px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DA6426;
	padding-top: 10px;
	margin-top: 15px;
	display: block;
}

#contentextra a {
	color: #02339a;
	text-decoration: none;
}

#contentextra li {
	list-style-type: square;	
}



#contentextra li a {
	list-style-image: url(../images/globalfacilitynav/nav_box_0.gif);
	list-style-type: square;	
}



/* Text Styling for callout next to photos  */	



.calloutcolor #topcallout p {
	margin-top: 0px;
}

.calloutcolor #topcallout ul {
	margin-top: -10px;
	list-style-type: square;
}

.calloutcolor #topcallout a {
	color: #02339a;
	text-decoration: none;
}

.calloutcolor #midcallout a {
	color: #02339a;
	text-decoration: none;
}

.calloutcolor #bottomcallout p {
	margin-top: -5px;
}

.calloutcolor #bottomcallout ul {
	margin-top: -10px;
	list-style-type: square;
	padding-left: 35px;
}

.calloutcolor #bottomcallout li {
 
	list-style-position: inside;
}


.calloutcolor #bottomcallout a {
	color: #02339a;
	text-decoration: none;
}

.calloutcolor #midcallout img {
	vertical-align: middle;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.calloutcolor #bottomcallout img {
	vertical-align: middle;
	clear: both;
	float: left;
	border: 1px solid #fff;
	margin-right: 10px;	
	margin-top: 2px;
}







/* datatable styling */	



.lightbackground {
	background-color: #e8d5ac;
}


table.datatable  {
	border-bottom-width: 1px;
	border-bottom-color: #F1AC1D;
	border-bottom-style: solid;
	
}


table.datatable tr td{
	border-bottom-width: 1px;
	border-bottom-color: #E8A921;
	border-bottom-style: solid;
	padding: 5px;
}

/* back to top button  */	

.top {
	font-size: 11px;
	display: block;
	border: 1px solid #F1AC1D;
	float: right;
	padding: 5px;
	margin: 0px  0px  20px  0px ;
}
#story {
	display: block;
	clear: both;
	width: 530px;
}
.titleleft {
	font-size: 14px;
	text-decoration: bold;
	display: block;
	float: left;
}

.titleright{
	font-size: 11px;
	float: right;
	padding: 0px 5px 5px 5px;
	margin: 0px  0px  0px  0px;
	text-decoration: underline;
	width: 120px;
	display: block;
}

.sharetitle{
	font-size: 11px;
	text-decoration: underline;
}

#story p {
	/*clear: right;*/
	margin-top: 5px;
}
div.return{
	clear:both;
	margin: 0;
	padding: 0;
	background-color: #6B9C37;
	border-bottom:1px solid #fff;
}

div.return a{
	color:white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.return img{
	border: 0;
	padding-right: 5px;
}
div.return_in{
	float: right;
	color:#fff;
	padding-top: 6px;
	padding-bottom:7px;
	padding-left:15px;
	padding-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*photo with captions*/
#colums {
	margin: 0 0 0 10px;
	/*margin-left: 20px;*/
	text-align:center;
	color: #426662;
	font-size: 11px;
}

#colums img{
	border: 1px solid #666666;
	margin: 0 5px 0 5px;
	padding: 0px;
	clear: both;
}
#colums a{
	color: #666666;
}
#colums .title{
	color: #666666;
	font-size: 11px;
} 
#colleft {
	width: 553px;
	float: left;
	margin-top: 5px;
}
#colleft h1{
	color: #cc3300;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #ffde9c;
	width: 530px;
}

*html #colleft {
	width: 500px;
	float: left;
}
#colleft img{
	display: block;
	float: left;
}
#storyCol {
	display: table;
	clear: both;
	margin-bottom: 10px;
}
.article {
	display: block;
	width: 390px;
	float: right;
}
#colright {
	width: 130px;
	float: right;
	text-align: center;
	margin: 0;
	padding-right: 10px;
	
}
*html #colright {
	padding-right: 0px;
	
}

#col1 {
	width: 166px;
	float: left;
	color: #426662;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 30px;
}
#col2 {
	width: 166px;
	float: left;
	color: #426662;
	margin-right: 30px;
	font-size: 11px;
	margin-top: 2px;
}
#col3 {
	width: 166px;
	float: left;
	color: #426662;
	font-size: 11px;
	margin-top: 2px;
}

#columns tr {
	margin: 30px;
}

img.roadrunner {
	margin: 2em 0 .5em 3.1em;
}

img.noborder {
	border: none;
	margin: .25em 0 0 1.25em;
}

img.story1 {
	float: right;
	margin: 0 0 1em 1em;
}
.space {
	margin-left: 176px;
	margin-top: 0;
}
.contest {
	/*margin-left: 215px;*/
	/*width:400px;8?
	/*float:right;*/
	margin-top: 0;
	color: #EA7C1C;
	width: 80%;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02339a;
}
table {
	border-spacing:0px;
}