/* Universal stuff */

html {
	min-height: 100%;
	margin-bottom: 1px;
    background-color: #0D5770;
}

body {
    padding-top: 0px;
    font-family: "lucida grande", "lucida sans", "lucida sans unicode", "verdana", sans-serif;
    margin: 0px;
    background-color: #0D5770;
    text-align: center;
    font-size: 12px;
	line-height: 15px;
}
p {
    margin-bottom: 1em;
}
strong {
    color: #FFAC1E;
    font-size: 17px;
    font-weight: normal;
    margin-right: 2px;
}

em {
     font-style: italic;
}
h1, h1 a {
    color: #3F7786;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 1em;
}
.gradient2 {
    background-image: url("images/gradient.jpg");
    background-color: white;
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
    position: relative;
    width: 100%;
    padding-bottom: 30px;
}

.gradient {
    background-image: url("images/gradient.jpg");
    background-color: white;
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
    position: relative;
    width: 100%;
    height: 520px;
    /* padding-bottom: 30px; */
}

.pipe {
    color: #ffac1e;
    font-size: 20px;
}

.current {
    border-bottom: 2px solid #fcf4d2;
}
/* not sure why this was in here
#navbar ul.nav li.last {
    padding-top: 2px;
}
*/
#header {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    width: 700px;
    position: relative;
}

#navbar {
    text-align: right;
    color: #FFAC1E;
    padding-top: 38px;
    font-size: 20px;
    height: 60px;
}

#navbar a {
    font-size: 15px;
    line-height: 1.4;
    color: #3F7786;
	padding: 1px 2px 2px 2px;
	margin: 0 4px 0 4px;
}

#navbar a:hover, #services-nav a:hover, .left-nav a:hover {
    color: #9b9b9b;
}

#navbar p a {
    font-size: 11px;
    color: #FFAC1E;
}
.navindicator {
	border-bottom: 2px solid #fcf4d2;
}

ul.nav {
    float: right;
}

ul.nav li {
    float: left;
    padding-bottom: 5px;
}

#youarehere {
    border: solid 2pt #59d7a5;
}

#footer { /*ie6 doesn't understand this selector*/
    margin-left: auto;
    margin-right: auto;
    width: 635px;
    padding-top: 16px;
    padding-bottom: 13px;
    text-align: center;
    font-size: 12px;
    color: #FFAC20;
    background-color: #0D5770;
    margin-top: 10px;
}

* html #footer { /*only ie6 understands this one*/
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    width: 675px;
    text-align: center;
    font-size: 12px;
    color: #FFAC20;
}

span.tealtext aĻ{
	color: #3F7786;
}
h2, h2 a {
    color: #FFAC1E;
    font-size: 17px;
    margin-right: 2px;
    font-weight: normal;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    font-size: 15px;
    color: #3F7786;
    margin-bottom: 1em;
}

ul a {
    font-size: 15px;
    color: #3F7786;
}

/* Homepage specific below */

#main {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 547px;
    padding-left: 153px;
    position: relative;
}

#logobox {
    width: 276px;
    height: 60px;
    position: absolute;
    padding-top: 20px;
}

#imagebox {
    text-align: left;
    height: 172px;
}

* html #picture-nav, * html #picture-nav a {
    color: #6FD738;
    font-size: 14px;
    text-align: right;
    width: 310px;
}

#main>#picture-nav, #main>#picture-nav a {
    color: #6FD738;
    font-size: 14px;
    text-align: right;
    width: 507px;
    margin-top: 10px;
}

* html #picture-nav, * html #picture-nav a {
    color: #6FD738;
    font-size: 14px;
    text-align: right;
    width: 310px;
}

* html #numbers a {
    color: black;
    font-size: 14px;
}

#picture-nav>#numbers a {
    color: black;
    font-size: 14px;
}

.valuebox {
    font-size: 12px;
    width: 410px;
    margin-left: 270px;
    padding-bottom: 30px;
    padding-top: 20px;
    text-align: left;
}
#services-nav {
    text-align: right;
    width: 153px;
    margin-top: -9px;
    position: absolute;
    left: 0;
    top: 0;
}
#services-nav a {
    color: #000000;
    font-size: 138.5%;
    line-height: 1.4;
}
.footerbox {
    color: #FFAC20;
    clear: both;
}

#footer a {
    color: #3F7786;
}

/* Portfolio specific */

.portbox1 {
    color: #53AF58;
    width: 510px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 22px;
    text-align: left;
    padding-left: 50px;
}

.portbox1 a {
	margin-right: 15px;
}

.portbox a:hover {
    border: solid 2px #9b9b9b;
}

.portbox1 h2 {
    margin-bottom: 10px;
}

.portbox2 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    text-align: left;
    width: 590px;
    position: relative;
    padding-left: 20px;
	padding-right: 16px;
}

#bigimg {
    margin-bottom: 0px;
}

#portbox3 {
    position: absolute;
    bottom: 2em;
    right: 0px;
    width: 360px;
}

.outline {
    border: solid 3px #FFAC1E;
}
div.portbox2>div#portbox3 img.outline {
    border: solid 3px #FFAC1E;
}

div.portbox2>div#portbox3 img {
    margin-top: 10px;
    border-style: solid;
    border-color: transparent;
    border-width: 3px;
}

* html div#portbox3 img {
    border: solid 3px white;
    margin-top: 10px;
}
* html div#portbox3 img.outline {
    border: solid 3px #FFAC1E;
}
#droplink {
    color: #6FD738;
}

/* About Us specific */

.aboutbox1 img {
    margin-bottom: 20px;
}

.aboutbox1 a {
    color: #3F7786;
}

.aboutbox2 {
    position: absolute;
    top: -23px;
    right: 100%;
}

.aboutbox1>.aboutbox2 ul { /*ie6 hack*/
    line-height: 200%;
    padding-right: 15px;
    text-align: right;
}

* html div.aboutbox2 ul {
    line-height: 200%;
    padding-top: 15px;
    padding-right: 15px;
    text-align: right;
}

.aboutbox3 {
}

/*Mission AND Contact Specific*/

.missionbox a {
    color: black;
}

#main2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    height: 300px;
}

blockquote span {
    font-style: italic;
}

* html div.missionbox h3 {
    padding-left: 50px;
}

/* rounded corners */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head2 { 
	background: transparent url(images/greyborder.gif) no-repeat bottom right; 
} 
.cssbox { 
	width: 475px !important; 
	width: 460px; 
	padding-right: 15px; 
	margin: 20px auto;
	text-align: left;
}
.cssbox_head { 
    width: 450px; /*Width set to solve bug in IE7.*/
	background-position: top right; 
	margin-right: -15px; 
	padding-right: 40px;
}
.cssbox_head2 { 
    width: 1px; /*Width set to solve bug in IE7.*/
	margin: 0;
	border: 0;
	background-position: top left; 
	padding: 0px 0 15px 40px; 
	height: auto !important; 
	height: 1%;
}
.cssbox_body { 
	background-position: bottom left; 
	margin-right: 25px;
	padding: 15px 0 25px 40px;
} 
