/*_______________GENERAL SETUP________________*/
body { 
	font-size:82%; 
        font-family:palatino, 'century gothic', arial, sans-serif;   /*Tahoma, Arial, sans-serif; */
        background: #4179a9   url(http://www.oskyag.com/images/interface/bkground2.jpg) repeat-x; 
        color:black; /*main body text color*/
        margin:0; 
        line-height:130% 
	}
html { height:100.1% }
a { color:#0A77AA }
a:hover { color:#8B0000 }  /*darkred */
a img, :link img, :visited img { border:none; }

/*___________________MAIN LAYOUT________________*/
.wrapper { 
	width:920px; 
        margin:0 auto 
	}

#topRight { 
        height:130px; 
        width:920px;  /* 603px; */
        float:right; 
        position:relative; 
        background:white url(http://www.oskyag.com/images/interface/logoFull.jpg) top no-repeat;
        }
#header { 
	margin:10px 15px 0 0; 
        float:right; 
        font-size:0.9em; 
        color:#fff;  
	}
#header a { 
	color:white; 
	text-decoration:none 
	}
#header a:hover{ 
	color:#924613; 
	text-decoration:underline 
	}
#mainBg { 
	background:white;  
	width:920px; 
	margin:0 
	} 
#mainBg:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden 
	}

#mainBg { display:inline-block } /* Hide from IE Mac \*/
#mainBg { display:block } /* End hide from IE Mac */
* html #mainBg { height:1px } /*for IE6 and down*/

#mainLeft { 
	width:610px; 
        height:400px;
	overflow:auto; 
	float:right; 
	padding:0 30px 20px 30px;
        line-height:1.5em;
}

#mainFull { 
	width:890px; 
	height:390px;
	background:#fff; 
	padding:15px;  
	}
#mainContent { 
	padding:0; 
	margin:15px auto; 
	width:95% 
	}
#rightColumn { 
	width:250px; 
 	float:left; 
	color:black
	}
#rightColumn:after { 
	content:"."; 
	display:block;
	height:0; 
	clear:both;   
	visibility:hidden 
	}

#rightColumn { display:inline-block } /* Hide from IE Mac \*/
#rightColumn { display:block } /* End hide from IE Mac */
* html #rightColumn { height:1px } /*for IE6 and down*/

.holder{width:600px;}

/*______________HOME PAGE STYLES____________*/

#homeLeft2 { 
float:left;	
width:720px; 
        height: 430px;
	margin:0 0 -10px 0;  
	}

/* CENTER COLUMN  */
#welcome { 
/*	background: #FAEBD7;          url(http://www.oskyag.com/images/interface/welcome.jpg) no-repeat; */
	width:518px; 
	height:415px; 
	float:right; 
	color:black; 
	font-size:1em;
	border-left: 1px solid #D3D3D3; /*lightgrey */
	border-right: 1px solid #D3D3D3; /*lightgrey*/
	}
#welcome a { color:#fff }
#welcome div { 
	height:120px; 
	width:90%;  
	color:black; 
	line-height:1.5; 
        padding:10px 25px;
	}
#randomBanner { 
	float:left;  
	height:230px; 
	margin:10px 0px; 
	display:block;
	} 
#leftColumnHome { 
        float:left;
	width:189px; 
        height:415px;
	color:black; 
	padding:0 0 0 10PX; 
	border-left: 1px solid #D3D3D3; /*lightgrey*/
	}
#leftColumnHome:after { 
	content:"."; 
	height:0; 
	visibility:hidden 
	}
#rightColumnHome { 
	width:189px; 
        height:415px;
 	float:right; 
	color:black;
	padding:0 0 0 10PX; 
	border-right: 1px solid #D3D3D3; /*lightgrey*/
	}
#rightColumnHome:after { 
	content:"."; 
	height:0;   
	visibility:hidden 
	}

#rightColumnHome { display:inline-block } /* Hide from IE Mac \*/
#rightColumnHome { display:block } /* End hide from IE Mac */
* html #rightColumnHome { height:1px } /*for IE6 and down*/

/* LEFT COLUMN INFORMATION */
#infoText { 
	width:230px; 
