body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #eee;
	color: #333;
	margin: 8px;
	}

#mapform 			{ float: right; padding-top: 3px; padding-right: 15px; margin-bottom: -50px; font-size: 11px; } 
#mapform-editor 	{ color: #fff; float: right; padding-top: 3px; padding-right: 15px; margin-bottom: -50px; font-size: 11px; } 

#purchase	{ 	
	color:#999;
	}
	
#photoinfo {
	position: absolute;
	padding: 20px;
	top: 100px;
	left: 200px;
	width: 200px;
	background: url(toolkit/buttons/mesh.dark.png) top center repeat;
	color: #fff;
	border: 1px solid #fff;
	}	

a.buttonlink:link { font-family: Helvetica, Arial, Verdana, sans-serif; color: #fff; text-decoration: none}
a.buttonlink:hover { font-family: Helvetica, Arial, Verdana, sans-serif; color: #996; text-decoration: none }
a.buttonlink:visited { font-family: Helvetica, Arial, Verdana, sans-serif; color: #fff; text-decoration: none }

a.disclaimer:link { font-family: Helvetica, Arial, Verdana, sans-serif; color: #fff; text-decoration: none}
a.disclaimer:hover { font-family: Helvetica, Arial, Verdana, sans-serif; color: #fff; text-decoration: none }
a.disclaimer:visited { font-family: Helvetica, Arial, Verdana, sans-serif; color: #fff; text-decoration: none }
	
.right {
	float:right;
	text-align:right;
	margin:0;
	background-color: #c00;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	width: 18px;
	height: 15px;
	margin-top: 4px;
	margin-right: 4px;
	padding-top: 2px;
	padding-left: 2px;
}

#espg #pixcontainer  {
	border: 0px solid #666;
	width: 910px;
	height: 615px;
	background-color: #fff;
}

#espg #pix  {
/*	position: absolute;
	top: 80px;
	left: 30px;
*/	
	position: absolute;
	top: 80px;
	left: 40px;
	height: 565px;
	border: 1px solid #666;
	background-color: #fff;
	float: left;
	margin: -1px;
	width: 495px;
}

#espg #bio  {
/*	position: absolute;
	top: 80px;
	left: 530px;
	float: left;
*/	
	padding-top: 30px;
	margin-left: 560px;
	border: 0px solid #666;

}

p.bio  {
	font-size: 14px;
	line-height: 22px;
	font-family: Georgia, Palatino, serif;
	padding-right: 8px;
	padding-left: 0px;
}

blockquote  {
	font-size: 14px;
	line-height: 22px;
	font-family: Georgia, Palatino, serif;
}

#pix1  {
	position: absolute;
	top: 10px;
	left: 10px;
}
#pix2  {
	position: absolute;
	top: 340px;
	left: 10px;
}
#pix3  {
	position: absolute;
	top: 340px;
	left: 165px;
}

#rhmpix1  {
	position: absolute;
	top: 10px;
	left: 10px;
}
#rhmpix2  {
	position: absolute;
	top: 338px;
	left: 10px;
}
#rhmpix3  {
	position: absolute;
	top: 338px;
	left: 229px;
}
#rhmpix4  {
	position: absolute;
	top: 0px;
	left: 0px;
}

#roypix1  {
	position: absolute;
	top: 10px;
	left: 10px;
}
#roypix2  {
	position: absolute;
	top: 400px;
	left: 10px;
}
#roypix3  {
	position: absolute;
	top: 400px;
	left: 138px;
}

#jaypix1  {
	position: absolute;
	top: 10px;
	left: 10px;
}
#jaypix2  {
	position: absolute;
	top: 10px;
	left: 377px;
}
#jaypix3  {
	position: absolute;
	top: 215px;
	left: 377px;
}
#jaypix4  {
	position: absolute;
	top: 331px;
	left: 377px;
}


#dalepix1  {
	position: absolute;
	top: 10px;
	left: 10px;
}
#dalepix2  {
	position: absolute;
	top: 350px;
	left: 10px;
}
#dalepix3  {
	position: absolute;
	top: 350px;
	left: 335px;
}


#espg #buttons{ 
	position: absolute;
	top: 522px;
	left: 80px;
}

