/*
dark green header #424133
global category links (top) #fad3a7
global category dividers (top) #ba853e
global category current link (top) #8c8b70
footer links #ffd5a7
footer dividers #424133
*/



body {

	background-color: #9d9fa2;

	text-align: center;

	font-family: verdana;

	margin: 0;

	padding: 0;

}



td

{

	vertical-align: top;

	text-align: left;

}



hr

{

	margin: 20px 0;

}



#wrapper {

	position: relative;

	width: 850px;

	margin: 50px auto 0 auto;

}



#header

{

	background: #424133;

	height: 54px;

	color: #ba853e;

}



#globaltop

{

	padding-top: 15px;

}



#globaltop a

{

	color: #fad3a7;

	text-decoration: none;

	font-size: 10px;

	letter-spacing: 2px;

	padding: 0 2px;

}



#globaltop a.current, 

#globaltop a:hover

{

	color: #8c8b70;

}



#contentarea

{

	background: #ffffff;

}



#footer

{

	background: url(/assets/images/diamond_tile.gif) repeat;

	color: #424133;

	height: 235px;

	padding-top: 15px;

	font-size: 10px;

	clear: both;

}



#footer a,

#footer span.copyright

{

	color: #ffd5a7;

	text-decoration: none;

	padding: 0 4px;

}

#footer a.current

{

	color: #424133;

}



/*-------------------- Home Page Styles --------------------*/



#hometns

{

	margin-bottom: 30px;

	margin-left: 49px;

	height: 58px;

	width: 760px;

}



#hometns img

{

	display: block;

	float: left;

	margin: 4px 4px 0 0;

}



div.logo

{

	padding: 0 0 20px 0;

}



a.lizardlink

{

	display: block;

	position: absolute;

	top: 227px;

	margin: 0 0 0 380px;

	width: 95px;

	height: 180px;





}



/*-------------------- Lower Level Styles --------------------*/



td.leftcolumn

{

	width: 134px;

	padding: 24px 20px 175px 58px;

	background: url(/assets/images/logo_leftnav.jpg) no-repeat #fad3a7 bottom left;

}



td.leftcolumn a

{

	color: #676653;

	font-size: 11px;

	padding: 0;

	margin: 0 0 20px 0;

	display: block;

	text-decoration: none;

}



td.leftcolumn a:visited

{

	color: #9d9fa2;

}



td.leftcolumn a:hover

{

	color: #000;

}



td.leftcolumn a.current

{

	color: #000;

}



td.stage

{

	padding: 24px 20px 20px 20px;

	width: 593px;

}



td.stage p

{

	font-size: 11px;

	line-height: 18px;

	padding: 0;

	margin: 0 0 10px 0;

}



td.stage li

{

	font-size: 11px;

	line-height:18px;

}



td.stage ul

{

	margin-top: 5px;

	margin-bottom: 10px;

	padding-top: 0;

	padding-bottom:0;

}



td.stage h1

{

	margin: 0 0 10px 0;

	padding: 0;

	font-size: 16px;

	color: #ba853e;

}



td.stage h2

{

	margin: 0 0 10px 0;

	padding: 0;

	font-size: 12px;

	color: #929177;

}



td.stage p a

{

	color: #676653;

}



td.stage div.caption

{

	font-size: 10px;

	color: #63686d;

	width: 396px;

	margin: 0 auto;

	text-align: center;

}



td.stage table.thumbnails td

{

	font-size: 10px;

	text-align: center;

	width: 80px;

}



td.stage table.thumbnails td a

{

	text-decoration: none;

	color: #9d9fa2;

}



td.stage table.thumbnails td a.selected

{

	color: #ba853e;

}



td.stage div.feature

{

	margin: 0 0 20px 0;

	width: 100%;

	text-align: center;

}





div.scrollable {

height:70px;

overflow:hidden;

padding:0;

position:relative;

width:420px;

margin: 0 auto 10px auto;

}



div.scrollable div.items {

clear:both;

margin:0px;

position:absolute;

width:20000em;

}



div.scrollable div.items div {

-moz-border-radius-bottomleft:5px;

-moz-border-radius-bottomright:5px;

-moz-border-radius-topleft:5px;

-moz-border-radius-topright:5px;

float:left;

margin: 0 2px;

padding: 0;

font-size: 10px;

text-align:center;

width:80px;

}



a.prev, a.next, a.prevPage, a.nextPage {

background:transparent url(/assets/images/arrow/left.png) no-repeat scroll 0 0;

cursor:pointer;

display:block;

float:left;

height:18px;

margin:20px 0 0 0;

width:18px;

}



a.prev

{

margin-left:65px;

}



a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {

background-position:0 -18px;

}



a.disabled {

visibility:hidden !important;

}



a.next, a.nextPage {

background-image:url(/assets/images/arrow/right.png);

clear:none;

}



div.navi 

{

margin: 10px auto;

height: 8px;

width: 126px;

text-align: center;

}



div.navi a {

background:transparent url(/assets/images/navigator.png) no-repeat scroll 0 0;

height:8px;

margin: 0 3px;

paddng:4px;

width: 8px;

display: inline-block;

}



div.navi a:hover {

background-position:0 -8px;

}



div.navi a.active {

background-position:0 -16px;

}



div.scrollable div.items div.active {

	color: #ba853e;		

	background-color:#fff;

}