﻿@charset "UTF-8";
@import url(../content.css);
@media all
{
body {  padding: 10px 0; }

	
	h1,h2,h3{color:  #a99319;} 
	
	a {color: #a99319;}
	a:focus,
	a:hover,
	a:active {color: #a99319; }
	
	#footer a, 
	#footer a:focus, 
	#footer a:hover,
	#footer a:active {color: #666666; }

	#topsearchbox{	color:#6B717B;	}
	#header {
		background-image:none;
	
	}
	
	#themeImage {
		background-position: left;
	}
	
	.gen{
		border:1px solid red;
		margin:0.5em;
	}
	
	.introLink a:hover,
	.introLink a:active,
	.introLink a:focus{
		color:#a99319;
	}
	
	#col3 table.fullwidthtable tbody{
		border:1px solid gray;
	}
		
	#col3 table.fullwidthtable{
		margin:1px;
		border:1px solid gray;
		margin-top:15px;
		width: 99%;
		margin-bottom:10px;
	}
	
	#col3 #newsListing table.fullwidthtable{
		border: none;
		border-collapse: separate;
		font-size:1.0em;
	} 
	
	
	#col3 table.fullwidthtablenoborder{
		margin:1px;
		border:none;
		margin-top:15px;
		width: 670px;
		margin-bottom:10px;
		border-collapse: separate;
	}
	
	#col3 table.fullwidthtablenoborder td{
		white-space:normal;
		border:none!important;
	}
	
	#col3  #newsListing table.fullwidthtablenoborder tbody{
		border:none;
	}
	
	p.imagewithcaption{
		color: #999999;
		font-size: 1em;
		display:inline;
	}
	
	p.leftimagewithcaption{
		color: #999999;
		font-size: 1em;
		float:left;
		margin-right:5px;
		display:inline;
	}
	
	p.rightimagewithcaption{
		color: #999999;
		font-size: 1em;
		float:right;
		margin-left:5px;
		display:inline;
	}
	
#col1_navcontent{
	border-bottom:none;
} 
	
.nav_main.withSections #nav ul {
	border-bottom:1px solid #D89393;
}
	
.nav_main.withSections #nav ul.sections {
	background: url(/demo/css/yaml/navigation/images/simple_buttons/secondtabfull_rd.png) no-repeat 0px -1px;
 }

.nav_main #nav ul li#current {
	background:   url(/demo/css/yaml/navigation/images/simple_buttons/maintabcurrt_rd.png) no-repeat right top;
	 border-bottom:1px solid #E9C0C0;
 }
.nav_main #nav ul li#current a{
	background:   url(/demo/css/yaml/navigation/images/simple_buttons/maintabcurlt_rd.png) no-repeat;
 }

.nav_main ul li#current a,
.nav_main ul li#current a:focus,
.nav_main ul li#current a:hover,
.nav_main ul li#current a:active {color:#a99319}
.menulefttitle a{color:  #a99319;}
}




