@charset "utf-8";
/* CSS Document */


/*

------ JOHN GARTNER CSS 
------ version 1.0a 
------ LAST UPDATED: 2/13/09
------ LAST UPDATED BY: SOI 

------ www.squareoneinternet.com

*/



/*  
------ TAGS  -----------------
*/

* {

}

body, html {

	
	text-align: center;
	vertical-align: top;
	height: 100%;
	/*font-family: "Myriad Pro", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	padding:0px;
	margin:0px;
}
body
{
    background-position: left top;
    font-size: 62.5%; /*Sets all fonts to 10px now 1em=10px 1.1em=11px etc*/
    background-image: url(/images/greyback_1.gif);
    background-color: #dcdcdc;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-color: #dcdcdc;
}
img
{
    border-style: none;
    border-width: 0px;
}
a:link {
	/*color:#55889B;*/
	color:#F17327;
	text-decoration: none;
}

a:visited {
	/*color:#55889B;*/
	color:#F17327;
	text-decoration: none;
}
a:hover {
	background-color:#FCF3BA;
	/*text-decoration:underline;*/	
}
a:active {
	color:#000000;
}
h1 {
	font-size:3.6em;
	font-weight: normal;
	color: #222222;
}
h2 {
	font-size:2.6em;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-size:1.2em;
	font-weight: bold;
	color: #EB943D;
	/*margin-top:10px;*/
}
h3.cat {
	/*	margin-bottom:-.6em;
	width:auto;
	line-height: 0%;*/
}

/*  
------ WIDTHS  -----------------
*/

#cont, #header, #content {
	width:934px;
}

/*  
------ CONTAINERS  -----------------
*/

#cont {
	margin:auto;
	text-align:left;
	/*width:934px;*/
	background:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	/*min-height:500px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	/*position: relative;*/
}

/*  
--------------------------------
	   HEADER  
--------------------------------
*/
#header {
	height: 63px;
	background-image: url(/images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	margin:0px;
	padding: 0px;
	
	overflow:inherit;/**/
	position:relative;
	z-index: 700;
}
#header .location_home {

}


/*  
------ MENU PULLDOWN -----------------
*/

#nav {
	margin:0px;
	padding: 0px;
	list-style: none;
	height: 63px;

}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 63px;
	text-align:right;
}
#nav a {
	display: block;
	height: 63px;
	text-decoration:none;
	padding-left:3px;
	z-index: 900;
}

#nav a:link {

}

#nav a:visited {

}
#nav a:hover {
	background-color:transparent;
}
#nav a:active {

}

#nav li {
	float: right;
	/*width: 100px;*/
	width:auto;
	position: relative; /*required for right alignment of submenus*/
	background-image: url(/images/menu_div.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 800; /*positions submenu items over other elements*/
	
}
#nav li ul {
	margin:0; 
	padding:0; 
	position: absolute;
	width: 160px;
	left: -999em;
	border:0px;
	z-index: 910; /*positions submenu items over other elements*/
	/*background-color:#486976;*/
}
#nav li ul li {
	border:0px;
	width: 160px;
	background-image: none;
	z-index: 900;
}

#nav ul li a {
	display: block;
	width: 150px; /*this is 10px shorter than width of li because of padding below*/
	padding:5px 10px 5px 0px;
	height:auto;
}

#nav li ul li a:link {
	color:#EDC95A;
	/*background-color: #CE5421;*/
	background-color: #883715;
}
#nav li ul li a:visited {

	/*background-color: #CE5421;*/
	background-color: #883715;
	color:#EDC95A;
}
#nav li ul li a:hover {
	/*background-color: #883715;*/
	background-color: #CE5421;
	color:#EDC95A;
}
#nav li ul li a:active {
    background-color: #883715;
    color:#EDC95A;
}


#nav li li {background-color:#CE5421;color:#EDC95A;}
#nav li li a {color:#EDC95A;text-decoration:none;}
#nav li:hover ul, #nav li.sfh ul { left: 0; }
#nav li ul ul {list-style: none; margin: -23px 0 0 -160px; padding: 0;z-index:920;}
#nav li:hover ul ul, #nav li.sfh ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfh ul, #nav li li.sfh ul {left: 0;right:0px;}

