@charset "utf-8";
/* CSS Document */

body{ margin:0px;
	   background:url(../images/main-back.jpg) repeat;}

#top_navigation{ background:url(../images/nav-top.png) no-repeat top left;
				 width:966px;
				 margin:0px auto;
				 text-align:right;
				 height:30px;
				 color:#FFF;
				 }

			#top_navigation ul{margin:0;
					padding:0px 60px 0px 0px;
					list-style:none;
					}	

			#top_navigation li{display:inline;
						margin:0 0px 0 0;
						padding:0;
						}
			
			#top_navigation a{color:#edb832;
								font-family:Tahoma;
								font-size:13px;
								float:right;
								background-image: url(../images/nav-back.jpg);
								padding:7px 10px;
								text-decoration:none;
			}

			#top_navigation a:hover{background-position:0% -150px;
									color:#FFF;
			}
				.nav_last{color:#edb832;
								font-family:Tahoma;
								font-size:13px;
								float:right;
								background-image: url(../images/nav-back.jpg);
								padding:0px 20px;
								height:30px;
								text-decoration:none;}
								
								
			.top_navigation_current{background-position:0% -150px;
									background-image: url(../images/nav-back.jpg);
									color:#FFF;
			}
			.color{ color: #FFF;}

			 
						 


				 
#header{ margin:0px auto;
		 width:966px;}
		 
#nav_mid{background: url(../images/nav-mid.png) no-repeat top left;
		width:966px;
		margin:0px auto;
		text-align: center;
		height:46px;
		 }
		 
		 #nav_mid ul{margin:0;
					padding:0px 0px 0px 33px;
					list-style:none;
					}	

			#nav_mid li{display:inline;
						margin:0 0px 0 0;
						padding:0;
						}
			
			#nav_mid a{color:#edb832;
								font-family:Tahoma;
								font-size:13px;
								float:left;
								background-image: url(../images/nav-mid-back.jpg);
								padding:11px 25px 11px 25px;
								text-decoration:none;
			}

			#nav_mid a:hover{background-position:0% -46px;
									color:#edb832;
			}

			
#content{ background:url(../images/content_rpt.png) repeat-y;
			width:915px;
			margin:0px auto;
			padding:0px 18px 20px 33px;
			font-family:tahoma;
			font-size:12px;
			color:#e8e8e8;}
#content a{ color:#2c73b1;}
#content a:hover{ color:#2c73b1;
					text-decoration:none;}
			
			.content{ width:661px;
						padding-top:7px;}
						
			.content_title{ border-bottom:1px solid #edb832;
							border-top:1px solid #edb832;
							background:url(../images/content-title_back.jpg) repeat-y;
							margin-top:10px;
							font-family:georgia;
							font-size:24px;
							color:#2c73b1;
							padding:5px 0px 5px 22px;}
							
			.content_text{ margin:10px 22px;
							border-bottom:1px solid #393939;
							padding:10px 0px;
							border-top:1px solid #393939;
							}
			.content_sub_title{ margin:10px 22px;
							padding:10px 0px 0px 0px;
							font-family:tahoma;
							font-size:16px;
							color:#c8b895;
							font-weight:bold;
							}
			
			.colouts{ width:224px;			
						background:url(../images/colouts-rpt.png) repeat-x;
						padding:0px 8px 0px 9px;						
						font-size:11px;
						}
						
			.box_top{ background:url(../images/box/top.png) no-repeat top left;
						font-family:tahoma;
						font-size:14px;
						font-weight:bold;
						color:#c8b895;
						width:199px;
						padding:7px 13px 1px 12px;
						}
			.box_title_line{border-bottom:1px solid #393939;}
			.box_brown{ color:#a79b7f;}
			.box_rpt{ background:url(../images/box/rpt.png) repeat-y;
						width:199px;
						padding:7px 13px 1px 12px;
						font-family:tahoma;
						font-size:11px;}
			.box_bot{ background:url(../images/box/bot.png) no-repeat bottom;}
			
			/*#box2{ background: url(../images/new_box/mid.png) repeat-y;
					width:154px;
					padding:0px 40px 0px 30px;
					
					}*/
					
			#box2{ background: url(../images/new_box/mid.png) repeat-y;
					width:174px;
					padding:0px 25px 0px 25px;
					
					}
					
#footer_holder{ width:930px;
				margin:0px auto;
				background:url(../images/content_rpt.png) repeat-y;
				padding:0px 18px;
				color:#2e2e2e;
				font-family:tahoma;
				font-size:11px;
				text-align:center;
				}
				
				.footer_inner{ background-color:#141414;
								padding:10px 0px 10px 0px;
				               }
							   
				.footer_inner a{ color:#edb832;
								 text-decoration:none;}
								 
				.footer_inner a:hover{ color:#2c73b1;
										text-decoration:underline;}
										
				.footer_inner_cuurent{color:#2c73b1;
										text-decoration:underline;}
				
				.footer_bot{ text-align:center;
							 width:966px;
							 margin:0px auto;
							 height:14px;
							 background:url(../images/bottom.png) repeat-y;
							 font-family:tahoma;
							font-size:10px;
							/*color:#2e2e2e;*/
							color:#565656}
				
				.bottom{ 
							width:966px;
							margin:0px auto;
							height:30px;}
			

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.fs10{ font-size:10px;}
.margin{ padding-left:4px;}
.red{ color:#F00;}
.image-container {
	border-color: #9A8348;
	border: 2px solid;
	float: left;
	margin: 10px;
	padding: 2px;
}
.image-container-text {
	border-color: #9A8348;
	float: left;
	margin: 10px;
	width:150px;
	padding: 2px;
}
.image-container-text2 {
	border-color: #9A8348;
	float: left;
	margin: 10px;
	width:160px;
	padding: 2px;
}
.image-container2 {
	border-color: #9A8348;
	border: 2px solid;
	margin: 10px;
	padding: 2px;
}
.image-container3 {
	border-color: #9A8348;
	border: 2px solid;
	float: left;
	margin: 1px;
	padding: 1px;
}