#espg #prevnext	{ z-index: 9999; }
#espg #prevbutton {
	font-size: 11px;
	position: absolute;
	top: 45px;
	left: 640px;
	width: 110px;
	text-align: center;
	z-index: 9999;
}
#espg #nextbutton {
	font-size: 11px;
	position: absolute;
	top: 45px;
	left: 733px;
	width: 100px;
	text-align: center;
	z-index: 9999;
}

#espg #commentbutton {
	margin-top:10px;
	width: 90px;
	height: 19px;
	position: absolute;
	top: 35px;
	left: 840px;
	font-size: 11px;
	padding-top: 4px;

	text-align:center;
	display:block;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#699;
	text-decoration:none;
	
	z-index: 9999;
	
}

#toggleon {
	margin-top:10px;
	width: 90px;
	height: 19px;
	position: absolute;
	top: 35px;
	left: 840px;
	font-size: 11px;
	padding-top: 4px;

	text-align:center;
	display:block;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#699;
	text-decoration:none;
}

#toggleoff {
	margin-top:10px;
	width: 90px;
	height: 19px;
	position: absolute;
	top: 35px;
	left: 840px;
	font-size: 11px;
	padding-top: 4px;	

	text-align:center;
	display:block;
	border:1px solid #c00;
	/*-moz-border-radius:5px;*/
	background:#c00;
	text-decoration:none;
}

#comment_count {
	margin-top:10px;
	width: 90px;
	height: 19px;
	position: absolute;
	top: 35px;
	left: 840px;
	font-size: 11px;
	padding-top: 4px;

	text-align:center;
	display:block;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#699;
	text-decoration:none;
	z-index: 9999;
}


#delete_collection {
	position: absolute;
	padding: 20px;
	top: 100px;
	left: 200px;
	width: 200px;
	background-color: #c00;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	}

#delete_button {
	position: absolute;
	top: 45px;
	left: 723px;

	width: 90px;
	height: 19px;
	font-size: 11px;
	padding-top: 4px;	

	text-align:center;
	display:block;
	border:1px solid #c00;
	/*-moz-border-radius:5px;*/
	background:#c00;
	text-decoration:none;
	}

#delete {
	position: absolute;
	padding: 20px;
	top: 100px;
	left: 200px;
	width: 200px;
	background: url(toolkit/buttons/mesh.dark.png) top center repeat;
	color: #fff;
	text-align: center;
	border: 1px solid #999;
	}

#espg {
	border: 1px #959596 solid;
	background-color: #fff;
	width: 950px;
}


#espg a:link {
	color: #577058;
	text-decoration:underline;
}
#espg a:visited {
	color: #333;
}
#espg a:hover, #espg a:active, #espg a:focus {
	text-decoration:none;
}
#espg h2 {
	/*-moz-border-radius:20px 20px 0 0;*/
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 6px 47px;
	background: #cedeef;
	color:#fff;
}
#espg #prev, #espg #next {
	display:block;
	padding:5px;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#ddd;
	text-decoration:none;
	margin:0 10px 10px;
}
html body #espg div #prev:hover, html body #espg #next:hover,html body #espg div #prev:focus, html body #espg #next:focus {
	border-color:#888;
	background:#ccc;
	color:#000;
}



#espg #return, #espg #footnote {
	display:block;
	padding:5px;
	border:1px solid #bbb;
	/*-moz-border-radius:5px;*/
	background:#900;
	color:#fff;	
	text-decoration:none;
	margin:0 10px 10px;
}

html body #espg div #return:hover, html body #espg #footnote:hover,html body #espg div #return:focus, html body #espg #footnote:focus {
	border-color:#888;
	background:#699;
	color:#fff;
}
#espg #return {
	float:left;
}
#espg #footnote {
	float:right;
}


#espg #image {
	text-align:center;	
	background: #fff url(imagefade/loading.gif) 50% 50% no-repeat;
	border-right: 0px solid #A79E89;	
	margin:0 auto;
	padding-top: 1px;
	float: left;
	height: 487px;
	width: 607px;
