/*.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}*/

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
/* End hide from IE-mac */

body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-size: 100%;
	background: #66811f url(../images/shared/bkg_shadow_top.gif) repeat-x top;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

/* ---- DIVS ---- */

#content_wrapper {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	text-align: left;
	background-color: #fff;
}

#content {
	width: 800px;
	overflow: hidden;
	margin: 0px auto 20px auto;
	border: 0px;
	padding: 0px;
	text-align: left;
	background-color: transparent;
}

#content_copy, #content_images {
	overflow: hidden;
	margin: 0px;
	border: 0px;
	padding: 40px 0px 0px 0px;
	float: left;
	text-align: left;
	background-color: transparent;
}

#content_copy {
	width: 335px;
}

#content_images {
	width: 465px;
}

#footer_wrapper {
 	width: 100%;
 	height: 155px;
	margin: 0px;
 	overflow: hidden;
	border: 0px;
 	padding: 0px;
 	text-align: left;
 	background: #9ab534 url(../images/shared/bkg_shadow_bottom.gif) repeat-x top;
}

#footer {
	width: 800px;
	height: 155px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
	background-color: transparent;
	text-align: right;
}

/* ---- Navigation ---- */

#nav_wrapper {
	width: 100%
	height: 155px;
	margin: 0px;
	border-bottom: 8px solid #cedd9c;
	padding: 0px;
	background-color: transparent;
	position: relative;	
}

#nav-menu {
	width: 800px;
	height: 155px;
	margin: 0px auto 0px auto;
	border-bottom: 0px;
	padding: 0px;
	background-color: transparent;
	position: relative;
}

#nav-menu ul {
	margin: 0px;
	padding:0px;
	border: 0px;
	list-style: none;
}

#nav-menu li {
	float: left;
	margin: 55px 2px 0px 0px;
	padding: 0px;
	background-color: transparent;
}

/* ---- text styles ---- */

h1 {
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	color: #9ab534;
	margin: 15px 0px 15px 0px;
	background-color: transparent;
	padding: 10px 0px 10px 0px;
	text-align:left;
}

h2 {
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
	background-color: transparent;
	color: #424242;
	margin: 20px 10px 0px 0px;
}

p {
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.8em;
	background-color: transparent;
	color: #424242;
	margin: 20px 20px 20px 0px;
}

a {
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	line-height: 1.8em;
	background-color: transparent;
}

ul {
	margin: 10px 0px 15px 15px;
	border: 0px;
	padding: 0px;
	list-style: disc outside;
}

li {
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.8em;
	background-color: transparent;
	color: #424242;
	margin: 0px 20px 0px 0px;
}

a:link {
	text-decoration: none;
	color: #66811f;
}

a:visited {
	text-decoration: none;
	color: #66811f;
}

a:hover {
	text-decoration: none;
	color: #9bb635;
}

a:active {
	text-decoration: none;
	color: #9bb635;
}

img.bordered {
	float: right; 
	margin: 5px 10px 10px 25px; 
	padding: 1px; 
	border: 1px solid #ccc;
}

img.unbordered {
	float: right; 
	margin: 5px 10px 10px 25px; 
	padding: 0px; 
	border: 0px;
}

/* NAV LINK STYLES */


a.index, a.index_on, a.corporate, a.corporate_on, a.books, a.books_on, a.covers, a.covers_on, a.film, a.film_on, a.art_editing, a.art_editing_on, a.contact_us, a.contact_us_on, a.stickies, a.stickies_on, a.who_we_are, a.who_we_are_on {
	width: 80px;
	height: 80px;
	text-decoration: none;
	display: block;
	border: 0px;
}

a.index, a.index_on {
	background: transparent url(../images/nav/index.gif) 0 0 no-repeat;
}

a.corporate, a.corporate_on {
	background: transparent url(../images/nav/corporate.gif) 0 0 no-repeat;
}

a.books, a.books_on {
	background: transparent url(../images/nav/books.gif) 0 0 no-repeat;
}

a.covers, a.covers_on {
	background: transparent url(../images/nav/covers.gif) 0 0 no-repeat;
}

a.film, a.film_on {
	background: transparent url(../images/nav/film.gif) 0 0 no-repeat;
}

a.art_editing, a.art_editing_on {
	background: transparent url(../images/nav/art_editing.gif) 0 0 no-repeat;
}

a.contact_us, a.contact_us_on {
	background: transparent url(../images/nav/contact_us.gif) 0 0 no-repeat;
}

a.stickies, a.stickies_on {
	background: transparent url(../images/nav/stickies.gif) 0 0 no-repeat;
}

a.who_we_are, a.who_we_are_on {
	background: transparent url(../images/nav/who_we_are.gif) 0 0 no-repeat;
}

a:hover.index, a:hover.corporate, a:hover.books, a:hover.covers, a:hover.film, a:hover.art_editing, a:hover.contact_us, a:hover.stickies, a:hover.who_we_are {
	background-position: -80px 0px;
}

a.index_on, a.corporate_on, a.books_on, a.covers_on, a.film_on, a.art_editing_on, a.contact_us_on, a.stickies_on, a.who_we_are_on {
	background-position: -160px 0px;
}

p.invisible {
	margin: 0px;
	border: 0px;
	padding: 0px;
	visibility:hidden;
}

.prev_nav {
	font-size: 0.7em;
	display: block;
	float: left;	
}

.next_nav {
	font-size: 0.7em;
	display: block;
	float: right;
	padding-right:20px;
}

.thumbnail {
	display: block;
	float: left;
	margin-right: 10px;
}

.numbered_example {
	display: inline;
	padding: 5px 10px;
	background-color: #a4c63e;
}

a.numbered_example {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-weight:bold;
}

a:link.numbered_example {
	color: #66811f;
}

a:visited.numbered_example {
	color: #66811f;
}

a:hover.numbered_example {
	color: #fff;
}

a:active.numbered_example {
	color: #fff;
}

p.credit {
	font-size: 0.6em;
	font-style: italic;
}

#map {
	float: left;
	margin: 0px; 
	border: 1px solid #999;
	padding: 0px;
	width: 460px;
	height: 350px;
}

#flashcontent {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.image_selector {
	/*text-align: right;*/
	margin:0px 0px 10px 0px;
}

.numbered_selector {
	margin: 0px 0px 10px 0px;
}

.numbered_selector a {
	font-size: 0.7em;
	padding: 6px 10px 6px 10px;
	border: 1px solid white;
}

.numbered_selector a:link {
	color: white;
	background-color: #66811f;
}

.numbered_selector a:visited {
	color: white;
	background-color: #66811f;
}

.numbered_selector a:hover {
	color: white;
	background-color: #a4c63e;
	border: 1px solid white;
}

.numbered_selector a:active {
	color: #66811f;
	background-color: white;
	border: 1px solid #66811f;
}

img.numbered_image {
	margin-top:10px;
}