/*Resets*/
*
{
	text-decoration:none;
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
}

code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext
{
	font:inherit;
	white-space:normal;
}

a,img,a img,iframe,form,abbr,acronym,object,applet,table,a abbr,a acronym
{
	border-width:0;
}

dfn,i,cite,var,address,em
{
	font-style:normal;
}

th,b,strong,h1,h2,h3,h4,h5,h6,dt
{
	font-weight:normal;
}

caption,th,td
{
	text-align:left;
}

html
{
	background:black;
	color:#333333;
	line-height:1;
	font-family:arial, sans-serif;
}

ul,ol,dir,menu
{
	list-style:none;
}

sub,sup
{
	vertical-align:baseline;
}

a
{
	color:inherit;
}

/**/
/*
_______________________________
DISABLE DEPRECATED HTML */

font,basefont
{
	color:inherit;
	font:inherit;
	font-size:100%;
}


center,*[align]
{
	text-align:inherit;
}

s,strike,u
{
	text-decoration:inherit;
}

img
{
	border:none;
	margin:0;
}

ol
{
	list-style-type:decimal;
}

body
{
	background-color:transparent;
}

tr,th,td
{
	width:auto;
	height:auto;
	background-color:transparent;
	vertical-align:inherit;
	border:none;
}

table[border],.content table[border]
{
	border-collapse:separate;
	border-spacing:0;
}

nobr
{
	white-space:normal;
}

marquee
{
	overflow:visible;
	-moz-binding:none;
}

blink
{
	text-decoration:none;
}

/*
_______________________________
GENERAL */

html
{
	font-size:125%;
}

body
{
	font-size:50%;
}

a
{
	text-decoration:underline;
}

strong,th,thead td,h1,h2,h3,h4,h5,h6,dt
{
	font-weight:bold;
}

cite,em,dfn
{
	font-style:italic;
}

code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea
{
	font-size:100%;
	font-family:mono-space,monospace;
}

pre
{
	white-space:pre;
}

pre *
{
	font-size:100%;
	white-space:pre;
}

del
{
	text-decoration:line-through;
}

ins,dfn
{
	border-bottom:1px solid black;
}

small,sup,sub
{
	font-size:85%;
}

big
{
	font-size:125%;
	line-height:80%;
}

abbr,acronym
{
	text-transform:uppercase;
	font-size:85%;
	letter-spacing:.1em;
}

abbr[title],acronym[title],dfn[title]
{
	cursor:help;
	border-bottom:1px dotted black;
}

sup
{
	vertical-align:super;
}

sub
{
	vertical-align:sub;
}

blockquote
{
	padding-left:2.2em;
}

hr
{
	display:none; /* We will re-reset it later for content */
}

/* LAYOUT*/
* html body
{
	text-align:center;
}

#container
{
	position:relative;
	width:76em;
	text-align:left;
	margin:0 auto;
}

#header
{
	position:relative;
}

#primary,#secondary,#tertiary
{
	position:relative;
	float:left;
}

* html #primary,* html #secondary,* html #tertiary
{
	display:inline;
}

#footer
{
	clear:both;
	float:left;
	width:100%;
	position:relative;
	text-align: center;
}

body.l1 #tertiary,body.l2 #tertiary,body.l3 #tertiary
{
	display:none;
}

body.l1 #primary
{
	width:49.5em;
}

body.l1 #secondary
{
	width:24.5em;
	float:right;
}

body.l2 #primary
{
	width:49.5em;
	float:right;
}

body.l2 #secondary
{
	width:24.5em;
	margin-right:-51.5em;
}

body.l3 #primary
{
	width:37em;
}

body.l3 #secondary
{
	width:37em;
	float:right;
}

body.l4 #primary
{
	width:24em;
	margin-left:26em;
}

body.l4 #secondary
{
	width:24em;
	margin-left:-50em;
}

