@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493F0B;
	text-align: center;
}
body {
	background-color: #F5F6D4;
	background-image: url(images/kirksbg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #493F0B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #493F0B;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #A7C520;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #493F0B;
}
h2 {
	font-size: 24px;
	color: #493F0B;
}
h3 {
	font-size: 18px;
	color: #493F0B;
}
h4 {
	font-size: 16px;
	color: #493F0B;
}
h5 {
	font-size: 14px;
	color: #006600;
}
h6 {
	font-size: 12px;
	color: #003300;
}
.content
  {
	background-color: #FFFFFF;
	border: dashed #FBD67B 5px;
	width: 1000px;
	margin: 50px;
	}
	#header
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	#headerright
 		{
	font:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 300px;
	margin-right: 86px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	#header marquee
		{
	font-size: 10px;
	font-weight: bold;
	    }
	#headerleft
		{
	float: left;
	border: solid #A7C520 1px;
	margin-left: 86px;
	margin-bottom: 10px;
	margin-top: 10px;
	    }
	#boxtext
		{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 86px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
	width: 605px;
	padding: 10px;

		}
 	#boxtext h1
     	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom: solid #FBD67B;
	padding: 5px;
	text-align: center;
		}
	#boxright
 		{
	float: right;
	width: 155px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	margin-right: 105px;

		}
	#footer
		{
	padding: 5px;
		}