@import url("css/reset.css");


/* The Big Stuff */

body
{
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 62.5%;
}
div#body
{
    background: url( 'images/bg.gif' ) top left repeat-x;
}
div#header
{
    width: 960px;
    text-align: left;
    margin: 0 auto 0 auto;
}
div#frame
{
}

/* Header (Logo, mainly)  */
div#header
{
    margin-bottom: 8px;
}
div#header h1
{
    margin-top: 0;
    width: 202px;
    height: 129px;
    display: block;
    text-indent: -999em;
    background: url( 'images/logo.gif' ) top left no-repeat;
    float: left;
}
div#header h1 a
{
    display: block;
    width: 202px;
    height: 129px;
}

/* Sub Header */
div#subHead
{
    float: right;
    width: 500px;
}
span#motto
{
    margin-bottom: 13px;
    margin-top: 0px;
    float: right;
    display: block;
    text-indent: -999em;
    height: 58px;
    width: 445px;
    background: url( 'images/experts.gif' ) no-repeat;
}
span#callus
{
    clear: right;
    display: block;
    float: right;
    text-indent: -999em;
    height: 15px;
    width: 251px;
    background: url( 'images/callus.gif' ) top left no-repeat;
}
div#subHead div.search
{
    float: right;
    margin-bottom: 17px;
    float: right;
    clear: right;
    width: 256px;
}
div#subHead input.searchButton
{
    background: url( 'images/searchbutton.gif' ) top left no-repeat;
    height: 19px;
    overflow: hidden;
    width: 56px;
    text-indent: -999em;
    border: 0;
    display: inline;
}
*div#subHead input.searchButton, * html div#subHead input.searchButton
{
    padding-left: 100px;
}
input.searchInput
{
    width: 192px;
    font-size: 1.3em;
    border: 1px solid #c2ab51;
    background: white;
}

/* IE */
* html div#subHead div.search
{
    width: 265px;
}
*div#subHead div.search
{
    font-size: 1em;
    width: 262px;
}

/* Navigation */
div#header ul.globalRootMenu
{
    padding-top: 25px;
    clear: both;
    border-bottom: 1px solid black;
    padding-bottom: 12px;
}
div#header ul.globalRootMenu li
{
    display: inline;
}
div#header ul.globalRootMenu li a
{
    letter-spacing: 1.2px;
    font-size: 1.2em;
    margin-right: 23px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
    color: black;
    text-decoration: none;
    padding-bottom: 8px;
}
*div#header ul.globalRootMenu li a
{
    letter-spacing: 1.2px;
    margin-right: 26px;
}
div#header ul.globalRootMenu li a.contactUs
{
    margin-right: 0;
}
div#header ul li a:hover, div#header ul li.selectedPage a
{
    background: none;
    border-bottom: 3px solid #ff6600;
}

/* Extras (Mainly things that are always hidden.) */
.hide, div.rss, div.breadCrumb
{
    display: none;
}
br.clear
{
    clear: both;
}
div.regionBoundary
{
    background: none;
}

/* Links */
div.element a
{
    color: #ff6600;
}
div.element a:hover
{
    color: white;
    background: #ff6600;
}
div.element a:visited
{
    color: #b34903;
}
div.element a:visited:hover
{
    color: white;
    text-decoration:none;
}

/* Teasers */
div#container
{
    width: 960px;
    margin: 0 auto 0px auto;
    text-align: left;
}

div#teaser
{
    height: 200px;
}
.inside div#teaser
{
    height: 150px;
}
* html body.home div#teaser
{
    margin-bottom: -85x;
}
div#teaser div#partone, div#teaser div#parttwo
{
    float: left;
}
body.home div#teaser div#partone
{
    width: 478px;
    margin-right: 4px;
}
body.home div#teaser div#parttwo
{
    width: 478px;
}
div#teaser div#partone
{
    width: 252px;
    margin-right: 4px;
}
div#teaser div#parttwo
{
    width: 704px;
}

/* Home Page Boxes */
div#leftbox
{
    width: 252px;
    margin-right: 33px;
    margin-top: 10px;
}
div#centerbox
{
    width: 306px;
    margin-right: 32px;
    margin-top: 10px;
}
div#rightbox
{
    width: 337px;
    margin-top: 10px;
}
div#leftbox, div#centerbox, div#rightbox
{
    float: left;
    margin-bottom: 25px;
}

