@charset "utf-8";
/*-----------------------------------------------------------------------------
author: Jon Balcome, Blue Guava Group
date:7/13/2010
client: 
Copyright 2010 Lott & Searcy
-----------------------------------------------------------------------------*/

/* @group GLOBAL */

/*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	/* why? default for all new broswers is 16px. font size now =10px. mow 1em = 10px */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */

/* Remove border around linked images and fix Firefox odd spaces */
img {
	border-width: 0;
}


body {
	background: #010101;
	color: #fff;
}

#bg_header {
	background-image: url(../_media/bg_header.jpg);
	width: 100%;
	height: 236px;
}

#container_header{
	width: 962px;
	height: 236px;
	margin:  0 auto;
	color: #edd04a;
}

#logo {
	float: left;
	width: 445px;
	height: 182px;
}
#toprightnavtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}
#toprightnavtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#toprightnavtext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#toprightnavtext a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F5D310;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


#hd_text {
	width: 455px;
	height: 100px;
	float: left;
	font-size: 14px;
	margin-top: 27px;
	margin-left: 50px;
	line-height: 22px;
	color: #F2D11A;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#hd_text a {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#hd_text a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top_nav {
	width: 962px;
	height: 54px;
	float: left;
	background-image: url(../_media/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

ul.nav_1{
	width: 962px;
	height: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 14px;
	padding-bottom: 16px;
	margin-bottom: 1px;
}

.nav_1 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: inline;
	margin-top: 1px;
	padding-top: 12px;
	padding-bottom: 14px;
	margin-bottom: 1px;
	height: 30px;
}

.nav_1 li a {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 1px;
	padding-top: 12px;
	padding-bottom: 14px;
	margin-bottom: 1px;
	height: 30px;
}

.nav_1 li a:hover {
	color: #f3dfa8;
	text-decoration: none;
	margin-top: 1px;
	padding-top: 30px;
	padding-bottom: 14px;
	margin-bottom: 1px;
	height: 30px;
}

#bg_middle {
	background-image: url(../_media/mid_shad.jpg);
	width: 100%;
}

#bg_mid_shad {
	width: 100%;
	background: url(../_media/bg_mid_shad.jpg) repeat-x 0 top;
}

#container_middle{
	margin:  0 auto;
	width: 962px;
	background: #fff url(../_media/content_top.jpg) repeat-x 0 top;
	padding-top: 26px;
}

#copy_bg {
	background-image: url(../_media/bg_copy.jpg);
	width: 962px;
	color: #010101;
	overflow: hidden;
}

#copy {
	width: 860px;
	padding-left: 50px;
	margin-bottom: 20px;
}


#copy ul {
	font-size: 16px;
	line-height: 22px;
}

.pic_big {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 20px;
}
#picbig2 {
	float: right;
	width: 338px;
}
#rightpic {
	float: right;
	margin-bottom: 25px;
	margin-left: 10px;
	width: 338px;
}

#bg_footer {
	background-image: url(../_media/bg_footer.jpg);
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 23px;
}



#container_footer{
	margin:  0 auto;
	height: 130px;
	width: 942px;
	padding-top: 20px;
	padding-left: 20px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container_footer   a {
	font-style: normal;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#container_footer   a:hover {
	font-style: normal;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	color: #edd04a;
	text-decoration: none;
	font-weight: bold;
}

ul.ft_text {
	width: 250px;
	float: left;
	margin-top: 25px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	list-style-type: none;
	line-height: 18px;
}

.ft_text li a {
	color: #ca8f0d;
	text-decoration: none;
}

.ft_text li a:hover {
	color: #edd04a;
	text-decoration: none;
}

#ft_logo {
	float: right;
	padding-right: 10px;
	color: #ffffff;
}

/* @end */
/* @group STRUCTURAL */

/* @end */

/* @group NAVIGATION */

/* @end */

/* @group MAIN CONTENT */



/* @end */
/* @group H1-H6 */

/* @group Page Titles */
h1 {
	color: #ca8f0d;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-style: italic;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
/* @end */

/* @end */
/* @group LINKS */

/* @end */
/* @group FOOTER */
/* @end */
/* @group FORMS */

	

/* @end */
/* @group TABLES */

/* @end */
/* @group MISC */
/* @end */
p {
	font-style: normal;
	font-size: 15px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #333333;
}
li {
	font-style: normal;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	list-style-image: url(../_media/li_icon.jpg);
	list-style-position: inside;
	margin-bottom: 10px;
	margin-top: 10px;
}
#captiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 30px;
	font-style: italic;
}
#navcontainer {
	width: 962px;
	float: left;
	height: 54px;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
	outline: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	outline: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
a:hover {
	color: #C78A17;
	text-decoration: none;
	outline: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	outline: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#mapdiv {
	float: right;
	width: 355px;
	padding-left: 15px;
}
#headshot {
	float: right;
	width: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}

