﻿/* CSS layout */

#body_stuff {

	background-image:url('images/Background_Image.jpg');
	
}


#container {
	width:760px;  
	background-image:url('imaqes/container_background.jpg');
	margin: 0px auto; 
	text-align:left;
	top:10px;
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	background-color:white;
	border:thin gray solid;


}

#header_top_all {
	width:740px;
	height:160px;
	background-image:url('images/Header_Background.jpg');
	border-bottom:thin gray solid;
	padding-left:20px;
}

#header_left_image {
	left:0px;
	top:5px;
	width:156px;
	height:158px;
	background-image:url('logos/Header_left.gif');

}

#header_right {
	margin-left: 220px; 
	height:112px;
	width:500px;
	padding-top:15px;
}
#horizontal_button_bar {
	text-align:center;
}

#content {
	background-image:url('images/left_image.jpg');
	margin: 0;
	padding: 0 0 0 6px;
	
}

#vertical_left {
	
	background-image:url('images/left_image.jpg');
	width: 162px;
	float: left;
	padding: 0 0 5px 0;
	
}

#twocol_right {

	background-color: black;
	margin: 0 0 0 180px;
	padding: 0;

	
}

#content_middle {

	margin: 0 230px 0 0;
	background-color: white;
	color: black;
	padding-left:6px;
	padding-right:4px;
	padding-top:10px;

}

#vertical_right {

	border:thin black solid;
	margin: 0;
	width: 223px;
	padding: 0 1px 0 0;
	float: right;
	text-align:center;
	background-color: black;
	color: white;
	font-size: .85em;
	font-style:italic;

}

#footer {
	text-align:center;
	border-top:thin gray solid;
	bottom:0px;
	width:760px;
	padding-top:4px;
	z-index:1;
}
/*
#mcd_16th {
	width:754px;
	margin:0px auto;
}

#meadows {
	width:754px;
	margin:0px auto;
}

#keller {
	width:754px;
	margin:0px auto;
}

#mtPleasant {
	width:754px;
	margin:0px auto;
}

#franklinRd {
	width:754px;
	margin:0px auto;
	}

#island {
	width:754px;
	margin:0px auto;
	}

*/

#border_block {
	height:33px;
	width:760px;
	background-image:url('images/gray_bar.jpg');

}
#red_block_1 {
	float:left;
	background-color:#CC0000;
	height:28px;
	width:20px;
	z-index:1;
	visibility:hidden;
	border:1px black solid;

}

#red_block_2 {
	float:left;
	margin-left:200px;
	background-color:#CC0000;
	height:28px;
	width:20px;
	border: 1px black solid;
}


h1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:1.7em;
	font-weight:lighter;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
	}
h2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}
h3 {
	font-family:Verdana, Arial, Helvetica;
	font-size:1.1em;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}
.style_h4 {
	font-family:Verdana, Arial, Helvetica;
	font-size:1em;
	font-weight:lighter;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}

h5 {
	font-family:Verdana, Arial, Helvetica;
	font-size:.9em;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
}


h6 {
	font-family:Verdana, Arial, Helvetica;
	font-size:1.15em;
	text-align:left;
	font-weight:normal;
}

.colclear {
	
	background-color: #F3F6FB;
	color: #F3F6FB;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	margin: 0;
	padding: 0;
	
}

.style_enlarged_pictures {
	position: absolute;
	border-color:black;
	border-style:solid;
	border-width:thin;
}
	
.style_separator {

	vertical-align:bottom;
}

.style_center {

	text-align: center;
	}


a.style_button_horz:link {
	color:#CCCCFF;

}

a.style_button_horz:visited {
	
	color:#FFFFFF;

}

a.style_button_horz:hover {

	background-color:#669999;

}

.style_button_horz {

	background-color:#003300;
	color:#CCCCFF;
	text-decoration:none;
	border-width:thin;
	border-style:solid;
	border-color:black;
}

a.style_button_vert:link {
;
	color:#0000FF;
	text-decoration:underline;

}

a.style_button_vert:visited {

	color:#CC0000;
	text-decoration:underline;
}

.style_button_vert {

	color:black;
	text-decoration:none;
	
	
}

.no_top_space {	
	margin-top:0px;	
}

.margins_0 {
	margin-top:.15em;
	margin-bottom:.15em;
}

.right_div_text {	
	margin-top:0px;
}

.sb {
	font-weight:bold;
}

.jla {
	font-size:7pt;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:3px;
	
}

.nospace {
	margin-top:0;
	margin-bottom:0;
}

.style_hr {
	
	height:1px;
	width: 286px;
	color:#808080;
	background-color:black;
}

.style_pers {
	margin: 6pt 0in 0in .5in;
	text-indent:-.5in;
}

.style_pers2 {
	margin: 0pt 0in 0in .5in;
	text-indent:-11px;
}

.style_hide {
	font-size:.001em;
	color: #E9EAF6;
	background-color: #E9EAF6;
	margin-top:0px;
	margin-bottom:0px;
}
