@charset "utf-8";
/* CSS Document */

body, html {
	background: #fefbd1;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
#wrap {
	background: transparent;
	color: #7f5b16;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	position: relative;
}

#google_search_bar_wrapper {
	background: transparent;
	color: #251805;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
	position: relative;
}

/*Left and right shadow bars. */
td.left_page_border {
	background: url('images/left_side_shadow_border.png') repeat;
}
td.right_page_border {
	background: url('images/right_side_shadow_border.png') repeat;
}

/*BEGIN CSS MENU STUFF */

#info {			position:relative;}
p.bold {		padding-left:15px; 
				color:#c00;}
a.linkup {		position:relative;}
a.buttonup {	position:absolute; 
				top:200px; 
				left:650px; 
				border:0;}
a.buttonup img {border:0;}
.gleft {		float:left; 
				margin:25px 0 10px 0;}
.gright {		float:right; 
				margin:25px 5px 10px 0;}
.grc {			margin:20px 0 0 10px;}
.menu {			width:965px; 
				height:30px; 
				font-size:0.85em; 
				position:absolute; 
				z-index:100;
				padding-left:3px;
				}
			
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {		padding:0;
				margin:0;
				list-style-type:none;}
.menu ul ul {	width:122px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {		float:left;
				width:120px;
				position:relative;
				}

/* style the links for the top level */
.menu a, .menu a:visited {	display:inline-block;
							font-size:13px;
							font-family:Arial, Helvetica, sans-serif;
							font-style:italic;
							font-weight:bold;
							text-decoration:none; 
							color:#841c1c; 
							width:119px;  
							border:solid #7f5b16; 
							border-width:2px 2px 2px 2px; 
							background:#bd8720;
							text-align:center;
							line-height:30px;
							vertical-align:middle;
							}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:119px; 
										w\idth:108px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#bd8720 url(images/drop.gif) bottom right no-repeat;}

/* style the second level hover */
.menu ul ul a.drop:hover{background:#841c1c url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#841c1c url(images/drop.gif) bottom right no-repeat;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#bd8720;}

/* style the third level hover */
.menu ul ul ul a:hover {background:#841c1c;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {	visibility:hidden;
				position:absolute;
				height:0;
				top:32px;
				left:0; 
				width:149px;
				border-top:1px solid #7f5b16;}

/* a hack for IE5.5 */
* html .menu ul ul {top:28px;
					t\op:29px;}

/* position the third level flyout menu */
.menu ul ul ul {left:149px; 
				top:-1px; 
				width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:151px;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {	position:absolute; 
				top:0; 
				left:0; 
				border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {	background:#bd8720; 
										color:#841c1c; 
										height:auto; 
										line-height:1em;
										padding:5px 10px; 
										width:128px;
										border-color:7f5b16;
										border-width:0px 2px 2px 2px;}

/* a hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;
													w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {color:#bd8720; 
									background:#841c1c;}
.menu :hover > a, .menu ul ul :hover > a {	color:#bd8720;
											background:#841c1c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/*END CSS MENU STUFF */

/*This section formats the div container for the main content of the site */
#content {
		width:auto;
		padding-left: 15px;
		padding-top: 20px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin:0px;
		}

.footer_cell {
		width:auto;
		height:auto;
		padding-left: 10px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin:0px;
		border-bottom-color:#000000;
		border-bottom-width:1px;
		border-bottom-style:outset;
				}
.image_style1 {
				border-color:#7f5b16; 
				border:solid; 
				border-width:1px;
				margin-right:20px;
				}
.image_style2 {
				border-color:#7f5b16; 
				border:solid; 
				border-width:1px;
				margin-left:20px;
				}
				
.image_style3 {
				border-color:#7f5b16; 
				border:solid; 
				border-width:1px;
				margin:20px;
				text-align:center;
				}

h1 {
	position:relative;
	text-align:center;
	font-style:italic;
	font-size:48px;
	font-weight:bold;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin:0px;
	padding-bottom:10px;
	color:#841c1c;
	}

h2 {
	font-size:22px;
	font-weight:bold;
	text-align:center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin:0px;
	color:#841c1c;
	}
	
h3 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin:0px;
	}	
	
p.address {
			text-align:center;
			font-style:italic;
			font-size:18px;
			font-weight:bold;
			font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
			margin:0px;
			color:#841c1c;
			}
p.main_text {
				font-size:18px;
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				margin:0px;
				}
				
p.padded_main_text {
				font-size:18px;
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				padding-left:10px;
				margin:0px;
				}
				
a.main_text {
				font-size:18px;
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				margin:0px;
				color:#543c0e;
				text-decoration:underline;
				}

a.main_text:hover {
				font-size:18px;
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				margin:0px;
				color:#7f5b16;
				text-decoration:none;
				}				

a.main_text:visted {
				font-size:18px;
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				margin:0px;
				color:#7f5b16;
				text-decoration:none;
				}
								
span.question {
				font-size:18px;
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				margin:0px;
				color:#800080;
				}
span.answer {
				font-size:18px;
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				margin:0px;
				color:#2b6b84;
				}
p.line_break {
				color:#841c1c;
				text-align:center;
				margin-bottom: 10px;
				}
.footer_text {
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				color:#841c1c;
				font-size:14px;
				text-align:center;
				}
a.footer_link {
				font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
				color:#841c1c;
				font-size:14px;
				text-decoration:underline;
				}
a.footer_link:hover {
						font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
						color:#841c1c;
						font-size:14px;
						text-decoration:none;
						}
a.footer_link:visited {
						font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
						color:#841c1c;
						font-size:14px;
						text-decoration:underline;
						}