﻿/*====================================================
Common CSS Used for all except the GRC menuing system which
uses the cssmenu.css style sheet.
=================================================== */


body {
	margin: 2px;
	padding: 0px;
	text-align:left;
	min-width: 980px;
	border: 0px none;
	background-color:#5D8AA8;
	background-image: url('../images/parchmnt.jpg');
	font-style:normal;
 	font-variant:normal;
 	font-weight:normal;
 	line-height:1.5;
 	font-size:12px;
 	font-family:arial, verdana, helvetica, sans-serif
}




/* ************* Page container defaults *************************** */

#container {
	width:980px;
    	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image: url('../images/Killian-Logo-light-1020_3.jpg');
	text-align:left;
	voice-family: inherit;
	border:solid silver;   /* #162c67 */
	border-width: 10px;
	padding: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
/*    behavior: url('../styles/border-radius.htc');  */
    border-radius: 10px;
}




#header {
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height:0;
	width: 840px;
	height: 135px;
}
#header span {
	display: none;
}


a	{
	text-decoration: none;
	font-weight:600;
	color: blue;
}

a:hover {
	text-decoration: none;
	color: red;
}

/* ********************************
styles for main content area 
********************************* */
#content {
	margin-right: 5px;
/*	margin-left: 180px; */
	margin-left: 5px;
	min-height: 400px;
	min-width: 780px;
	height: inherit;
	padding: 0px;
	border: 0px solid #242F24;
	text-align: left;
	vertical-align: top;
	color: black;
	float: center;
}


/*===========content area list items==============*/

/*
#content ul li {
	list-style-image: url('');
	font-size: 125%;
	margin: 2px;
	padding: 2px;
	float: left;
}


li {
	list-style-image: url('');
	font-size: 125%;
	margin: 2px;
	padding: 2px;
	float: left;
}
*/



div.shadow135-gray {
	filter:shadow(color:gray, strenght:10, direction:135);
}

div.shadow45-gray {
	filter:shadow(color:gray, strenght:10, direction:45);
}
	
/*===========content area paragraph items==============*/

/*
p:first-letter {
  font-weight: bold; 
  font-size: 105%;
  color: black;
}
*/

p.indent5 {
  text-align:left;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1.1em;
  margin: 5px 5px 5px 5px;
  padding: 0;
}



/* *****************************************************
Navigation Bar - Right hand side 
**************************************************** */
#rightnav {
	color: #000;
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	border: 0px solid #242F24;
	float: right;
	background-color: #f6f9ed;
	width: 150px;
}
/*
#rightnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#rightnav li {
	list-style: none;
	padding: 2px 0;
}
#rightnav ul li {
	text-decoration: none;
	margin-top: 2px;
}
#rightnav ul ul li {
	padding: 3px 0 3px 5px;
	font-size: 80%;
	font-weight: normal;
}
*/
#rightnav p {
	font-size: .8em;
}
/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */

#leftnav {
	color: #000;
	padding: 5px 0px 0px 0px;
	margin: 5px 5px 0px 0px;
	border: 0px solid #242F24;
	float: left;
	background-color: transparent;
	width: 180px;
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#leftnav li {
	list-style: none;
	padding: 2px 0;
}
#leftnav ul li {
	text-decoration: none;
	margin-top: 2px;
}
#leftnav ul ul li {
	padding: 3px 0 3px 5px;
	font-size: 80%;
	font-weight: normal;
}


/* *****************************************************
Footer block 
**************************************************** */

#footer {
	float: center;
	width:95%;
	height: 60px;
	text-align: center;
	line-height: 11px;
	vertical-align: top;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #333333;
	background-color:#9ab4ff;
	font-size: 9px;
	border-top-style: solid;
	border-top-color: #E5E1D8;
	background-image: url('../images/skyblue.jpg'); 
	background-repeat:repeat;
}

#footer a:link {
    text-decoration: none;
	color: blue;
	border: none;
	font-weight: bold;
}


#foottl {
	float: left;
	width: auto;
	text-align: left;
	padding-left: 5px;
}
#foottr {
	float: right;
	width: auto;
	text-align: right;
	padding-right: 5px;
}



#footer a:hover {
    text-decoration: none;
	color: red;
	border: none;
	font-weight: bold;
}


/* *********************************************

********************************************* */


