
body {
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
}

/* Headings
 * --------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { color: #111; }

/* Text Elements
 * --------------------------------------------------------------------- */
a                 { color: #125AA7; }
a:hover           { color: #000; }
blockquote        { color: #666; }

pre {
  background: #eee;
  border:     1px solid #ddd;
}

hr {
  background: #B2CCFF;
  color:      #B2CCFF;
}

/* Tables
 * --------------------------------------------------------------------- */
table {
  border-top:     1px solid #ddd;
  border-left:    1px solid #ddd;
}
th,td {
  border-bottom:  1px solid #ddd;
  border-right:   1px solid #ddd;
}

/* Default Classes
 * --------------------------------------------------------------------- */
p.quiet { color: #666; }
.alt    { color: #666; }

p.title {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  margin-bottom: 0.75em;
}

#header p.title { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }


body { background: transparent url('/images/structure/background-fade-blue.png') repeat-x scroll; }

/* Headings
 * --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { color: #111; }

/* Text Elements
 * --------------------------------------------------------------------- */
a { color: #001A9D; }
a:hover { color: #001A9D; }
blockquote { color: #666; }

pre {
	background: #eee;
	border: 1px solid #ddd;
	}

hr {
	background: #B2CCFF;
	color: #B2CCFF;
	}

/* Tables
 * --------------------------------------------------------------------- */
table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

th, td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

/* Default Classes
 * --------------------------------------------------------------------- */
p.quiet { color: #666; }
.alt { color: #666; }

p.title {
	color: #111;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 2em;
	margin-bottom: 0.75em;
	}

#header p.title {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
	}

#header {
	height: 100px;
	text-align: left;
	}

.footer {
	text-align: center;
	margin-top: 10px;
	}

.navigation {
	padding-top: 1.3em;
	background-color: #efefef;
	border-bottom: 1px solid #cecece;
	margin-bottom: 10px;
	}

.navigation ul {
	list-style-type: none;
	text-align: left;
	margin: 5px;
	}

.navigation ul li { display: inline; }

.navigation ul li a {
	background-color: white;
	border: 1px solid #cecece;
	padding: 5px 10px;
	text-decoration: none;
	}

/* About Box
 * ------------------ */
#about_box {
	-moz-border-radius: 4px;
	background-color: #cde0ff;
	border: 1px solid #90c6f2; 
	padding: 10px 15px;
	}

#about_box h3 { margin-bottom: .4em; }

#about_box img {
	float: left;
	margin-right: 10px;
	}

.distinctives {
	margin-top:10px;
}
.noUnderline{
	text-decoration:none;
}

.contact {
	text-decoration:none;
}

.contact img{
	margin-bottom:0px;
	
}

/*nav bar */
#home #mainnav .home a,
#about #mainnav .about a,
#work #mainnav .work a,
#ziplocr #mainnav .ziplocr a {
	color: #DAA520;
	cursor:default;
}
}

/* EOF */




/* EOF */
