/* www.gastonandgaston.com CSS by www.seansloan.com - Authors: Neal Burns and Sean Sloan - 8.10.08 */

/* HTML styles */

* {
	margin:0;
	padding:0;
	}

body {
	background-image: url(gaston-images/Gaston-BG-horiz-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ADADAD;
	}
	
P {
	padding:0 5px 0 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	/*text-indent: 1.5em;*/
}
	
/*
p + p {
	  text-indent: 1.5em;
	  margin-top: 0 
	  }	
*/  
p.stb { text-indent: 0; margin-top: 0.83em }
p.mtb { text-indent: 0; margin-top: 2.17em }
p.ltb { text-indent: 0; margin-top: 3.08em }	

H1 {
	font-size:16px;
	font-weight: bold;
	margin: 5px 0 0px 10px;
	}	

H2 {
	font-size:15px;
	font-weight: bold;
	margin: 5px 0 -3px 10px;
	}

H3 {
	font-size:14px;
	font-weight: bold;
	margin: 5px 0 -3px 10px;
	}
	
H4 {
	font-size:13px;
	font-weight: bold;
	margin: 5px 0 -3px 10px
	}	

A:link {color:#231005;}  
A:visited {color:#231005;}
A:active {color:#231005;}
A:hover {color:#231005;text-decoration:none;}

blockquote {
	margin:5px 25px 5px 25px;
	}
	
ol {
	padding:0;
	margin:7px 0 7px 25px;
	list-style-position: outside;
	}
	
li {
	margin-left:25px;
	padding:0;
	}
			
	  
/* DIV styles */

#holder {
	margin:0 auto 0 auto;
	width: 985px;
	}

#header {
	width:985px;
	height:135px;
	margin:0;
	padding:0;
	background-image:url(gaston-images/Gaston-header.jpg);
	background-repeat:no-repeat;
	vertical-align: middle;
	}
	
#header-spacer {
	height:50px;
	}	
	
#gavel {
	width:187px;
	height:125px;
	background-image:url(gaston-images/Gaston-gavel.jpg);
	background-repeat:no-repeat;
	}	 
	
#fred {
	width:166px;
	height:200px;
	background-image: url(gaston-images/Fred-Gaston-150w.jpg);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	border: #867F53 3px solid;
	}
	
#ian {
	width:166px;
	height:200px;
	background-image: url(gaston-images/Ian-Gaston-150w.jpg);
	background-repeat:no-repeat;
	margin: 10px auto 0 auto;
	border: #867F53 3px solid;
	}	
	 
#dave {
	width:166px;
	height:200px;
	background-image: url(gaston-images/Dave-Skilling3-150w.jpg);
	background-repeat:no-repeat;
	margin: 10px auto 0 auto;
	border: #867F53 3px solid;
	}	
	
#matthew {
	width:166px;
	height:200px;
	background-image: url(gaston-images/Matthew-Faust-150w.jpg);
	background-repeat:no-repeat;
	margin: 10px auto 0 auto;
	border: #867F53 3px solid;
	}
	
#joe {
	width:166px;
	height:200px;
	background-image: url(gaston-images/Joe-Park-150w.jpg);
	background-repeat:no-repeat;
	margin: 10px auto 0 auto;
	border: #867F53 3px solid;
	}	 
	
#sandra {
	width:166px;
	height:200px;
	background-image: url(gaston-images/Sandra-Flores-Schwarzmann.jpg);
	background-repeat:no-repeat;
	margin: 10px auto 0 auto;
	border: #867F53 3px solid;
	}	 
	
#bottom-horizontal {
	width:985px;
	height:9px;
	background-image: url(gaston-images/Gaston-main-body-bottomseam.jpg);
	background-repeat:no-repeat;	
	}	 
	
#page-point {
	width:985px;
	height:34px;
	background-image:url(gaston-images/Gaston-bottom-piece.jpg);
	background-repeat:no-repeat;
	}
	
