body{
	font-family: arial, tahoma, sans-serif;
	width: 100%; text-align: center;
	margin: 0px; font-size: 12px;
}
img { border: 0px; } 
a { text-decoration: none; }

.extra{
	width: 789px; height: auto; background: #fff;
}	
	.wrap{
		float: right; width: 675px; height: auto;
		text-align: left;
	}	
	
		.menu{
			float: left; width: 665px; height: 47px;
			padding: 17px 0 0 10px;
		}
			.menu a{
				font-size: 11px; font-weight: bold;
				color: #49382A; text-transform: uppercase;
				margin-right: 20px;
				font-family: tahoma;
			}
			.menu a:hover{ color: #3c746B; }
			.menu .active { color: #3c746B; }
			
			#contact {
				float: right; font-size: 11px; font-weight: bold;
				color: #666; text-transform: none;
				margin-right: 20px;
				font-family: tahoma;
			}
			#contact:hover { color: #67807c; }
	
		.header{
			float: left; width: 675px; height: 94px; padding-bottom: 30px;
			text-align: right;
		}
		.header a{ color: #000;  }
		.header a:hover{  }
		.header span { display: block; padding: 3px 20px 0 0; }
		.lactive{ font-weight: bold; }

		.main{
			float: left; width: 675px; height: auto;
			background-image: url(main_bg.jpg); background-repeat: repeat-y;
			margin: 15px 0 10px 0;
		}
		.main2{
			float: left; width: 675px; height: auto;
			background-image: url(main2_bg.jpg); background-repeat: repeat-y;
			margin: 15px 0 10px 0;
		}
		
			.left{
				float: left; width: 175px; height: auto;
				padding: 10px 0 0 0;
			}
				.lmenu{
					border-left: solid 2px #92a9a3;
					padding: 4px 0 20px 8px;
					margin: 0 0 0 10px;
					line-height: 150%;
				}
				.lmenu a{
					font-size: 11px; font-weight: bold;
					color: #4c544B;
					margin-right: 20px;
					font-family: tahoma;
				}
				.lmenu a:hover{ color: #49382A; }
				
				.lmenu .active { color: #49382A; }
				
				.lmenu2{
					border-left: solid 2px #948278;
					padding: 4px 0 20px 8px;
					margin: 0 0 0 10px;
					line-height: 150%;
				}
				.lmenu2 a{
					font-size: 11px; font-weight: bold;
					color: #b6a28a; 
					margin-right: 20px;
					font-family: tahoma;
				}
				.lmenu2 a:hover{ color: #e6d2aa; }
				
				.lmenu2 .active2 { color: #e6d2aa; }
			.title{
				float: right; width: 499px; height: auto; font-size: 14px;
				padding: 15px 0px 5px 0px;
				border-top: solid 5px #379a95;
				border-right: solid 1px #deeae6;
				text-align: right; 
			}

			.title2{
				float: right; width: 499px; height: auto; font-size: 14px;
				padding: 15px 0px 5px 0px;
				border-top: solid 5px #503a2d;
				border-right: solid 1px #deeae6;
				text-align: right;				
			}
			
				.title  h1 { color: #3c746b; font-size: 16px; margin: 7px 20px 4px 0; text-transform: uppercase;}
				.title2  h1 { color: #3c746b; font-size: 16px; margin: 7px 20px 4px 0; text-transform: uppercase;}
			
			.content{
				float: right; width: 479px; height: auto; font-size: 14px;
				color: #663300; font-size: 15px;
				padding: 0px 10px 20px 10px;
				/*border-top: solid 5px #379a95;*/
				border-right: solid 1px #deeae6; 
			}
			.content2{
				float: right; width: 479px; height: auto; font-size: 14px;
				color: #663300; font-size: 15px;
				padding: 0px 10px 20px 10px;
				/*border-top: solid 5px #503a2d;*/
				border-right: solid 1px #deeae6;
			}			
				.imgdiv{
					float: left; width: 115px; height: 120px;
					padding: 0 50px 0 0;
				}
					.imgdiv1{
						float: left; width: 115px; height: 80px;
					}
					.imgdiv2{
						float: left; width: 115px; height: 40px;
						font-size: 10px; color: #3c746B; text-align: center;
						padding: 2px 0 0 0;
					}
						.imgdiv2 a{ color: #3c746B;; }
			
		.footer{
			clear: both; width: 633px; height: 31px; background-color: #f9f9ff; 
			color: #000; border: solid 1px #999; 
			padding: 3px 20px 3px 20px;
		}		
			.fa{
				float: left; width: 200px; height: auto; 
				text-align: left;
			}
			.fb{
				float: right; width: 433px; height: auto; 
				text-align :right; font-size: 11px;
				padding: 2px 0 3px 0;
			}
				.fb a{ color: #e6e7e2; }
				.fb a:hover{ color: #fff; }
				
	.outleft{
		float: left; width: 114px; height: auto;
		padding: 8px 0 0 0; text-align: center;
	}
	
.noborder{ border: 0px; }
.clear{ clear: both; font-size: 1px; }
