/*----------------------------------------
Initial reset
-------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
    color: #666;
    font-family: helvetica, verdana, arial, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,strong,th,var {
    font-style: normal;
    font-weight: normal;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
}

strong {
    font-weight: bold;
}

/*----------------------------------------
Structure
-------------------------------------------*/

html {
    min-height: 100%;
}

body {
    background: #c8c8c8 url(images/bgMainGradientRepeat.gif) 0px 60px repeat-x;
    font-size: 62.5%;
    color: #fff;
    padding: 0;
}

#mainWrapper {
    background: url(images/bgCenterRepeat.gif) top center repeat-y;
    width: 1028px;
    margin: 0 auto;
}

#centerWrapper {
    background: url(images/bgCenterBlock.gif) top center no-repeat;
    width: 1028px;
    margin: 0 0 auto;
    min-height: 482px;
}

#headerWrapper {
    width: auto;
    margin: 0 auto;
    height: 60px;
    background: url(images/bgTopRepeat.gif) top center repeat-x;
}

#header {
    width: 1028px;
    margin: 0 auto;
    height: 60px;
}

#header h1 {
    background: transparent url(images/logoTop.gif) no-repeat scroll 0 0;
    float: left;
    height: 60px;
    margin-bottom: 0;
    margin-left: 18px;
    margin-right: auto;
    width: 200px;
}

#header h1 span {
    display: none;
}

#header h1 a {
    display: block;
    height: 50px;
    width: 194px;
}

#header p.adr {
    text-transform: uppercase;
    border-right: 1px solid #292929;
    float: right;
    line-height: 1.6em;
    margin: 15px 0 0;
    padding: 0 20px 0 0;
    text-align: right;
    width: 190px;
}

#header p.ph {
    text-transform: uppercase;
    line-height: 1.6em;
    margin: 15px 30px 0px 0px;
    width: 123px;
    float: right;
    text-align: right;
}

#header p.adr span,
#header p.ph span {
    color: #933d26;
}

#center {
    line-height: 1.3em;
    font-size: 1.3em;
    width: 1028px;
    margin: 0 auto;
}

#centerSub {
    background: transparent url(images/montage1.jpg) no-repeat scroll 48px 0;
    font-size: 1.3em;
    height: 502px;
    line-height: 1.3em;
    margin: 0 auto;
    width: 1028px;
}

#centerSub2 {
    background: transparent url(images/montageBlank.jpg) no-repeat scroll 48px bottom;
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0 auto;
    width: 1028px;
}

#centerSub3 {
    background: transparent url(images/montageBlank.jpg) no-repeat scroll 48px bottom;
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0 auto;
    width: 1028px;
}

.projImages {
    text-align: center;
    margin-top: 12px;
}

.projWrapper {
    background: transparent url(images/bgProject.gif) no-repeat scroll 0 0;
    margin-right: 10px;
}

.projWrapper .projLogo {
    width: 130px;
    float: left;
}

.projWrapper .projTitle {
    width: 111px;
    text-align: right;
    padding: 41px 6px 0px 0px;
    float: left;
    font-size: .8em;
}

.projWrapper .projTitle a {
    text-decoration: none;
    color: #933d26;
}

.projWrapper .projTitle a:hover {
    color: #933d26;
}

.projWrapper .projDesc {
    width: 635px;
    float: left;
    padding-left: 20px;
}

.projWrapper .projDesc span.title {
    display: block;
    font-size: 1.4em;
    line-height: 1.8em;
}

.projWrapper .projDesc a {
    text-decoration: none;
    color: #666;
}

.projWrapper .projDesc a:hover {
    text-decoration: underline;
    color: #933d26;
}

.centerContent,
.centerContentSub,
.centerContentSubProject {
    padding: 20px 0px 0px 18px;
    margin: 0 auto;
    text-align: left;
    clear: both;
    width: 928px;
}

.centerContentSubProject {
    padding-left: 0px;
}

.centerContentSub p,
#centerSub2  .rightColSub p,
.centerContentSubProject p {
    padding: 8px 0px 8px 0px;
}

.centerContentSub h2,
#centerSub2  .rightColSub h2 {
    padding: 8px 0px 2px 0px;
    font-weight: bold;
    font-size: 1.2em;
}

#centerSub2  .rightColSub {
    padding: 20px 50px 75px 0;
    width: 651px;
}

#colLeft {
    width: 324px;
    margin-bottom: 0px;
}

#colRight {
    width: 334px;
    float: right;
    margin-bottom: 0px;
}

#footerWrapper {
    background: url(images/bgBottomRepeat.gif) bottom center repeat-x;
    width: auto;
    margin: 0 auto;
    height: 43px;
}

#footer {
    font-size: 0.9em;
    margin: 0 auto;
    padding: 25px 0 0;
    text-align: right;
    width: 1028px;
}

#footer ul {
    padding: 0px 29px 5px 0px;
}

#footer ul li {
    color: #888;
    padding: 0px 0px 0px 6px;
    display: inline;
}

#footer p {
    color: #bbb;
}

#footer a {
    text-decoration: none;
    padding: 0px 4px;
    color: #888;
}

#footer a:hover {
    color: #933d26;
}

#mainNav {
    width: 748px;
    height: 28px;
    background: url(images/bgNavRepeat.gif) bottom center repeat-x;
}

#mainNav ul {
    padding-left: 10px;
    margin-left: 34px;
    height: 28px;
    width: 547px;
    background: url(images/bgTopNav.gif) top left no-repeat;
}

#mainNav ul li {
    background: url(images/navLine.gif) top right no-repeat;
    color: #666666;
    font-size: .8em;
    text-transform: uppercase;
    height: 33px;
    float: left;
    padding: 5px 24px 0px 14px;
}

#mainNav ul li.login {
    background: none;
}

