@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
background: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: 17pt; 
font-weight: normal;
}

h1 {
font: bold 2.4em Geneva, Arial, Helvetica, sans-serif;
color: #333;
margin: 0 20px 20px 0;
}

.script {
font: bold 2.4em fantasy;
color: #333;
margin: 0 20px 20px 0;
}

h2 {
font: bold 1.4em Geneva, Arial, Helvetica, sans-serif;
margin-top: 20px;
color: #333;
}

h3 {
font-size:1em; 
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 10px;
color: #333;
}

h4 {
font-size:.9em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
color: #333;
line-height: 1.8em;
}

ul {
margin-left: 20px;
list-style-image:url(bullet.gif);
}

.big {
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
color: #333;
margin-right:70px;
line-height: 1.8em;
}

#heightened {
}

#heightened {
line-height: 3.5em;
}


a {
color: #333;
text-decoration: none;
padding-bottom: 3px;
background: url(make_bold.jpg) repeat-x left bottom;
}

a:hover {
color: #cc0000;
background: url(make_bold.jpg) repeat-x left bottom;
}

img {
border: none;
}

.plain {
background-image: none;
}

.plain a {
background-image: none;
}

.plain a:hover {
background-image: none;
}

.quote {
margin-top: 40px;
margin-bottom: 10px;
width: 400px;
font-style:italic;
font-size: 1.3em;
}

#container {
width: 950px;
margin: 0.5em auto 0.5em auto;
background: #fff;
text-align: left;
padding: 1em 0em 1em 0em;
border-right: 5px solid #cc0000;
}

#padded {
padding-right: 70px;
}

#menu {
margin: 25px 0;
border-bottom: 1px solid #cc0000;
border-top: 1px solid #cc0000;
padding: 0 50px;
width: auto;
text-align:center;
}

#menu a {
  font-family: 1.6em "Trebuchet MS", Geneva, sans-serif;
  text-decoration: none;
  margin: .25em 1.2em;
  color: #666;
  font-weight: normal;
  background: none;
}

#menu a:hover {
color: #666;
background: url(make_bold.jpg) repeat-x left bottom;

}

#menu p {
margin-bottom: 15px;
}

#home #menu .home,
#capabilities #menu .capabilities,
#portfolio #menu .portfolio,
#accolades #menu .accolades,
#submission #menu .submission {
color: #CC0000;
font-weight: bold;
cursor: default;
background: none;
}
/*background: url(make_bold.jpg) repeat-x left bottom;*/

#contact_info {
font: 1em "Trebuchet MS", Geneva, sans-serif;
margin: 0 auto;
text-align: center;
}

.center {
margin: 0 auto;
}

#conf {
padding:0; 
margin:-15px 0 15px -25px;
}

.leftCol {
float:left;
width: 225px;
padding: 0 25px 0 25px;
z-index: 5;
}

.rightCol {
float: left;
width: 675px;
z-index:10;
}

.left {
float: left;
width: 48%;
}

.right {
float: left;
width: 48%;
}

.note {
border: 1px solid #CC0000;
padding: 10px; 
margin: 30px 10px 0 10px;
}

.caption {
background-color: #FFF;
position: relative;
top: -20px;
padding: 0px;
width: auto;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
z-index: 15;
font-weight: bold;
color: #999999;
}

.clear {
clear: both;
}

#footer {
margin: 50px 0 0 0; 
text-align: center; 
font-size: 100%;
font: italic 0.9em "Trebuchet MS", Geneva, sans-serif;
color: #666;
}

#footer a {
background: none;
color: #cc0000;
}

#footer a:hover {
background: none;
color: #000;
}

#footer p {
margin-right: 0px;
}
