/* @override http://www.purestrategies.com/css/general.css */

body, html {
	width: 100%;
	height: 100%;
	border-width: 0;
	margin: 0;
}
img {
	border: 0px;
}

/*
*
*
*
OVERALL LAYOUT 
*
*/
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background: repeat-y url(/images/bg_body.gif);
	padding: 11px;
}

#content_bg_header {
	background: no-repeat url(/images/bg_header.gif);
	width: 800px;
	height: 11px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 11px;
	padding-left: 11px;
}

#content_bg_footer {
	background: no-repeat url(/images/bg_footer.gif);
	width: 800px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 11px;
	padding-left: 11px;
}

#buffer {
	padding-left: 20px;
	
}

/*
*
*
*
SECTIONS 
*
*/
#lightbox, #overlay { z-index:10000 !important; }

#mailbox {
	position: relative;
	right: 59px;
	top: 3px;
	text-align: right;
}

#header {
	top: -3px;
	position: relative;
}

#column_L {
	float: left;
	width: 527px;
	height: 403px;
	display: block;
	margin-top: 12px;
}

#tree {
	position: relative;
	top: -40px;
	width: 138px;
	height: 143px;
}

#column_R {
	float: left;
	width: 224px;
	display: block;
	height: inherit;
	margin-top: 12px;
}

.menu_top {
	background: no-repeat url(/images/sidebar_fade.gif);
	width: 199px;
	height: 47px;
	text-align: left;
	color: #ffffff;
	font: 500 22px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	text-indent: 10px;
	letter-spacing: -.05em;
	padding-top: 23px;
	margin-bottom: -23px;
}
.home_text {
	color: #333333;
	font: 14px/30px "Minion Pro", Minion, "Times New Roman",Georgia, Times, serif;
	float: left;
	display: block;
	position: relative;
	top: -119px;
	left: 120px;
	width: 400px;
}

.bottomLink {
	font: 500 9px/10px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 7px;
}

.bottomLink a{
	font: 500 9px/10px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomLink a:hover{
	color: #7F9DBF;
	text-decoration: underline;
}


.ital_blu {
	color: #55717c;
	font: oblique 17px/30px "Minion Pro", Minion, "Times New Roman",Georgia, Times, serif;
}

.home_text_line2 {
	color: #333333;
	font: 14px/30px "Minion Pro", Minion, "Times New Roman",Georgia, Times, serif;
	float: left;
	display: block;
	position: relative;
	top: -118px;
	width: 520px;
}

.ital_gray {
	font: oblique 17px/30px "Minion Pro", Minion, "Times New Roman",Georgia, Times, serif;
}

.bio_img {
	margin-left: 12px;
	padding-left: 12px;
}

.home_text_line3 {
	color: #333333;
	font: 14px/30px "Minion Pro", Minion, "Times New Roman",Georgia, Times, serif;
	float: left;
	display: block;
	position: relative;
	top: -90px;
	width: 520px;
}

/*
*
*
FOOTER 
*
*/
#beige_box {
	background: no-repeat url(/images/beige_box.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-right: 20px;
	width: 739px;
	height: 110px;
}

#beige_box_text_L {
	font: 500 9px/10px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	color: #666633;
	position: relative;
	left: 72px;
	top: 20px;
	float: left;
	width: 238px;
	height: 40px;
	display: block;
}

#beige_box_text_R {
	font: 500 9px/10px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	color: #666633;
	position: relative;
	left: 157px;
	top: 20px;
	float: left;
	width: 309px;
	height: 50px;
	display: block;
}

#copy {
	position: relative;
	top: 38px;
	left: 19px;
	clear: both;
}

/*
*
*
MISC 
*
*/
#clear {
	clear: both;
}

/*
*
*
SUB PAGES
*
*/
#submenu_mm { width: 724px; height: 18px; position: relative; clear: both; background-color: #565131; display: block; top: 20px; z-index: 4001; }
.pad_L_home {
	margin-bottom: 3px;
	margin-left: 10px;
}
.pad_L {
	margin-bottom: 3px;
	margin-left: 12px;
}

#artwork_plus {
	position: relative;
	top: 34px;
	left: 701px;
	height: 9px;
	width: 9px;
	z-index: 4005;
}

#art { position: relative; top: 11px; z-index: 4000; display: block; clear: both; }

