body
{
		background-image:url('images/stripes1.png');
		background-repeat:repeat;
		margin:0px;
		font-family: arial, sans-serif;
		
}

#dropshadow
{
		background-image: url('images/dropshadow.png');
		background-repeat: repeat-y;
		background-position: center;
}

#wrapper
{
		background: #ffffff;
		width:850px;
		margin: auto;
		margin-top: 10px;
		border: 1px #006600 solid;
		overflow: hidden;
}

#banner
{
		background-image:url('images/header_background.jpg');
		height: 106px;
		padding-top: 15px;
		padding-left: 15px;
		padding-bottom:0px;
		margin-bottom: 0px;
		position: relative;
}

#sign
{
		position: absolute;
		left: 650px;
		top:0px;
		margin: 0px;
		padding:0px;
}
ul.navbar
{
		z-index: 2;
		list-style-type:none;
		padding-left:0;
		margin-left: 0;
		margin-top: 0px;
		width: 100%;
		float:left;
		background-image:url('images/navbar_background.png');
		background-repeat: repeat-x;
		height:25px;
		border-bottom: solid #666666 1px;
	
}
*html ul.navbar
{
		overflow:hidden;
}

		
}

ul.navbar li
{
		float:left;
		
}

ul.navbar a
{
		display: block;
		text-align: center;
		line-height: 25px;
		width: 100px;
		border-right: solid #666666 1px;
		text-decoration: none;
		float:left;
		height:25px;
		font-size: 0.75em;
		color: #333333;
}
ul.navbar a:hover
{
		background:#ffffff;
		border-top: #666666 solid 1px;
		line-height: 23px;
		border-bottom: #666666 dotted 1px;
		color: #339933;
		font-weight: bold;
}


h1
{
		color: #339933;
		margin-left: 20px;
		font-size: 1.6em;
		font-weight: bold;
}

h2
{
		color: #339933;
		margin-left: 20px;
		margin-top:30px;
		font-size: 1.10em;
}

p
{
		margin-left: 30px;
		margin-right:20px;
		font-size: 0.8em;
}

ul.navbar a.page
{
		background: #ffffff;
		border-bottom :none;
		border-top: solid #666666 1px;
		font-weight:bold;
		color: #333333;
}
ul.navbar a.page:hover
{
		line-height: 24px;
}
#top_writing
{
		float:left;
}
#top_picture
{
		float: right;
		margin: 20px;
		margin-bottom: 0px;
		border: #999999 1px solid;
		padding: 2px;
		padding-bottom: 0px;
}
#bottom_content
{
		clear:both;
		overflow: hidden;
}

#home_boxes
{
		clear: both;
		width: 780px;
		margin: auto;
}

.box_header
{
		display: block;
		padding: 5px;
		font-size: 0.9em;
		font-style: strong;
		text-align: center;
		background-image:url('images/navbar_background.png');
		background-repeat: repeat-x;
		margin: 0px;
		
		text-decoration: none;
}

.box_header a
{
		display: block;
		height: 100%;
		width: 100%;
		color: #990000;
}

.home_box
{
		padding-bottom: 10px;
		display: block;
		border-bottom: 1px solid #666666;
		border-right: 1px solid #666666;
		border-left: 1px solid #666666;
		float: left;
		width: 300px;
		border-top:0px;
		margin: 20px;
		margin-bottom: 50px;
		background: #e2e6f8;
		text-align: center;
}

.home_box a
{
		font-size: 0.8em;
}

*html .home_box
{
		padding-bottom: 10px;
}
*:first-child+html .home_box
{
		padding-bottom: 10px;
}
	
.date_background
{
		background: #e2e6f8;
		padding-top: 5px;
		padding-bottom: 5px;
		border-top: #8d99cb solid 1px;
		border-bottom: #8d99cb solid 4px;
		margin-right: 20px;
		margin-left: 30px;
		overflow: hidden;
}

*:first-child+html .date_background
{
		padding-top: 15px;
		padding-bottom: 15px;
}

.next_date
{
		
		border: 1px #8d99cb solid;
		padding:5px;
		background: #ffffff;
}
.dates
{
		border: 1px #8d99cb solid;
		padding:5px;
		background: #ffffff;
}


form
{	
		float:left;
		display:inline;
		margin: 20px;
		border: 1px solid #999999;
		padding: 20px;
		padding-left: 50px;
		position: relative;
		width:735px
}


.label_left
{
		float: left;
		width: 120px;
		text-align:right;
		margin-right: 10px;
		background: #e2e6f8;
		border-right: #8d99cb solid 3px;
		padding: 2px;
		padding-top: 5px;
		padding-bottom:5px;
}
.button
{
		margin-left: 136px;
}
#contact_buttons
{
		margin-left: 280px;
}
#notice
{
		display:inline;
		position: absolute;
		line-height: 120%;
		padding: 10px;
		left: 450px;
		top: 33px;
		width: 300px;
		border-top: 1px solid #8d99cb;
		border-bottom: 5px solid #8d99cb;
		background: #e2e6f8;
}
.links
{
		list-style-type:none;
		margin-top: 20px;
		margin-left: 20px;
}
.links a
{
		display: block;
		width: 250px;
		text-decoration:none;
		border: 1px #999999 solid;
		border-right: 3px #999999 solid;
		border-left: 3px #999999 solid;
		margin: 10px;
		padding: 3px;
		padding-left: 5px;
		font-size: 0.8em;
		text-align: center;
}
.links a:hover
{
		background: #e2e6f8;
}

#footer
{
		clear:both;
		background: #666666;
		margin-bottom: 0px;
		margin-top: 50px;
		padding-bottom:10px;
		padding-top: 5px;
		border-top: #8d99cb solid 10px;
		color: #ffffff;
		font-size: 0.8em;
		text-align:center;
}
*html #footer
{
		line-height: 0.8%;
}

*:first-child+html #footer
{
		line-height: 0.8%;
}
