@charset "utf-8";
/* CSS Document */

/*CSS for Kenesseth Israel
*/

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 110%;
	padding: 0;
	margin: 0px;
	background-repeat: repeat;
	background-color: #C5DDF5;
}

a:link {
	text-decoration: none;
	color: #F90;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #F90;
}

/* Specifies sizes and maroon color for heading tags */
h1 {
	font-size: 1.3em;
	color: #0071BA;
	background-color: transparent;
	margin-bottom: 0em;
	}
h2 {
	font-size: 1.1em;
	color: #0071BA;
}
h3 {
	font-size: 1em;
	font-style: italic;
	color: #0071BA;
}
h4, h5, h6 {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	
}

#header, #sitebranding, #tagline, #middle, #footer {
	padding: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
}

#tagline p {
	font-style: italic;
	background-color:#CCC;
	border-top: 3px solid #999;
	border-bottom: 3px solid #999;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	margin: 0;
	font-size: 0.8em;
}

#bodycontent {
	width: 720px;
	margin-right: 10px;
	margin-left: 10px;
}

#header {
	width: 780px;
	height: 230px;
	background-repeat: repeat-y;
}

#sitebranding {
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
}

#navigation {
	width: 740px;
	background-color:#0071BA
}

#tagline {
	width: 740px;
		
}

#middle {
	width: 740px;

}

#container {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	background-image: url(images/2colbg2.gif);
	background-repeat: repeat-y;
}

/* Foot
----------------------------------------------- */
#footer {
	width: 780px;
	height: 75px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
#footer ul.links {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	right: 27px;
	width: 153px;
}
#footer ul.links li {
	margin:  0 0 0 7px;
	padding: 0;
	float: left;
}
#footer ul.links li a {
	background: transparent;
	color: #fff;
	float: left;
}


.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}

.imglright {
	float: right;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
#container #middle #bodycontent p em {
	color: #000;
}
.bus {
}
