/*----------------------------------------------------------------
	reset styles
----------------------------------------------------------------*/

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000000 url(../images/lecontebg.jpg) no-repeat scroll 0 0;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	display: block;
	
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}


/*----------------------------------------------------------------
	Fix my transparent PNGs in IE6
----------------------------------------------------------------*/
img, #header, #footer, #squirrelhead, #contentsquirrel, #rockershead, #contentrockers { behavior: url(/template_assets/css/resources/iepngfix.htc); }



/*----------------------------------------------------------------
	default link styles
----------------------------------------------------------------*/

a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FFF; background: #CCC; text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/*----------------------------------------------------------------
	content
----------------------------------------------------------------*/

.web_pages_content {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h1 {
	padding: 0 0 18px 5px;
	line-height: 50px;
	font-size: 42px;
	color: #E3C8A7;
	font-weight: normal;
}

h2 {
	
	padding: 20px 0 15px 5px;
	line-height: 26px;
	font-size: 22px;
	color: #E3C8A7;
	font-weight: normal;
}

h3 {
	padding: 18px 0 13px 5px;
	line-height: 18px;
	font-size: 18px;
	color: #E3C8A7;
	font-weight: normal;
}

p {
	padding: 0 0 12px 5px;
	line-height: 24px;
	font-size: 13px;
	color: #E3C8A7;
	font-weight: normal;
}

img {
	padding: 8px;
	border:1px solid #c89e6e;
	margin: 15px 5px 15px 5px;
	clear: both;
}

a:link, a:visited {
	color: #EFFFAF; text-decoration: underline;
}
a:hover {
	color: #C99F6D; text-decoration: none; background: #000000;
}
a:active {
	color: #A57C52; text-decoration: none;
}

.web_pages_content ul {
	margin:0 8px 20px 30px;
	}


.web_pages_content li {
	padding:0 11px 0px 37px;
	background:url(/template_assets/images/search.jpg) 5px 3px no-repeat;
	list-style-type: none;
	padding-bottom: 18px;
	line-height: 24px;
	font-size: 14px;
	color: #E3C8A7
}

#content ul {
	margin:0 8px 20px 30px;
	}


#content li {
	padding:0 11px 0px 37px;
	background:url(/template_assets/images/search.jpg) 5px 3px no-repeat;
	list-style-type: none;
	padding-bottom: 18px;
	line-height: 24px;
	font-size: 14px;
	color: #E3C8A7
}




/*----------------------------------------------------------------
	news
----------------------------------------------------------------*/

.news_intro, .news_releases, .news_date, .news_blurb,
.news_release, .news_subtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/*----------------------------------------------------------------
	events
----------------------------------------------------------------*/

.events_intro h1 {
	color: #8C6239; font-size: 220%; margin-bottom: 0.2em; font-weight: normal;
}
.events {
	padding: 0 6px 0 8px; /*height: 577px; overflow: auto;*/
}
.event_box {
	border: 1px solid #E1C7A8; 
	padding: 3px 4px; 
	color: #A57C52; 
	height: 150px;
	/*position: relative;*/
	margin-bottom: 8px;
}
.event_box h3 {
	color: #603913; 
	font-size: 110%; 
	margin: 0.4em 0; 
	line-height: 1.1;
	font-weight: normal;
}
.event_box h3 a:link, .event_box h3 a:visited {
	color: #603913; text-decoration: none;
}
.event_box h3 a:hover {
	color: #A57C52; text-decoration: none; background: none;
}
.event_box h3 a:active {
	color: #603913; text-decoration: none;
}
.event_box p {
	font-size: 75%; line-height: 1.8;
}
.event_box img {
	border: 1px solid #8C6239; float: left; margin-right: 15px; height: 147px;
}
.events_blurb {
	display: block; text-align: right; margin-top: 2.5em;
}
.events_blurb a:link, .events_blurb a:visited {
	color: #A57C52; text-decoration: none;
}
.events_blurb a:hover {
	color: #603913; text-decoration: none; background: none;
}
.events_blurb a:active {
	color: #A57C52; text-decoration: none;
}
.event {
	color: #A57C52; padding: 0 44px 0 234px; height: 577px;
	*padding: 0 44px 0 234px;
}
.event h3 {
	color: #603913; 
	font-size: 110%; 
	margin: 1.4em 0 0.4em 0; 
	line-height: 1.1;
	font-weight: normal;
}
.event p {
	font-size: 75%; line-height: 1.8; color: #603913; margin-bottom: 1em;
}
.event img {
	border: 1px solid #8C6239; float: right; margin: 0 0 15px 15px;
}
.event a:link, .event a:visited {
	color: #603913; text-decoration: underline;
}
.event a:hover {
	color: #A57C52; text-decoration: underline; background: none;
}
.event a:active {
	color: #603913; text-decoration: underline;
}


