/***********************************************/
/* Greensburg Oil, LLC                         */
/* styles.css                                  */
/* Copyright Motion Marketing, Inc.            */
/***********************************************/

/* Reset all */
* { margin: 0px; padding: 0px; }

/***********************************************/
/* HTML styles                                 */
/***********************************************/ 
body {
	color:#666; 
	font-size: 83%;
	line-height: 1.166;
	font-family: arial, helvetica, sans-serif;
	background-color: #e2e2e2;
	background-image: url(../images/background_grey.jpg); 
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px auto; 
	voice-family: "\"}\""; 
	voice-family:inherit;
}

@media handheld {
    BODY { /* TBD */ }
}


h1, h2, h3, h4, h5, h6 { font-family: Copperplate, Copperplate Gothic Bold, Verdana, Arial, Helvetica, sans-serif; color: #0C6; font-weight: bold; margin: 0px; padding: 0px; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; }
h4 { font-size:   1em; }
h5 { font-size: .93em; }
h6 { font-size: .86em; }
h1 a:link, 		h2 a:link, 		h3 a:link 		{ color: #0C6; text-decoration: none; }
h1 a:visited, 	h2 a:visited, 	h3 a:visited 	{ color: #0C6; text-decoration: none; }
h1 a:hover, 	h2 a:hover, 	h3 a:hover 		{ color: #0C6; text-decoration: underline; }
h1 a:active, 	h2 a:active, 	h3 a:active 	{ color: #0C6; text-decoration: underline; }

a:link, a:visited { color: #039; text-decoration: underline; }
a:hover, a:active { color: #0C6; text-decoration: underline; }

p { color: #666; line-height: 1.2em; margin: 0 0 0 6px; padding: 0px; }

ul { color: #666; font-size: 1em; margin: 5px 16px 5px 20px; list-style-type: disc; }
ul ul { color: #666; font-size: .93em; list-style-type: square; }
ul ul ul { color: #666; font-size: .86em; list-style-type: circle; }

ol { color: #666; font-size: 1em; margin: 5px 16px 5px 25px; }
ol ol { color: #666; font-size: .93em;  }
ol ol ol { color: #666; font-size: .86em;  }

hr { color: #ccc; height: 1px; }

table tr, td, th { margin: 0px; padding: 0px; } 

img { border: none; }

/********* form and related tag styles *********/
form { 	margin: 0; 	padding: 0; }
input { font-family: Arial,sans-serif; }
label { font: bold 1em Arial,sans-serif; color: #333; }
textarea { font-family: Arial,sans-serif; }


/********* table styles *********/
#commenttable tr{ border:#CCCCCC solid 1px; background:#F7F7DC; } 
#commenttable td { padding:2px;  } 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page {
	position: relative; 
	width:980px;
	min-width:820px;
	max-width:1120px; 
	background-color:#fff;
	border: 1px #999 solid;
	margin: 0 auto 0 auto; 	
	overflow:hidden;	
}

#content {
	position:relative;
	border-bottom:#ccc 1px solid; 
	border-left:#ccc 1px solid; 
	padding:4px;
	overflow:hidden;
	/*min-height:460px; */
}
#mainpic {
	background-image: url(../images/GBO_scenicview_980.jpg); 
    background-color: #e2e2e2;
	overflow:hidden;
	width:96%;
	height:350px;
	border:#ccc 1px solid;
	padding:4px;
	margin:12px 2% 2px 2%;
}

#footer {
	border: #ccc 1px solid;
	background-color:#ccc;
	font-size:.85em;
}
	#footer a:link, #footer A:visited { color: #666; text-decoration: none; }
	#footer a:hover, #footer a:active { color: #06C; text-decoration: underline; }

#copyright {
	text-align:center;
    color: #999; 
	font-size: .86em;
	width:600px;
	margin: 8px auto;
	
}
/***********************************************/
/* Nav / Menu  / Tabs                          */
/***********************************************/
#navtop {
	font-family: Copperplate, Copperplate Gothic Bold, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color:#ccc;
	position:relative;
	text-align:right;
/*	position: absolute;
	top: 12px;
	right: 0px;
	z-index:102;*/
	padding:2px 1em 2px 1em;
}
	#navtop a:link, #navtop A:visited { color: #666; text-decoration: none; }
	#navtop a:hover, #navtop a:active { color: #06C; text-decoration: underline; }
	
#navmenu {
	font-family: Copperplate, Copperplate Gothic Bold, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em; color:#333;
	color:#666;
	background-color:#ccc;
	padding:2px 1em 2px 1em;
}
    #navmenu a:link, #navmenu A:visited { color: #666; text-decoration: none; }
	#navmenu a:hover, #navmenu a:active { color: #06C; text-decoration: underline; }

#navsubmenu {
	color:#666;
	background-color:#ccc;
	padding:2px 1em 2px 1em;
}

#navleft {
	font-family: Copperplate, Copperplate Gothic Bold, Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	width:140px;
	/* border-bottom:#ccc 1px solid; 
	border-right:#ccc 1px solid; */
	float:left;
	padding:4px;
	background-color:f0f0f0;
}
	#navleft h1 { font-size:1.2em; color:#333; }
    #navleft a:link, #navleft A:visited { color: #666; text-decoration: none; }
	#navleft a:hover, #navleft a:active { color: #06C; text-decoration: underline; }	

/*------- submenu --------*/
.menumembers {
	color: #06C;
	font-size: 1.4em;
	margin-left: 2em;
	margin-top: 6px;
	margin-bottom: 12px;
}
	.menumembers a:link, .menumembers a:visited { color: #666; text-decoration: none; }
	.menumembers a:hover, .menumembers a:active { color: #06C; text-decoration: underline; }

/*------- breadcrumb --------*/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #aaa;
}

#breadCrumb a{ color: #aaa; }

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}
/***********************************************/
/* misc                             */
/***********************************************/
.picborder {
	border:#ccc 1px solid;
}

.separator { clear:both }



#map {
	border:#ccc 1px solid;
}
