		body {
			background-color:#222;
			font-family:Tahoma, Helvetica;
			padding:0;
			margin:0;
			font-size:14px;
		}
		a {
/*			text-decoration:none;*/
			color:#fff;
		}
		div#address {
			text-align:center;
			color:#ccc;
			padding:4px
		}
		div#page {
			width:950px;
			margin:auto;
/*			background: #593912 url('images/bg.jpg') no-repeat top left;*/
			background-color: #4d2809;
/*			height:590px;*/
/*			max-height:780px;*/
		}
	
		div#header {
			/*background: #160000 url(images/jgs_pattern1.gif) repeat scroll -1px -7px;*/
			background-color: #160000;
			padding:30px 0 36px;
			text-align:center;
		}
		div#content {
/*			max-height:305px;*/
			padding:20px 40px;
			overflow:auto;
			color:#fff;
		}
		div#footer {
/*			background: transparent url('images/footer.gif') no-repeat top left;*/
			background-color:#160000;
			height:176px;
			z-index:1;
		}
		div#site_navigation {
			background: #593912 url('images/nav_bg.gif') repeat-x top left;
			height:58px;
			padding: 0 43px;
			text-align:middle;
		}
		div#site_navigation .section_link {
			color:#fff;
			display:block;
			padding:12px 24px 24px;
			font-size:14px;
			text-decoration:none;
			border-right:1px solid #000;
			cursor:pointer;
/*			width:140px;
			text-align:center;
*/			float:left;
		}
		div#site_navigation .section_link:first-child {
			border-left:1px solid #000;
		}		

		div#site_navigation .section_link:hover {
			color:#000;
		}		
		div#bottom_navigation {
			padding: 12px;
			clear:both;
			color:#fff;
		}
		div#bottom_navigation .panel_link {

		}
		div.relatives {
			width:125px;
			height:125px;
			text-align:center;
			font-size:12px;
			border:1px solid #c7afae;
			color:#c7afae;
			float:left;
			margin-right:30px;
/*			filter:alpha(opacity=25);
			-moz-opacity:.25;
			opacity:.25;*/
		}
		div#facebook {
			color:#000;
			background-color:#fff;
			padding-top:20px;
			height:101px;
			margin:2px
		}
		div#facebook a {
			color:#000;
			text-decoration:none;
		}
		div.relatives:hover {
			filter:alpha(opacity=100);
			-moz-opacity:1;
			opacity:1;
		}
		div#welcome img {
			padding:0;
		}
		#site_credit a {
			width:950px;
			margin:auto;
			display:block;
			text-align:right;
			color:#000;
		}
		div.testimonial {
			padding: 6px;
		}
		.ui-widget-content .ui-state-active {
			border: 1px solid #000;
		}
				.content_block {
			display:none; /* this may be bad for CSS capable browsers that DONT have JS*/
		}
		.pubdate {
			float:right;
			font-size:11px;
		}
		form#requestForm input.typewords {
			width:280px;
			margin:0 4px;
			font-size:16px;
		}
		form#requestForm table tr td {
			line-height:15px;
		}
		div#alert {
			background-color:yellow;
			border:8px solid #555555;
			color:#000000;
			font-size:18px;
			font-weight:700;
			margin:0px  auto 20px;
			padding:24px;
			width:500px;
			display: none;
		}
		div#welcome img.homepage_images {
			width: 206px;
			border: 1px solid #fff;		
		}
		#emailerror {
			color: orange;
		}
		