acronym {
border:none;
}


body
{
	font-family:Calibri, arial;
	margin-top:0;
	text-align:center;
	background-color:white;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	color:black;
	font-size:12px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;

}



#wrapper
{
	width:1000px;
	background-color:#f2ead7;
	border: 1pt black solid;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;
	
	
}

#topbar
{
	background-color:black;
	height:25px;
	color:#a09f9f;
	border-collapse:collapse;

}

#topbar a:link
{
	color:#a09f9f;
	text-decoration:none;
}

#topbar a:visited
{
	color:#a09f9f;
	text-decoration:none;
}

#topbar a:hover
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

#date
{
	width:500px;
	margin-left:15px;
	float:left;
	margin-top:5px;
	text-align:left;
}

#date a {
	text-decoration:underline;
}

#topbarmenu
{
	width:400px;
	margin-right:15px;
	float:right;
	margin-top:5px;
	text-align:right;
}

/* navigation */

	#menubar {
	background-color:#29232F;
	font-size:.9em;
	font-weight:bold;
	min-width:940px;
	height:50px;
	position:relative;
	display:block;
	color:#fff;
	}

		#menubar > ul {
		position:absolute;
		right:10px;
		top:30px;
		}
	
			#menubar li {
			display:inline-block;
			position:relative;
			}

			#menubar > ul > li {
			padding-bottom:2px;
			margin-left:-2px;
			}

			#menubar > ul > li:hover {
			color:#fff;
			background:#50474C;
			}
		
				#menubar a {
				text-decoration:none;
				color:#000;
				border-right: 1px solid #4A4A4A;
				padding:5px 10px 5px 8px;
				display:inline-block;
				}
		
				#menubar a:hover {
				color:#fff;
				}

			li:first-child {
			position:relative;
			z-index:9000;
			}
			
			#menubar > ul > li > a {
			margin-left:-2px;
			}
	
		#menubar > ul > li > ul.hidden {
		position:relative;
		display:none;
		z-index:99;
		width:150px;
		}

			#menubar > ul > li:hover > ul.hidden {
			position:absolute;
			top:20px;
			display:inline-block;
			line-height:15px;
			z-index:99;
			color:#fff;
			background:#50474C;
			text-align:left;
			}

				#menubar > ul > li:hover > ul.hidden > li {
				position:relative;
				display:block;
				text-align:left;
				padding:5px 0 5px 10px;
				z-index:99;		
				}

				#menubar > ul > li:hover > ul.hidden > li:hover {
				display:block;
				background-color:#29232F;
				color:#fff;
				}
			
				#menubar > ul > li:hover > ul.hidden > li > a {
				border-right:none;
				padding:5px 0 0 0px;
				position:relative;
				z-index:99;
				color:#fff;
				}
				
					#menubar >  ul > li:hover > ul.hidden > li > a:hover {
					color:#fff;
					}

#root .root, #consulting .consulting, #trust .trust, #support .support, #resources .resources, #consulting .consulting, #books .books, #web .web {
background:#50474C;
}


#menu
{

	background-color:#29232F;
	height:50px;	
	color:white;
	clear:both;
}



#logoleft h1
{
	width:300px;
	float:left;
	font-style:italic;
	padding-left:20px;
	text-align:left;
	font-size:30px;
	height:40px;
}

.logo
{
	float:left;
	font-style:italic;
	padding-left:20px;
	text-align:left;
	font-size:30px;
	height:40px;
	font-weight:bold;
}
#header
{

	background-color:#50474C;
	color:white;
	height:200px;
	background-image:url(images/headerback.png);
		
}

#content
{

	color:#29232F;
	height:100%;
	clear:both;	
}

#left
{
	width:250px;
	float:left;
	margin-left:15px;
}

#box
{
	width:240px;
	
}

#boxtop
{
	height:8px;
	background-image:url(images/boxtop.png);
	background-repeat:no-repeat;
}

.boxtop
{
	height:8px;
	background-image:url(images/boxtop.png);
	background-repeat:no-repeat;
}

