/** CONTAINERS **/

* {
    margin: 0px;
    padding: 0px;
}

.clear { clear: both }

body {
    background-color: #fafafa;
    font: 17px Helvetica;
    color: #4c4c4c;
}

h1 {
    text-transform: uppercase;
    color: #4C4C4C;
    font: 25px "Trebuchet MS";
}

p {
    line-height: 25px;
    margin: 10px 0px 0px 0px;
    text-align: left;
    font-size: 17px;
}

p.small { font-size: 12px }

b, strong { color: #006699 }

table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0px;
}

table td, table th {
    border: 1px solid #CCC;
    padding: 3px;
}

table th { color: #006699 }

table td, table th, ul li {
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}

a, a:visited { color: #115185 }

a:hover { text-decoration: underline }

#container {
    border-left: 2px solid #efefef;
    border-right: 2px solid #efefef;
    width: 854px;
    margin: 0px auto;
    background: #fff;
    padding: 0px 0px 0px 0px;
}

#top {
    margin: 15px auto 0px auto;
    padding: 0px 0px 0px 0px;
    background: url(images/top-round.jpg) no-repeat;
    height: 8px;
    width: 857px;
}

/** HEADER **/

#header { margin: 0px 0px 0px 5px }

#navigation {
    height: 228px;
    border-top: 3px solid #efefef;
    border-bottom: 3px solid #efefef;
    width: 854px;
}

#nav {
    float: left;
    width: 260px;
    height: 227px;
    background-color: #41749f;
}

#nav ul {
    list-style-type: none;
    width: 260px;
}

#nav li { }

#nav a {
    background: transparent url(images/nav-bg.jpg) top left no-repeat;
    font-size: 19px;
    color: white;
    text-transform: uppercase;
    width: 200px;
    padding-left: 60px;
    line-height: 38px;
    display: block;
    float: left;
    text-decoration: none;
}

#nav ul li a:hover, #nav ul li a.active {
    background-position: bottom left;
    text-decoration: none;
}

#logo { float: left }

#newsletter {
    float: right;
    padding: 0px 0px 5px 0px;
    margin-top: 45px;
    margin-right: -158px;
    *margin-right: -170px;
	width: 297px;
}

.mac.gecko #newsletter { margin-right: -113px; }
.win.gecko #newsletter { margin-right: -167px; }
.win.ie #newsletter { margin-right: -170px; }
.webkit #newsletter { margin-right: -167px; }

#tagline { float: left }

/* Banners */

#banner {
    width: 587px;
    height: 227px;
    margin-left: 260px;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: white;
    background-image: url(images/banners/home.jpg);
}

.page-id-17 #banner { background-image: url(images/banners/home.jpg) }

.page-id-2 #banner { background-image: url(images/banners/about.jpg) }

.page-id-31 #banner { background-image: url(images/banners/team.jpg) }

.page-id-33 #banner { background-image: url(images/banners/services.jpg) }

.page-id-35 #banner { background-image: url(images/banners/profile.jpg) }

.page-id-37 #banner { background-image: url(images/banners/contact.jpg) }

.page-id-142 #banner { background-image: url(images/banners/financial.jpg) }

/* End Banners */

#main {
    min-height: 470px;
    width: 855px;
    background: white url(images/content-bg.jpg) repeat-y top right;
}

#main.one-column { background: none }

#main.one-column #left-column { width: auto }

#content, #article { font-size: 17px }

#content ul, #article ul { margin: 10px 5px 10px 20px }

#content li { line-height: 25px }

#content p span, #content strong {
    color: #41749e;
    font-weight: bold;
}

#content p span.small {
    color: #41749e;
    font-weight: bold;
    line-height: 12px;
}

#right-column {
    width: 264px;
    float: right;
    padding: 20px 10px;
    padding-top: 0px;
    color: #575757;
    font-size: 14px;
}

#right-column a, #right-column a:visited { text-decoration: none }

#right-column a:hover { text-decoration: underline }

#right-column h2 {
    border-bottom: 1px dashed #949494;
    color: #575757;
    font-size: 18px;
    margin: 15px 5px 15px 0px;
    line-height: 28px;
}