body.l4 #tertiary
{
	float:right;
	width:24em;
}

body.l5 #primary
{
	width:48em;
	margin-left:14em;
}

body.l5 #secondary
{
	width:12em;
	margin-left:-62em;
}

body.l6 #primary
{
	width:36em;
	margin-left:20em;
}

body.l6 #secondary
{
	width:18em;
	margin-left:-56em;
}

body.l7 #primary
{
	width:48em;
	margin-right:2em;
}

body.l7 #secondary
{
	width:12em;
}

body.l8 #primary
{
	width:36em;
	margin-right:2em;
}

body.l8 #secondary
{
	width:18em;
	margin-left:0;
}

body.l9 #primary
{
	width:36em;
	float:right;
}

body.l9 #secondary
{
	width:18em;
}

body.l9 #tertiary
{
	float:right;
	width:18em;
	margin-right:2em;
}

body.wide #container
{
	font-size:125%;
}

body.wide #header
{
	font-size:80%;
}

body.wide #footer
{
	font-size:81%;
}

body.wide #primary .content,body.wide #secondary .content,body.wide #tertiary .content
{
	font-size:100%;
	line-height:1.54;
}

/* \*/

body.equal #container
{
	overflow:hidden;
	padding-bottom:0;
}

body.equal #primary,body.equal #secondary,body.equal #tertiary
{
	margin-bottom:-32767px;
	padding-bottom:32767px;
}

* html body.equal #container
{
	padding-bottom:0;
}

/* */

body.l1 #footer,body.l2 #footer,body.l3 #footer
{
	margin-bottom:0;
}

body.l5 #tertiary,body.l7 #tertiary
{
	float:right;
	width:12em;
}

body.l6 #tertiary,body.l8 #tertiary
{
	float:right;
	width:18em;
}

@media all and (min-width: 0px)
{
	body.l2 #secondary
	{
		left:.5em;
	}
	
	body.equal #primary,body.equal #secondary,body.equal #tertiary
	{
		padding-bottom:0!important;
		margin-bottom:0!important;
	}
	
	body.equal #primary[id^="primary"]:before,body.equal #secondary[id^="secondary"]:before,body.equal #tertiary[id^="tertiary"]:before
	{
		content:'Q';
		display:block;
		background:inherit;
		padding-top:32767px!important;
		margin-bottom:-32767px!important;
		height:0;
	}
}

/* */

/*
_______________________________
HEADER
*/
.header {
	height: 261px;
}

.header #logo {
	float:left;
	height:116px;
	width:949px;
}

.header #bus_name {	background: #D9D9F1;
	float:left;
	height:116px;
	width:477px;
}


.header #right_menu {
	float:right;
	background: transparent url(menu_right_background.jpg) repeat-x;
	width:290px;
	height:116px;
}

.header #right_menu ul {
	padding-top: 10px;
	font-size: 1.2em;
	line-height: 1.2em;
}
.header #right_menu ul li a:hover{
	color:#FFFFFF;
}

.header #right_menu_end{
	float:right;
	background: transparent url(menu_right_end.jpg) repeat-x;
	width:2px;
	height:116px;
}

.header #header_bottom {
	float:left;
	height:109px;
	width: 950px;
}

.header #left_menu {
	color: #FFFFFF;
	width:200px;
	height:109px;
	float:left;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top:-10px;
	z-index:9999;
		
}
.header #left_menu a{ color: #FFFFFF; 
}
.header #left_menu a:hover{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.header #janet_photo {
	width:128px;
	height:109px;
	float:left;
}

.header #right_bar {
	background: #8cc0d8;
	float:left;
	width:619px;
	height:109px;
	border-right: 1px solid #FFFFFF;
	
}

.header #header_bottom_bar {
	clear: both;
	width:950px;
	float:left;
	height:36px;
}
.header #address {
	float:right;
	text-align:right;
	color: #ffffff; text-shadow: black 0.1em 0.1em 0.2em;
	margin-right:10px;
}