#left-vert {
	width:17px;
	height:539px;
	background-image:url(gaston-images/Gaston-left-seam.jpg);
	background-repeat:no-repeat;
	}

#right-vert {
	width:17px;
	height:539px;
	background-image:url(gaston-images/Gaston-right-seam.jpg);
	background-repeat:no-repeat;
	}							
	  	
#service-area {
	background:#CCCCCC url(gaston-images/service-area-box-bottom.gif) no-repeat bottom left;
	width:500px;
	padding: 0 0 20px;
	margin:0 auto 0 auto;
	}
	
#service-area dt {
	background-image:url(gaston-images/service-area-box-top.gif);
	background-repeat:no-repeat;
	font-size:125%;
	color:#000;
	line-height:1;
	margin:0;
	padding:5px 10px 0;
	}
	
#service-area dd {
	padding:10px 20px 0;
	color:#000;
	line-height:1.3;
	margin:0;
	}	
	
#message {
	background:#f0ead1 url(gaston-images/message-box-bottom.gif) no-repeat bottom left;
	width:500px;
	padding: 0 0 20px;
	margin:0 auto 0 auto;
	}
	
#message dt {
	background-image:url(gaston-images/message-box-top.gif);
	background-repeat:no-repeat;
	font-size:125%;
	color:#000;
	line-height:1;
	margin:0;
	padding:5px 10px 0;
	}
	
#message dd {
	padding:10px 20px 0;
	color:#000;
	line-height:1.3;
	margin:0;
	}	
	
#hidden {
	display: none;
	border:solid #663300 1px;
	background-color: #FFFFCC;
	width: 400px;
	margin: 0 auto 0 auto;
	padding: 7px 10px 7px 10px;
	}	
	
#hidden2 {
	display: none;
	border:solid #663300 1px;
	background-color: #FFFFCC;
	width: 400px;
	margin: 0 auto 0 auto;
	padding: 7px 10px 7px 10px;
	}	
	
#theme {
	width:480px;
	text-align:center;
	float: right;
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#F0ead1;
	font-weight: bold;
	padding: 3px 0 0 0;
	}	
	
#PPC-phone-box {
	border:solid #003366 1px;
	background-color:#F0ead1;
	margin:0 auto 0 auto;
	padding:5px 7px 5px 7px;
	width: 80%;
	clear:both;
	line-height: 140%;
	text-align: center;
	font-weight: bold;
	}	
	
#BBB {
	background-color:#F0EAD1;
	border:solid #553d31 2px;
	width:135px;
	margin:0 auto 0 auto;
	text-align:center;
	font-size:12px;
	height: 129px;
	vertical-align: middle;
	padding: 13px 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
	
#BBB img {
	margin:0 0 5px 0;
	}	
	
#small-form {
	background-color:f0ead1;
	border:solid #553d31 1px;
	font-size:12px;
	font-family:"Trebuchet MS";
	text-align:left;
	}	
			
/* custom classes */	
.left-vert-repeat {
	background-image: url(gaston-images/Gaston-left-col-repeat.jpg);
	background-repeat: repeat-y;
	width: 204px;
	}
	
.left-outside-vert-repeat {
	background-image: url(gaston-images/Gaston-left-outside-vert-repeat.jpg);
	background-repeat: repeat-y;
	width: 17px;
	}
	
.left-inside-vert-repeat {
	background-image: url(gaston-images/Gaston-left-inner-vert-repeat.jpg);
	background-repeat: repeat-y;
	width: 7px;
	}
	
.right-vert-repeat {
	background-image: url(gaston-images/Gaston-right-col-repeat.jpg);
	background-repeat: repeat-y;
	width: 204px;
	}
	
.right-inner-repeat {
	background-image: url(gaston-images/Gaston-right-inner-vert-repeat.jpg);
	background-repeat: repeat-y;
	width: 7px;
	}
	