#nav li:hover, #nav li.sfhover {
	/*position:static;  fixes sticky down in ie*/
}
/*  
------ MENU : individual elements  -----------------
*/

/*-------HOME--------*/
#nav li a.link_home {
	background-image: url(/images/menu_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 71px;
	
}
#nav #link_home {
	width:74px;
}
#nav a.link_home:hover {
	background-image: url(/images/menu_on_home.jpg)
}

.location_home #nav a.link_home {
	background-image: url(/images/menu_on_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 71px;	
}

/*-------ABOUT--------*/

#nav li a.link_about {
	background-image: url(/images/menu_aboutdr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 144px;
	
}
#nav #link_about {
	width:147px;
}
#nav a.link_about:hover {
	background-image: url(/images/menu_on_aboutdr.jpg)
}

.location_about #nav a.link_about {
	background-image: url(/images/menu_on_aboutdr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 144px;	
}

/*-------BPD--------*/

#nav li a.link_bpd {
	background-image: url(/images/menu_bpd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 66px;
	
}
#nav #link_bpd {
	width:69px;
}
#nav a.link_bpd:hover {
	background-image: url(/images/menu_on_bpd.jpg)
}

.location_bpd #nav a.link_bpd {
	background-image: url(/images/menu_on_bpd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 66px;	
}

/*-------BOOKS--------*/

#nav li a.link_books {
	background-image: url(/images/menu_books.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 66px;
	
}
#nav #link_books {
	width:69px;
}
#nav a.link_books:hover {
	background-image: url(/images/menu_on_books.jpg)
}

.location_books #nav a.link_books {
	background-image: url(/images/menu_on_books.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 66px;	
}


/*-------CONTACT--------*/

#nav li a.link_contact {
	background-image: url(/images/menu_contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 89px;
	
}
#nav #link_contact {
	width:92px;
}
#nav a.link_contact:hover {
	background-image: url(/images/menu_on_contact.jpg)
}

.location_contact #nav a.link_contact {
	background-image: url(/images/menu_on_contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 89px;	
}
/*  
------ SUBMENU  -----------------
*/

#undermenu {
clear:both;

}

#undermenu #submenu_cont {
	height:120px;
	position:relative;
	background-image: url(/images/banner_lvl2.jpg);
	background-position: left top;
}
#submenu_cont #sub_cont_txt {

	position: absolute;
	left: 20px;
	bottom: -3px;
	height:auto;
}
#submenu_cont .sub_heading {font-size: 2.4em;
	color: #E5E5E5;
	}
#submenu_cont .sub_submenu {
	margin-left:20px;
	font-size: 1.4em;
	color: #E5E5E5;
	}

#undermenu .sub_submenu a {
	color:#E5E5E5;
	padding:0px 10px;
}
#undermenu a:link {
	/*color:#55889B;*/
	color:#E5E5E5;
	text-decoration: none;
}

#undermenu a:visited {
	/*color:#55889B;*/
	color:#E5E5E5;
	text-decoration:none;
}
#undermenu a:hover {
	background-color:transparent;
	color: #EFDA47;	/*text-decoration:underline;*/
}
#undermenu a:active {
	color:#E5E5E5;
	text-decoration:none;
}


/*  
--------------------------------
	   BODY 
--------------------------------
*/


#content
{
    position: relative;
}


/*  
------ BODY RIGHT  -----------------
*/

/*#content_right
{
    width: 224px;
    position: absolute;
    top: 20px;
    right: 0px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #E0E0E0;
    min-height: 200px;
    padding-left: 40px;
    padding-right: 40px;
	z-index:1;
}*/
#content_right
{
    width: 224px;
	float:right;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #E0E0E0;
    min-height: 200px;
    padding-left: 40px;
    padding-right: 40px;
	margin-top: 20px;
	z-index:1;
}
#content_right .bio_front
{
	font-size: 1.1em;
	* color: #B5B5B5; *
	line-height:normal;
}
#content_right .head_gen
{
	font-size: 1.6em;
	line-height:normal;
	font-weight: bolder;
	color: #000000;
	letter-spacing: -.05em;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	word-spacing:.4em;

}
#content_right .divider {
	height: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}