table {
	margin: 0 0 0 0;
	padding: 2px;
	font-size: 12px/1.5 arial, verdana, helvetica, sans-serif;
	line-height: 1.2em;
	border: 1px;
	text-align:left;
}

p {
  text-align:justify;
  margin-left:6.5%;
  margin-right:5%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:1.3em;
  line-height: 1.2em;
  margin: 0 0 0 0;
}


p.indent5 {
  text-align:left;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1.1em;
  margin: 5px 5px 5px 5px;
  padding: 0;
}

p.indent10 {
  text-align:left;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1.1em;
  margin: 10px 10px 10px 10px;
  padding: 0;
}

p.center {
  text-align:center;
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1.1em;
  margin: 0px 0px 5px 0px;
  padding: 0;
}

.highlightyel {
background-color: #FFFF40;
font-weight: bold;
font-style: italic;
text-decoration : none;
}


.rounded-corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
/*    behavior: url('../styles/border-radius.htc'); */
    border-radius: 10px;
}


/* class - put red border around image */
.image-border-red{
	border-style:outset;
	border-color: red;
	border-width:6px;
      }

/* class - put red border around image */
.image-border-brown{
	border-style:outset;
	border-color: brown;
	border-width:6px;
      }

.image-border-brown-small{
	border-style:outset;
	border-color: brown;
	border-width:3px;
      }

.quote{
	border-style:groove;
	border-color:navy;
	border-width:15px;
      }

.h1_black {
	display: inline;
	line-height:125%;
	font-size:280%;
	font-weight: strong;
	color: #000000;
	text-align:center;
}

.h1_navy {
	display: inline;
	line-height:125%;
	font-size:280%;
	font-weight: strong;
	color: #000080;
	text-align:center;
}

.h1_maroon {
	display: inline;
	line-height:125%;
	font-size:280%;
	font-weight: strong;
	color: #800000;
	text-align:center;
}

.h2_black {
	display: inline;
	line-height:125%;
	font-size:240%;
	font-weight: strong;
	color: #000000;
	text-align:center;
}

.h2_navy {
	display: inline;
	line-height:125%;
	font-size:240%;
	font-weight: strong;
	color: #000080;
	text-align:center;
}

.h2_maroon {
	display: inline;
	line-height:125%;
	font-size:240%;
	font-weight: strong;
	color: #800000;
	text-align:center;
}

.h3_black {
	display: inline;
	line-height:125%;
	font-size:200%;
	font-weight: strong;
	color: #000000;
	text-align:center;
}

.h3_navy {
	display: inline;
	line-height:125%;
	font-size:200%;
	font-weight: strong;
	color: #000080;
	text-align:center;
}

.h3_maroon {
	display: inline;
	line-height:125%;
	font-size:200%;
	font-weight: strong;
	color: #800000;
	text-align:center;
}

.h4_black {
	line-height:125%;
	display: inline;
	font-size:160%;
	font-weight: strong;
	color: #000000;
	text-align:center;
}

.h4_navy {
	line-height:125%;
	display: inline;
	font-size:160%;
	font-weight: strong;
	color: #000080;
	text-align:center;
}

.h4_maroon {
	line-height:125%;
	display: inline;
	font-size:160%;
	font-weight: strong;
	color: #800000;
	text-align:center;
}

.h5_black {
	line-height:125%;
	display: inline;
	font-size:120%;
	font-weight: strong;
	color: #000000;
	text-align:center;
}

.h5_navy {
	line-height:125%;
	display: inline;
	font-size:120%;
	font-weight: strong;
	color: #000080;
	text-align:center;
}

.h5_maroon {
	line-height:125%;
	display: inline;
	font-size:120%;
	font-weight: strong;
	color: #800000;
	text-align:center;
}

.h6_black {
	line-height:125%;
	display: inline;
	font-size:100%;
	font-weight: strong;
	color: #000000;
	text-align:center;
}

.h6_navy {
	line-height:125%;
	display: inline;
	font-size:100%;
	font-weight: strong;
	color: #000080;
	text-align:center;
}

.h6_maroon {
	line-height:125%;
	display: inline;
	font-size:100%;
	font-weight: strong;
	color: #800000;
	text-align:center;
}

/*=============Used for menu buttons ===============*/
.buttonscontainer {width: 140px;
background-color: transparent;
color: #ffffff;
}

.buttons a {color: yellow;
background-color: green;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid orange;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid yellow;
text-decoration: none;
color: orange;}