/*	margin-bottom:5px;*/
}
#espg .imgwrapper {
	float: left;
	margin: 0 15px 15px 15px;
	padding: 2px;
}
#espg .imgwrapper span {
	display:block;
	text-align:center;	
}
#espg .imgwrapper img {
	background-color: #fff;
	border: 1px solid #ccc;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#espg .imgwrapper a:visited img {
	background-color:#fff;	
}
#espg .imgwrapper a:hover img, #espg .imgwrapper a:focus img {
	background-color: #cff;
}
#espg .imgwrapper a:hover, #espg .imgwrapper a:focus {
	color:#000;
}
#espg #single {
	padding:3px;
	border:0px solid #aaa;
	/*-moz-border-radius:5px;*/
	background:#ddd;
}
#espg #description {
	border:1px solid #fff;
	text-align:left;
	clear:both;
	margin: 2px 0px 10px 0px;
	padding:5px;
	color:#303;
	background:#D1ECE8;
	width: 303px;
}
#espg #thedate {
	text-align:right;
	clear:both;
	margin:10px;
	color:#303;
	font-style:italic;
}
#espg #credit {
	border-top: 1px solid #A79E89;
	background: #E7DED6 top left no-repeat;
	color: #666;
	height: 15px;
	padding-top: 5px;
	padding-left: 12px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	clear:both;
	width: 938px;
}

#footerlinks {
	border-left: 1px solid #A79E89;
	border-right: 1px solid #A79E89;
	border-bottom: 1px solid #A79E89;
	background: #E7DED6 top left no-repeat;
	color: #666;
	height: 15px;
	padding-top: 5px;
	padding-left: 12px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	clear:both;
	width: 938px;
}

#footerlinks a {
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-transform: uppercase;	
	font-weight:normal;
	color:#669999;
}

#footerlinks a:hover, #footerlinks a:active, #footerlinks a:focus{
	color:#669999;
	text-decoration:underline;
}

#espg #credit a {
	color:#000;
}
#espg #credit a:hover, #espg #credit a:active, #espg #credit a:focus {
	color:#000;
	text-decoration:none;
}

#espg #directories {
	padding-top: 10px;
	border-bottom:0px solid #ddd;
	margin:0;
	font-size: 14px;
}


#espg #breadcrumb {
	text-align: left;
	border-top: 1px solid #A79E89;
	border-bottom: 1px solid #A79E89;
	background: #E7DED6 top left no-repeat;
	color: #666;
	height: 15px;
	padding-left: 47px;
	padding-top: 5px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#espg #breadcrumb a {
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-transform: uppercase;	
	font-weight:normal;
	color:#669999;
}

#espg #credit a {
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-transform: uppercase;	
	font-weight:normal;
	color:#669999;
}


#espg #breadcrumb a:hover, #espg #breadcrumb a:active, #espg #breadcrumb a:focus{
	color:#669999;
	text-decoration:underline;
}
#espg #dirdesc {
	padding:4px;
	border-bottom:1px dashed #ddd;	
	background:transparent;
	margin:10px 0px 10px 42px;
	font-family:Georgia;
	font-size:16px;
	line-height:28px;
	width:600px;
	background:#fff;
	
}
#espg #gallery {
	padding:10px 5px;
	background: #fff;
}
/* Standard category listing*/
#espg #directories ul.cat {
	list-style:circle;
	padding-bottom:5px;
}
#espg ul.cat li {
	margin:2px 0;
}
/* categories with thumbs */

#espg div.catthumbs {
	margin:5px;
	padding:5px;
}
#espg div.catthumbs div {
	margin:10px;
	padding:2px;
	text-align:center;
	float:left;
	width:150px;
	font-size: 10px;
}
#espg div.catthumbs img.tnexample{
	margin:5px;
	margin:0 auto;
	display:block;
	border:0;
	background-color: #fff;
	border: 1px solid #ccc;
	padding:4px;
}
#espg div.catthumbs a{
	display:block;
	color:#900;
	text-transform:uppercase;
	text-decoration:none;
}

#espg .catthumbs a:visited img {
	background-color:#fff;	
}
#espg .catthumbs a:hover img, #espg .catthumbs a:focus img {
	background-color: #cff;
}
#espg .catthumbs a:hover, #espg .catthumbs a:focus {
	color:#699;
}

#espg #directories h3 {
	font:1em georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}
