/* Driggers Commercial Group, LLC -- Stylesheet Copyright 2009 -- MerriamCreative.com */

/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }
* html .iepngfix { behavior: url(iepngfix.htc); }
body { font-family: Arial, Helvetica Neue, sans-serif; font-size: .8em; line-height:1.4em; color: #4d4d4d;background: #4a6393 url(/images/bg_gradient.jpg) repeat-x; text-align: center;}

p {margin-top: 0.5em;}
a:link, a:active, a:visited {color:#555555; text-decoration:underline;}
a:hover {text-decoration: none;}

h1 {font-weight: bold; font-size: 28px; letter-spacing: -1px;}
h2 {font-weight: bold; font-size: 21px; letter-spacing: -1px; color: #3D547E; padding:14px 0 8px; 0}
h3 {font-weight: bold; font-size: 18px; letter-spacing: -1px; color: #666666; padding:10px 0 6px; 0}
h4 {font-weight: bold; font-size: 14px; letter-spacing: -1px; color: #666666; padding:10px 0 6px; 0}

.clearfloat {clear:both;}

#container {width:960px; height: auto; border:none; background-image: url(/images/bg_container3.png); background-repeat: repeat-y; margin:20px auto 0 auto; text-align: left;}
#superheader { margin: -15px 0 0 0; font-size: .75em; color: white; text-align:right; padding-right:25px; background-color:#1E2D4C;}
#superheader a {font-size: .75em; color: white;}
.superimg {left: 5px; margin: 3px 3px 0 0;}
#header {width: 960px; height: 160px; background-image: url(/images/bg_header.jpg); background-repeat: no-repeat; }

#search {width: 320px; float:right;margin:25px 0 0 0;}
#cse img {visibility: hidden;}
#cse-search-box input {border:thin solid silver; padding:2px; font-family:Arial, Helvetica Neue, sans-serif;}

#logo {width: 250px; float:left; margin:30px 0 0 20px; }
#logo a {background:none;}

#nav {width: 650px; float: right; margin:91px 10px 0 0;}
#nav ul {display:block;}
#nav ul li { display:inline;}
#nav ul li a {background-color: #a99e39; color:#fff; padding:5px 15px; font-weight: bold; text-decoration:none;  text-align: center; -webkit-border-radius-top: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;  }
#nav ul li a:hover {color:#ffffff; text-decoration:none;  background-color: #837928; }

#breadcrumb {width: 700px; margin-bottom: 10px;}
#breadcrumb a {font-size: .7em; text-decoration:underline;}
#breadcrumb a:hover {text-decoration:none;}

#maincontent {padding: 10px 30px;}

#leftcolumn {width: 260px; float:left; margin-bottom: 25px; border-right: thin solid #e8e8e8; padding-right: 10px;}

#rightcolumn {width: 600px; float:right; margin-bottom: 25px;}
#largecolumn {width:750px; height: auto;background-color: #ffffff;}
#homebuttondiv {width: 900px; margin-bottom: 25px; text-align: center;}
.homebuttons {width: 250px; float: left; margin: 0 30px 0 20px; }

#belowslider {width: 500px;float:left; margin:0 0 20px 53px; }
#belowslider h4 {font-family: Georgia, Times New Roman, serif; font-size: 16px; font-style:italic; color: #4d4d4d; font-weight: normal; letter-spacing: normal;}

#quote {width:750px; color:#a99e39; font-family: Georgia, Times New Roman, serif; font-size: 20px; font-style:italic; text-align: center; height: 50px; margin: 20px 0;}

#bios {width: 600px;min-height:800px;}

.biobox {
	width: 480px; 
	float:left;
	border-bottom: dashed thin silver;
	margin: 0 0 10px 0;
}

.picdivdescription {
	width: 200px;
	float:right;
	height:240px;
}
.picdiv {
	height: 240px;
	width: 150px;
	float:left; 
}


#footer {width: 960px; height:300px; font-size: .8em; color: #ffffff; margin:0 auto; text-align:center; background-image: url(images/bg_footer.jpg); background-repeat: no-repeat; padding-top: 30px; background-position: top;}
#footer a {color: #ffffff;}


/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:500px;
		height:290px;
		overflow:hidden; 
		margin: 0;
		float:left;
		}

	span#prevBtn a{ margin:110px 0 0 -550px; float:left; background-image: url(/images/arrow_back.jpg); background-repeat: no-repeat; height: 50px; width: 40px; background-position:bottom; color: #fff;}
	
	span#nextBtn a{margin:110px 50px 0 0; float:right; background-image: url(/images/arrow_next.jpg); background-repeat: no-repeat; height: 50px; width: 50px; background-position:bottom; color: #fff;}					
				


/* // Easy Slider */