/* IE */
*div#leftbox, *div#centerbox, *div#rightbox
{
    margin-top: 100px;
}
* html div#leftbox, * html div#centerbox, * html div#rightbox
{
    margin-top: 20px;
}
* html div#leftbox div.regionBoundary, * html div#centerbox div.regionBoundary, * html div#rightbox div.regionBoundary, *div#leftbox div.regionBoundary, *div#centerbox div.regionBoundary, *div#rightbox div.regionBoundary
{
    margin-top: 80px;
    margin-bottom: 30px;
}

/* Content */
h1.title
{
    font-size: 1.8em;
    margin-bottom: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
div.element li
{
    font-size: 1.3em;
    line-height: 1.8em;
}
p, div.textElement p, div.post p
{
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 25px;
}
/*blog*/
body.blog div.postBody p
{
    font-size: 1.1em;
	color:#000000;
	font-style:normal;
}
body.blog div#mainCol h2.postTitle{
font-size:1.4em;
margin-bottom:17px;
}
div.textElement strong, div.post strong
{
    font-weight: bold;
}
div#leftbox div.element
{
    margin-bottom: 3em;
}
div.blogList li
{
    color: #999;
    margin-left: 0px;
    padding-left: 19px;
    background: url( 'images/page.gif' ) left 4px no-repeat;
    line-height: 1.2em;
    margin-bottom: 22px;
}
div.blogList li a
{
    font-weight: normal;
    color: black;
    text-decoration: none;
    font-style: normal;
}
div.blogList li a:visited
{
    color: black;
}
div.blogList li a:hover
{
    color: #ffffff;
}
h1, div#mainCol h1, div#mainCol div.textElement h1, div#mainCol div.container h1.title
{
    letter-spacing: 4px;
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 23px;
    text-transform: uppercase;
}
h2, div#mainCol div.textElement h2, div.event h2
{
    font-size: 1.6em;
    margin-bottom: 17px;
    font-weight: bold;
}
div#mainCol h2.postTitle
{
    font-size: 1em;
	margin-bottom: 5px;
}
h3,div#mainCol div.textElement h3, div.post h3
{
    font-size: 1.4em;
    margin-bottom: 17px;
    font-weight: bold;
}
h4, div#mainCol div.textElement h4, div.post h4
{
    font-size: 1.4em;
    margin-bottom: 17px;
}
h5, div#mainCol div.textElement h5, div.post h5
{
    font-size: 1.3em;
}
div#mainCol div.textElement ul, div.post ul
{
    margin-left: 15px;
}
div#mainCol div.textElement ul li, div.post ul li
{
    list-style-image: url( 'images/bullet.gif' );
    margin-left: 10px;
}
div#mainCol div.textElement ol, div.post ol
{
    margin-left: 20px;
}
div#mainCol div.textElement ol li, div.post ol li
{
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 10px;
}
div#mainCol div.textElement ul, div#mainCol div.textElement ol, div.post ul, div.post ol
{
    margin-bottom: 15px;
}
div.post div.postBody, div.post div.postAttachment
{
    font-size: 1.2em;
    line-height: 1.5em;
}
div.photoGalleryElement div.thumbnail
{
    margin: 0 30px 0 0;
}
div#mainCol div.element
{
    margin-bottom: 30px;
}
div.eventsElement ul li
{
    color: #999;
    list-style-image: url( 'images/calendar.gif' );
    margin-left: 20px;
    font-style: italic;
    margin-bottom: 20px;
}
div.eventsElement ul li a
{
    color: black;
    text-decoration: none;
    font-style: normal;
}
div.eventsElement ul li a:hover
{
    color: black;
    background: none;
}
div.eventsElement ul li a:visited:hover, div.eventsElement ul li a:visited
{
    color: black;
}

/* Blog Posts */
body.inside div.blogsElement div.blogList ul li
{
    list-style-image: none;
    font-style: italic;
    color: #999;
    margin-left: 0;
}
/*body.inside div.blogsElement div.blogList ul li a, body.inside div.blogsElement div.blogList ul li a:hover, body.inside div.blogsElement div.blogList ul li a:visited, body.inside div.blogsElement div.blogList ul li a:visited:hover { background: white; color: black; font-style: normal; }*/