#breadcrumb {
	font: 500 13px/10px "Lucida Grande", "Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	position: relative;
	top: -10px;
	left: 15px;
	color: #817f68;
	z-index: 4000;
}

#breadcrumb a {
	font-weight: bold;
	color: #817f68;
	text-decoration: none;
}
#breadcrumb a:hover {
	font-weight: bold;
	color: #4b7199;
	text-decoration: none;
}


#sub_contents {
	background: no-repeat url(/images/link_menu_corner.gif) bottom left;
	background-color: #e8e8e1;
	margin-top: -6px;
	width: 714px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/* doesn't work 
#dot_V {
	float: left;
	background: repeat-y url(/images/dot_V.gif) left;
	width: 1px;
}
*/

#content_R {
	font: 500 11px/1.5em "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	color: #515041;
	background: repeat-y url(/images/dot_V.gif) left;
	float: left;
	background-color: #e8e8e1;
	width: 320px;
	padding-left: 15px;
	padding-right: 10px;
}

#content_R a:link,
#content_R a:active,
#content_R a:visited {
	color: #669999;
}

#content_R a:hover {
	color: #336666;
}

#globe {
	background: no-repeat url(/images/globe.gif) left;
	position: relative;
	top: 10px;
	left: 600px;
	width: 107px;
	height: 104px;
	margin-bottom: -107px;
}

#submenu_menu_area {
	float: right;
	margin-right: -10px;
	margin-top: 70px;
	margin-bottom: 0px;
}
#footer_menu {
	color: #347c8d;
	padding-left: 15px;
	background-color: #605D39;
	width: 710px;
	height: 24px;
}

.footerLink {
	font: 500 9px/10px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.footerLink a{
	font: 500 9px/10px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink a:hover{
	color: #7F9DBF;
	text-decoration: underline;
}

/*
*
*
CONTENT
*
*/

h1 {
	font: 500 16px/18px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	letter-spacing: .06em;
	color: #669966;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font: 500 14px/16px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	font-size: 14px;
	letter-spacing: .06em;
	color: #669966;
	margin: 0px;
}


#res_img {
	padding: 3px;
	border: 1px solid #787661;
	background-color: #b3b2a2;
}

#resources {
	border: 1px solid #787661;
	border-top: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #f7f7ef;
}

#resources ul {
	padding: 5px;
	margin: 0em 0em 0em 1em;
	list-style: none;
}

#resources ul li:before {
	content: "\00BB \0020";
	margin-left: -10px;
}

.quote {
	font: 8px/10px "Lucida Grande", HelveticaNeue, "MyriadPro-Light", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

.underline {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #787661;
}

#th {
	padding: 3px;
	border: 1px solid #787661;
	background-color: #b3b2a2;
	color: #605f4d;
	font-weight: bold;
}

#td {
	border: 1px solid #787661;
	border-top: 0px;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	background-color: #f7f7ef;
}
#td i {
	font-weight: bold;
}
.menu_dark {
	text-align: left;
	color: #ffffff;
	font: 500 14px/18px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	letter-spacing: -.05em;
	width: 187px;
	background: #383830;
	border-left: 1px solid #a5a495;
	border-right: 1px solid #a5a495;
	padding-left: 10px;
}
.menu_light {
	text-align: left;
	color: #ffffff;
	font: 500 14px/18px "Lucida Grande","Lucida Sans Unicode", arial, geneva, verdana, sans-serif;
	letter-spacing: -.05em;
	width: 187px;
	background: #565131;
	border-left: 1px solid #a5a495;
	border-right: 1px solid #a5a495;
	padding-left: 10px;
}
#link_menu_Ldw {
	float: left;
	background-color: #e8e8e1;
	width: 160px;
	padding-right: 6px;
}
#link_menu_L {
	float: left;
	background-color: #e8e8e1;
	width: 140px;
	padding-right: 6px;
}
#link_menu_L a {
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#link_menu_L a:before {
}
#link_menu_L a:link, 
#link_menu_L a:active,
#link_menu_L a:visited
 {
	color: #669966;
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -15px;
	padding-right: 20px;
	padding-bottom: 10px;
	
}
#link_menu_L a:hover {
	color: #336633;
	background-color: #dadace;
	xtext-shadow: 0.1em 0.1em 0.1em black;
}
.inline {
	margin-right: 12px;
	border: thin solid #555231;
}