/*	background:black;     url(http://www.oskyag.com/images/interface/service_background.jpg) no-repeat; */
	border: none;
        color:black;
	float:right; 
	position:relative;
	margin:18px 20px 0 0; 
	display:inline;
	line-height:1.4;
	font-size:92%;
	} 
#infoText a { color:black}
#infoText a:hover {
        color:blue; 
	text-decoration:underline;
        }
#infoText div  {  
	width:90%; 
	color:black; 
	margin:10px 5px 0 15px  
	}
#infoText h3 { 
	display:inline;
	font-size:1.1em; 
	}

/* RIGHT COLUMN NEWSFLASH */
.front { 
	margin:0; 
	padding:0 10px 0 0;	
	height:400px;
	overflow:auto; 
	}
.front p { 
	margin:0; 
	padding:3px 0 15px 15px;	
	}
.front a { 
	font-size:1.1em;
        font-weight:bold;
        color:maroon;
	text-decoration:none;
	}
.front a:hover { 
	color:black;
	text-decoration:underline;
	}
.front h3 a { 
        font-size:1.0em;  	
        color:black;
	text-decoration:none;
	}
.front h3 a:hover { 
	color:#8B0000; /*darkred*/
	text-decoration:underline;
	}


/* ------------------------------- Image Gallery Styles ------------------------------------ */
#mainLeftGallery { 
	width:610px; 
	float:left; 
	padding:15px 10px;
        line-height:1.5em;
	}
#gallery {
  	width: 600px;
  	float: left;
	padding:15px;	
	}
#gallery .column {
        float: left;
	width: 140px;
        padding: 5px;
	}
.photo {
        font-weight: normal;
        font-size:95%; 
  	width: 130px;
	height: 135px;
	text-align: center;
	border:1px solid white;
	background:#DEE1D9;
	padding: 5px;
	}
.photo a img:hover{
        border:1px solid #924613; 
	}

/* ------------------------------- List Sections Styles ------------------------------------ */

.listBorder { 
	padding:10px; 
	float:left; 
	width:585px; 
	margin-bottom: 20px;
	background:white; 
        line-height:1.3em;
        border-bottom:1px solid #808080; /*grey*/
	}
	.listBorder img { 
		border:1px solid #fff; 
		margin:0 10px 0 0; 
		float:left; 
		}
	.listBorder a img:hover { 
		border:1px solid #924613; 
		margin:0 10px 0 0; 
		float:left; 
		}
	.listBorder h4 { 
		display: inline;
		}
	.listBorder h3 { 
		display: inline;
		}
	.listBorder a { 
		text-decoration:none;
		cursor:pointer; 
		}
        .listBorder a:hover { 
		text-decoration:underline;
		}
        .image_column { 
		width:135px; 
		float: left;
		}
        .content_column { 
		display:inline;		
		padding:0;
		float: left; 
		width:435px;
		}
 

/* ------------------------------- Footer Styles --------------------------- */
#footer {
	padding: 15px 0;
	position: relative;
	clear: both;
        height: 50px;
color:white;
	background:#4179a9; /*url(http://www.oskyag.com/images/interface/footer.jpg) repeat;*/ 
}
#footerList  {padding:0 0 0 15px; display:inline;}
#footerList a {	
	line-height: .8em;
	font-weight: normal;
	color:white;
        text-decoration:none;
	}
#footerList a:hover {
	text-decoration: underline;
	color: red;
	}
#copyright {
        float:left;
        text-align:center;
	width: 920px;
        color: white;
        font-size: 0.90em;
	margin-top:10px;
	}
#copyright a {
	text-decoration: none;
	color: white;
        }
#copyright a:hover {
	text-decoration: underline;
	color: #cccccc;
	}

/* ---------------------RIGHT COLUMN SIDE MENU STYLES--------------------------------*/
.sideMenu  { 
	width:100% !important; 
	width:90%; 
	margin:0; 
	padding:0; 
	list-style:none 
	}