/* Inside Pages */
div#mainCol
{
    clear: both;
}
body.inside div#mainCol
{
    margin-top: 18px;
    width: 675px;
    float: right;
}
body.inside div#bc
{
    margin-bottom: 18px;
    display: block;
}
body.inside div#bc div.breadCrumb
{
    display: inline;
}
div#bc, div#bc a
{
    color: #999;
}
div#bc a
{
    color: #999;
    text-decoration: underline;
}
body.inside div.linksModule ul li
{
    line-height: 1em;
    list-style-image: url( 'images/files.gif' );
    margin-left: 17px;
    margin-bottom: 1.5em;
}
body.inside div.linksModule ul li a
{
    text-decoration: none;
    color: black;
}
body.inside div.linksModule ul li a:hover
{
    background: white;
    color: black;
}

body.inside div.eventsElement ul li a:hover, body.inside div.eventsElement ul li a:visited:hover, body.inside div.blogsElement div.blogList ul li a:hover, body.inside div.blogList ul li a:visited:hover, body.inside div.linksModule ul li a:hover, body.inside div.linksModule ul li a:visited:hover
{
    color: white;
    background: #ff6600;
}

/* Sidebar */
div#sideBar
{
    float: left;
    width: 252px;
    margin-top: 18px;
}
div#secondarynav
{
    margin-bottom: 10px;
}
div#sideBar a:hover
{
    background-color:Transparent;
}

/* All nav items */
div#secondarynav ul *
{
    display: none;
}

/* Brings back relevant nav items */
div#secondarynav ul li.selectedPage, div#secondarynav ul li.selectedPage *, div#secondarynav ul li.selectedPageRoot, div#secondarynav ul li.selectedPageRoot *
{
    display: block;
}

/* Sets top level of nav apart, also clears interference */
div#secondarynav ul li.selectedPage a.selectedPage, div#secondarynav ul li.selectedPageRoot a.selectedPageRoot
{
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.8em;
    margin-bottom: 10px;
    color: black;
    padding-bottom: 4px;
}
div#secondarynav ul li.selectedPageRoot ul li.selectedPage a.selectedPage
{
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 1em;
    color: #df068c;
    margin-bottom: 0;
    padding-bottom: 0;
    background: white;
}

/* Sets hover of first level children, also clears it from second level children */
div#secondarynav ul li.selectedPage ul li a:hover, div#secondarynav ul li.selectedPageRoot ul li a:hover, div#secondarynav ul li.selectedPageRoot ul li.selectedPage a.selectedPage:hover
{
    border-left: 3px solid #ff6600;
    padding-left: 6px;
    text-decoration: none;
    color: #010101;
}
div#secondarynav ul li.selectedPageRoot ul li.selectedPage ul li a:hover
{
    border-left: 3px solid #ff6600;
    padding-left: 6px;
    color: #010101;
}

/* Particulars of first level children */
div#secondarynav ul li.selectedPage ul li, div#secondarynav ul li.selectedPageRoot ul li
{
    font-size: 1.2em;
    margin-bottom: 12px;
}
div#secondarynav ul li.selectedPage ul, div#secondarynav ul li.selectedPageRoot ul
{
    border-left: 1px solid #666;
    padding: 6px 0 6px 0;
}

/* Particulars of first level children (links targeted) */
div#secondarynav ul li.selectedPage ul li a, div#secondarynav ul li.selectedPageRoot ul li a
{
    padding-left: 6px;
    text-decoration: none;
    display: inline;
    color: #666;
    border-left: 3px solid white;
}

/* Sets highlight on first level active children */
div#secondarynav ul li.selectedPageRoot ul li.selectedPage a.selectedPage
{
    padding-left: 6px;
    border-left: 3px solid #ff6600;
    color: #010101;
}

/* Second level children */
div#secondarynav ul li.selectedPage ul li ul, div#secondarynav ul li.selectedPageRoot ul li ul
{
    margin: 10px 0 10px 0;
}
div#secondarynav ul li.selectedPage ul li ul li, div#secondarynav ul li.selectedPageRoot ul li ul li
{
    margin-left: 0px;
    padding-left: 8px;
    background: url( 'images/bullet.gif' ) left 6px no-repeat;
}
div#secondarynav ul li.selectedPage ul li ul li a, div#secondarynav ul li.selectedPageRoot ul li ul li a
{
    color: black;
    text-decoration: black;
}
div#secondarynav ul li.selectedPageRoot ul li ul li.selectedPage a.selectedPage
{
    color: black;
}

