/* CSS Document for everything but printing */

/* General Selectors */

html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #039;
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.boldit {
	font-weight: bold;
}

.centerit {
	text-align: center;
}

.nomarg {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.righty {
	float: right;
	padding: 0px 0px 16px 20px;
}

.rightytop {
	float: right;
	padding: 16px 0px 16px 20px;
}

.lefty {
	float: left;
	padding: 0px 20px 16px 0px;
}

.leftytop {
	float: left;
	padding: 16px 20px 16px 0px;
}

.leftytoplist {
	float: left;
	padding: 30px 20px 16px 0px;
}

body a:link {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	color: #900;
	text-decoration: underline;
}

body a:visited {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	color: #963;
	text-decoration: underline;
}

body a:hover {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	color: #c60;
	text-decoration: underline;
}

body a:active {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	color: #f90;
	text-decoration: underline;
}

#container {
	position: relative;
	width: 900px;
	margin: 15px auto 0px auto;
	background: #9cf url(images/containerback.gif) left repeat-y;
}


/* Heading Selectors */

#heading {
	position: relative;
	left: 0px;
	height: 127px;
	width: 900px;
	padding: 0px;
	background: transparent;
	overflow: hidden;
}

#heading h1 {
	position: relative;
	left: 0px;
	top: 35px;
	height: 92px;
	width: 661px;
	margin: 0px;
	padding: 0px;
	background: #cce0f4;
}

#heading h2 {
	position: absolute;
	top: 35px;
	left: 661px;
	width: 239px;
	margin: 0px;
	padding: 0px;
	background: #942923;
}


/* Main Body Selectors */


#copy {
	position: relative;
	left: 220px;
	width: 593px;
	margin: 35px 0px;
	padding: 25px 25px 10px 25px;
	background: #9cf;
	border: 1px #039 solid;
	min-height: 280px;
}

#copy h2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
}

#copy h3 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 1.5em 0px 0px 0px;
}


/* Home Page Selectors */

#headinghome {
	position: relative;
	left: 185px;
	top: 0px;
	height: 224px;
	width: 715px;
	padding: 0px;
	background: transparent;
}

#headinghome h1 {
	position: relative;
	margin: 0px;
	top: 66px;
	left: 0px;
	text-align: center;	
}

#copyhome {
	position: relative;
	left: 185px;
	width: 595px;
	width: 715px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#copyhome h2 {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 42px 0 0 0;
	text-align: center;
}

#copyhome h3 {
	position: relative;
	top: 0px;
	padding: 30px 0px 70px 0px;
	margin: 0px;
	text-align: center;
}


/* Services Page Selectors */

#copy .servlist {
	margin:  1.25em 0 0 0;
	padding: 0px;
}

#copy .servlist li {
	margin:  1.25em 0 0 0;
	list-style-type: none;
}

#copy .nestlist {
	margin:  0px 0px 0px 60px;
	padding: 0px;
}

#copy .nestlist li {
	margin:  0px 0px 0px 0px;
	list-style-type: none;
}


/* Press Page Selectors */

#copy ul {
	margin: 0px;
	padding: 0px;
}

#copy li {
	margin: 0px;
	list-style-type: none;
}


/* Contact Us Page Selectors */

#contactabless {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 10px 20px 0px 20px;
	width: 553px;
	background: transparent;
}

#contactabless label {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	margin: 0px;
	font-weight: 600;
	font-size: 14px;
	padding: 0 .5em 0 0;
}

#contactabless ul {
	margin: 0px;
	padding: 0px;
}

#contactabless li.leftdata {
	list-style-type: none;
	line-height: 2em;
	text-align: left;
	width: 50%;
	padding: 0 0 .5em 0;
}

#contactabless li.rightdata {
	float: right;
	margin-top: -2.5em;
	list-style-type: none;
	line-height: 2em;
	text-align: right;
	width: 50%;
	padding: 0 0 .5em 0;
}

.infobox {
	width: 140px;
}

#contactabless li.fulldata {
	list-style-type: none;
	text-align: right;
	width: 100%;
	padding: .45em 0 0 0;
}