/*----------------------------------------------------------------
	TALES FROM THE TOP
----------------------------------------------------------------*/
.tales {
	margin:25px 0 8px 24px;
	padding:0 0 24px;
}
.tales .list{
	width:640px;
	overflow:hidden;
	margin:0 0 8px 0px;
	padding: 0 0 24px;
	list-style:none;
	
	
}
.tales .list li{
	float:left;
	display:inline;
	width:592px;
	height: 160px;
	color:#fffefe;
	padding:24px 0px 24px 24px;
	margin:0;
	border:0px solid #666666;
	background: transparent url(/template_assets/images/talesThumbFrame.png) 5px 3px no-repeat;
	position:relative;
	*position:inherit;
}

.tales .list img{
	height:126px;
	margin: 12px 30px 0 9px;
	_margin: 11px 30px 0 5px;
	float: left;
	clear:right;
}

.tales h1{
	margin:9px 0 -20px 15px;
	font-size:26px;
}
.tales .list h2{
	margin:9px 0 0 20px;
	font-size:18px;
}
.tales .list p{
	margin:0 5px 0 20px;
	font-size:14px;
}
.tales .list a.more{
	color:#fffefe;
	position:absolute;
	right:12px;
	bottom:6px;
	*position:inherit;
	*padding: 5px 3px 6px 219px;
	*right:0px;
	*bottom:0px;
	text-decoration:none;
}
.tales .list a.more:hover{color:#fff;background:#000000;}










/*----------------------------------------------------------------
	site search
----------------------------------------------------------------*/

.site_search, .site_search_header, .site_search_results,
.site_search_count, .site_search_section, .site_search_hit,
.site_search_result_link, .site_searchPresult_brief {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.site_search_header {
	padding: 0 0 18px 5px;
	line-height: 50px;
	font-size: 42px;
	color: #E3C8A7;
	font-weight: normal;
}


.site_search_hit {
	margin: -2px 0 0 10px;
}
.site_search_section h2 {

	margin: 0 0 10px 0;
	padding: 10px 0 15px 0; 
	border-top: solid 1px #c2c2c2;

	 
}
.site_search_results {
	width: 98%;
}



.site_search_result_link {
	margin: 0 0 20px 0; 
	line-height: 18px;
	 
}

.site_search_count {
	display: block;
	text-transform: normal; 
	color: #fff;
	margin: 0 0 15px 10px;
	font-weight: normal;
	font-size: 83%;
	 
}
.site_searchPresult_brief {
	display: block;
	text-transform: normal; 
	color: #fff;
	margin: 0px 0 15px 0px;
	font-weight: normal;
	font-size: 85%;
	line-height: 16px;
	 
}




/*----------------------------------------------------------------
	misc styles
----------------------------------------------------------------*/

.img-style-lt {
	float: left; padding-right: 12px; margin-bottom: 12px; border:1px solid #E3C8A7; clear: both;
}
.img-style-rt {
	float: right; padding-left: 12px; margin-bottom: 12px; border:1px solid #E3C8A7; clear: both;
}
.clearfix {
	clear:both;
}
.wireframe {
	border: 1px solid black;
}
.block {
	background-color: #F00;
}









/* container*/

#container {
	background: url(../images/mainbg.jpg) no-repeat scroll 0 0;
	width: 998px;
	border: solid 0 px #FFFFFF;
}

/* header */

#header {
	height: 200px;
	background: transparent url(../images/headerbg.png) no-repeat scroll 0 0;
	position: relative;
	border: solid 0px #FFFFFF;
	z-index:50;
}

#tag p{ 
	width: 350px; 
	position: absolute;
	margin-top: 120px;
	margin-left: 532px;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	z-index:300;
}


#homelogo {
	margin:0; padding:0; width: 998px; height: 200px; position:absolute; z-index: 51;
	}
.img-style-none { border:0; padding:0; margin:0; }

#homelogo a { background:none; }


#innerwrap {
	width: 100%;
	height: 100%;
}

#header ul {
	position: absolute; left: 816px; font-size: 90%; top: 0;
}
#header li {
	line-height: 1.5;
}
#header a:link, #header a:visited {
	color: #E9C08C; text-decoration: none;
}
#header a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#header a:active {
	color: #E9C08C; text-decoration: none;
}





/* PULLOUT Menu Navigation for use with site mapper */


