
/*<style type="text/css">*/






div.photogallery_popupinfo .popupinfoborder {
	display:none;
}
/* General Styles */
	h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 28px;
		height: 51px;
		color:#000;
		background:url(/images/127/h1_bg.png) no-repeat;
		padding:10px 0 0 50px;
		margin:8px;
	}
	h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 26px;
		line-height: 26px;
		_line-height: 24px;
		color:#000;
		background:url(/images/127/h2_bg.png) repeat-x;
		padding-left:8px;
		margin:8px;
		border:2px solid #4579AC;
	}
	h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #606060;
		background-image:url(/images/127/h3_bg.png);
		background-repeat:repeat-x;
		background-position:bottom;
		padding-left:8px;
		padding-bottom:6px;
		margin:8px;
	}
	h4{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #F8A200;
		background:url(/images/127/h4_arrow.png) no-repeat left center;
		padding-left:20px;
		margin:8px;
	}
	h5{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #0055B9;
		padding:1px 1px 1px 8px;
		background-color:#8BBBEB;
		border:1px solid #0055B9;
		margin:8px;
	}
	h6{
		color: #000099;
		font-family:"Times New Roman", Times, serif;
		font-size: 16px;
	}
	p {
		text-align: left;
		color: #000;
		font-family: "Times New Roman", Arial, Helvetica, sans-serif;
		font-size:17px;
		margin-left : 15px;
		margin-right : 15px;
		margin-top : 5px;
		margin-bottom : 5px;
	}
	body,td,th {
		color: #000;
		font-family: Arial, Helvetica, sans-serif;
		font-size:19px;
	}
	li {
		color: #4B4B4B;
		font-family: Arial;
		font-size: 18px;
		margin-left : 30px;
	}
	blockquote {
		color: #2E2E2E;
		font-size: 12px;
		font-family: Arial;
	}
	A, A:Link, A:Visited, A:Active {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration: none;
		font-weight:bold;
	}
	A:Hover {
		color: #F8A200;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration: none;
	}

ul.sideLinks
{
	display: block;
	margin: 0px 2px;
	padding: 0px;
}

ul.sideLinks li
{
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #333;
	display: block;
	width: 95px;
}
/* Photo Gallery Styles */
	img.gallerythumb {
	 border: 0px solid #CCCCCC;
	 margin-left: 1px;
	 margin-right: 1px;
	}
	A.gallerythumb {
	 border:1px solid #000000;
	}
	A.gallerythumb_selected {
	 border:1px solid #F8A200;
	}
	table.gallerythumb {
	 width:400px;
	 margin-top:2px;
	 margin-bottom:2px;
	}
	table.gallerythumb td {
	 width:750px;
	 padding-top:2px;
	 padding-bottom:2px;
	 padding-left:0px;
	 padding-right:0px;
	}
	table.gallerythumb td div.gallerythumbdiv {
	 border: 1px solid #000000;
	 width:450px;
	 height:81px;
	 overflow-x: visible;
	 overflow-y: visible;
	}
	table.gallerythumb td div.gallerythumbdiv div.gallerythumbdiv2 {
	 text-align:center;
	 height:81px;
	}
	table.galleryphoto {
	 padding: 3px;
	 border: none;
	 width:500px;
	 height:500px;
	}
	table.galleryphoto td {
	 text-align:center;
	 vertical-align:top;
	}
	img.galleryphoto {
	 border: 1px solid #666666;
	 display:inline;
	}



