/*begin definitions for page tags*/

body{
	font-family:  Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:400;
	color: #675029;
	background-color: #DDC699;	
	}

h1 {
	font-family:  Georgia, 'Times New Roman', serif;
	font-size: 1.05em;
	color: #531021;
}	

h2 {
	font-family:  Georgia, 'Times New Roman', serif;
	font-size: 0.95em;
	color: #20534A;
	font-style:italic;
}

h3 {
	font-family:  Georgia, 'Times New Roman', serif;
	font-size: 0.9em;
	color: #531021;
}

h3 a {
	color: #531021;
	text-decoration:underline;

}
h4 {

padding-left: 10px;
	font-size: 0.9em;
	color: #675029;
}
h5 {

	text-align: center;
	font-size: 0.8em;
	color: #675029;
}

p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 5px;

}
hr {
	color: #eedda5;
	height:1px;

}

ul{
	font-size: 0.8em;
	}

li{
		list-style-type: square;
	}
a{
/*		font-size: 0.75em;  */
		font-weight:bold;
		color: #531021;
		text-decoration:none;

}

#main_nav ul li {
	
	display: inline;
	list-style-type: none;
	padding-left: 25px;
	padding-right: 25px;
}
#main_nav ul {
	
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	width:800px;

}

#main_nav a {
	
	font-size: 0.8em;
	color: #F0DDA3;


}

#second_nav ul li {
	
	display: inline;
	list-style-type: none;

}
#second_nav ul {
	
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	width:800px;

}

#second_nav a {
	
	font-size: 0.8em;
	color: #F0DDA3;


}
a img {
		border: none;
}

td{
	font-size: 0.8em;
	}

a:visited{

	}

a:hover{
		color: #20534A;
		text-decoration:underline;

	}
/*end definitions for page tags*/


/*begin definitions for id tags*/

div#wrapper {
			position:absolute;
			left:50%;
			width:800px; /*this is the width of the div*/
			margin-top:5px;
			margin-left:-400px; /*This should be half the width of the div*/
			height:auto;
			}
div#logo {

  height: 81px;
  width: 798px;
  text-align: right;
  vertical-align: bottom;
  background-image:url(images/logo.gif);
}

	#main1 {
		margin:0; padding:0;
		background: url("images/mainbckgd3.gif") top left repeat-y; 
		
		}
#main_nav {


	background:url("images/nav_back.jpg") no-repeat;
	text-align: center;

}

	#left {
		float:left;
		width:172px;
		margin:0 ; 
		font-size:80%;
		text-align:center;
		_padding-left: -6px;
		/*border-right: 5px solid #F0DDA3;*/
		}

	#right {
		float:right;
		width:170px;
		margin:0 ; 
		font-size:80%;
				/*border-left: 5px solid #F0DDA3;*/
		}

	#middle {
		margin-top: 0;
		margin-left: 175px; 
		width: 430px;
		/*background:url("images/middle.gif") top repeat-y;*/
		/*background: red repeat-y;*/
		font-size:80%;
		}




div#header {
			background: #D5B781;
			min-width: 800px;
			_width: 800px;
			}
div#showhide {
background-color: #F1DEA4;
}



div#main_content {
			background-color: #D5B781;
			border-top: 5px solid #F0DDA3;
			border-bottom: 5px solid #F0DDA3;

			}


.column-in {
			margin:0px; padding: 0.5em 1em;
		}
.column-in p, h4 {
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

div#footer {

			min-width: 800px;
			_width: 800px;
			min-height: 55px;
			_height: 55px;
			clear: both;
			text-align: center;			
			font-size: .8em;
			color: #F0DDA3;
			}
div#second_nav {	

	background:url("images/nav_back.jpg") no-repeat;
	color: #F0DDA3;
	_height: 30px;
	min-height:30px;
	vertical-align:middle;
			}


div#legal {
				background-color: #63142B;
			}

/*end definitions for id tags*/


/*begin definitions for class tags*/
/*end definitions for class tags*/