.right-outer-repeat {
	background-image: url(gaston-images/Gaston-right-outside-vert-repeat.jpg);
	background-repeat: repeat-y;
	width: 17px;
	}
	
.lower-nav-bar {
	background-image: url(gaston-images/Gaston-lower-nav-bar2.jpg);
	background-repeat: no-repeat;
	height: 66px;
	}
	
.top-nav-bar {
	background-image: url(gaston-images/Gaston-top-nav-bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	}

.main-body {
	background-color:#FFFFFF;
	background-image: url(gaston-images/Gaston-fleur-de-lis.jpg);
	width: 529px;
	background-position: center;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	}
	
.caption-font {
	font-family: Arial, Helvetica, sans-serif;
	color: #EAE1C7;
	font-size: 13px;
	}
	
.caption-font A:link {color: #EAE1C7;}
.caption-font A:visited {color: #EAE1C7;}
.caption-font A:active {color: #EAE1C7;}
.caption-font A:hover {color: #EAE1C7;text-decoration:none;}
	
.left-links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	text-indent: 10px;
	}
	
.top-nav {
	color: #eae1c7;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}	
	
.top-nav A:link {color:#eae1c7;}
.top-nav A:active {color:#eae1c7;}
.top-nav A:visited {color:#eae1c7;}
.top-nav A:hover {color:#eae1c7;text-decoration:none;}	

.bottom-nav {
	color: #eae1c7;
	width:950px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	}	
	
.bottom-nav A:link {color:#eae1c7;}
.bottom-nav A:active {color:#eae1c7;}
.bottom-nav A:visited {color:#eae1c7;}
.bottom-nav A:hover {color:#eae1c7;text-decoration:none;}

.top-horizontal {
	width:985px;
	height:7px;
	background-image:url(gaston-images/Gaston-main-body-topseam.jpg);
	background-repeat:no-repeat;
	}
	
.top-nav-spacer {
	margin:0 27px 0 0;
	}	
	
.photo-border {
	border:solid #666600 3px;
	}	
	
.links {
	text-align:center;
	border-top:solid #663300 1px;
	width:90%;
	margin:4px auto 4px auto;
	padding:4px 0 4px 0;
	}
	
#footerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0;
	color:#ffffff;
	}
	
#footerText H2 {
	margin:0;
	padding:0;
	font-size:15px;
	line-height:22px;
	font-weight: bold;
}

#footerText ul {
	list-style:none;
	margin: 0;
}

#footerText li {
	margin:0;
}

#footerText a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
}
#footerText a:visited {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
}

#footerText a:hover {
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
}

/* navigation CSS starts here */
	
#nav{
			list-style: none;
			width:18px;
			padding:0px;
			margin:0px;
			list-style: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #000000;
		}	
#nav ul { 
			padding:0px;
			margin:0px;
			list-style: none;
			width:183px;
			z-index:99;
			overflow:visible;
			position:absolute; 
		}	
#nav li { 
			position: relative; 
			width: 183px;
			border-bottom:none;
			display:block;
			margin:0 0 0 6px;
		}	
#nav li a {
			text-decoration:none; 
			display:block;
			padding: 7px 0px 7px 10px;
			margin:0 0 0 0px; /*helps Opera with hover */
			width:183px; /*helps IE with hover */
			vertical-align:middle;
			font-size:11px;
			background-color:#474222; 
			color:#EAE1C7;
		    border-bottom:4px solid #5f5b44;
		}
#nav li ul li a {
			text-decoration:none; 
			display:block;
			padding: 7px 0px 7px 10px; 
			margin:0 0 0 6px; /*helps Opera with hover */
			width:183px; /*helps IE with hover */
			vertical-align:middle;
			font-size:11px;
			background-color:#474222; 
			color:#eae1c7;
		    border-bottom:4px solid #5F5B44;
		}
#nav li a:hover {
			text-decoration:none; 
			display:block;
			padding: 7px 0px 7px 10px; 
			margin:0px; /*helps Opera with hover */
			width:183px; /*helps IE with hover */
			vertical-align:middle;
			font-size:11px;
			background-color:#767d80; 
			color:#eae1c7;
		}