.sideMenu a { 
	text-decoration:none;
	width:100%; 
	cursor:pointer;  
        color:blue;
	margin-bottom:1px;
	display:block;
	padding:0;
	background:url(http://www.oskyag.com/images/interface/menu-list.gif) no-repeat 0 5px; 
	padding-left:10px; 
	clear:right
	}
.sideMenu a:hover { 
        text-decoration:underline;
        }	

/*_______________RIGHT COLUMN PAGE STYLES_________________ */


/* RIGHT COLUMN STYLES */

/* Top Section - Olive */
.olive { 
	background:white;  
	padding:15px 5px 15px 15px;
	}
.olive h3{ 
	margin-bottom:10px; 
	font-weight:normal; 
        color:blue;
	}
.olive h3 a{ 
        text-decoration:none;
	}
.olive h3 a:hover{ 
	text-decoration:underline;
	}

/* Middle Section - Grey */
.grey { 
	padding:15px; 
	margin:0 0 0px 0; 
	background:white; /*url(http://www.oskyag.com/images/interface/module-bg.gif) left repeat-y; */
	color:#8B0000; /*darkred*/
	}
.grey a { color:#8B0000 } /*darkred*/
.grey a:hover { 
        color:#8B0000; /*darkred*/
        text-decoration:underline;
        }
.grey h3 { 
	margin-bottom:10px; 
	font-weight:normal 
	}

/* Bottom Section - Green */
.green { 
	padding:15px; 
	background:white; /* url(http://www.oskyag.com/images/interface/mod-green-bg.jpg) left repeat-y; */
	color:#00008B; /*darkblue*/
	}
.green a { color:#00008B } /*darkblue*/
.green h3 { 
	margin-bottom:10px; 
	font-weight:normal 
	}

/* END RIGHT COLUMN STYLES */

/*________________GENERAL STYLES_________________*/
.left { 
	float:left; 
	position:relative 
	}
.right { 
	float:right; 
	position:relative 
	}
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer { height:10px }
hr { 
	height:1px; 
	color:#D1C0A0 
	}
.imgRight { 
	float:right; 
	position:relative; 
	border:3px double #ccc  
	}
.imgLeft { 
	float:left; 
	position:relative; 
	border:3px double #ccc 
	}
.img {  
	border:3px double #ccc;
        position:relative
	}
.small { 
	font-size:0.9em; 
	padding:2px 0; 
	color:#236C8C 
	}
.date { 
	color:#9BBB93; 
	font-weight:bold 
	}
.button { 
	width:68px; 
	height:20px; 
	border:none; 
	padding:0; 
	margin:5px 0 0 0; 
	color:#342618; 
	font-size:0.9em; 
	background:url(http://www.oskyag.com/images/interface/button.png) no-repeat 
	}
a.readon { 
	color:#fff; 
	background:url(http://www.oskyag.com/images/interface/read.gif) no-repeat; 
	display:block; 
	width:100px; 
	height:40px; 
	padding:2px 0 4px 0; 
	font-weight:bold; 
	text-decoration:none; 
	text-align:center; 
	float:right 
	}
a.readon:hover { 
	color:#fff; 
	background:url(http://www.oskyag.com/images/interface/read-h.gif) no-repeat 
	}
.article_separator { 
	background:url(http://www.oskyag.com/images/interface/article-div.gif) repeat-x center; 
	display:block; 
	height:6px; 
	width:97%; 
	margin:10px auto 
	}
.inputbox { 
	border:1px solid #ccc; 
	width:auto 
	}
.search .inputbox { 
	background:#fff; 
	border:1px solid #000; 
	color:#333; 
	display:block !important; 
	display:inline; 
	width:180px; 
	height:13px; 
	padding:2px 9px; 
	margin:8px 20px 0 0; 
	float:right; 
	position:relative; 
	font-size:0.9em
	}

h1 { 
	font-size:1.4em;
        font-family:palatino linotype, palatino, book antiqua, times new roman, serif;
	}
h2 { 
	font-size:1.5em; 
	border-bottom:1px dotted #0B4853; 
	border-top:1px dotted #0B4853; 
	padding:3px 0;
        line-height:1.5em;
        font-family:palatino linotype, palatino, book antiqua, times new roman, serif; 
	}
h3 { 
	font-size:1.3em; 
        font-family:palatino linotype, palatino, book antiqua, times new roman, serif;
	}
h4 { 
	font-size:1.1em; 
	}
h5 { 
	text-align:center;	
	font-size:1.1em;
        font-family:palatino linotype, palatino, book antiqua, times new roman, serif; 
	}


/*==============================================================================

   GRC multi-level script-free pure-CSS menuing system stylesheet.
   This code is hereby placed into the public domain by its author
   Steve Gibson. It may be freely used for any purpose whatsoever.
   
   Note: This CSS code has been modified from it's original form, by Christian Templates Online, to match the theme of this template.  
         This drop menu has been tested in browsers IE6, IE7, FF, & Safari.  
         Please note: The IE6 browser renders the drop menu slightly differently, but functions is unhindered. If you would like to edit this menu system,
         please refer to the original contents, which can be downloaded from this website http://www.grc.com/menu2/invitro.htm.

==============================================================================*/


/*========================= DROP MENU CASCADE STYLES =========================*/

.menu {
	position:relative;        /* establish a menu-relative positioning context */
	float:right;                                     /* play nicely with others */
	margin:0;
	padding:0 0px 0 30px;
	border:0;
	height:60px;                                  /* the menu's overall height */
	width:890px;       /* we always want our menu to fill the available space */
	font-size:1.2em;         /* this (and also below) sets the menu's font size */
        font-family: arial, sans-serif;
        background: gray  url(http://www.oskyag.com/images/interface/navbar.jpg)/*this sets the bar behind the main menu */
}
.menu ul {
	padding:0 0 0 180px;
	margin:0;
	border:0;
	list-style-type:none;        
	line-height:1.5em;           /* globally set the menu's item spacing. note */ /* this must be 1.0 or 1.5 or 2.0 for Mozilla */
}
.menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0
}
.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
}
.drop {
	display:block;
	padding:0px;	       /* this sets the l/r margins for our menu item */
	margin:0;
	text-align:right;   /* this right alignment goes with the float:left below */
	cursor:pointer ;     /* IE tries to switch back to an I-beam, don't let it */
}
.drop span {        /* this simultaneously left and right aligns the text and */
	float:left      /* the >> in the drop-down menus which link to sub-menus */
}
.rightmenu {
	position:relative;  /* establish a local positioning context for YAH label */
	float:right                 /* and right-align it at the top of our page */
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display:none;        /* initially hide the entire list hierarchy */
	padding:0px            /* this is our box border width */
}
.menu ul li a,
.menu ul li a:visited {     /* unselected top-level menu items */
	display:block !important;
	display:inline;
	float:left;
	text-decoration:none;
	height:20px;
	color:#fff;
	text-indent:5px; 
	margin:10px 15px; /* CHANGED - WAS "0 10PX" set top/main link menu spacing */	
}
.menu ul li:hover a,
.menu ul li a:hover {   /* selected top-level menu items */
	border:0 !important; 
	border-top:1px solid red;    /* these 2 lines create the push-in illusion */
	height:20px;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0px 10px;
	top:30px;              /* CHANGED place us just up underneath the top-level images */
	left:-1px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:13em;
	color:#fff;                        /* this sets the unselected-text color */
	background:#4179a9;         /*  this sets our menu's effective color in internet explorer */
	padding:.07em;
        z-index: 2
}
.menu ul li:hover ul.skinny,
.menu ul li a:hover ul.skinny {             /* 2nd level skinny drop-down box */
	width:8.08333em;   /* with a 12px default font, this is 97px width (97/12) */
}
.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul {    /* 2nd level neighborhood drop-down box */
	left:auto;
	right:0         /* nudge the right menu right to line up under the border */
}
* html .menu ul.rightmenu li a:hover ul {         /* IE5/6 needs a tweak here */
	right:-1px
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:0;
	height:auto;
	color:#fff;               /* this sets the unselected drop-down text color */
	background:#808080;      /*grey - this sets the drop-down menu background color in all but IE*/	
	width:13em;		
}
.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:#fff;
	background:#4179a9    /*this sets the selected item color*/	
}
.menu ul li:hover ul.skinny li a,
.menu ul li a:hover ul.skinny li a,
.menu ul li:hover ul.skinny li a:hover,
.menu ul li a:hover ul.skinny li a:hover {     /* 2nd level un+selected items */
	width:8.08333em; /* When using this 2nd level drop, for the best rendering results, you should not exceed over 15 characters in your link/content. */
}

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	visibility:hidden
}
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	visibility:visible;
	position:absolute;
	margin:0;	      
	top:0;
	left:8em;
	width:13em;
}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
	width:13em;
	background:#A9A9A9; /* darkgrey */
}
.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
	width:13em;
	background:#924613;
}