@charset "utf-8";

* {
	margin: 0px;
	padding: 0;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(none) no-repeat;
	width: 1024px;
}

p {
		line-height: 125%;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 1024px;
}

#photoBox {
	height: 270px;
	width: 402px;
	padding-left: 7px;
	z-index: 200;
	position: absolute;
	top: 38px;
	left: 607px; 
	background-image: url(images/photoBox_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}

#mainContent {
	font-size: 1.30em;
	float: left;
	width: 520px;
	margin-left: 5px;
	padding: 10px;
}

#right{
	float: right;
	width: 189px;
	margin-right: 6px;
	padding: 10px;
	border-width: 1px;
	border-style: none;
	margin-top: 25px;
	margin-left: 10px;
}

#middle {
	margin-left: 565px;
	margin-right: 230px;
	padding: 10px;
	background: #FEFAE3;
	width: 205px;
}

.thumbs {
	margin: 11px 0px 11px 24px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}

.floatLeft{
	float: left;
	margin: .8em 1em 1em 0em;
}

.floatRight {
	float: right;
	margin: .8em 0em .8em 1em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-top: 4px;
	padding-bottom: 4px;
}

.headingNews {
	background: url(images/heading_coming_up.gif) no-repeat;
	height: 24px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted gray;
	margin-top: 25px;
	font-size: 1.30em;
}

dl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	width: 208px;
}

dt {
	font-weight: bold;
	margin-bottom: 4px;
}

dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}

a:link {
	color: #000;
	text-decoration: underline;
}     /* unvisited link */
a:visited {
	color: #000;
	text-decoration: underline;
}  /* visited link */
a:hover {
	color: #000
}  

.footer{
	width: 100%;
	margin: 20px 0px 5px;
	clear: both;
	
}

.footer td{
	font-size: 100%;
	border-width: 1px;
	border-style: solid;
	color: #000;
	background: #DAFDD5;
}

.tabLinks{
	text-align: center;
	padding: 3px 0px;
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	clear: none;
}

h5 {
	font-weight: bold;
	font-size: larger;
}

.bumperstick{
position: relative;
z-index: 0;
}

.bumperstick:hover{
background-color: transparent;
z-index: 50;
}

.bumperstick span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -500px;
visibility: hidden;
color: black;
text-decoration: none;
}

.bumperstick:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 20px; /*position where enlarged image should offset horizontally */
}

.chimeContainer {
	background: #F0F0F0;
	border: 1px solid #333;
}
div.spacer {
	clear: both;
	margin-bottom: .6em;
}

.bigchime {
	height: 399px;
	width: 600px;
	margin: 40px auto 100px;
	background: url(none) repeat;
	display: block;
}

.chimeSquares p {
	text-align: center;
	font-weight: bold;
}

.chimeSquares {
	float: left;
	height: 150px;
	width: 150px;
	margin: 10px 6px 40px 14px;
}
.chimeSquares img {
	display:block; /*allows the element to take auto margins*/
    margin:0 auto; /*centers in compliant browsers*/
    text-align:center; /*centers in old versions of IE*/

}
.leftDiv {
	height: auto;
	width: 200px;
	border: thin none #FFF;
	float: left;
	background: #FFF;
}
.leftDivvert {
	height: auto;
	width: 300px;
	border: thin none #933;
	float: left;
	background: #FFF;
}


.leftDiv img, .leftDivvert img {
	display: block;
	float: right;
	margin-right: 30px;
	margin-top: 400px;
}

.middleDiv {
	height: auto;
	width: 600px;
	border: thin none #333;
	float: left;
	margin-top: 20px;
}

.middleDivvert {
	height: auto;
	width: 400px;
	border: thin none #333;
	float: left;
	margin-top: 20px;
}

.rightDiv {
	height: auto;
	width: 200px;
	border: thin none #60C;
	float: left;
	margin: 0px;
}

.rightDivvert {
	height: auto;
	width: 300px;
	border: thin none #60C;
	float: left;
	margin: 0px;
}
.rightDiv p, .rightDivvert p {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #F5F5F5;
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: 100px;
	border: thin solid #000;
	font-size: 15px;
	margin: 200px auto auto;
	font-style: normal;
	color: #000;
	padding: .6em;
}

.chimeSquares form {
	text-align: center;
}
.spacer h5 {
	text-align: center;
}
.spacer p {
	font-size: .6em;
	font-style: italic;
	text-align: center;
}

.leftDiv a:visited {
	color: #FFF;
	
	}
.leftDiv a:link {
	color: #FFF;
	
	}
.leftDiv a:hover {
	color: #000;
	
	}
.leftDivvert a:visited {
	color: #FFF;
	
	}
.leftDivvert a:link {
	color: #FFF;
	
	}
.leftDivvert a:hover {
	color: #000;
	
	}
#right img {
	float: right;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #777;
	text-align: center;
	clear: none;
	margin-top: -0.2em;
	margin-bottom: 4px;
	vertical-align: middle;
	height: 10px;
	background: #FFF;
}
.background_kalu {
	background-image: url(images/kalu_notice_back.gif);
	color: #FFF;
	font-weight: lighter;
	font-size: 1.1em;
	padding: 1.2em;
}