#espg #directories h4 {
	font:0.9em georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}
#espg div.pagination{
	clear:both;
	text-align:center;
	padding-bottom: 24px;
}

#espg #header {
	background:#fff;
	color:#969696;
}
#espg #header h1 {
	background:transparent;
	color:#4E684A;
}
#espg #header {
	margin:0;
	padding: 0;
}
#espg #header h1 {
	position:relative;
	top:94px;
	left:-15px;
	font-size:1.3em;
	font-weight:normal;
	font-family:verdana,tahoma,helvetica,sans-serif;
	margin:0 0 0 200px;
}
/* footer */

#credit { color: #ccc;
	padding-top: 6px; }

#espg #footer {
	font-family: arial,helvetica,sans-serif;
	margin:0 15px;
	clear: both;
	padding:0;
	font-size: 70%;
	color:#303;
}
#espg #footer a:hover, #espg #footer a:focus  {
	text-decoration:none;
	color:#969696;
}

#espg #design {
	float:right;
	text-align:right;
	margin:0;
}
#espg #copyright {
	padding:0 0 0.2em;
	margin:0;
}
/*editor*/
#espg div#header h2 {
	background:#c00;
	color:#fff;
	/*-moz-border-radius:0 0 20px 20px;*/
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding:6px 0px 6px 47px;
}
#espg div#editor {
   font: .85em/1 Verdana, Arial, sans-serif;
   border-left: 1px gray solid;
   border-bottom: 1px gray solid;
   border-right: 1px gray solid;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   position: absolute;
   left: 615px;
   top: 58px;
   width: 343px;
/*   height: 457px;   */
   background: #E7DED6;
	z-index: 0;
}

#metadata {
   font: 1em Verdana, Arial, sans-serif;
   border-left: 1px #A79E89 solid;
   padding: 10px;
   padding-top: 30px;
   margin: 0px;
   width: 322px;
   height: 457px;
	background: #ffc;
   z-index: 1000;
   float: right;
}

#espg div#editor h2 {
   text-align: center;
   margin: 18px 0px 0px 0px;
	padding :6px 0px 6px 0px;   
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold;
	background: #699;
	color:#fff;
}
#espg div#editor p.valid {
   background: pink;
   color: black;
   font-size:1.2em;
   float: left;
   padding: 5px;
   margin: 0px 0;
}
#espg div#editor p.invalid {
   background: #c00;
   font-size:1.2em;
   border:1px solid #000;
   color: #fff;
   float: left;
   padding: 5px;
   margin: 0px 0;
}
#espg div#editor fieldset {
   background: #f6f6f6;
   clear: both;
	font-size:10px;   
	padding: 0px;
	margin: 10px;	
}

#espg div#editor p {
   margin: 0px 0;
}
#espg div#editor input[type="text"], #espg div#editor textarea,#espg div#editor input[type="password"] {
   border: solid 1px #666;
   margin: 2px 1px 1px;
   color: #666;
}
#espg div#editor input[type="text"]:focus, #espg div#editor textarea:focus,#espg div#editor input[type="password"]:focus {
   border: solid 1px #c00;
   background: #ffc;
   margin: 2px 1px 1px;
   color: #c00;
}
#espg div#editor input#userfile{
   margin: 2px 1px 1px;
}
/* login specific */
#espg p.warn{
	background: #c00;
	font-size:1em;
	border:1px solid #000;
	color: #fff;
	float: left;
	padding: 5px;
	margin: 0px 0;
}
#espg div#login fieldset {
   background: #f6f6f6;
   clear: both;
	font-size:10px;   
}
#espg div#login input[type="text"], #espg div#login input[type="password"] {
   border: solid 1px c00;
   margin: 2px 1px 1px;
}
#espg div#login input[type="text"]:focus, #espg div#login input[type="password"]:focus {
   border: solid 2px c00;
   margin: 1px 0 0;
}
#espg div#login label{
	width:8em;
	padding-right:5px;
}
#espg div#login .button{
	margin: 10px 0px 0px 0px;
}

#espg div#login {
	width: 400px;
	position:absolute;
	left:32px;
	top: 80px;
}