#site_map {
	margin: 0px 0 0 0px; font-size: 18px; float: left; border: solid #FFFFFF 0px;
	
}
#site_map, #site_map ul { /* all lists */
	list-style: none; line-height: 31px;
}
#site_map a {
	display: block; width: 183px; padding: 0 0 0 48px; color: #E2BF97; border: solid #FFFFFF 0px;
}
#site_map li { /* all list items */
	width: 231px; /* width needed or else Opera goes nuts */
	
}
#site_map li ul { /* second-level lists */
	position: absolute;
	background: #59330E url(/template_assets/images/sidebarbg.jpg) repeat-y scroll 0 0;
	width: 231px;
	margin: 0 0 0 231px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:2001

	
}
#site_map li ul ul { /* third-and-above-level lists */
	margin: -36px 0 0 231px;
}
#site_map li:hover ul ul, #site_map li:hover ul ul ul, #site_map li.sfhover ul ul, #site_map li.sfhover ul ul ul {
	left: -999em;
	
}
#site_map li:hover ul, #site_map li li:hover ul, #site_map li li li:hover ul, #site_map li.sfhover ul, #site_map li li.sfhover ul, #site_map li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto; margin-top: -36px;
	
}
#site_map a:link, #site_map a:visited, #site_map a:active {
	color: #D7D7D7; text-decoration: none;
}
#site_map a:hover {
	color: #F4EA91; text-decoration: none; background-color: #FFFFFF; background: url(/template_assets/images/sidebarbg.jpg) repeat-y scroll 0 0;
}
#site_map li:hover, #site_map li.sfhover {
	background: #59330E url(/template_assets/images/sidebarbg.jpg) repeat-y scroll 0 0;
}




#search { 
	width: 188px; 
	padding-top: 2px; 
	position: absolute;
	margin-top: 10px;
	margin-left: 632px;
	z-index:1000;
}
.searchbox { 
	width: 132px; 
	background: #EFDFCE; 
	border: 1px solid #A57C52;
	height: 16px;
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}



/* homeSSP */

#homeSSP { 
	position: relative;
	margin-top: 30px;
	*margin-top: 45PX;
	margin-left: 10px;
	padding: 0;
	width: 435px;
	height: 358px;
	border: solid 0px #FFFFFF;
	z-index: 2000;
	
}

/* snapshot */

#snapshots { 
	position: relative;
	margin-top: -30px;
	margin-left: -30px;
	padding: 0;
	width: 700px;
	height: 350px;
	border: solid 0px #FFFFFF;
	
}
/* clientDetailSSP */

#clientDetailSSP { 
	position: relative;
	margin-top: 30px;
	margin-left: 10px;
	padding: 0;
	width: 435px;
	height: 435px;
	border: solid 0px #FFFFFF;
	z-index: 1;
	
}


/* content */

#content { 
	float: left;
	text-align: left;
	margin: -65px 0 0 0;
	padding: 25px;
	width: 655px;
	display: inline;
	border: solid 0px #FFFFFF;
}




#contentsquirrel { 
	float: right;
	_float: left;
	text-align: left;
	margin:100px 0 0 0;
	_margin: 0;
	padding: 0;
	width: 765px;
	_width: 722px;
	display: inline;
	border: solid 0px #FFFFFF;
	background: transparent url(/template_assets/images/contTile.png) repeat-y scroll 0 0;
}


#contentblank { 
	text-align: left;
	margin: 25px;
	padding: 20px;
	width: 550px;
	height:300px;
	border: solid 0px #363636;
	background: transparent url(/template_assets/images/contTile.png) repeat-y scroll 0 0;
}


#squirrelhead { 
	padding: 0px;
	width: 722px;
	height: 110px;
	postion:absolute;
	margin:-100px 0 0 1px;
	_margin:0 0 0 2px;
	border: solid 0px #FFFFFF;
	background: transparent url(/template_assets/images/squirrelConthd.png) no-repeat scroll 0 0;
}



#rockershead { 
	padding: 0px;
	width: 722px;
	height: 110px;
	postion:absolute;
	margin:-100px 0 0 1px;
	_margin:0 0 0 2px;
	border: solid 0px #FFFFFF;
	background: transparent url(/template_assets/images/rockersConthd.png) no-repeat scroll 0 0;
}

#contentfoot { 
	float: left;
	padding: 0;
	width: 722px;
	height: 48px;
	_margin:0 0 0 0px;
	postion:absolute;
	border: solid 0px #FFFFFF;
	background: transparent url(/template_assets/images/contFoot.png) no-repeat scroll 0 0;
}

