@charset "UTF-8";
/* CSS Document */

@import url("lightbox.css");

html{font-family:helvetica;}
body{background-color:#000000; margin:0px;}

#header{background:url(../images/bkgHeader.jpg); width:100%; height:165px;}
#headerLogo{text-align:center; background:url(../images/bkgHeaderLogo.jpg); margin:auto; width:1165px; height:165px;}

#mainMenu{background:url(../images/bkgMenu.jpg); width:100%; height:44px;}
#mainMenuBar{padding-top:12px; background:url(../images/bkgMenuBar.jpg) no-repeat; margin:auto; width:780px; height:44px;}
.mainMenuLinks{display:inline-block; background:url(../images/bullet.png) no-repeat 0px 3px; padding-left: 12px; margin-right:50px;}
.mainMenuLinks a:link { font-size:9pt; font-weight:bold; color:#003300; text-decoration: none;}
.mainMenuLinks a:visited { font-size:9pt; font-weight:bold; color:#003300; text-decoration: none;}
.mainMenuLinks a:active { font-size:9pt; font-weight:bold; color:#003300; text-decoration: none;}
.mainMenuLinks a:hover { font-size:9pt; font-weight:bold; color:#006633; text-decoration: none;}


#body{background:url(../images/bkgBody.jpg); width:100%; height:565px;}
#bodyContent{margin:auto; width:1010px; min-height:565px;}
#footer{background:url(../images/bkgFooter.jpg); width:100%; height:67px; color:white; font-size:9pt;}
#footerText{width:972px; margin:auto; padding-top:8px; padding-right:35px;}

#contentTop{width:340px; height:200px; position:relative; left:530px; top:15px; color:#003300; font-size:9.5pt; line-height:15px; font-style: italic;}
#contentSublinks{width:447px; height:25px; padding-top:5px; position:relative; left:385px; top:30px;}
#contentBody{width:725px; height:290px; position:relative; left:110px; top:35px;}
#contentBodyServices{width:725px; height:290px; position:relative; left:110px; top:35px; line-height:14px; font-weight:bold; padding-top:10px;}
#contentBodyServicesLeft{float:left; color:#003300; font-size:9pt; width:350px; margin-left:15px;}
#contentBodyServicesLeft div{padding-left:12px; background:url(../images/bullet.png) no-repeat 0px 3px; margin-bottom:16px;}
#contentBodyServicesRight{float:right; color:#003300; font-size:9pt; width:350px;}
#contentBodyServicesRight div{padding-left:12px; background:url(../images/bullet.png) no-repeat 0px 3px; margin-bottom:16px;}
#contentBodyRight{float:right; color:#003300; font-size:9pt;}
#contentBodyRightQuote{float:right; color:#003300; font-size:9pt;}
#contentBodyRightQuote li{text-indent:-16px;}
#contentBodyLeft{float:left; color:#003300; font-size:9pt;}
#contentBodyLeftAbout{float:left; color:#003300; font-size:9pt;}
#contentBodyLeftQuote{float:left; color:#003300; font-size:9pt;}
#contentBodyLeftAbout li{text-indent:-23px; padding-left:35px;}
.galleryPhoto{margin-right:11px; margin-top:10px; border: 0px;}