body {
    background-color: #3668a2;
    text-align: center;
    padding: 0;
    margin: 0 0 20px 0;
 /*   font-family: Helvetica, Arial, sans-serif;*/
    background-repeat: no-repeat;
/*   	font-size: 16px;
    line-height: 1.3em;*/

	font-size: 15px;
	line-height: 20px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333;
}

/*BASIC TYPOGRAPHY*/

a {color: #a14d12; text-decoration: underline;}
a:hover {text-decoration: none;}

h1 {}
h2 {padding: 0; margin: 0;}
h3 {}
h4 {}
h5 {}

img {border: 0;}

form {margin: 0 0 1em 0;}
label {display: block; color: #a14d12; font-weight: bold; margin: .5em .3em 0 0;}
input {display: block; margin: .5em 0;}
select {display: block;}

ul.resources {list-style-type: none; position: outside;}

/*PAGE STRUCTURE AND NAVIGATION*/

#homeframe,
#frame {
    text-align: left;
    background-image: url(/images/page_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-top: -1px;
    border-top: 1px burlywood solid;
    width: 960px;
    background-color: white;
    position: relative;
}
#homeframe {
    background-image: url(/images/homepage_bg.jpg);
}
#globalnav {
    position: absolute;
    top: 15px;
    right: 40px;
    font-size: .75em;
}
#globalnav a { color: #333; text-decoration: none; }
#globalnav a:hover {text-decoration: underline;}
#logolink { position: absolute; top: 25px; left: 40px; }

#menu {
    margin: 91px 21px 0 19px;
    height: 31px;
    background-color: #cb7a31;
    background-image: url(/images/menu/nav-menu-bg.png);
    background-position: top;
    background-repeat: repeat-x;
}
#menu ul,
#menu ul li {
    font-size: 11pt;
    font-weight: bold;
    color: #f9f0e8;
    text-transform: uppercase;
    /* line-height: 31px; */
    height: 31px;
}
#menu ul {
    margin: 0 0 0 10px;
    padding: 0;
    background-image: url(/images/menu/nav-menu-right-cap.png);
    background-position: top right;
    background-repeat: no-repeat;
}
#menu li {
    display: block;
    float: left;
}
#menu li:hover,
#menu li.active {
    background-image: url(/images/menu/nav-menu-bg-active.png);
    background-repeat: repeat-x;
}
#menu div {
    background-image: url(/images/menu/nav-menu-left-cap.png);
    background-position: top left;
    background-repeat: no-repeat; 
}
#menu a {
    /* padding: 0 1.5em; */
    padding: 0;
    border-left: solid 1px #dfae7a;
    color: #f9f0e8;
    text-decoration: none;
}
#menu li.first a { border-width: 0; }
#menu img { vertical-align: middle; }

#content {
    margin: 25px 22px 0 18px;
    background-image: none;
}
#content.homepage {
    margin-top: 229px;
}
#content table {
    border-collapse: separate;
    border-spacing: 20px 10px;
    width: 920px;
}
#content td.main { width: 580px; }
#content td.services { width: 280px; }

#content h1 span.compass,
#content h2 span.compass,
#content h3 span.compass,
#content h4 span.compass,
#content h5 span.compass,
#content h6 span.compass{ color: #4e7f14; }
#content h5 {}
#content h3 {color: #4980c3; }
#content h4 {color: #9e5704;}
#content p  {}
#content td.column h3 {color: #3768a3; padding: 0; margin: 0;}
#content td.column a {font-size: .9em;}
#content td.column img { float: left; padding-right: .5em; }
#content td.column p {font-size: .8em; margin: .3em 0 0 0; padding: 0;}
#content td.column {
    min-width: 240px;
    height: 155px;
    background-image: url(/images/block_callout_bg.jpg);
    background-repeat: no-repeat;
    padding: 20px;
}
#content td.review {
    background-image: url(/images/review_bg.jpg);
}
#content .main h2 {
    margin-top: 0;
    background-image: url(/images/page-header-right-cap.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #e9e0ca;
    font-size: 1.75em;
    height: 43px;
    color: #3869a4;
    width: 580px;
    font-weight: normal;
}
h2.fullscreen {width: 880px;}

/*Just for the home page*/
#content .homemain h2 span { color: #9e5704; }
#content .homemain.gallery h2 { width: 100%; }
#content div.homemain { margin: 20px;}
#content .homemain h2 {
font-size: 1.7em; color: #3869a4; font-weight: normal; margin: .3em 0 0 .5em;
}
#content .homemain p {margin: 0; padding: 0; font-size: .9em;}

#content .main h2 span { color: #9e5704; }
#content .main.gallery h2 { width: 100%; }
#content div.main { margin: 20px; }


#content td.services h2 {
    font-size: 1.25em;
    height: 43px;
    background-color: #4980c3;
    /* -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-left: 8px;
    line-height: 43px;
    */
    color: white;
    background-image: url(/images/header-sail-right-cap.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-top: 0;
}
#content .main h2 img,
#content td.services h2 img,
#content td.sidebar h2 img {
    vertical-align: middle;
}
#content td.services a {
    display: block;
    border-bottom: dashed 1px burlywood;
    color: #9e5704;
    font-weight: bold;
    text-decoration: none;
    padding: .5em;
}
#content td.services a:hover {text-decoration: underline;}

#content td.services ul {margin: 15px 0 0 0; padding: 0; list-style-type: none;}

#content td.sidebar h2 {
    font-size: 1.25em;
    margin-top: 0;
    background-image: url(/images/blue_header_right.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #4980c3;
    height: 43px;
    width: 280px;
    color: white;
}
#content td.sidebar h2.light {
color: #3668a2;
}
#content td.sidebar p {
    margin: 20px;
}
#content td.sidebar span.date {
    color: #9e5704;
}

#content div.calendarchip {
    background-image: url(/images/calendar_chip_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: .25em;
    line-height: 130%;
    width: 69px;
    height: 52px;
    float: left;
    text-align: center;
    color: #9e5704;
    font-size: .9em;
    font-weight: bold;
}
#content div.item div.content {
    float: right;
    max-width: 500px;
    margin: 0 0 1em;
}

#contact {
    background-image: url(/images/footer.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 90px;
    background-color: #3668a2;
    color: #d7e1ec;
    font-size: .8em;
    text-align: center;
    margin: 0;
}

/*MISC STUFF For DEVELOPMENT*/

.please_review {color: green;}
.need_copy {color: red;}

/*OUR TEAM*/

span.name {font-weight: bold; display: block; color: #a14d12;}
ul.team {list-style-type: none; margin: 1em 0; padding: 0;}
ul.team li {margin: 0 0 .7em 0;}

.intro {font-size: 1.2em; line-height: 1.3em;}

/*MESSAGING*/

.ok {color: #5c9617; font-weight: bold;}
.error {color: red; font-weight: bold;}

/*PRINT/NO-PRINT*/

.print {}
.noprint {display: none;}
