/* ++ Global ++ */


body{
	background-color: 	#faf6ed;
	font-family: 		sans-serif, Arial;
	font-size: 			.9em;
	line-height: 		1.3em;
	color:				#3e3a37;
	/* letter-spacing:		.2px; might need with diffrent font*/
}


h1{
	font-size: 			2em;
	line-height: 		1em;
	font-weight:		bold;
	margin:				10px 0 10px 0;
}

h2{
	font-size: 			1.6em;
	line-height: 		2em;
	font-weight:		bold;
}

h3{
	font-size: 			1.4em;
	line-height: 		1.6em;
	font-weight:		bold;
}

h4{
	font-size: 			1.2em;
	line-height: 		1.4em;
	font-weight:		bold;
}

h5{
	font-size: 			1.2em;
	line-height: 		1.4em;
}

h6{
	font-size: 			1.1em;
	line-height: 		1.3em;
}

strong{
	font-weight: bold;
}

em{
	font-style:italic; 
}

a:link, a:visited, a:active{
	color: #3e3a37;
	text-decoration: underline;
}

a:hover{
	color: #9f2214;
	text-decoration: underline;
}


/* ++ Layout ++ */

#container{
	margin: 		0 auto;
	width: 			1010px;
	background: 	#faf6ed url(../images/content-background.gif) repeat-y;
	height: 100%
	}
	
	#header{
		width: 		1010px;
		height: 	325px;
	}
	
	
	#nav {
		width: 		1010px;
		padding: 	0 25px 0 25px;
		}
		
		#nav .nav-1 li{
			float: 	left;
			height: 60px;
		}
		
		/* sub nav items */
		#nav .nav-1 li ul li{
			display: 	block;
			float: none;
			height: 100%;
		}
		
		#nav .nav-1 li ul li ul li {
			margin: 0 0 0 5px;
			display: 	block;
			float: none;
			height: 100%;
		}
		
		.nav-1 li ul li a:link,
		.nav-1 li ul li a:visited,
		.nav-1 li ul li a:active{
			color: #862819;
			font-weight: bold;
			text-decoration: none;
			font-size: 1em;
		}
		
		.nav-1 li ul li ul li a:link,
		.nav-1 li ul li ul li a:visited,
		.nav-1 li ul li ul li a:active{
			color: #3e3a37;
			font-weight: bold;
			font-size: .9em;
		}
		
		#nav .nav-1 .first{
			height: 	25px;
		}
		
	
		#nav .navitem-1 div,
		#nav .navitem-2 div,
		#nav .navitem-3 div,
		#nav .navitem-4 div,
		#nav .navitem-5 div,
		#nav .navitem-6 div{
			display: none;
			position: absolute;
			width: 200px;
			margin: -5px 0 0 0;
			padding: 15px;
			background-color: #e8daae;
			border-top-width: 5px;
			border-top-style: solid;
			border-top-color: #7f1b0e;
			border-bottom-width: 5px;
			border-bottom-style: solid;
			border-bottom-color: #7f1b0e;
		}

		#nav .navitem-6 div{
			margin-left: -70px;
		}
		
		#nav .navover div{
			display: block;
		}
	
	#content{
		width: 		1010px;
		padding: 	0 25px 0 25px;
		}
		
		#content-left{
			width: 	250px;
			float: 	left;
			padding: 	0 0 35px 0;
		}
		
		#content-left img{
			float: 	left;
		}
		
		
		#content-center, #iframe-content-center{
			width: 		440px;
			padding: 	0 10px 35px 10px;
			float: 		left;
			
			}
			
			#content-center li, #iframe-content-center li{
				list-style: square;
				margin-left: 25px;
			}
			
			#content-center p, #iframe-content-center p{
				padding: 0 0 20px 0;
			}
			
			#content-center img, #iframe-content-center img{
				border: 1px dashed #999;
			}
		#iframe-content-center{
			width: 650px;
			background-color: #fff;
			text-align: left;
		}
		
		#content-right{
			width: 		250px;
			float: 		left;
			padding: 	35px 0 35px 0;
			}
			
			#links{
				border-bottom: 	dotted 1px #000;
				padding: 		0 0 10px 0;
			}
			
			#links li{
				list-style: square;
				margin-left: 25px;
			}
			
			.ad{
				padding: 20px 0 0 0;
			}
		
	#footer{
		width: 			1010px;
		background: 	url(../images/footer-background.jpg) no-repeat bottom transparent;
		clear:			both;
		}
		
		#footer-left{
			float: 		left;
			width: 		705px;
			padding: 	0 5px 35px 25px;
		}
		
		#footer-left img{
			float: left;
			padding: 0 5px 5px 0;
		}
		
		#footer-right{
			float: 		left;
			width: 		250px;
			padding: 	0 25px 35px 0;
		}
		
		#copyright{
			clear:			both;
			float: 			left;
			width: 			800px;
			margin: 		0 25px 35px 35px;
			padding: 		0 0 0 20px;
			font-size: 		.7em;
			line-height: 	1.2em;
			background: 	url(../images/exclamation-mark.jpg) no-repeat left transparent;
		}
		
.last{
	clear: both;
}

.red{
	color: #9f2214;
}

#bottom-pad{
	height: 50px;
}

.gallery-thumbnail{
	float: left;
	padding: 2px;
	text-align: center;
}

/* ++ Admin ++ */

.cms_admin-fieldset{
	margin: 10px;
	padding: 15px 10px 10px 10px;
	border: 2px solid #E2D09F;
}

.cms_admin-fieldset legend{
	padding: 0 10px 0 10px;
	font-weight: bold;
}

/* ext styling */

body#ext-body{
	background-color: 	#fff;
}

body#ext-body h1, body#ext-body h2, body#ext-body h3, body#ext-body h4, body#ext-body h5{
	color: #143F6C;
}
	
		