/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body{
	font-size: 0.75em;
	margin: 0px;
	text-align: center;
	background: #36424D;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#head-wrap{
	position: relative;
	height: 115px;
	background: url(img/hbg.gif) top left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

	#head{
		position: relative;
		height: 115px;
		width: 960px;
		margin: auto;
		background: url(img/head.gif) top left no-repeat;
	}
	
		#logo{
			position: absolute;
			top: 0px;
			left: 15px;
			height: 111px;
			width: 450px;
			text-indent: -9999em;
		}
		
		#contact{
			position: absolute;
			top: 34px;
			right: 41px;
			height: 29px;
			text-indent: -9999em;
			width: 164px;
			background: url(img/ctac.gif) top left no-repeat;
		}


#landing-wrap{
	position: relative;
	background: #789090;
}

	#landing{
		position: relative;
		padding: 15px 0 15px 0;
		width: 960px;
		margin: auto;
	}
	
		#landing ul{
			position: relative;
			float: left;
			width: 127px;
		}
		
		#landing li{
			position: relative;
			height: 100%;
		}
		
		#landing li a{
			position: relative;
			display: block;
			text-indent: -9999em;
		}
		
		#n1, #n1 a{
			height: 47px;
			background: #789090 top left no-repeat;
		}
		
		#n2, #n2 a{
			height: 46px;
			background: #789090 top left no-repeat;
		}
		
		#n3, #n3 a{
			height: 46px;
			background: #789090 top left no-repeat;
		}
		
		#n4, #n4 a{
			height: 46px;
			background: background: #789090 top left no-repeat;
		}
		
		#n5, #n5 a{
			height: 46px;
			background: background: #789090 top left no-repeat;
		}
		
		#n6, #n6 a{
			height: 52px;
			background: background: #789090 top left no-repeat;
		}
		
		#landing img{
			float: right;
		}


#content-wrap{
	position: relative;
	background: #52777D url(img/csl.gif) top center repeat-x;
}

	#csr{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 50%;
		height: 50px;
		background: url(img/csr.jpg) top right;
	}

	#content{
		position: relative;
		width: 960px;
		margin: auto;
		text-align: left;
		padding: 45px 0 45px 0;
		background: url(img/cbg.gif) top center no-repeat;
	}
	
		#content-left{
	position: relative;
	float: left;
	width: 421px;
	padding-right: 15px;
	color: #20272E;
	font-size: 1.3em;
	font-family: Georgia;
		}
		
			h1#welcome{
			position: relative;
			height: 55px;
			margin-bottom: 5px;
			}
			
			#content-left p{
				position: relative;
				line-height: 1.4em;
				padding: 0 0 1em 1em;
			}
		
		#content-right{
			position: relative;
			float: left;
		}
			
		#content-left-gallery{
			position: relative;
			float: left;
			width: 930px;
			padding-right: 15px;

		}
		
		#content-left-copy{
			position: relative;
			float: left;
			width: 930px;
			padding-right: 15px;
			padding-left: 25px;
			color: #20272E;
			font-size: 1.3em;
			font-family: Georgia;
		}
		
		
		#gallery_pic{
			position: relative;
			background-position: left top;
			border: 4px solid #FFFFFF;
		}



#foot-wrap{
	position: relative;
	height: 81px;
	background: url(img/fbg.gif) top left;	
}

	#foot{
		position: relative;
		margin: auto;
		width: 960px;
		padding: 20px 0 0 0;	
		font-size: 2.5em;
		font-family: Georgia;
		color: #fff;
		text-align: center;
	}
	
	#foot a{
		position: relative;
		text-indent: -9999em;
		float: right;
		margin-top: -8px;
		height: 53px;
		width: 50px;
		background: url(img/fhome.gif) top left no-repeat;
	}
	
	
	
