/* universals */

img 
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*border: solid;
	border-width:4px;
	border-color:#FACC00;*/
}


body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

p {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}


.clear {
	clear: both;
	height:0;
}


.FloatLeft {
	float: left;
}

h1 {
	color: #f4b406;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 120%;
}

a {
	border-style: none;
	border-width: 0;
}





/* layout */

#wrapper {
	position:relative;
	border-spacing: 0; /* for Opera 6 */
	text-align:left;
	margin: 0 auto;
	width: 1000px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
	
html>#wrapper	{
	width: 1000px;
	}
	
#header {
	background-color: #126A7F;
	height: 270px;
	width: 1000px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
	


/* css for top navigation bar, home button and logo */


/* bakcground for home button in the top left corner. also houses the logo div and home image with link. */



#HomeButton {
	height: 80px;
	width: 328px;
	float: left;
	background-image: url(../images/homebutton_bg.gif);
}

#Homelink {
	background-color: #006699;
	height: 31px;
	width: 50px;
	margin-top: 42px;
	margin-left: 50px;
	position: absolute;
	visibility: visible;
}
#logo {
	margin-top: 23px;
	margin-left: 140px;
	height: 80px;
	width: 178px;
	background-image: url(../images/kosran_logo.jpg);
	z-index: 50;
	position: absolute;
	visibility: visible;
}



/* main nav at the top. ul lst housing series of images set to "swap image" */



#MainNav {
	height: 35px;
	float: left;
	margin-bottom: 20px;
	margin-top: 42px;
}

#MainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#MainNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}




/* div container for flash animation at the top */



#FlashHeader {
	height: 145px;
	width: 921px;
	margin-top: 4px;
	margin-left: 45px;
}



/* main layout divs for content */



#MainBody {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}



/* left hand column only on home page */



#LHColumn {
	float: left;
	width: 265px;
	min-height:420px;
  	height:auto !important;
  	height:420px;
	padding-top: 35px;
}

#LHColumn h1 {
}
.Largebuttons {
	padding-bottom: 10px;
}



/* central column only on home page */



#CtrColumn {
	float: left;
	width: 355px;
	background-color: #E5E5E5;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
	min-height:420px;
  	height:auto !important;
  	height:420px;
}
.PSheerinPic {
	margin-top: 20px;
	margin-right: 6px;
	float: left;
}

.CtrColH1 {
	color: #202020;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}



/* right hand column only on homepage housing newsfeed */



#RHColumn {
	float: left;
	width: 300px;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
	min-height:420px;
  	height:auto !important;
  	height:420px;
}


#InteriorColumn {
	background-color: #E5E5E5;
	float: left;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	width: 560px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	position:relative;
}

#InteriorColRH {
	/*min-height:500px;
    height:auto !important;
    height:500px;*/
	width: 260px;
	float: left;
	padding-top: 90px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
}



.ToolkitList {
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #009999;
	list-style-position: inside;
}




.italic {
	font-style: italic;
}



/* footer containing style for footer links. no dash for last link without dash border */



#footer {
	background-color: #FFFFFF;
	height: 60px;
}

#footer ul {
	list-style-type: none;
	padding: 0px;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009999;
	
}

#footer a:link {
	padding-right: 8px;
	padding-left: 8px;
	color: #009999;
	text-decoration: none;
}

#footer a:visited {
	padding-right: 8px;
	padding-left: 8px;
	color: #009999;
	text-decoration: none;
}

#footer a:hover {
	padding-right: 8px;
	padding-left: 8px;
	color: #009999;
	text-decoration: none;
}

#footer a:active {
	padding-right: 8px;
	padding-left: 8px;
	color: #009999;
	text-decoration: none;
}

#footer .nodash {
	border:0;

}

/* translation pages bottom right corner. ISSUES with the img tags here. */

#FlagLink {
	margin-top: 20px;
	width: 100px;
	height: 0px;
	float: left;
	margin-left: 390px;
}



/* yellow strip across the bottom */

#YellowFooter {
	background-color: #ffcc00;
	margin-bottom: 0px;
	height: 100px;
}




/* this is a unversal readmore link style used in newsfeed and interior pages in interior RH column #IntColRH */


#ReadMore a:link {
	font-style: italic;
	color: #f4b406
         ;
	text-decoration: none;
	font-size: 14px;
	line-height: 130%;
}

#ReadMore a:visited {
	font-style: italic;
	color: #f4b406
         ;
	text-decoration: none;
	font-size: 14px;
	line-height: 130%;
}

#ReadMore a:hover {
	font-style: italic;
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
	line-height: 130%;
}
#ReadMore a:active {
	font-style: italic;
	color: #f4b406
         ;
	text-decoration: none;
	font-size: 14px;
	line-height: 130%;
}


/* newfeed styles. heading, date, item (main body of text), link style inside the item */	
	
.NewsFeedHeading {
	margin-bottom: 10px;
	font-size: 10px;
}

.NewsFeedItem {
	font-size: 10px;
	color: #666666;
	margin-bottom: 25px;
	padding-right: 30px;
}

