/* CSS Document */


body {
font-size: 70%;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px auto;
color: #000;
line-height: 1.6em;
background: url(../images/bodyBg.jpg) top center repeat-x #cee8b8;
}

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

a {
color: #000;
}

p {
line-height: 1.7em;
}


#wrapper {
margin: 0;
width: 100%;
background: url(../images/pageContentBg.jpg) top center no-repeat;
padding: 20px 0 0;
float: left;
min-height: 700px;
}


body#home #wrapper {
background: url(../images/pageBg.jpg) top center no-repeat;
}


#header {
width: 758px;
margin: 0 auto;
}


#header img {
margin: 0 0 10px 40px;
}


h2, h3 {
color: #ed007a;
font-size: 1.8em;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 6px;
}

h3 {
font-size: 1.4em;
}


#content {
margin: 0 auto;
width: 713px;
padding: 13px 5px 13px 40px;
}


#content p {
margin-bottom: 12px;
font-size: 1.15em;
}


#content a {
color: #e2007a;
text-decoration: none;
border-bottom: 1px dotted #e2007a;
}


#content a:hover {
color: #e2007a;
border-bottom: 1px solid #e2007a;
}

#content a.imageLink {border-bottom: none!important;
}

#leftCol {
float: left;
width: 440px;
margin-right: 28px;
}

#leftCol p.intro {
color: #FFF;
height: 100px;
margin-bottom: 40px;
width: 400px;
}

#leftCol p.contact {
width: 440px;
float: left;
color: #ed007a;
font-weight: normal;
font-size: 1.2em;
margin-bottom: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#leftCol p.contact span, #leftCol p.contact strong {
display: block;
width: 200px;
float: left;
margin-bottom: 18px;
}

#leftCol p.contact span {
padding-right: 10px;
}

#leftCol p.contact strong {
padding-left: 15px;
width: 215px;
background: url(../images/verticalDivider.gif) 0 0 repeat-y;
}

#leftCol p.contact strong a {
font-weight: normal;
}

#leftCol ul.contact {
color: #ed007a;
font-weight: normal;
font-size: 1.2em;
margin-bottom: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
list-style-position: inside;
}

#leftCol ul.contact strong {
color: #000;
font-weight: normal;
}

#leftCol p.pageLinks {
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #263e62;
margin: 20px 0;
}

#leftCol p.pageLinks strong {
color: #e2007a;
}

#rightCol {
float: left;
width: 208px;
padding: 0 36px 30px 0;
background: url(../images/rightColBg.jpg) bottom right no-repeat;
}

#rightCol .quote {
color: #ed007a;
font-weight: normal;
font-size: 1.2em;
margin-bottom: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 8px 0;
padding: 0 6px;
background: url(../images/headingBg.gif) no-repeat bottom right;
}


#rightCol .quote em {
font-style: normal;
font-weight: normal;
font-size: 1.2em;
}



/* homepage */


#intro {
margin: 0 auto;
width: 678px;
padding: 18px 40px;
position: relative; height: 135px; 
min-height: 135px;
}


#intro p {
width: 412px;
color: #fff;
font-size: 1.15em;
float: left;
}


#intro a {
color: #fff;
text-decoration: none;
border-bottom: 1px dotted #cfeab7;
}


#intro a:hover {
color: #cfeab7;
border-bottom: 1px solid #cfeab7;
}


#intro p#contact {
width: 250px;
color: #ed007a;
line-height: 1.3em;
font-weight: normal;
font-size: 1.6em;
margin-bottom: 8px;
text-align: right;
font-family: Georgia, "Times New Roman", Times, serif;
position: absolute;
bottom: 8px; 
right: 12px;
}


#intro p#contact a {
color: #ed007a;
font-size: 0.9em;
border-bottom: 1px dotted #e2007a;
}


#intro p#contact a:hover {
border-bottom: 1px solid #e2007a;
}



body#home #content div {
width: 210px;
margin: 0 24px 64px 0;
float: left;
background: url(../images/verticalDivider.gif) 5px 0 repeat-y;
}


body#home #content p {
font-size: 1em;
}


body#home #content div#corporate {
margin: 0;
}


body#home #content div img {
margin-bottom: 8px;
}


body#home #content div h3 {
color: #e2007a;
margin: 10px 0 6px 16px;
font-size: 1.6em;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
background: url(../images/headingBg.gif) no-repeat 
bottom right;
display: inline;
padding: 0 34px 4px 0;
}


body#home #content div p {
display: block;
clear: both;
margin: 10px 0 10px 16px;
}


body#home #content div h3 a, #content div h3 a:hover {
border-bottom: none;
}

body#gallery #leftCol {
width: 670px;
margin-right: 28px;
}

body#gallery #leftCol p.intro {
width: 400px;
}

#gallery  {
width: 680px;
height: 600px;
overflow: scroll;
border-top: 1px dotted #e2007a;
border-bottom: 1px dotted #e2007a;
padding: 10px 0;
}

#gallery ul {
list-style: none;
float: left;
}

#gallery ul li {
float: left;
width: 200px;
_width: 190px;
height: 215px;
display: block;
text-align: center;
vertical-align: middle;
padding: 5px;
margin: 5px 3px!important;
}

#gallery ul li img {
border: 5px solid #cee8b8;
}

#gallery ul li a {
border-bottom: none;
}

/* footer */


body#home #footer {
margin: 10px auto 0; width: 680px;
display: block;
padding: 17px 50px;
background: url(../images/footerBg.jpg) no-repeat bottom center;
clear: both;
color: #263e62;
}


#footer {
width: 100%;
background: url(../images/footerContentBg.jpg) no-repeat top center;
color: #263e62;
text-align: center;
padding: 36px 0 40px;
clear: both;
}

#footer a {
color: #263e62;
text-decoration: none;
border-bottom: 1px dotted #263e62;
}

#footer a:hover {
border-bottom: 1px solid #263e62;
}