#mainNav ul li.login span {
    float: left;
}

#mainNav ul li a {
    text-decoration: none;
    color: #666666;
}

#mainNav ul li a span {
    color: #666666;
}

#mainNav ul li a:hover span {
    color: #933d26;
}

#mainNav input {
    float: left;
    height: 10px;
    font-size: 10px;
    text-transform: uppercase;
    width: 64px;
    padding: 0px 2px 0px 0px;
    margin: 0px 2px;
}

button.login {
    float: left;
    height: 20px;
    width: 18px;
    border: none;
    background: transparent url(images/formButton.gif) no-repeat top center;
}

button.login span {
    display: none;
}

.welcome {
    height: 70px;
    background-color: #f5f4f2;
    margin: 0 auto;
    width: 748px;
    clear: both;
}

.welcome p {
    padding: 20px 0px 0px 20px;
}

.learnMore {
    display: inline;
    padding: 5px 10px 0px 0px;
    float: right;
}

.leftCol {
    width: 400px;
    padding: 31px 0px 0px 30px;
}

.rightCol {
    width: 470px;
    float: right;
    padding: 20px 30px 0px 0px;
}

.rightCol p {
    padding: 5px 0px;
}

.leftColSub p {
    padding: 0px 0px 5px 0px;
}

.leftColSub {
    background: transparent url(images/blackboxHeader.gif) no-repeat  24px 57px;
    width: 262px;
    height: 454px;
    padding: 20px 0px 0px 30px;
}

.rightColSub {
    width: 718px;
    float: right;
    padding: 20px 14px 0 0;
}

.logoStripe {
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.logoStripeProject {
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.subNav {
    text-transform: uppercase;
    margin: 0px 0px 222px -6px;
}

.subNav a {
    text-decoration: none;
    font-size: .8em;
    padding: 0px 7px 0px 7px;
    color: #888;
}

ul.sitemap {
    padding: 20px 0px 0px 15px;
}

ul.sitemap li {
    padding: 2px 0px 2px 0px;
}

ul.sitemap a {
    text-decoration: none;
    color: #888;
}

.subNav a:hover,
ul.sitemap a:hover {
    text-decoration: underline;
    color: #933d26;
}

ul.sitemap ul {
    padding: 0px 0px 0px 15px;
}

/*----------------------------------------
Stylez
-------------------------------------------*/

.padLeft {
    padding-top: 5px;
    padding-left: 15px;
}

.padEpic {
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 50px;
}

.clear {
    clear: both;
}

/*----------------------------------------
Project Nav
-------------------------------------------*/

ul.projectNav {
    background: url(images/bgProjectStripe.gif) 0px 0px repeat-x;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 35px;
    height: 100px;
}

ul.projectNav li {
    height: 97px;
    float: left;
}

ul.projectNav li a {
    display: block;
    height: 97px;
}

ul.projectNav li a span {
    display: none;
}

ul.projectNav li a.proj1 {
    width: 102px;
    background: url(images/projects/proj_1.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj2 {
    width: 112px;
    background: url(images/projects/proj_2.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj3 {
    width: 147px;
    background: url(images/projects/proj_3.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj4 {
    width: 131px;
    background: url(images/projects/proj_4.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj5 {
    width: 134px;
    background: url(images/projects/proj_5.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj6 {
    width: 107px;
    background: url(images/projects/proj_6.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj7 {
    width: 104px;
    background: url(images/projects/proj_7.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj8 {
    width: 102px;
    background: url(images/projects/proj_8.gif) 0px -97px no-repeat;
}

ul.projectNav li a.proj9 {
    width: 100px;
    background: url(images/projects/proj_9.gif) 0px -97px no-repeat;
}

ul.projectNav li a:hover {
    background-position: 0px 0px;
}

/*----------------------------------------
Form styles
-------------------------------------------*/

div.formWrapper {
    margin: 20px 15px 0px 0px;
    padding: 0px;
}

p.legend {
    margin-bottom: 1em;
}

p.legend em {
    color: #C00;
    font-style: normal;
}

div.errors {
    margin: 0 0 10px 0;
    padding: 5px 10px;
    border: #FC6 1px solid;
    background-color: #FFC;
}

div.errors p {
    margin: 0;
}

div.errors p em {
    color: #C00;
    font-style: normal;
    font-weight: bold;
}

div.formWrapper p {
    margin: 0;
}

div.formWrapper p.note {
    margin-left: 170px;
    font-size: 90%;
    color: #333;
}

div.formWrapper fieldset {
    margin: 15px 0;
    padding: 10px;
    border: #DDD 1px solid;
}

div.formWrapper legend {
    font-weight: bold;
    color: #933d26;
}

div.formWrapper fieldset div {
    padding: 0.25em 0;
    float:left;
}

div.formWrapper label, 
div.formWrapper span.label {
    margin-right: 10px;
    padding-right: 10px;
    display: block;
    float: left;
    text-align: right;
    position: relative;
}

div.formWrapper label.error, 
div.formWrapper span.error {
    color: #C00;
}

div.formWrapper label em, 
div.formWrapper span.label em {
    position: absolute;
    right: 0;
    font-size: 120%;
    font-style: normal;
    color: #C00;
}

div.formWrapper input.error {
    border-color: #C00;
    background-color: #FEF;
}

div.formWrapper input:focus,
div.formWrapper input.error:focus, 
div.formWrapper textarea:focus {
    background-color: #FFC;
    border-color: #FC6;
}

div.formWrapper div.controlset label, 
div.formWrapper div.controlset input {
    display: inline;
    float: none;
}

div.formWrapper div.controlset div {
    margin-left: 170px;
}

div.formWrapper div.buttonrow {
    margin-left: 180px;
}

div.fields input {
    margin-right: 15px;
}