/* Blog Posts */
div.post
{
    width: 570px;
    font-size: 1em;
    line-height: 1.5em;
}
div.post h2
{
    font-size: 1.7em;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight:bold;
}
div.post h3
{
    margin-top: 20px;
}
div.post input.text
{
    width: 300px;
}
div.post input.submitComment
{
    width: 165px;
    height: 29px;
    background: url( 'images/submitcomment.gif' ) top left no-repeat #ff6600;
    margin-top: 20px;
    text-indent: -999em;
    display: block;
    border: 0;
}
*div.post input.submitComment, * html div.post input.submitComment
{
    padding-left: 999em;
}
div.post div.commentsForm
{
    font-size: 1em;
    font-weight: normal;
}
div.comments dl
{
    margin-bottom: 50px;
}
div.comments dt a:visited
{
    color: #ff6600;
}
div.post p.note
{
    line-height: 1.5em;
}
div.post p.note strong.alert
{
    font-weight: bold;
}
div.post dt.comment
{
    padding: 1.5em;
    line-height: 1.5em;
    margin-bottom: -12px;
    background: white;
    padding-left: 0;
    font-size: 1.2em;
}
div.post dt.comment a
{
    font-weight: bold;
    text-decoration: underline;
}
div.post div.comments dd
{
    line-height: 1.5em;
    font-size: 1.2em;
    background: #feefb1;
    margin-bottom: 10px;
}
div.post div.comments dd.alternate
{
    line-height: 1.5em;
    font-size: 1.2em;
    background: #ffe370;
}
div.post div.postDate
{
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 30px;
    font-style: normal;
}
div.post div.commentsForm textarea
{
    width: 400px;
}
div.post div.commentsForm input
{
    width: 400px;
}
div.post div.commentsForm input.submitComment
{
    width: 145px;
}
h3.commentsHead
{
    font-size: 1.1em;
}
div#body div.post div.comments p.commentDate
{
    font-size: 1em;
    margin-bottom: 0;
}
div.post div.blogBack
{
    margin: 30px 0 30px 0;
}

/* Footer */
div#footer
{
    width: 960px;
    margin: 0 auto 0 auto;
    clear: both;
    background: url( 'images/line.gif' ) top repeat-x;
    padding-top: 15px;
}
body.home div#footer
{
    position: relative;
    bottom: 40px;
}
body.home
{
    margin-bottom: -40px;
}
div#footer ul.globalRootMenu li, div#footer div.textElement ul li
{
    display: inline;
    letter-spacing: .2em;
    font-size: 1em;
    font-weight: bold;
}
div#footer ul.globalRootMenu
{
    margin-bottom: 7px;
}
div#footer div.textElement ul li
{
    text-transform: uppercase;
}
div#footer ul.globalRootMenu li a, div#footer div.textElement ul li a
{
    display: inline;
    background: url( 'images/border.gif' ) center right no-repeat;
    color: black;
    text-decoration: none;
    margin-right: 5px;
    padding-right: 6px;
    text-transform: uppercase;
}
div#footer ul.globalRootMenu li a:hover, div#footer div.textElement ul li a:hover
{
    text-decoration: underline;
}
div#footer ul.globalRootMenu li.contactUs a
{
    background: none;
}
span#cred a
{
    width: 129px;
    height: 13px;
    display: block;
    text-indent: -999em;
    background: url( 'images/cred.gif' ) top left no-repeat;
    margin: 10px auto;
}

/* Admin */
body.editing div#mainCol
{
    width: 960px;
    float: left;
}
body.editing h2
{
    margin: 15px 0 15px 0;
    font-size: 1.6em;
}
/* site map style */

div#mainCol ul.globalMenu ul
{
    margin-left:15px;
}

div#mainCol ul.globalMenu li
{
    padding: 10px 0 10px 0;
}
div#mainCol ul.globalMenu li a
{
    color:#ff6600;
    font-size:1.2em;
}
div#mainCol ul.globalMenu li a:hover
{
    color:#ffffff;
    background-color:#ff6600;
    text-decoration: none;
}

/* IE6 Fix */