#boxtoplabel
{
	background-color:#811100;
	color:white;
	padding-left:5px;
	padding-bottom:5px;
}

.boxtoplabel
{
	background-color:#811100;
	color:white;
	padding-left:5px;
	padding-bottom:5px;
}

#boxmid
{
	background-color:#e1dac8;
	font-size:10pt;
	color:#29232F;
	padding-left:7px;
	padding-right:5px;
	padding-top:8px;
	
}

#boxmid p {
	text-align:justify;
}

#boxmid img {
	text-align:center;
}

#boxmid ul {
	text-align:left;
}

.boxmid
{
	background-color:#e1dac8;
	font-size:10pt;
	color:#29232F;
	padding-left:7px;
	padding-right:5px;
	padding-top:8px;
	
}

.boxmid p {
	text-align:justify;
}

.boxmid img {
	text-align:center;
}

.boxmid ul {
	text-align:left;
}

.right
{
	text-align:right;
}

.center
{
	text-align:center;
}

#boxbottom
{
	height:15px;
	background-image:url(images/boxbottom.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.boxbottom
{
	height:15px;
	background-image:url(images/boxbottom.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#right
{
	width:675px;
	margin-right:15px;
	float:right;
	color:black;
	font-size:10pt;
	text-align:left;
	padding-top:5px;
	clear:both;
	position:relative;
}

/*Book Behavior*/

	div.book {
	position:relative;
	}
	
	div.book > div.options {
	position:absolute;
	top:240px;
	right:-20px;
	padding-top:15px;
	width:275px;
	height:40px;
	}
	
		div.options > a {
		margin-left:5px;
		}
	
	iframe {
	width:700px;
	height:600px;
	position:relative;
	top:50px;
	left:-50px;
	}
	
	h4 {
	font-size:18px;
	margin-top:120px;
	margin-bottom:-20px;
	}
	
/*End Book Behavior*/



#right ul {
	line-height:24px;
}




#right p
{
	padding-left:8px;
	padding-right:10px;
}

#right a
{
	color:#00C;
	text-decoration:underline;
}

#right a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

.imgpad
{
	margin-left:10px;
	margin-right:10px;
	
}

#footer
{
	
	background-color:black;
	
	color:#50474C;
	text-align:left;
	clear:both;
	padding-top:20px;
	
	font-style:italic;

}

#footerlinks
{
	text-align:center;
	
}

#footerlinks a
{
	padding-right:20px;
	font-style:normal;
	font-size:1.2em;
}
#footer a:link
{
	color:#a09f9f;
	text-decoration:none;
}

#footer a:visited
{
	color:#a09f9f;
	text-decoration:none;
}

#footer a:hover
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

#ads
{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	
}

/* menu tabs */
#menubar ul {
	z-index: 999999;
	margin:0;
	padding: 0;
	list-style:none;
}
#menubar li {
   margin:0; padding:0;
}
#menubar > ul > li > a {
   padding:6px 1px 3px 4px;
   text-decoration:none;
}
#menubar a span {
   padding:6px 11px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menubar a span {float:none;}
/* End IE5-Mac hack */
#menubar a:hover span {
	color:#FFF;
}
#menubar a:hover {
   background-position:0% -42px;
}
#menubar a:hover span {
   background-position:100% -42px;
}
#menubar #current a {
   background-position:0% -42px;
	color: #FFF;
}
#menubar #current a span {
	background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

#headerleft
{
	width:690px;
	float:left;
	margin-left:15px;
	text-align:left;
	margin-top:5px;
	padding-top:10px;
	font-size:1.2em;
	
	
}

#headerleft a {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

#headerright
{
	width:200px;
	margin-right:15px;
	float:right;
	
}

h1
{
	text-align:left;
	font-size:20px;
	font-style:italic;
	margin-top:0px;
	margin-bottom:5px;
	
}

h2
{
	text-align:left;
	font-size:20px;
	font-style:normal;
	margin-top:0px;
	margin-bottom:5px;
	
}

