
/*Publication css-Stylesheet 
===================================================*/
	ul  {	list-style: none;
		padding: 0px;
		margin: 0px;  }

	h1  { color: #AA6F4D; font-size: 12pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	h2  { color: #AA6F4D; font-size: 11pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	h3  { color: #333333; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
			
	.headerBFont {color: #3D3D3D; font-size: 11pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.headerLFont {color: #3D3D3D; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }

	.menuFont { color: #000000; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemMenuFont { color: #333333; font-size: 9.5pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemSubMenuFont { color: #555555; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.itemDisplayFont { color: #000000; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.contentFont { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.footerFont { color: #000000; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	
	.whiteHeaderFont {color: #FFFFFF; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial;}			
	.blackHeaderFont {color: #333333; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial; }			
	.whiteTitleFont {color: #FFFFFF; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial;}			
	.blackTitleFont {color: #000000; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial;}			


	.menuLevel1Font { color: #7C3F1F; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.menuLevel2Font { color: #333333; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.selectedItemFont { color: #AA6F4D; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.topLinkFont { color: #AA6F4D; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.linkFont { color: #7C3F1F; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	
	#outerBody {	
		border-width: 1px 5px 5px 5px;
		border-style: solid;
		border-color: #FFFFFF;
		width: 790px; }

	#body {	
		margin: 0px; 
		padding: 0px; 
		background-color: #FFFFFF; }

		#header {	
			width: 790px;
			margin: 0px;  
			padding: 0px; }

			#logo {	
				float: left; 
				width: 490px; 
				margin: 0px;
				padding: 0px; }
			
			#topMenu { 
				float: left; 
				margin: 3px 0px;
				padding: 0px 10px; 
				border-width: 0px 1px; 
				border-style: solid; 
				border-color: #5C8474; }
					
			#searchBar {
				float: right; 
				margin: 0px;
				padding: 8px 5px; }
					
					
				#search {
					height: 23px; 
					margin: 3px 0px 3px 0px; 
					padding: 0px; }
						
				#search form {
					padding: 0px;
					margin: 0px; }
						
		#menuBar { 
			clear: both; 
			width: 790px; 
			height: 19px; 
			background: url('/images/windowBlinds/head-links_stretch_1x19.gif'); 
			background-repeat: repeat-x; }

			#menuBar_L { 
				float: left; 
				width: 788px; }
						
			#menuBar_R { 
				float: right; 
				width: 2px; }

		/* Template Content*/

		#ads {
			float: left; 
			width: 160px; 
			margin: 0px; 
			padding: 15px 5px; }
			
		#sitemap { 
			float: right; 
			width: 600px; 
			maring: 0px; 
			padding: 0px 5px 30px 5px; }
				
			#siteMapHeader {
				text-align: center;
				margin: 0px; 
				padding: 0px; }

			#companyInfo { 
				margin-left: 5px; 
				padding: 0px; }

			#mapContent{ 
				margin-left: 5px; 
				padding-top: 10px; }
	
			#contentMap {
				float: left; 
				width: 280px;
				margin: 0px; 
				padding: 0px; }
					
		/*Footer */
					
		#footer {
			clear: both;
			height: 38px; 
			margin: 0px;
			padding: 5px 0px 0px 0px;
			text-align: center; }