#contentrockers { 
	float: right;
	_float: left;
	text-align: left;
	margin:100px 0 0 0;
	_margin: 0;
	padding: 0;
	width: 765px;
	_width: 722px;
	display: inline;
	border: solid 0px #FFFFFF;
	background: transparent url(/template_assets/images/contTile.png) repeat-y scroll 0 0;
}

#contentphoto { 
	float: right;
	text-align: left;
	padding: 25px;
	width: 708px;
	height: 350px;
	display: inline;
	border: solid 0px #FFFFFF;
	background: url(/template_assets/images/photosConthd.jpg) no-repeat scroll 0 0;
}






/* contact */

#contactform {
	margin-bottom: 5em;
	width:100%;
}
#contactform label {
	line-height: 1.5em; font-weight: bold; font-size: 75%;  _width: 600px;
}
#contactform td {
	padding: 0 0.5em 0.5em 0;
}
#contactform th {
	padding: 0 0.5em 0.5em 1em; vertical-align: top;
}
#contactform input { 
	background: #FCF1E3; 
	border: 1px solid #A57C52;
	/*height: 16px;*/
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	width: 180px;
}

#contactform input.inquiry_zip { 
	background: #FCF1E3; 
	border: 1px solid #A57C52;
	/*height: 16px;*/
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	width: 80px;
}

#contactform input.inquiry_state {
	background: #FCF1E3; 
	border: 1px solid #A57C52;
	/*height: 16px;*/
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	width: 100px;
}

#contactform input { 
	background: #FCF1E3; 
	border: 1px solid #A57C52;
	/*height: 16px;*/
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	width: 180px;
}


#contactform textarea {
	background: #FCF1E3; 
	border: 1px solid #A57C52;
	/*height: 16px;*/
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	width: 100%;
}

/* job form */

#jobInquiry {
	margin-bottom: 5em;
}
#jobInquiry label {
	line-height: 1.5em; font-weight: bold; font-size: 75%;
}
#jobInquiry td {
	padding: 0 0.5em 0.5em 0;
}
#jobInquiry th {
	padding: 0 0.5em 0.5em 1em; vertical-align: top; width: 100px;
}
.textinput { 
	background: #FCF1E3; 
	border: 1px solid #A57C52;
	/*height: 16px;*/
	color: #754C24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	width: 280px;
}



/* general table */



#general {
	margin-bottom: 1em; width:90%;
}


#general td {
	padding: 0; text-align: left; vertical-align: top; border: 1px solid #8e5721;
}



#general p {
	margin: 0 0 -10px 0;
}

/* footer */

#footer {  
	clear: both; 
	margin: 10px 0;
	padding:0;
	width: 998px;
	height: 250px;
	background: transparent url(../images/footerbg.png) no-repeat scroll 0 0;
	border: solid 0px #ffffff;
	
	
}

#copyright {  
	clear: left; 
	position: relative; 
	left: 807px; 
	width: 132px;
	color: #D1AC83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.2;
	padding-top: 3px;
	margin-bottom: 10px;
}
#footernav {  
	border: 0px solid #FFFFFF; margin-top: 34px; margin-left: 230px; height: 16px; padding: 4px 0 4px 0px;
}
#footernav li {
	float: left; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px;
	color: #D1AC83;
	margin-right: 2px;
	line-height: 3.1;
}
#footernav a:link, #footernav a:visited {
	color: #D1AC83; text-decoration: none;
}
#footernav a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#footernav a:active {
	color: #D1AC83; text-decoration: none;
}

/*----------------------------------------------------------------
	hCard styles
----------------------------------------------------------------*/

.vcard {
	clear: left; 
	margin: 0 0 0 230px;
	_margin: 0 0 0 115px;
	font-size: 65%; 
	line-height: 1.5;
	float: left;
}

#credits {
	margin: 10px 0 0 230px;
	_margin: 0 0 0 115px;
	width: 800px;
	color: #7C7870;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.4;
}
#credits a:link, #credits a:visited {
	color: #888; text-decoration: none;
}
#credits a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#credits a:active {
	color: #888; text-decoration: none;
}


#othersnav {  
	border: 0px solid #FFFFFF; margin-top: 34px; margin-left: 230px; height: 16px; padding: 4px 0 4px 0px; clear: left;
}

#othersnav li {
 
	float: left; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9px;
	color: #D1AC83;
	margin-right: 2px;
	line-height: 3.1;
}
#othersnav a:link, #othersnav a:visited {
	color: #D1AC83; text-decoration: none;
}
#othersnav a:hover {
	color: #FFF; text-decoration: none; background: none;
}
#othersnav a:active {
	color: #D1AC83; text-decoration: none;
}