h3
{
	text-align:left;
	font-size:12pt;
	font-style:italic;
	margin:0px;
}


#left hr
{
	width:90%;
	color:#D7D1C3;

}

#left img
{
	margin-top:10px;
}

.quote
{
	font-size:9pt;
	font-style:italic;
	text-align:left;
	padding-top:10px;
}

#col-left
{
	width:250px;
	float:left;
	margin-left:30px;
}

#col-left h3
{
	text-align:center;
}

#col-left-top
{
	background-image:url(images/webdesign.png);
	height:100px;
}

#col-rt
{
	width:250px;
	float:right;
	margin-right:30px;
	
}

#col-rt h3
{
	text-align:center;
}

#col-rt-top
{
	height:100px;
	background-image:url(images/powerpoint.png);
}

.red
{
	color:#811100;
}

.order  {
	font-weight:bold; 
	font-size:1.2em;
	color:#00C;
	
}

.order a:hover {
	text-decoration:underline;
	color:#063;
	
}

table {
	border-collapse:collapse;
}

td, th {
	padding:10px;
}

#statelinks {
	margin-left:25px;
}

#statelinks a {
	color:#060;
	text-decoration:underline;
	
}

#statelinks a:hover {
	font-weight:bold;
	color:#900;
}

.question {
	color:#00C;
	font-style:italic;
	font-weight:bold;
}
#copyright {
	float:left;
	width:300px;
}
#footlinks {
	float:right;
	width:300px;
	text-align:right;
	font-style:normal;
}

#upload {
	margin:25px;
}

#recaptcha_widget_div {
	margin:20px 0 20px 0;
}

/*RSS MOD*/
#mod_rss {
background:#E1DAC8;
text-align:left;
padding:5px;
}

#mod_rss > h2 {
font-size:1.1em;
}


#footerlinks1 {
	clear:both;
}

#footerlinks1 table {
		font-size:0.9em;
		
		border:none;
		margin-bottom:15px;
		
	}
	
	#footerlinks1 table a {
		color:#a8aabf;
		
	}
	
	#footerlinks1 table strong a  {
		border-bottom:1px #CCC solid;
		margin-bottom:12px;
	}
	
	#footerlinks1 table a:hover {
		color:#FFF;
	}
	
	#footerlinks1 table td {
		vertical-align:top;
		border:none;
	}

ul#sitemap {
margin: 0;
padding: 0;
list-style: none;
font-size:0.9em;
}
ul#sitemap ul {
padding-left: 1em;
list-style: none;
}
ul#sitemap li {
border-bottom: 2px solid #FFFFFF;
}
ul#sitemap li a:link, ul#sitemap li a:visited{
background-color: #CCCCCC;
display: block;
padding: 0.4em;
text-decoration: none;
color:#00F;
}
ul#sitemap li a:hover {
background-color: #999999;
color: #FFFFFF;
}

ul#sitemap li li a:link, ul#sitemap li li a:visited{
background-color: #FFFFFF;
display: block;
padding: 0.4em;
}
ul#sitemap li li a:hover {
background-color: #E1E1E1;
color: #000;
}

/* secure download */

#visits {
margin-top:25px;
padding-left:10px;
width:100%;
text-align:left;
}

	#visits th {
	border-bottom:1px solid #CCCCCC;
	}

.notice, .error {
color:#FF0000;
}

#login > label, #admin-login > label {
display:inline-block;
width:250px;
text-align:right;
margin-right:5px;
}

#login > label.error {
font-size:.8em;
text-align:left;
}

#login > label.error.valid {
color:#00CC00;
}

#change-pass label {
margin-right:5px;
}

#logout, #logout:visited {
width:87px;
height:65px;
display:inline-block;
background:url(images/logout.png) no-repeat;
text-align:center;
padding-top:7px;
text-decoration:none;
position:relative;
top:200px;
left:-230px;
color:#000;
z-index:99;
}

#logout:hover, #logout:active {
color:#0033CC;
}

input.submit {
margin-left:225px;
}