@charset "utf-8";

/* CSS Document */
body {
	background-color: #8B8378;
		
}

#container {
	width: 1025px;
	height: 770px;
	background-color: #EEDFCC;
	margin: 40px auto;
	border: 2px solid #8B3E2F;
	
	overflow:hidden;
}
#banner {
	position: relative;
	
	background-color: #EEDFCC;
	height: 200px;
	width: 600px;
	padding-left: 0px;
	margin-right: 0px;
}
#main_content {
	height: 520px;
	width: 1015px;
	margin-left: auto;
	margin-right: auto;
	background: url(../Images/main.jpg) no-repeat;
	position: relative;
	padding-left: 0px;
	border: 0px solid red;
}
#logo {
	background: url(../Images/logo.gif) no-repeat;
	height: 315px;
	width: 315px;
	position: absolute;
}

#new_div {
	height: 20;
	width: 88;
	background-color: blue;
	}
	
#title {
	height: 145px;
	width: 540px;
	margin: 0 0 0 371px;
	clear: both;
	background-color:;
	border: 0px solid red;
	background-image: url('images/grap.gif');
	}
	
	
#title h3 {	
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 1.8em;
	color: #53868B;
	
	}
#textBox{
	height: 345px;
	width: 175px;
	float: left;
	margin: 35px 25px 8px;
	border: 2px solid black;
	}

#nature_column   {
	height: 345px;
	width: 145px;
	float: right;
	margin: 5px 15px 15px 0;
	background: url(none);
	
}

#screenprint_column   {
	height: 345px;
	width: 145px;
	float: right;
	margin: 5px 105px 15px 0;
	background: url(none);
}


#people_column   {
	height: 345px;
	width: 145px;
	float: right;
	margin: 5px 15px 15px 0;
	background: url(none);
}

#murals_column   {
	height: 345px;
	width: 145px;
	float: right;
	margin: 5px 15px 15px 0;
	background: url(none);
}

#graphics_column  {
	height: 345px;
	width: 145px;
	margin: 5px 15px 15px 0;
	background: url(none);
	float: right;
}



#kallemyn_graphics {
}


#bar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #666;
	display: block;
	color: red;
	float: none;
	font-size: 1.1em;
	width: 94%;
	height: 28px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 365px;
	
}

#bar li  {
	display: inline;
	list-style-type: none;
	padding-right: 28px;
}

#bar li a{
	color: #EEDFCC;
}



#bar a:visited {
color: #EEDFCC;
}



#nature_title {
	height: 25px;
	width: 111px;
	margin: 77px;
	color: #006;
}
#nature_link {
	padding: 0px;
	height: 33px;
	width: 233px;
	color: #333;
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 450px 0px 0px;
	border: thin solid #C99;
}

