@font-face {
    font-family: 'GaramondClassic';
    src: url('fonts/GaramondClassic-Regular-webfont.eot');
    src: url('fonts/GaramondClassic-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GaramondClassic-Regular-webfont.woff') format('woff'),
         url('fonts/GaramondClassic-Regular-webfont.ttf') format('truetype'),
         url('fonts/GaramondClassic-Regular-webfont.svg#GaramondClassicFSRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { font-family: verdana, sans-serif; color: #5b5b5b; font-size: 100%; padding:0px; margin: 0px; background: white url(../../images/grad.gif) left 131px repeat-x; }
/* 	#9d8dbc */
a { text-decoration: none; color: #b2b2b2; }
a:hover { color: #000; text-decoration: underline; }

#profile_grid .item a:hover {
	color: black;
	text-decoration: none;
}

img { border: 0px; }
a img { border: 0px; }

.break { clear: both; font-size: 1px; }

.nodisp { display: none; }

h2 { margin: 0px; padding: 0px; font: normal 22px/1.2 GaramondClassic, 'Adobe Garamond', Garamond, 'Times New Roman', serif; color: #b2b2b2; }

h2.video-title { margin-bottom: 35px; }

ul 	{ margin: 0px; padding: 0px; list-style-type: none; text-align: left;}
ul.reallist { margin: 15px; list-style-position: outside; list-style-type: square; }

#header { padding-bottom: 5px; padding-top: 10px; margin: 10px auto 0; width:960px; position: relative; }

#header img { margin-left: -20px; }

#header a, #nav a { font: normal 60px/1.2 GaramondClassic, 'Adobe Garamond', Garamond, 'Times New Roman', serif; color: #b2b2b2; text-decoration: none; }

#tagline {
	position: absolute;
	right: 0;
	top: 60px;
	width: 285px;
	height: 53px;
	margin: 0;
	background: white url(../../images/homepage/tagline.png) left top no-repeat;
	text-indent: -9000px;
}

#menu { width: 100px; float: left; }
#menu #nav { display: block; }
#menu #nav ul { margin-top: 34px; margin-bottom: 40px; }
#menu #nav ul#level1 { margin: 0px; margin-left: 10px; }
#nav li { /*margin-bottom: 5px;*/ }
#nav li.lastitem { padding-top: 10px; margin-bottom: 30px; }
#nav a { font: normal 1.2em/2 GaramondClassic, 'Adobe Garamond', Garamond, 'Times New Roman', serif; text-transform: lowercase; }
#nav ul ul a { line-height: 1.2; }
#nav a:hover, #nav .current-item a { color: black; }
#nav .current-item ul a { color: #b2b2b2; }
#main { margin: 10px auto; padding-left: 10px; min-height: 495px; width: 960px; clear: right; }

#content { margin-left: 128px; }

#footer { padding: 5px; color: #b2b2b2; font-size: 9px; clear: both; margin: 10px auto; position: relative; width: 960px; text-align: center; }
#footer a { color: #9d8dbc; }
#footer ul li { float: left; margin-right: 10px; }

/*  Page Specific */

.newsitem { font-size: .8em; padding: 10px; }
/*.newsitem img { height: 395px; } */

#profile { padding-bottom: 10px; position: relative; }
#profile ul { padding-top: 5px; padding-left: 5px; }
#profile ul#bio-ul { float: right; margin-top: -24px; width: 280px; }

#profile ul li { padding-right: 15px; font-size: .8em; color: #b2b2b2; display: inline; }
#profile ul#bio-ul li {  text-align: right; padding-right: 0; font-size: 0.75em; }

#profile #contact-info { position: absolute; right: 70px; top: -20px; font-size: 0.7em; }

#profilewrapper { margin-top: 30px; width: 100%; voice-family: "\"}\""; voice-family:inherit; width:800px; overflow: auto; height: 413px; padding: 2px; }
#profilescroller { height: 395px; overflow: hidden; }
#profilescroller img { padding-right: 10px; margin: 0px; border: 0px; }
#profilescroller table td { padding: 0px; margin: 0px; }
#profilescroller table { padding: 0px; margin: 0px; }

#profile_grid { display: block;}
#profile_grid .item { text-align: center; width: 121px; height: 181px;}
#profile_grid .item img { width: 121px; height: 169px; border: 0;}
/*#profile_grid .item { font-size: 9px;}*/
#profile_grid .item a { color: #5b5b5b; font-size: 0.75em;}

a.extra-link {
	font: bold 0.6em/1 verdana, sans-serif;
	margin-left: 15px;
}

a.extra-link:hover {
	text-decoration: none;
}

#newswrapper { width: 100%; voice-family: "\"}\""; voice-family:inherit; width:800px; overflow: auto; padding: 2px; }
#newsscroller table tr td img { height: 395px; margin: 0px; border: 0px; }
#newsscroller table td { padding: 0px; margin: 0px; border-right: 10px solid #fff; }
#newsscroller table { padding: 0px; margin: 0px; }
#searchdiv {
	width: 360px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 4px;
	font-size: 0.8em;
	z-index: 400;
	font-size: 1.4em;
	color: #b2b2b2;
	text-align: right;
	letter-spacing: 0.1em;
}
#searchdiv select {
	letter-spacing: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   /* Safari 3.0 and Opera 9 rules here */
	#profile ul#bio-ul {
		margin-top: 0;
	}

}
#pressthumbs div {
	background-color: #aaa;
	padding: 8px 14px;
	height: 234px;
	display: block;
	float: left;
	margin-right: 44px;
	margin-bottom: 15px;
	width: 130px;
	text-align: center;
	color: black;
	font-size: 0.8em;
}
#pressthumbs a {
	color: black;
}
#pressthumbs img {
	padding-bottom: 8px;
}

.about-copy {
	width: 400px;
	font-size: 0.8em;
}

.about-copy .email-paragraph a {
	font-size: 1.3em;
	font-weight: bold;
}

.utility-links a {
	font-size: 0.8em;
}

#model-features td {
	width: 100px;
	padding-bottom: 4px;
}
