@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	/*font-size:11px;*/
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}
/*----------TOP NAVIGATION----------*/
#menu {
display:none;
	width:100%;
	min-width:790px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	background-image:url(/storytelling/2008/images/ABkgrnd.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #9a5044;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(/storytelling/2008/images/AHoverBkgrnd.jpg);
	background-position:top;
}
/* ------------CONTAINER------------ */

#container {
	/*width: 750px;*/
	width: 760px;
	margin: 0 auto;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size:12px;
	line-height: 1.6em;
	color: #000;
	background-color: #FFFFFF;
}
		
/* ------------GENERAL FORMATTING------------ */
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #000;
	margin-bottom: 30px;
	background-color: #FFF;
}
		
h2 {
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
h3, h4, h5, h6 {
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
		
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#8b593d;
}

ol,ul {
}

li {
	list-style-image:url(/images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
	margin-bottom:5px;
}

		
form {
	float:right;
	margin-top: -10px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size: 11px;
	padding-right:0px;
	border-bottom:1px dotted #996600;
}

		
input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
		
.button {
	padding: 2px;
}
		
/* ------------HEADER ELEMENTS------------ */

#header {
	margin:0 auto 0 auto;
	margin-bottom:20px;
	/*border-bottom: 1px solid #000;*/
	clear:both;
}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20pt;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
	line-height: 1em;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:16pt;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	margin-left:50px;
	margin-right:200px;
	padding:0;
	color:#000000;
	border-bottom:1px solid #666666;
}
	
/*------------CONTENT ELEMENTS------------ */

#content {
	/*width: 542px;
	margin-right: 300px;*/
}
#content h1 {
	font-size:24pt;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	line-height:1.2;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#000;
}
#content h2 {
	font-size:18pt;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	line-height:1.2;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#000;
}
#content h3 {
	font-size:16pt;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	line-height:1.2;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#000;
}
#content h4 {
	font-size:15pt;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	line-height:1.2;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#000;
}
#content a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #ffffff;
}
#content a:hover {
	color:#8b593d;
	border-bottom: 1px dotted #aa7455;
}
		
#content p {
	padding-bottom: 10px;
	font-size:9pt;
}
#content .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12pt;
	color:#000;
	/*color: #bd6d14;*/
	text-indent:25px;
	padding-left:0px;
	padding-bottom:25px;
	padding-top:0px;
}

/* ---------SIDEBAR---------- */

#sidebar {
	/*width:160px; setback to this if the containter width is set back to 750px*/
	display:none;
	width:160px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
	border-left: dotted thin #b25538;
	padding-left:0px;
}
#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#b44521;
	text-align:right;
}

/* ------------FOOTER------------ */

#footer {
	display:none;
	background-color:#b25538;
	border-top:1px solid #6e2405;
	border-bottom:2px solid #9f2214;
	color:#FFFFFF;
	font-size:.75em;
	clear: both;
	padding: 0px 5px 0px 5px;
}		
#footer p {
	color:#ffffff;
	padding-left: 5px;
}		
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}		

#footer a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #efefef;
}
/*----------MISCELLANEOUS----------*/
.searchbox	{
	display:block;
	display:inline-block;
	padding-left:5px;
	width:100%;
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(/images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
	margin:auto;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(/images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
.sidebarLC	{
	text-transform:lowercase;
}
.boldtext	{
	font-weight:600;
}		
.logo {
	float:right;
	margin-right:15px;
	margin-left:15px;
	margin-top:0px;
}
.picture {
	float:right;
	margin-right:15px;
	margin-left:15px;
}
.joblist {
	float:left;
	margin-right:15px;
	margin-left:15px;
	background-color:#fff;
	border: solid 1px #CCCCCC;
}
.joblist li {
	margin-left:-25px;
}
.sidebarbox	{
	/*width:160px;*/
	width:100%;
	padding:0px;
	background-color: #ffcc66;
	text-align:center;
	border-top: solid 1px #993300;
	border-bottom: solid 2px #CC6600;
}
.indent25	{
	margin-left:25px;
	font-size:11px;
	margin-top:-25px;
}
.breadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width:100%;
	height:25px;
	margin-top:-5px;
	/*border-bottom: solid 1px #990000;*/
	background-color:#ffffff;
	text-align:left;
}
.box	{
	border-top:solid 1px #990000;
	border-bottom:solid 1px #990000;
	background-color:#ffcc66;
	margin-left:0px;
}