#nav li ul li a:hover{
			text-decoration:none; 
			display:block;
			padding: 7px 0px 7px 10px;  
			margin:0 0 0 6px; /*helps Opera with hover */
			width:183px; /*helps IE with hover */
			vertical-align:middle;
			font-size:11px;
			background-color:#767d80; 
			color:#eae1c7;
		}
/* below controls the position of flyout menus */		
#nav ul, #nav ul ul{
			display:none; 
			position:absolute; 
			top:0px; 
			left:183px;
		}	
		
#nav li:hover ul, #nav li:hover ul ul, #nav li:hover ul ul ul{
			display:none; 
		}
#nav li:hover ul, #nav ul li:hover ul, #nav ul li:hover ul ul{
			display:block;
		}	
li>ul { 
			top: auto;
			left: auto;
		}
		
		/* Win IE only \*/
* html #nav li{
			float:left;
		} 
		/* end holly hack */
		
/* navigation CSS ends here */

#chamber {
	background-color:#F0EAD1;
	border:solid #553d31 2px;
	width:135px;
	margin:15px auto 0 auto;
	text-align:center;
	font-size:12px;
	height: 100px;
	vertical-align: middle;
	padding: 13px 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* bios box css */

#navigation {
	width: 529px;
	height: 60px;
	margin-top: 15px;
	text-indent: -1.5em;
}

/*----------------- Navigation -----------------*/
#thicktabs {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}

#thicktabs li{
	display: inline;
	
}

#thicktabs li a {
	color: #544F3E;
	padding: 4px 0; /*frm 4 36*/
	text-decoration: none;
	font-weight: bolder;
	line-height: 25px;
}
#thicktabs li a:link {
	color: #492F22;
	text-decoration: none;
}
#thicktabs li.visited a {
	color: #492F22;
	text-decoration: none;
}
#thicktabs li a:hover{
	color: #333333; /*background image swap on hover*/
}
#thicktabs li.active a {
	color: #492F22;
	text-decoration: none;
}

#body_wrapper {
	width: 519px;
	height: 368px;
	margin: 10px auto;
	border: solid 3px #A9A47F;
}
#black_box {
	position: absolute;
	margin-left: 0px;
	width: 250px;
	height: 368px;
	font-size: 80%;
	color: #fff;
	border-right: solid 3px #A9A47F;
}
#body_content {
	position: absolute;
	margin-left: 253px;
	width: 254px;
	height: 354px;
	padding: 6px;
	color: #000;
	font-size: 12px;
	overflow: auto;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	line-height: 120%;
}

.pages {font-size: 80%; position: absolute; top: 480px; margin-left: 430px;text-align: right; color: #000000}
.pages a:link {color: #cccccc; text-decoration: none}	
.pages a:visited {color: #cccccc; text-decoration: none}
.pages a:hover {color: #ffffff; text-decoration: none}

.margin-left {
	margin-left: 25px;
	}
	
#probate {
	border:solid #630 1px;
	background-color:#FFC;
	width:336px;
	margin:0 auto 0 auto;
	text-align:center;
	padding:4px 0 5px 0;
}	


/* New Nav */


.indentmenu{
font: bold 13px Arial;
margin-left:15px;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 951px; /*width of menu*/
border-width: 1px 0;
background: black url(gaston-images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(gaston-images/indentbg2.gif) center center repeat-x;
}
.quote1{font-family: Verdana, Arial, Helvetica, sans-serif;color:#fff;font-size:14px;padding:6px;letter-spacing:.09em;line-height:1.5em}
.citieslst{
	color:#A9A695
}