#right-column h2.tight {
    border-bottom: 1px dashed #949494;
    color: #575757;
    font-size: 18px;
    margin: 15px 5px -10px 0px;
    line-height: 28px;
}

#right-column p {
    border-bottom: 1px dashed #949494;
    color: #575757;
    font-size: 14px;
    margin: 10px 5px 15px 5px;
    line-height: 20px;
    min-height: 75px;
}

#right-column table {
    width: 100%;
    margin-bottom: 10px;
}

#right-column table tr { }

#right-column table td {
    line-height: 20px;
    border: 0;
    border-bottom: 1px dashed #949494;
    padding: 10px 0px;
}

#right-column ul { margin-left: 20px }

#right-column ul li { line-height: 25px }

#right-column #sidebar ul { margin-left: 0px }

#right-column #brochure-link {
    margin-top: 20px;
    display: block;
    text-decoration: none;
}

#right-column #brochure-link:hover { text-decoration: none }

.page-id-37 #right-column h2, .page-id-66 #right-column h2 { margin-bottom: 0px }

.page-id-37 #right-column ul, .page-id-66 #right-column ul { margin: 0px }

.page-id-37 #right-column ul li, .page-id-66 #right-column ul li {
    list-style: none;
    background-repeat: no-repeat;
    background-position: center left;
    background-color: transparent;
    border-bottom: 1px dashed #949494;
    padding: 15px 0px;
    padding-left: 60px;
}

.page-id-37 #right-column ul li.phone, .page-id-66 #right-column ul li.phone { background-image: url(images/phone.jpg) }

.page-id-37 #right-column ul li.fax, .page-id-66 #right-column ul li.fax { background-image: url(images/fax.jpg) }

.page-id-37 #right-column ul li.email, .page-id-66 #right-column ul li.email { background-image: url(images/email.jpg) }

.page-id-37 #myform, .page-id-66 #myform { padding-top: 20px }

.page-id-37 #myform input, .page-id-37 #myform textarea, .page-id-66 #myform input, .page-id-66 #myform textarea {
    width: 420px !important;
    border: 1px solid #CCC;
    padding: 3px;
}

.page-id-37 #myform .buttons, .page-id-66 #myform .buttons { padding-top: 10px }

.page-id-37 #myform .buttons input, .page-id-66 #myform .buttons input { width: 60px !important }

#right-column p.side-services {
    border-bottom: 1px dashed #949494;
    color: #575757;
    font-size: 16px;
    margin: 10px 5px 15px 5px;
    line-height: 22px;
    min-height: 50px;
}

#right-column p a {
    color: #115185;
    font-size: 15px;
}

#right-column p a:hover {
    color: #575757;
    font-size: 15px;
}

#right-column p img {
    float: left;
    padding: 10px 10px 30px 10px;
}

#right-column p img.services {
    float: left;
    padding: 5px 10px 10px 10px;
}

/****** NEW TEAM COLUM ********/

#team-column {
    width: 284px;
    background-color: #f2f2f2;
    min-height: 623px;
    float: right;
}

#team-column h2 {
    border-bottom: 1px dashed #949494;
    color: #575757;
    font-size: 20px;
    margin: 15px 5px 15px 10px;
    line-height: 28px;
}

#team-column p {
    border-bottom: 1px dashed #949494;
    color: #575757;
    font-size: 14px;
    margin: 10px 5px 10px;
    line-height: 20px;
    min-height: 75px;
}

#team-column p.side-services {
    border-bottom: 1px dashed #949494;
    color: #575757;
    font-size: 16px;
    margin: 10px 5px 15px 5px;
    line-height: 22px;
    min-height: 50px;
}

#team-column p a {
    color: #115185;
    font-size: 15px;
}

#team-column p a:hover {
    color: #575757;
    font-size: 15px;
}

#team-column p img {
    float: left;
    padding: 10px 10px 30px 10px;
}

#team-column p img.services {
    float: left;
    padding: 5px 10px 10px 10px;
}

/***** END TEAM COLUMN *****/