#home_button { 
	width: 111px;
	float:left;
	height:36px; 
}

#telephone_bar {
	width:784px;
	color: #333333; text-shadow: black 0.1em 0.1em 0.2em;
	background:#D6D6EF;
	height:34px;
	float:left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	font: 2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#print_button {
	width: 54px;
	float:left;
}
.hideme, .printonly {
	DISPLAY: none;
}
/*
_______________________________
CONTENT */

.content {
	background:#F7E7E6;
	line-height: 1.5em;
}

#content_page { background:#F7e7e6; 
width:950px;
}

.content h1
{
	font-size:1.6em;
	line-height:1;
	margin:1em 0 .5em;
	text-align: center;
}

.content h2
{
	font-size:1.5em;
	line-height:1;
	margin:1.07em 0 .535em;
	text-align: center;
}

.content h3
{
	font-size:1.4em;
	line-height:1;
	margin:1.14em 0 .57em;
	text-align: center;
}

.content h4
{
	font-size:1.3em;
	line-height:1;
	margin:1.23em 0 .615em;
	text-align: center;
}

.content h5
{
	font-size:1.2em;
	line-height:1;
	margin:1.33em 0 .67em;
}

.content h6
{
	font-size:1em;
	line-height:1;
	margin:1.6em 0 .8em;
	text-align: center;
}

.content hr
{
	display:block;
	background:black;
	color:#333333;
	width:100%;
	height:1px;
	border:none;
}

.content ul
{
	list-style:disc outside;
}

.content ol
{
	list-style:decimal outside;
}

.content table
{
	border-collapse:collapse;
}

.content hr,.content p,.content ul,.content ol,.content dl,.content pre, .content address,.content table,.content form
{
	margin-bottom:1.6em;
}

.content p {
	padding-right: 10px;
	padding-left: 20px;
}

.content p+p
{
	margin-top:-.8em;

}

.content fieldset
{
	margin:1.6em 0;
	padding:1.6em;
}

/* \*/

.content legend
{
	padding-left:.8em;
	padding-right:.8em;
}

/* */

@media all and (min-width: 0px) /* for Opera 8 */
{ 
	.content legend
	{
		margin-bottom:1.6em;
	}
	.content fieldset
	{
		margin-top:0;
	}
	.content[class^='content'] fieldset
	{
		margin-top:1.6em;
	}
}

.content fieldset>*:first-child
{
	margin-top:0;
}

.content textarea,.content input[type='text']
{
	padding:.1em .2em;
}

.content input
{
	padding:.2em .1em;
}

.content select
{
	padding:.2em .1em 0;
}

.content select[multiple]
{
	margin-bottom:.8em;
}

.content option
{
	padding:0 .4em .1em;
}

.content button
{
	padding:.3em .5em;
}

.content input[type='radio']
{
	position:relative;
	bottom:-.2em;
}
.content#secondary img {
 	display:block; 
   text-align:center;
	margin:0px auto;
}
.content dt
{
	margin-top:.8em;
	margin-bottom:.4em;
}

.content ul,.content ol
{
	margin-left:2.2em;
}

.content caption,.content form div
{
	padding-bottom:.8em;
}

.content ul ul,content ol ul,.content ul ol,content ol ol
{
	margin-bottom:0;
}


/********/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	margin-top: 0px;
	}
#footer {
	FONT-SIZE: 0.8em; LINE-HEIGHT: 1.4em;  FONT-FAMILY: verdana,arial,helvetica,sans-serif; color:#CCCCFF;
}
#footer .copyright {
	color: #333333;
	float: right;
	font-size: 0.7em;
}

#footer A {
	COLOR: #CCCCFF;
	text-decoration: none;
	line-height:1.5em;
	padding:2px;
}

#footer A:visited {
	COLOR: #FFFFFF
}

