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

 
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/lftnav-hdr-bkg.gif);
	font-size: 100% Trebuchet MS, Verdana, Arial, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #0373BB;
}
a:visited {
	text-decoration: none;
	color: #00366e;
}
a:hover {
	text-decoration: underline;
	color: #0373BB;
}
a {
	text-decoration: none;
	color: #0373BB;
}

p, div, ul, li {
	margin:0;
	padding: 0;
}

#container {
	width: 903px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #cfd6dc;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#header {
	background-color: #0c73b8;
	background-image: url(images/american-design.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 158px;
	text-align: left;
}
#header h1 {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#pageTop {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 94px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #efefef;
}

#logo {
  float: left;
  margin-right: 30px;
  padding: 0;
}

#primaryNavContainer {
	float: right;
	margin-top: 25px;
	padding-right: 20px;
}

#sidebar {
	width: 220px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFD6DC;
}
#sidebar p {
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 70%;
	text-align: left;
}

#sidebar .sidebarHeader {
	background-color: #E7EFF7;
	background-image: url(images/lftnav-hdr-bkg.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63A6F7;
	margin-top: 1px;
	padding-bottom: 5px;
}

#sidebar li {
	vertical-align: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63A6F7;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #00366e;
	font-size: 75%;
	list-style-image: url(images/orange-arrow.gif);
	list-style-position: inside;
	text-align: left;
	text-indent: 15px;
}

#sidebar li a:visited {
	text-decoration: none;
	color: #00366e;
}
#sidebar li a:hover {
	text-decoration: underline;
	color: #00366e;
}
#sidebar li a {
	text-decoration: none;
	color: #00366e;
}

.contentHdr {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #003463;
	padding-top: 15px;
	padding-bottom: 10px;
}

#mainContent {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 75%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 

#mainContent h1{
	color: #003564;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
}
#project {
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	height: 126px;
}

#project img{
	background-color: #00CC33;
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#featured img {
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
}

#address {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfd6dc;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd6dc;
	background-color: #FFFFFF;
	text-align: left;
}
#address p {
	color: #00366e;
	font-size: 70%;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#footer {
	height: 68px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
	background-color: #FFFFFF;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 70%;
	color: #999999;
	padding-right: 0;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ul_standard {
	margin-left: 30px; 
	margin-top: 10px
}
.li_standard {
	padding:0.1em 1em; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