/*  
------ BODY LEFT  -----------------
*/
#content .v_space 
{
    height:20px;
}
#content_left
{
	width: 603px;
	text-align: left;
	vertical-align: top;
	color: #000000;
}
#content_left .divider {
	height: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	margin: 0px 80px 0px 40px;
}
/*#content_left #content_left_lvl2 .divider {
	height: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	margin: 0px 80px 0px 40px;
}*/
#content #content_left .v_space
{
	height:540px;
}
#content_left .head_gen
{
	font-size: 1.6em;
	line-height:normal;
	font-weight: bolder;
	/*color: #DB4715;*/
	color: #000000;
	letter-spacing: -0.05em;
	font-family: "Arial, Helvetica, sans-serif;
	word-spacing:.2em;

}
#content_left .head_gen_2
{
	font-size: 27px;
	font-weight: bold;
	color: #000000;
	margin-bottom:5px;
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_left .head_gen_3
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom:5px;
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_left .section_1
{
	margin:10px 20px 5px 60px;
}
#content_left .front_tile {padding-right:20px;padding-bottom:10px;padding-top:0px;}

#content_left #content_left_lvl2 {
	padding: 0px 0px 0px 20px;
	color:#000000;
	text-align: justify;
	width:530px;
	line-height:normal;
}
#content_left #content_left_lvl2 h2,#content_left #content_left_lvl2 h1 {
	text-align: left;
	line-height:normal;
}

/*  
--------------------------------
	   FOOTER  
--------------------------------
*/


#footer {
	height:60px;
	background-image: url(images/footerbak.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#AAAAAA;

	text-align: right;
	vertical-align: top;
	position:relative;
}

#footer .footer_cont {
	position: absolute;
	width: 800px;
	top: 20px;	/*margin:20px 60px 10px 30px;*/
	right: 25px;
}
#footer .footer_1 { font-size:1.2em;color:#FFFFFF;
margin:0px 25px 0px 0px;
	
}

#footer a {
	color:#FFFFFF;
}
#footer a:link {
	/*color:#55889B;*/
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	/*color:#55889B;*/
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	background-color:#666666;
	/*text-decoration:underline;*/	
}
#footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
/*  
------ UTILITARIAN  -----------------
*/
.clear {
	line-height: 0;
    clear: both;
    margin : 0;
    padding: 0;
    border: 0;
	font-size:1px;

}
.clear_left {clear:left;
	line-height: 0;
    margin : 0;
    padding: 0;
    border: 0;
	font-size:1px;}
#skipnav, .accesstext {
	position: absolute;
	left: -999em;
	width: 1px; 
	height: 1px; 
	overflow: hidden;

}
.float_left {
    float:left;
}
.float_right{float:right;}
.v_space 
{
    height:0px;
}

/*  
------ FLOURISHES  -----------------
*/


.heading_small_1 {
	font-size: 1.2em;
	font-weight: bold;
}

.right {
	text-align: right;
}
.italic { 
	font-style:italic;
}
.quotedby {
	color:#6B8CAD;
	padding-left:40px;
	font-style:italic;	
}
.blue_1 {
	color:#55889B;
}
.orange_1 {
	color:#EB943D;
}
.size_14 {
	font-size:1.4em;
}
.size_12 {
	font-size:1.2em;
}
.size_11 {
	font-size:1.1em;
}
.bold_1 { 
	font-weight:bold;
}
.first_paragraph
{
    font-size: 1.6em;
    color: #AAAAAA;
    font-weight: normal;
    line-height: 1.2em;
    /*letter-spacing: -0.03em;*/
}
.italic_blue_1 { 
	font-style:italic;
	color:#55889B;
}
.italic_blue_2 { 
	font-style:italic;
	color:#55889B;
	font-size:1.4em;
}
.orange_bold {
	color:#EB943D;
	font-weight:bold;
}
.indent_1 { 
	padding-left:16px;
}