#footer A:hover {
	COLOR: #333333;
	background: #ccccff;
}

#footer .home {
	float:left;
}
.leftmenu {
	color: #CCCCFF;
	font: bold 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.style10 {color: #D6D6EB}
.style12 {color: #FFFFFF}

a:link {
	color: #cc6699;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #CC66A7;
	text-decoration: none;
}
a:active {
	color: #99CCFF;
}
.xray {
	filter: Xray;
}

.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #CC6699;
}
.sub_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	filter: Gray;
}
.trans {
	filter: Chroma(Color=#ffffff);
}
.pdf {
	color: #CC6699;
	font-size: 14px;
	font-style: italic;
	line-height: 2.5em;
}
.pdf li{	margin-left: 50px;
}

#article a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: underline;
}

#article a:hover {
	color: #9966CC;
}
#article a:visited {
	color: #CC66A7;
	text-decoration: none;
}
#article a:active {
	color: #99CCFF;
}.statement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	border: double;
	color: #000000;
	background-color: #D6D6EF;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	border-bottom-width: thin;
	height: auto;
	float: none;
	padding: 0;
	margin:0px 10px;
	}
.list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 150px;
	line-height: 1.5em;
}
#email a{
	position:relative;
	top:80px;
	left:50px;
	color: #333333;
}
.script {
	font: 1.8em 'Dancing Script', "Times New Roman", Times, serif;
	margin-left: 20px;
}
.clear{clear:both;}
.center{
	text-align: center;
	display: inline;
}
#fltleft {
	float:left;
}
#fltright {
	float:right;
}
#links-table {
	margin:50px;
	float:left;
}
.table
{ background:#333; 
}
.table ul
{
	float:left;
	margin:0;
	padding:0;
	border-top: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
.table ul.first {	border-left: 1px solid #C9C9C9;
}
.table ul li
{
list-style:none;
padding:5px 10px;
}
.table ul li a
{
	color: cc6699;
	text-decoration: none;
	font-weight: bold;
}

.table ul li.title
{
font-weight:bold;
background:#333;
color:#fff;
}
.table ul li.even
{background:#fff}
.table ul li.odd
{ background:#ECD9D9 }

#photo {
	margin:50px;
}
.resume li, .cosmetic li{
	list-style:none;
	padding:20px 10px;
}
.blue-enhance {
	font-weight: bold;
	font-variant: small-caps;
	color: #0099CC;
}
.cosmetic li{
	font: 1.8em 'Lobster', "Times New Roman", Times, serif;
}
/* LINK ICONS */
/*** NO LINK ICON (use class="noicon" to remove the link icon from a specific link) ***/
body a.noicon { background:none !important; padding:0 !important; margin:0 !important; }

/*** LINK PADDING FOR ICONS ***/
a[href^="mailto:"],
a[href$=".pdf"],
a[href$=".doc"],
a[href$=".xls"],
a[href$=".rss"],
a[href$=".rdf"],
a[href^="aim:"] { padding:2px 22px 2px 0; margin:-2px 0; background-repeat: no-repeat; background-position: right center; }

/*** EXTERNAL LINK ICONS ***/
a[href^="mailto:"]        { background-image: url(images/icons/email.png); }

/*** FILE LINK ICONS ***/
a[href$=".pdf"]   { background-image: url(images/icons/pdf.png); }
a[href$=".doc"]   { background-image: url(images/icons/doc.png); }
a[href$=".xls"]   { background-image: url(images/icons/xls.png); }

/*** MISCELLANEOUS LINK ICONS ***/
a[href$=".rss"],
a[href$=".rdf"]   { background-image: url(images/icons/feed.png); }
a[href^="aim:"]   { background-image: url(images/icons/im.png); }
a[href^="http://yourwebsite.com"] { background:none; padding:0; margin:0; }

img.img_border {
	border:7px solid #ffffff !important;
	margin:5px 15px 5px 10px;
	display:block;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}
