/*Exterra Resources (exterraresources.com) CSS v0.1*/

/*@group Standard HTML Tags*/
		html, body {
			background-color: #646464;
			background: repeat url(http://www.exterraresources.com/assets/images/bodyBG.png);
			color: #000;
			font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
			font-size: 12px;
			font-weight: normal;
			line-height: 13px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}
	
	/*@group Links*/
		a	{
			background-color: transparent;
			color: #333;
			font-weight:bold;
			text-decoration: none;
		}

		a:link	{
			background-color: transparent;
			color: #333;
			text-decoration: none;
		} 

		a:visited	{
			background-color: transparent;
			color: #333;
			text-decoration: none;
		} 

		a:active	{ 
			background-color: transparent;
			color: #c60;  
			text-decoration:underline;
		} 

		a:hover		{ 
			background-color: transparent;
			color: #c60; 
			text-decoration:underline; 
		}
	/*@end*/
	
	/*@group Headings*/
		h1	{
			margin: 35px 30px 0px 0px;
			color: #515151;
			font: bold 1.8em/1.0em Verdana, sans-serif;
			float: right;
			vertical-align: bottom;
			}
	
		h2	{
			margin: 15px 10px 5px 10px;
			padding-left: 0px;
			font-size: 1.3em;
			color: #000;
			font-weight: bold;
			float: left;
		}		
	
	/*@end*/
	
	/*@group Content*/
		p	{
			padding: 0px 30px 0px 30px;
			font-size: .9em;
			text-align: justify;
			line-height: 1.1em;
		}

		ul {
			font-size: .9em;
			padding:  0px 25px 0px 20px;
			list-style-type: circle;
			list-style-position: outside;
			margin:  -5px 0px 0px 40px;		
		}
		
		li {
		}

		img	{
			border: 0px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
		dl {
			list-style-type: disc;
		}
		
		dt {
	
	margin: 10px 0px 0px 20px;
}
		
		dd {
		margin: 0px 0px 0px 200px;
		}
		
	/*@end*/
	
	/*@group Utility*/
		.clear	{
			clear: both;
		}
		
		.background {
			position: absolute;
			width: 645px;
			overflow: visible;
			margin: 0px auto 0px auto;
			height: 350px;
			border: 0px solid #000;
		}
		
		.backgroundNoDimension {
			position: absolute;
			overflow: visible;
			margin: 0px auto 0px auto;
			border: 0px solid #000;
		}		
	/*@end*/

/*@end*/

/*@group Page Specifics*/
	/*@group Page Container*/
		#pageContainer {
			width: 999px;
			margin:  0px auto 0px auto;
			position:  relative;
		}
		
		#pageBG {
			background: left url(http://www.exterraresources.com/assets/images/bodyBGBand.png) repeat-x;
			height: 276px;
			left: 0px;
			top: 80px;
			width: 100%;
			z-index: 0;
			position:  absolute;
		}
		
	/*@end*/
	
	/*@group Header*/
		#header {
			background-color: #fff;
			background: left url(http://www.exterraresources.com/assets/images/headerBGGrey.png) repeat-x;
			height: 65px;	
			margin: 15px 0px 0px 0px;
			width: 333px;
			float: left;
		}
		
		#header img {
			float: left;
			margin:  10px 0px 0px 10px;
		}
					
		#header #headerRight {
			background: right url(http://www.exterraresources.com/assets/images/headerBGWhite.png) repeat-x;
			height: 65px;
			margin: 0px 0px 0px 333px;
			width:  666px;
		}
		
	
		
	/*@end*/
	/*@group Banner*/		
		
		 		
		#banner {
			background: url(http://www.exterraresources.com/assets/images/pageBannerLeft.png) repeat-x;
			height: 276px;		
			width: 333px;
			z-index: 2;
		}
		
		#banner img {
			position: absolute;
			margin: 40px 0px 0px 25px;
			
		}
		
		#bannerImage {
			background: url(http://www.exterraresources.com/assets/images/bannerImage.jpg) no-repeat;
			height: 276px;		
			width: 666px;
			margin: 0px 0px 0px 333px;
			z-index: 2;
	
		}

	/*@end*/

	/*@group Body*/
					
		/*@group Right Column*/
			#bodyRightColumn {
				background-color: #fff;
				float: right;
				height: 350px;
				width: 666px;
				position: relative;
				
			}
			
			#bodyRightColumn #bodyContent {
				background-color: #fff;
				line-height: 1.5em;
				margin: 0px 0px 0px 0px;
				min-height: 350px;
				height: 100%;
				padding: 10px 10px 10px 10px;
		
			}
			
			#bodyRightColumn #bodyContent #textContainer {
				border:  1px solid #000;
				margin: 0px 0px 0px 0px;
				height: 350px;
				background: #ececec url(http://www.exterraresources.com/assets/images/textContainerBG.png) repeat-x;
			}
			
			/*@group elements*/
			#bodyRightColumn #bodyContent #textContainer li {
				text-align: justify;
				margin:  0px 25px 0px 0px ;
			}
			
			
			#bodyRightColumn #bodyContent #textContainer .caption {
				line-height: 1em;
				font-size: .8em;
				margin:  1px 150px 0px 0px;
				text-align: right;
			}

			#bodyRightColumn #bodyContent #textContainer ul {
				margin:	0px 0px 0px 80px;
			}
			
			#bodyRightColumn #bodyContent #textContainer ul li a {
			font-size: 1.1em;
			padding:  0px 0px 0px 0px;
			list-style-position: outside;
			margin:  0px 0px 0px 0px;	
			line-height: 1.8em;
			}
			
			#bodyRightColumn #bodyContent #textContainer ul ul {
				list-style: disc;
				margin:	0px 0px 0px 30px;
			}
			
			#bodyRightColumn #bodyContent #textContainer ul ul li a {
			font-size: 1.1em;
			padding:  0px 0px 0px 0px;
			margin:  0px 0px 0px 0px;
			line-height: 2em;
			}

			
			
			#bodyRightColumn #bodyContent img {
				float: both;
				display: block;
				margin:  0px auto 0px auto;
				border: 1px solid #000;
			}
			
			/*@end*/
			
			/*@group Body Links*/
				#bodyRightColumn #bodyContent #textContainer #linksContainer {
					margin: 0px 10px 0px 10px;
	
				}
				
				#bodyRightColumn #bodyContent #textContainer #linksContainer dt {
					border-bottom: 3px double #000;
					padding: 10px 0px px 0px;	
				}
				
				#bodyRightColumn #bodyContent #textContainer #linksContainer dd {
					margin: 0px 0px 10px 20px;
					padding: 0px 0px 2px 0px;
				}
				
				#bodyRightColumn #bodyContent #textContainer a {
					color:  #000;
				}
				
				#bodyRightColumn #bodyContent #textContainer a:hover {
					color: #c60;
					border:  none;
					background-color: transparent;
					text-decoration: none;
				}
				
			
			/*@end/
			
			/*@group Form*/
				form {
					position: absolute;
					left:  200px;
					top:	10px;
					width: 450px;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 20px;
				}
				
				form fieldset {
					position: relative;
					width: 380px;
					margin: 0px auto 0px auto;
					padding: 0px 0px 0px 0px;
				}
				
				form fieldset  label {
					float: left;
					width: 150px;
					margin: 0px auto 0px 10px;

				}
				
				input, textarea, select  {
					margin: 0px 0px 0px 0px;
					display:  block;
					width: 200px;
				}
				
				textarea, select {
					width:  205px;
				}
				
				.submit {
					width: 90px;
					margin: 0px auto 10px auto;
				}
				
			/*@end*/
			
		/*@end*/
		
		/*@group Left Column*/
			#bodyLeftColumn {
				background-color: #ddd;
				position: relative;
				width: 333px;
				height: 350px;
				padding: 00px 0px 20px 0px;
				
			}
										
			/*@group Navigation Menu*/
				#bodyLeftColumn #navMenuContainer {
					background-color: #ddd;
					padding: 0px 0px 0px 0px;
				}

				#navMenu {
					background-color: #ddd;
					margin: 0px 0px 0px 0px;
					height: 100%;
					padding: 0px 0px 0px 0px;
					
					
				}
				
				#navMenu #navCurrentLoc {
					background: #f93 url(http://www.exterraresources.com/assets/images/activeButtonBG.png) repeat-x;
					color: #fff;
				}
												
			
					
						#navMenu ul {
							font-size: 1em;
							list-style: none;
							margin: 0px 0px 0px 0px;
							padding: 0px 0px 0px 0px;
						}
						
						#navMenu li {
						
						}
						
						#navMenu a {
							background: #ccc;
							border-bottom: 1px solid #000;
							color: #424242;
							display: block;
							height: 13px;
							padding: 5px 10px 5px 10px;
							text-decoration: none;
						}
						
						#navMenu a:hover {
							background: #f93 url(http://www.exterraresources.com/assets/images/inactiveButtonBG.png) repeat-x;
							color: #000;
						}
						
							#navMenu #navLevel1 {
								background: #ccc;
								display: none;
								padding: 0px 0px 0px 20px;
								margin:  0px 0px 0px 0px;;
							}
							
							#navMenu #navLevel1 a{
								border-bottom: 1px dashed #000;
								padding: 5px 0px 3px 0px;
							}
							
							
							
							#navMenu #navLevel2 {
								background: #ccc;
								display: none;
								padding: 0px 0px 0px 20px;
							}
							
							#navMenu #navLevel2 a{
								border-bottom: 1px dotted #000;
								padding: 5px 0px 3px 0px;
							}
				/*@end*/
				
				#contact {
					position: absolute;
					width: 333px;
					top: 335px;
					border-top: 1px solid #000;	
					margin:  0px 0px 0px 0px;
					padding: -0px 0px 0px 0px;
				}
				
				#contact p {
					line-height: 1.1em;
					font-weight: bold;
					font-size: 1em;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 165px; 
				}
				
			/*@end*/
		/*@end*/
	/*@group Footer*/
		#footer	{
			background: repeat url(http://www.exterraresources.com/assets/images/bodyBG.png);
			color: #fff;
			margin: 5px auto 10px auto;
			text-align: center;
			width: 999px;
			font-size: .9em;
		}
		
		#footer #siteDesign {
			color: #333;
			text-align: right;
			font-size: .75em;
			margin: 0px 10px 0px 0px;
		}
			
			#siteDesign a:hover {
				color: #f90;
			}

	/*@end*/
	
	/*@end*/