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

	h1  { color: #2D2D2D; font-size: 12pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	h2  { color: #2D2D2D; 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: #2D2D2D; font-size: 11pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.headerLFont {color: #2D2D2D; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }

	.menuFont { color: #2D2D2D; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemMenuFont { color: #2D2D2D; font-size: 9.5pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemSubMenuFont { color: #847C6C; 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: #000000; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial; }			
	.brownHeaderFont {color: #C48A66; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial;}			
	.whiteTitleFont {color: #FFFFFF; font-size: 9pt; font-style: normal; font-weight: bold; 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: #2D2D2D; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.menuLevel2Font { color: #2D2D2D; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.selectedItemFont { color: #333333; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.topLinkFont { color: #2D2D2D; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.linkFont { color: #2D2D2D; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }

	#breadcrumb a {	color: #000000; font-size: 8pt; font-style: normal; font-weight: normal; 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: 567px; 
				margin-bottom: 1px;
				padding: 0px; }
			
			#rightTopNav { 
				float: right; 
				width: 223px; 
				margin: 0px;
				padding: 0px; }
			
				#topMenu { 
					margin: 3px 0px;
					padding: 0px; }
				
					#topMenu img { padding: 2px 5px 2px 15px; }
		
		#menuBar { 
			clear: both; 
			width: 790px; 
			height: 21px; 
			background: url('/images/grandFatherClocks/head-links_stretch_1x21.gif'); 
			background-repeat: repeat-x; }

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

		/* Template Content*/

		#menuNav { 
			float: left; 
			width: 180px; 
			margin: 5px 0px; 
			padding: 0px; 
			background-color: #FFFFFF; }
 
			#searchSection {
				height: 52px; 
				margin: 0px 0px 7px 7px;
				padding: 0x; }
						
				#searchSection img {
					margin: 0px;
					padding: 5px 0px; }

			#iMenuItem { 
				width: 180px; 
				margin: 0px; 
				padding: 0px; }

				#iMenuItem_L { 
					float: left; 
					width: 145px;
					margin: 0px; 
					padding: 2px 2px 5px 8px; }

				#iMenuItem_R { 
					float: left; 
					width: 22px;
					margin: 0px; 
					padding: 8px 0px 0px 3px; }

				#iMenuItem2_L { 
					float: left; 
					width: 135px;
					margin: 0px; 
					padding: 2px 2px 5px 18px; }

				#iMenuItem2_R { 
					float: left; 
					width: 22px;
					margin: 0px; 
					padding: 8px 0px 0px 3px; }

		#article {
			float: left; 
			width: 410px; 
			margin: 0px; 
			padding: 10px 20px 5px 20px; }

		#ads {
			float: left; 
			width: 160px; 
			margin: 0px;
			padding: 10px 0px 5px 0px; }


		#leftRedDividerBar {
			clear: both; 
			width: 180px;
			height: 1px;
			margin: 1px 0px;
			padding: 0px; 
			background-color: #772919; }

		#redBar_V {
			float: left; 
			width: 4px;
			height: 597px; 
			margin: 2px 0px;
			padding: 0px; 
			background-color: #772919; }

		/*Footer */				
		#footer {
			clear: both;
			margin: 0px;
			padding: 10px; 
			text-align: center; }