.messagebox {
	width: 450px;
}

#contactabless li.fulldata label {
	vertical-align: top;
	padding: 0 .5em 0 0;
}

#contactabless li.fullsend {
	list-style-type: none;
	text-align: center;
	width: 100%;
	padding: 1em 0 0 0;
}


/* Footer Selectors */

#footer {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	font-weight: 100;
	color: #000;
	padding: 12px 0px 12px 0px;
	margin: 0px;
	text-align: center;
	background: #cce0f4 url(images/spacer_bluelight.gif) repeat;
}

#footer a:link {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	color: #900;
	text-decoration: underline;
}

#footer a:visited {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	color: #963;
	text-decoration: underline;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	color: #c60;
	text-decoration: underline;
}

#footer a:active {
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 12px;
	color: #f90;
	text-decoration: underline;
}

.footline {
	padding: 0px 4px;
}

#bottomspace {
	height: 35px;
	background: transparent;
	padding: 0px;
	margin: 0px;
}

#copyright {
	position: relative;
	width: 900px;
	margin: 12px auto 15px auto;
	font-family: Verdana, Arial, Helvetica, Geneva, sans serif;
	font-size: 10px;
	text-align: right;
	color: #fff;
	padding: 0px 0px 0px 0px;
	background: transparent;
}


/* Menu Selectors */

#menubar {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 35px;
	top: 0px;
	width: 150px;
	height: 731px;
	background-color: #942923;
	background-image: url(images/menuback.gif);
	background-repeat: no-repeat;
	background-position: 0px 230px;
}

#menubar_home {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 35px;
	top: 0px;
	width: 150px;
	height: 731px;
	background-color: #942923;
	background-image: url(images/menuback_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 230px;
}

#menubar_noeds {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 35px;
	top: 0px;
	width: 150px;
	height: 505px;
	background-color: #942923;
	background-image: url(images/menuback_noeds.gif);
	background-repeat: no-repeat;
	background-position: 0px 230px;
}

#menubar p {
	margin: 0px;
	padding: 0px;
}

#menubar_home p {
	margin: 0px;
	padding: 0px;
}

#menubar_noeds p {
	margin: 0px;
	padding: 0px;
}

#menu {
	position: absolute;
	top: 242px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	background: transparent;
	text-align: center;
}

#menu li {
	list-style-type: none;
	width: 150px;
	height: 36px;
	margin-bottom: 6px;
	padding: 0px;
}

#menu span {
	display: none;
}

.bio a:link, .bio a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.bio a:hover, .bio a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_biography_over.gif) top left no-repeat;
}

.bioactive {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_biography_over.gif) top left no-repeat;
}

.serv a:link, .serv a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.serv a:hover, .serv a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_services_over.gif) top left no-repeat;
}

.servactive {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_services_over.gif) top left no-repeat;
}

.art a:link, .art a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.art a:hover, .art a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_articles_over.gif) top left no-repeat;
}

.artactive {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_articles_over.gif) top left no-repeat;
}


.press a:link, .press a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.press a:hover, .press a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_press_over.gif) top left no-repeat;
}

.pressactive {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_press_over.gif) top left no-repeat;
}

.contact a:link, .contact a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.contact a:hover, .contact a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_contact_over.gif) top left no-repeat;
}

.contactactive {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_contact_over.gif) top left no-repeat;
}

.home a:link, .home a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.home a:hover, .home a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_home_over.gif) top left no-repeat;
}

.homeactive {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_home_over.gif) top left no-repeat;
}

.eds1 a:link, .eds1 a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin-top: 50px;
	padding: 0px;
	background: transparent;
}

.eds1 a:hover, .eds1 a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin-top: 50px;
	padding: 0px;
	background: transparent url(images/button_eds1_over.gif) top left no-repeat;
}

.eds2 a:link, .eds2 a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.eds2 a:hover, .eds2 a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_eds2_over.gif) top left no-repeat;
}
/*
.eds3 a:link, .eds3 a:visited {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.eds3 a:hover, .eds3 a:active {
	display: block;
	width: 150px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/button_eds3_over.gif) top left no-repeat;
}
*/