#footer {
    margin: 0px auto 10px auto;
    padding: 8px 0px 0px 0px;
    background: url(images/footer.jpg) no-repeat;
    height: 31px;
    width: 857px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.biopage { padding-left: 20px }

.paginationstyle {
    /* pagination divs */
    width: 250px;
    text-align: center;
    padding: 2px 0;
    margin: 10px 0;
}

.paginationstyle a {
    /* Pagination links style */
    font-size: 13pt;
    margin: 0 4px;
    padding: 4px 20px;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #4c4c4c;
}

.paginationstyle a:hover, .paginationstyle a.selected {
    color: #000;
    background-color: #e7e7e7;
}

.paginationstyle a.imglinks {
    /*Pagination Image links style (class="imglinks") */
    border: 0;
    padding: 0;
}

.paginationstyle a.imglinks img {
    vertical-align: bottom;
    border: 0;
}

.paginationstyle a.imglinks a:hover { background: none }

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected {
    /*Pagination div "flatview" links style*/
    color: #000;
    background-color: #FEE496;
}

.docpage { height: 375px }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #41749E;
    font-weight: bold;
    line-height: 25px;
}

#sidebar ul li { list-style: none }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777777 }

small {
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

.entry { line-height: 1.4em }

.postmetadata { padding-top: 5px }

.postmetadata { text-align: center }

.postmetadata { clear: both }

#left-column {
    float: left;
    width: 540px;
    padding: 10px;
}

.widget_recent_entries ul li { border-bottom: 1px dashed #949494 }

.widget_recent_entries ul li a, .widget_recent_entries ul li a:visited {
    display: block;
    background: transparent url(images/article.jpg) left center no-repeat;
    padding: 10px 5px;
    padding-left: 50px;
    color: #115185;
    text-decoration: underline !important;
}

.home #content h2 { display: none }

.post-date { float: left }

.post-info {
    margin-bottom: 15px;
    margin-top: -10px;
}

.post-info p {
    font-size: 12px;
    margin: 0px;
}

.back-button { float: right }

.back-button a, .back-button a:visited { text-decoration: none }

.back-button a:hover { text-decoration: underline }

a.post-edit-link, a.post-edit-link:visited {
    font-size: 12px;
    float: right;
}

.archive #main { background: none }

.archive #main #content { padding: 10px }

/*-----------------------------------------------------------------------------------------/
/  Blog Updates Jun15-11                                                                     
/-----------------------------------------------------------------------------------------*/

body.tag .post {
    margin-bottom: 25px;
    border: 1px dashed #115185;
    padding: 25px;
    background-color: #ecf1f5;
}

body.tag h2.pagetitle {
    font-size: 24px;
    line-height: 28px;
    padding: 15px 0;
}

body.tag h3 + small {
    float: right;
    margin-top: -44px;
    margin-right: -17px;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}

body.tag p.postmetadata {
    font-size: 12px;
    line-height: 16px;
}

body.tag #sidebar ul li.widget { padding-top: 25px }

body.tag #recent-posts-3 {
    padding-top: 0px !important;
    margin-top: -7px;
}

body.tag #content { padding-bottom: 0 !important }

body.tag #sidebar {
    border: 1px dashed #6C6C6C;
    margin: -15px 10px 0 10px;
    padding: 23px;
    background-color: #FAFAFA;
}

#linkcat-24 ul li {
    background-image: url(http://cdn1.iconfinder.com/data/icons/socialnetworking/32/rss.png);
    height: 32px;
    background-repeat: no-repeat;
    padding-top: 4px;
}

#linkcat-24 ul li a { padding-left: 40px }

body.tag #main { padding-bottom: 10px }

#main .post h2 {
    font-size: 21px;
    line-height: 26px;
}

.tag .entry h2 { display: none }

.tag .entry h3 {
    font-size: 19px;
    line-height: 26px;
}

.tag .post h3 {
    font-size: 19px;
    line-height: 26px;
}

.post tbody { background-color: #fff }

.entry h2 + h3 { display: none }

.single .entry h3:first-of-type { display: none }

.social { z-index: 1000 }

/*-----------------------------------------------------------------------------------------/
/  End Blog Updates June15-11                                                                     
/-----------------------------------------------------------------------------------------*/