.NewsFeedDate {
	font-size: 10px;
	color: #999999;
	background-image: url(../images/arrow_yel.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}

.NewsFeedItem a:link {
	color: #000000;
	text-decoration: none;
}

.NewsFeedItem a:visited {
	color: #000000;
	text-decoration: none;
}

.NewsFeedItem a:hover {
	color: #333333;
	text-decoration: none;
}

.NewsFeedItem a:active {
	color: #000000;
	text-decoration: none;
}


/*Contact styles*/


.Office {
	font-style: italic;
	color: #999999;
	margin-bottom: 8px;
}

.OfficeDetails {
	font-size: 11px;
	color: #009999;
}



/*other misc classes and styles*/

/*intro style for ctr column and intro paragraphs in the interior column*/

.Intro {
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 15px;
}

/*intro style for ctr column and intro paragraphs in the interior column*/

#PDFlink {
	text-decoration: none;
	color: #006666;
	font-size: 14px;
	font-style: italic;
}

#IntBody #PDFlink a {
	text-decoration: none;
	color: #006666;
	font-size: 14px;
	font-style: italic;
}


#PDFlink a:link {
	text-decoration: none;
	color: #006666;
	font-size: 14px;
	font-style: italic;
}

#PDFlink a:visited {
	text-decoration: none;
	color: #006666;
	font-size: 14px;
	font-style: italic;
}

#PDFlink a:hover {
	text-decoration: none;
	color: #006666;
	font-size: 14px;
	font-style: italic;
}

#PDFlink a:active {
	text-decoration: none;
	color: #006666;
	font-size: 14px;
	font-style: italic;
}



.SidebarImgPadding {
	margin-top: 10px;
	margin-bottom: 15px;
}


.BodyText {
	font-size: 11px;
	line-height: 120%;
}

	
	
/*sub nav and body style for the internal pages inside the Interior column div. "how why what who etc" */
	


#IntBody {
	font-size: 11px;
	color: #333333;
	line-height: 130%;
}
table#InteriorSubNav {
	width: 560px;
	font-size: 11px;
	margin-bottom: 35px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-transform:uppercase;
}

table#InteriorSubNav td {
	text-transform:uppercase;
}

#IntBody h1 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 30px;
}

/*#IntSubNav {
	font-size: 11px;
	color: #009999;
	margin-bottom: 40px;
}

#IntSubNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#IntSubNav li {
	display: inline;
	padding-right: 10px;
}
#IntSubNav a:link {
	color: #009999;
	text-decoration: none;
}

#IntSubNav a:visited {
	color: #009999;
	text-decoration: none;
}

#IntSubNav a:hover {
	color: #666666;
	text-decoration: none;
}

#IntSubNav a:active {
	color: #009999;
	text-decoration: none;
}


#IntSubNav .LinkOn {
	color: #333333;
}
*/

#NewsSecBody {
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	margin-top: 0px;
}
#NewsSecBody h2 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
}
.EventsLink {
	text-decoration: none;
	color: #999999;
}
#NewsSecBody h1 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 30px;
}

#NewsSecBody a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#NewsSecBody a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#NewsSecBody a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#NewsSecBody a:active {
	color: #000000;
	text-decoration: none;
}
.NewsThumb {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*Gallery styles*/

#GalleryTable {
	margin-top: 10px;
	width: 190px;
}

#GalleryBody h1 {
	font-size: 16px;
	color: #009999;
	margin-bottom: 30px;
}










#GalleryBody {
	font-size: 11px;
	line-height: 130%;
}
#EventsBody {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
#EventsBody h1 {
	font-size: 16px;
	color: #FACC00;
	margin-bottom: 30px;
}
#EventsBody h2 {
	font-size: 12px;
	margin-bottom: 2px;
}
#EventsBody a {
	color: #009999;
	text-decoration: none;
	font-weight:bold;
}
#InteriorSubNav a, #InteriorSubNav a:link {
	color: #009999;
	text-decoration: none;
}
#InteriorSubNav a:visited {
	color: #009999;
	text-decoration: none;
}

#InteriorSubNav a:hover {
	color: #666666;
	text-decoration: none;
}
#InteriorSubNav a:active {
	color: #009999;
	text-decoration: none;
}

#InteriorSubNav a .LinkOn {
	color: #666666;
	text-decoration: none;
}
#IntBodyTopLevel {
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	margin-top: 40px;
}
#IntBodyTopLevel p {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#IntBodyTopLevel h1 {
	font-size: 18px;
	color: #333333;
	line-height: 130%;
}
.grey {
	color: #333333;
}
.yellow {
	color: #FDCA00;
}
#IntBodyTopLevel a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#IntBody a {
	color: #000000;
	text-decoration: none;
}
.PDFButton {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 2;
	height: 102px;
	width: 102px;
}
#wrapper #MainBody #InteriorColRH a {
	color: #009999;
	text-decoration: none;
}
.multimedia {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 2;
	height: 102px;
	width: 102px;
}

/*contractors brochure landing page style*/

.brohead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.brobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.borderfix {
	border: 5px solid #009999;
	padding: 10px;
}
#brotab {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}