#espg div.clearer {
	clear: both;
}
#espg img.precache {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: hidden;
}
/* comment system */
#espg div#comments{
	color: #999;
	margin: 10px;
	text-align: left;
	z-index: 9999;
	background: #ffc;
    position: absolute;
   left: 616px;
   top: 69px;
   width: 322px;
/*   height: 457px;   */
}

#comment-form-holder{
   font: .85em/1 Verdana, Arial, sans-serif;
   margin: 0px;
   width: 321px;
/*   height: 457px;   */
	z-index: 9999;
   color: #996;
	background: #D1ECE8;   
	padding-top: 6px;
	border:1px solid #996;
}

#espg div#comments div.comment-odd{
	margin:3px 0;
	border:1px solid #D1ECE8;
	background: #fff;   
}
#espg div#comments div.comment-even{
	margin:3px 0;
	border:1px solid #D1ECE8;
	background: #fff;   
}
#espg p.cname{
	font-weight:bold;
	margin:3px;
	color: #999;
}
#espg p.ccomment{
	margin:0 10px;
	color: #999;
}
#espg p.time{
	font-style:italic;
	margin:0;
	padding:4px 1em 4px 0;
	text-align:right;
	color: #999;
}
#espg p.no-comment{
	font-weight:bold;
	text-align:center;
}
#espg p.comment-error{
	color:#900;
}

#espg form.comment-form{
	width:100%;
}
#espg form.comment-form fieldset{
	border: 0px solid #f9f9f9;
	font-size:10px;	
	padding: 10px;
}
#espg form.comment-form legend{
	letter-spacing:0.1em;
	color:#900;
	padding: 0px;
	margin: 3px;
}

#espg form fieldset legend{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	text-transform: uppercase;	
	font-weight:normal;
	color:#900;
}

#espg form.comment-form label{
	width:12em;
	float:left;
}
 div.pagedcomments{
 	text-align:center;
 	color: #999;
 	padding-top: 3px;
 	padding-bottom: 6px;
 }
#espg p.comment-attrib{
	text-align:right;
	font-size:80%;
	padding-right:1em;
}
#espg .center{
	text-align:center;
}

.numpage{
	text-align:center;
	background:#900;
	padding:3px;
	width:12px;
	height:12px;
	color:#fff;
	font-weight:bold;
}


.nowshow{
	text-align:center;
	background:#fff;
	padding:3px;
	width:12px;
	height:12px;
	color:#666;
	font-weight:bold;
}

.prevnext{
	text-align:center;
	background:#699;
	padding:3px;
	width:12px;
	height:12px;
	color:#fff;
	font-weight:bold;
}


a.white:link {
	color: #fff;
	font-weight:bold;
}
a.white:visited {
	color: #fff;
	font-weight:bold;
}
a.white:hover {
	color: #fff;
	font-weight:bold;
}

#espg a.white:link {
	color: #fff;
}
#espg a.white:visited {
	color: #fff;
}
#espg a.white:hover {
	color: #fff;
}

#copyright {
	padding-top: 4px;
	color: #999;
}

a.light:link {
	color: #999;
	font-weight:bold;
}
a.light:visited {
	color: #999;
	font-weight:bold;
}
a.light:hover {
	color: #999;
	font-weight:bold;
}

#espg a.numpage:link {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#espg a.numpage:visited {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#espg a.numpage:hover, #espg a.numpage:active, #espg a.numpage:focus {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

#espg a.comment:link {
	color: #fff;
	text-decoration:none;
}
#espg a.comment:visited {
	color: #fff;
	text-decoration:none;
}
#espg a.comment:hover, #espg a.comment:active, #espg a.comment:focus {
	color: #fff;
	text-decoration:none;
}

#espg a.prevnext:link {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#espg a.prevnext:visited {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#espg a.prevnext:hover, #espg a.prevnext:active, #espg a.prevnext:focus {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

#espg a.toggle:link {
	color: #fff;
	text-decoration:none;
}
#espg a.toggle:visited {
	color: #fff;
	text-decoration:none;
}
#espg a.toggle:hover, #espg a.toggle:active, #espg a.toggle:focus {
	color: #fff;
	text-decoration:none;
}


textarea	{ width: 100%; 	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size:12px; }
input {} 

.waypoint	{
	background: #990000 top left no-repeat;
	color: #666666;
	width: 13px;
	height: 13px;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	position: relative;
	top : 910px;
	left : 14px ;	
	}
	
.label {
	font-family: Monaco, Courier New;
	font-size: 10px;
	text-align: center;
	background: #ffff99 top left no-repeat;
	color: #666666;
	width: 50px;
	height: 11px;
	margin: 0;
	padding: 0;
	border: 0px solid #666666;
	position: relative;
	top : 86px;
	left : 30px ;	
	}

#headerimg .description {
	font-family: Monaco, Courier New;
	font-size: 1.2em;
	text-align: left;
	position: relative;
	top : 160px;
	left : 0px ;	
	border-top: 1px solid #A79E89;
	border-bottom: 1px solid #A79E89;
	background: #E7DED6 top left no-repeat;
	color: #fff;
	height: 20px;
	line-height: 20px;
	padding-left: 12px;
	}
	
#map
			{
			width: 948px;
			height: 800px;
			}	
			



#nav_sp_index{
	position:absolute;
	float:top;
	top:95px;
	left:729px;
	width:115px;
	z-index: 100;
	}

.nav_sp_index{
	font-family:Verdana;
	color: #666;	
	font-size:9px;
	text-decoration:none;
	font-weight:normal;	
	line-height	
	}
			
			
			
			
/* CSS MENU PULLDOWN STYLES */

ul#nav 							{ list-style: none; padding: 0; margin: 0; }
#nav a 							{ text-transform: uppercase; color: #900; font-size: 10px; background-color: transparent; line-height: 12px; font-family: arial, helvetica; }
#nav a:hover					{ background-color: #ffc; color: #900; }	
#nav ul.firstnavblock 			{ width: 193px; top: 27px; margin-left: -125px; z-index: 10000; }
#nav ul.secondnavblock 			{ width: 193px; margin-left: -155px; top: 27px; z-index: 10000; }
#nav a 							{ text-decoration: none; }
#nav li li a 					{ display: block; font-weight: normal; color: #900; padding: 3px 20px 3px 20px; margin-left: -20px; margin-right: -20px; text-align: left; }
#nav li li a:hover		 		{ padding: 3px 20px 3px 20px; border-width: 0 5px; background-color: #e5ecf5; margin-left: -20px; margin-right: -20px; text-align: left; text-decoration: underline; }
#nav li 						{ font-size: 13px; line-height: 18px;	margin-left: 20px; margin-right: 20px; float: left; position: relative; cursor: default; background-color: white; border: 0px solid #7d6340; text-align: center; }
#nav li.first 					{ background-color: transparent; padding-top: 3px; padding-bottom: 3px; padding-right: 0px; padding-left: 5px; margin-left: 0px; margin-top: 1px; font-weight: bold; }
#nav li.last 					{ background-color: transparent; padding-top: 3px; padding-bottom: 3px; padding-right: 0px; padding-left: 0px; margin-left: -23px; margin-top: 1px; font-weight: bold; }
#nav li.bottom 					{ border-bottom: solid 1px #758FAC; margin-left: 0px; margin-right: 0px; margin-bottom: -3px; padding-left: 20px; padding-right: 20px; padding-bottom: 3px; }
#nav li.topitemgoogle 			{ border-top: solid 1px #758FAC; background-color: #ffc; margin-left: 0px; margin-top: -3px; margin-right: 0px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 5px; margin-top: -3px; color: #000; font-size: 11px; line-height: 12px; text-align: left; font-family: arial, helvetica; 	border-bottom: 1px solid #758FAC; }	
#nav li.topitem 				{ border-top: solid 1px #758FAC; margin-left: 0px; margin-top: -3px; margin-right: 0px; padding-left: 20px; padding-right: 20px; }	
#nav li ul 						{ display: none; position: absolute; left: -10px; font-weight: normal; padding: 3px 0px 3px 0px; border-right: solid 1px #758FAC; border-left: solid 1px #758FAC; background-color: #fff; text-align: left; margin-left: -3px; }
#nav li>ul 						{ top: auto; left: auto; }
#nav li li 						{ display: block; float: none; background-color: transparent; border: 0; }
#nav li:hover ul, li.over ul 	{ display: block; }




			